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 the non-critical group with 3 updates #1180

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps the non-critical group with 3 updates: libloading, ntest and reqwest.

Updates libloading from 0.8.2 to 0.8.3

Commits

Updates ntest from 0.9.0 to 0.9.2

Commits
  • 6e79e66 chore: Release
  • 38b66a8 docs: fix readme displayed in crates io
  • e3e528d build: remove deprecated py script for building since cargo release is now used
  • 0219ff4 chore: Release
  • 81a3054 fix: remove deprecated badges
  • c9ec3c7 proc-macro-crate 3
  • b9dc4bb deps: Accept proc-macro-crate v2
  • 0f88d14 Iterate over all elements of Path when making sure timeout is not used twice
  • e871f26 fix: allow snake case
  • bc99405 fix: rust analyzer snake case test cases arguments
  • Additional commits viewable in compare view

Updates reqwest from 0.11.24 to 0.11.25

Release notes

Sourced from reqwest's releases.

v0.11.25

What's Changed

  • Fix Certificate::from_pem_bundle() parsing.
  • Fix Apple linker errors from detecting system proxies.

New Contributors

Full Changelog: seanmonstar/reqwest@v0.11.24...v0.11.25

Changelog

Sourced from reqwest's changelog.

v0.11.25

  • Fix Certificate::from_pem_bundle() parsing.
  • Fix Apple linker errors from detecting system proxies.
Commits

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 non-critical group with 3 updates: [libloading](https://github.com/nagisa/rust_libloading), [ntest](https://github.com/becheran/ntest) and [reqwest](https://github.com/seanmonstar/reqwest).


Updates `libloading` from 0.8.2 to 0.8.3
- [Commits](nagisa/rust_libloading@0.8.2...0.8.3)

Updates `ntest` from 0.9.0 to 0.9.2
- [Commits](becheran/ntest@v0.9.0...ntest-v0.9.2)

Updates `reqwest` from 0.11.24 to 0.11.25
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.24...v0.11.25)

---
updated-dependencies:
- dependency-name: libloading
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: ntest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from szymmis and maciektr as code owners March 11, 2024 10:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 11, 2024
@maciektr maciektr added this pull request to the merge queue Mar 11, 2024
Merged via the queue into main with commit f0dbe01 Mar 11, 2024
21 checks passed
@maciektr maciektr deleted the dependabot/cargo/non-critical-34d4b0c6c8 branch March 11, 2024 11:58
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.

1 participant