Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump pretty_assertions from 1.3.0 to 1.4.0 #613

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2023

Bumps pretty_assertions from 1.3.0 to 1.4.0.

Release notes

Sourced from pretty_assertions's releases.

v1.4.0

Changed

  • (Windows only) Removed the ctor and output_vt100 dependencies, as their benefit could not be demonstrated (#118)

Fixed

  • Minor documentation fixes (#107)
Changelog

Sourced from pretty_assertions's changelog.

v1.4.0

Changed

  • (Windows only) Removed the ctor and output_vt100 dependencies, as their benefit could not be demonstrated (#118)

Fixed

  • Minor documentation fixes (#107)
Commits
  • 3f1ebc0 Merge pull request #119 from rust-pretty-assertions/prep-1.4.0
  • 3a67f3b chore: prepare for v1.4.0 release
  • beff377 Merge pull request #118 from rust-pretty-assertions/rm-vt100
  • 3f07591 chore: remove stale vt100/ctor dependencies
  • 26bd02f Merge pull request #112 from rust-pretty-assertions/qvet-config
  • 10e83fe ci: add qvet config
  • cfe0ad4 Merge pull request #107 from memark/patch-1
  • 0fff6cc Fix documentation spelling
  • 3fe5da4 Merge pull request #109 from rust-pretty-assertions/update-ci
  • 913a879 chore: update ci
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases)
- [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md)
- [Commits](rust-pretty-assertions/rust-pretty-assertions@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: pretty_assertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Jul 8, 2023
@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Merging #613 (50ae522) into master (e22dd37) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #613   +/-   ##
=======================================
  Coverage   63.51%   63.51%           
=======================================
  Files          35       35           
  Lines        2083     2083           
=======================================
  Hits         1323     1323           
  Misses        760      760           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jonasbb
Copy link
Owner

jonasbb commented Jul 8, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 8, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 1f9f9ef into master Jul 8, 2023
@bors bors bot deleted the dependabot/cargo/pretty_assertions-1.4.0 branch July 8, 2023 19:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant