-
Notifications
You must be signed in to change notification settings - Fork 7
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 5 updates #266
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the rust-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [indoc](https://github.com/dtolnay/indoc) | `2.0.5` | `2.0.6` | | [libcnb](https://github.com/heroku/libcnb.rs) | `0.27.0` | `0.28.0` | | [libherokubuildpack](https://github.com/heroku/libcnb.rs) | `0.27.0` | `0.28.0` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.3` | `0.7.4` | | [libcnb-test](https://github.com/heroku/libcnb.rs) | `0.27.0` | `0.28.0` | Updates `indoc` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.5...2.0.6) Updates `libcnb` from 0.27.0 to 0.28.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.27.0...v0.28.0) Updates `libherokubuildpack` from 0.27.0 to 0.28.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.27.0...v0.28.0) Updates `winnow` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.3...v0.7.4) Updates `libcnb-test` from 0.27.0 to 0.28.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.27.0...v0.28.0) --- updated-dependencies: - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-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: winnow dependency-type: direct:production update-type: version-update:semver-patch 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] <support@github.com>
edmorley
approved these changes
Mar 18, 2025
Merged
heroku-linguist bot
added a commit
to heroku/cnb-builder-images
that referenced
this pull request
Mar 18, 2025
## heroku/procfile ### Changed - Updated libcnb to 0.28.0, which includes the switch to the `tracing` crate for OpenTelemetry. ([#266](heroku/buildpacks-procfile#266))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 5 updates:
2.0.5
2.0.6
0.27.0
0.28.0
0.27.0
0.28.0
0.7.3
0.7.4
0.27.0
0.28.0
Updates
indoc
from 2.0.5 to 2.0.6Release notes
Sourced from indoc's releases.
Commits
f5934e4
Release 2.0.6382de61
Point standard library links to stableaed1b60
Unset doc-scrape-examples for lib target3840e47
More precise gitignore patterns8304a10
Prevent upload-artifact step from causing CI failureeac624b
Work around needless_raw_string_hashes pedantic clippy lint in test64949e1
Resolve needless_lifetimes clippy lint0d37b42
Ignore needless_lifetimes clippy lint78289e3
Upload CI Cargo.lock for reproducing failures9ee9ca9
Fill in ignore reasons in all #[ignore] attributesUpdates
libcnb
from 0.27.0 to 0.28.0Changelog
Sourced from libcnb's changelog.
Commits
1fc7d32
Prepare release v0.28.0 (#921)93fa8b6
Usetracing
library to generate spans (#918)25d0e71
Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#920)69ac2ff
Update ureq (#919)Updates
libherokubuildpack
from 0.27.0 to 0.28.0Release notes
Sourced from libherokubuildpack's releases.
Changelog
Sourced from libherokubuildpack's changelog.
Commits
1fc7d32
Prepare release v0.28.0 (#921)93fa8b6
Usetracing
library to generate spans (#918)25d0e71
Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#920)69ac2ff
Update ureq (#919)Updates
winnow
from 0.7.3 to 0.7.4Changelog
Sourced from winnow's changelog.
Commits
2061c77
chore: Release03cce15
docs: Update changelog691746a
Merge pull request #757 from montmorill/maine725f92
docs(topic): remove useless bracesfcb0057
docs(topic): remove useless braces2720ab4
Merge pull request #756 from epage/docs2141cce
docs(comb): Clarify dispatch1f855a3
docs(comb): Update 'empty' from when it was named 'value'a6e7c9b
Merge pull request #754 from epage/lexab9830d
docs(topic): Split out a dedicated lexing sectionUpdates
libcnb-test
from 0.27.0 to 0.28.0Changelog
Sourced from libcnb-test's changelog.
Commits
1fc7d32
Prepare release v0.28.0 (#921)93fa8b6
Usetracing
library to generate spans (#918)25d0e71
Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#920)69ac2ff
Update ureq (#919)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