Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump serial_test from 0.6.0 to 0.9.0 #2266

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps serial_test from 0.6.0 to 0.9.0.

Release notes

Sourced from serial_test's releases.

v0.9.0

What's Changed

New Contributors

Full Changelog: palfrey/serial_test@v0.8.0...v0.9.0

v0.8.0

What's Changed

New Contributors

Full Changelog: palfrey/serial_test@v0.7.0...v0.8.0

v0.7.0

What's Changed

Full Changelog: palfrey/serial_test@v0.6.0...v0.7.0

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 12, 2022
Enselic added a commit to Enselic/bat that referenced this pull request Aug 12, 2022
This is what `hashbrown` did recently: rust-lang/hashbrown#298

And it causes CI failures for us. Examples:
* sharkdp#2266
* sharkdp#2265

The path of least resistance for us is to also bump MSRV, so let's do
that. 1.56.1 was released [9 months
ago](https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html).
Enselic added a commit to Enselic/bat that referenced this pull request Aug 12, 2022
This is what `hashbrown` did recently: rust-lang/hashbrown#298

And it causes CI failures for us. Examples:
* sharkdp#2266
* sharkdp#2265

The path of least resistance for us is to also bump MSRV, so let's do
that. 1.56.1 was released [9 months
ago](https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html).
@Enselic Enselic mentioned this pull request Aug 12, 2022
sharkdp pushed a commit that referenced this pull request Aug 13, 2022
This is what `hashbrown` did recently: rust-lang/hashbrown#298

And it causes CI failures for us. Examples:
* #2266
* #2265

The path of least resistance for us is to also bump MSRV, so let's do
that. 1.56.1 was released [9 months
ago](https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html).
@sharkdp
Copy link
Owner

sharkdp commented Aug 13, 2022

@dependabot-bot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/serial_test-0.9.0 branch from 7a965d7 to 958e14a Compare August 13, 2022 12:16
@sharkdp
Copy link
Owner

sharkdp commented Aug 14, 2022

@dependabot-bot rebase

Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.6.0 to 0.9.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v0.6.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/serial_test-0.9.0 branch from 958e14a to 1524ff6 Compare August 14, 2022 14:28
@Enselic Enselic added the waiting-on-msrv We wait for a MSRV bump to be necessary for other reasons than what the issue is about. label Aug 14, 2022
@Enselic
Copy link
Collaborator

Enselic commented Aug 28, 2022

This is not a core bat dependency, and is fine to update on an as-needed basis, rather than up-front.

@dependabot ignore this dependency

@Enselic Enselic closed this Aug 28, 2022
@dependabot dependabot bot deleted the dependabot/cargo/serial_test-0.9.0 branch August 28, 2022 18:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2022

OK, I won't notify you about serial_test again, unless you re-open this PR or update it yourself. 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code waiting-on-msrv We wait for a MSRV bump to be necessary for other reasons than what the issue is about.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants