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

build(deps): bump the crates-io group with 3 updates #151

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the crates-io group with 3 updates: rustls, serial_test and tempfile.

Updates rustls from 0.23.16 to 0.23.17

Commits
  • 5c5cdcc Prepare 0.23.17
  • 52d7c30 chore(deps): update codecov/codecov-action action to v5
  • 1d0e38c fix(deps): update rust crate zlib-rs to 0.4
  • a9472cf StoresServerSessions: guarantee keys are high entropy
  • 271170c add arm performance results
  • b66efdd lychee: ignore http responses beyond our control
  • af0229b deploy static landing page
  • 42be020 publish performance notes
  • a5b53b3 add landing page, using zola
  • d1c33f8 bench: support threaded bulk tests
  • Additional commits viewable in compare view

Updates serial_test from 3.1.1 to 3.2.0

Release notes

Sourced from serial_test's releases.

v3.2.0

What's Changed

New Contributors

Full Changelog: palfrey/serial_test@v3.1.1...v3.2.0

Commits
  • 3ac9744 3.2.0
  • 51259ef Merge pull request #120 from palfrey/strip-default-features
  • 27178a2 Add some missing features
  • 5aefac5 Strip down the required features for various libraries
  • 3c50af8 Merge pull request #119 from palfrey/fix-default-features
  • c280409 default_features -> default-features
  • 6229fac Merge pull request #118 from palfrey/proc-macro-update
  • f6435ab Downgrade env_logger requirements
  • a41fa22 Run build/test with updated packages
  • 8de7c1f Added new workflow step to update dependencies
  • Additional commits viewable in compare view

Updates tempfile from 3.13.0 to 3.14.0

Changelog

Sourced from tempfile's changelog.

3.14.0

  • Make the wasip2 target work (requires tempfile's "nightly" feature to be enabled). #305.
  • Allow older windows-sys versions #304.
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
serial_test [>= 1.a, < 2]
serial_test [>= 0.10.a, < 0.11]
serial_test [>= 0.9.a, < 0.10]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the crates-io group with 3 updates: [rustls](https://github.com/rustls/rustls), [serial_test](https://github.com/palfrey/serial_test) and [tempfile](https://github.com/Stebalien/tempfile).


Updates `rustls` from 0.23.16 to 0.23.17
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.16...v/0.23.17)

Updates `serial_test` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v3.1.1...v3.2.0)

Updates `tempfile` from 3.13.0 to 3.14.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.13.0...v3.14.0)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crates-io
- dependency-name: serial_test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crates-io
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: crates-io
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/cargo/crates-io-3b70dbdb4e branch November 20, 2024 16:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants