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 rust-dependencies group with 4 updates #193

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps the rust-dependencies group with 4 updates: libcnb, libherokubuildpack, ureq and libcnb-test.

Updates libcnb from 0.16.0 to 0.17.0

Changelog

Sourced from libcnb's changelog.

[0.17.0] - 2023-12-06

Added

  • libcnb:
    • An optional trace feature has been added that emits OpenTelemetry tracing data to a File Export. (#723)
Commits

Updates libherokubuildpack from 0.16.0 to 0.17.0

Release notes

Sourced from libherokubuildpack's releases.

v0.17.0

Added

  • libcnb:
    • An optional trace feature has been added that emits OpenTelemetry tracing data to a File Export. (#723)
Changelog

Sourced from libherokubuildpack's changelog.

[0.17.0] - 2023-12-06

Added

  • libcnb:
    • An optional trace feature has been added that emits OpenTelemetry tracing data to a File Export. (#723)
Commits

Updates ureq from 2.8.0 to 2.9.1

Changelog

Sourced from ureq's changelog.

2.9.1

Fixed

  • Unbreak feature http-interop. This feature is version locked to http crate 0.2
  • New feature http-crate. This feature is for http crate 1.0
  • New feature proxy-from-env to detect proxy settings for global Agent (ureq::get).

2.9.0

Fixed

  • Broken rustls dep (introduced new function in patch version) (#677)
  • Doc and test fixes (#670, #673, #674)

Added

  • Upgraded http dep to 1.0
  • http_interop to not require utf-8 headers (#672)
  • http_interop implement conversion for http::request::Parts (#669)
Commits
  • 9092222 2.9.1
  • 7369043 Rename feature http -> http-crate
  • 87108e0 Support both http 0.2 and 1.0
  • 89a69a5 docs: update doc comment on try_proxy_from_env method to reflect the `proxy...
  • 395218d feat: add a feature flag "proxy-from-env" to control whether or not to detect...
  • 260213b 2.9.0
  • c83ba95 Update changelog
  • 07b8925 Simpler version expression for rustls dep
  • c1bc86a http 1.0
  • 916ffbf Fix missing add_trust_anchors method due to lax rustls versioning
  • Additional commits viewable in compare view

Updates libcnb-test from 0.16.0 to 0.17.0

Changelog

Sourced from libcnb-test's changelog.

[0.17.0] - 2023-12-06

Added

  • libcnb:
    • An optional trace feature has been added that emits OpenTelemetry tracing data to a File Export. (#723)
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 rust-dependencies group with 4 updates: [libcnb](https://github.com/heroku/libcnb.rs), [libherokubuildpack](https://github.com/heroku/libcnb.rs), [ureq](https://github.com/algesten/ureq) and [libcnb-test](https://github.com/heroku/libcnb.rs).


Updates `libcnb` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
- [Commits](heroku/libcnb.rs@v0.16.0...v0.17.0)

Updates `libherokubuildpack` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
- [Commits](heroku/libcnb.rs@v0.16.0...v0.17.0)

Updates `ureq` from 2.8.0 to 2.9.1
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.8.0...2.9.1)

Updates `libcnb-test` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
- [Commits](heroku/libcnb.rs@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: libcnb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: libherokubuildpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: ureq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: libcnb-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 6, 2023 18:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code skip changelog labels Dec 6, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

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

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/cargo/rust-dependencies-50c6f5b976 branch January 1, 2024 21:07
@edmorley edmorley removed the request for review from a team February 29, 2024 16:18
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 skip changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants