Bump the rust-dependencies group across 1 directory with 7 updates #331
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 7 updates in the / directory:
0.21.0
0.22.0
0.24.0
0.26.0
1.0.23
1.0.25
1.0.215
1.0.217
2.0.3
2.0.11
0.21.0
0.22.0
3.14.0
3.16.0
Updates
libcnb
from 0.21.0 to 0.22.0Changelog
Sourced from libcnb's changelog.
Commits
8f74590
Prepare release v0.22.0 (#835)8058f4c
Bump buildpacks/github-actions from 5.7.1 to 5.7.2 (#834)aa3268b
Migrate examples and test buildpacks to struct layer API (#833)fa568d4
Struct Layer API (#814)b1065a8
Replace '**' with '`' in libherokubuildpack README (#832)5d59632
Serialize process working directory as working-dir (#831)6dc72cb
Bump buildpacks/github-actions from 5.6.0 to 5.7.1 (#830)f7223a8
Update cyclonedx-bom requirement from 0.5.0 to 0.6.0 (#829)df5bb10
Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#826)097bef0
Test helpers to match against regular expressions. (#813)Updates
libherokubuildpack
from 0.24.0 to 0.26.0Release notes
Sourced from libherokubuildpack's releases.
Changelog
Sourced from libherokubuildpack's changelog.
Commits
5f9f5dd
Prepare release v0.26.0 (#878)06ef0d1
Update thiserror requirement from 1.0.65 to 2.0.3 (#881)c64063c
Bump buildpacks/github-actions from 5.7.4 to 5.8.1 (#880)a6ef1b4
Update cyclonedx-bom requirement from 0.7.0 to 0.8.0 (#882)be5e45a
Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#879)1f83b10
Remove Buildpack Output module (#852)0243784
Update which requirement from 6.0.3 to 7.0.0 (#875)92fa62e
Update fancy-regex requirement from 0.13.0 to 0.14.0 (#876)7180324
Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#877)2a3299c
Switch back to the example alpine builder in CI (#668)Updates
semver
from 1.0.23 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playground6f4069d
Release 1.0.24d03aba3
Touch up PR 328238757d
Merge pull request #328 from Eh2406/master75856ef
faster Ord when Eq89504eb
Prevent upload-artifact step from causing CI failured1b17a9
Upload CI Cargo.lock for reproducing failures4ea60ae
Resolve doc_lazy_continuation clippy lintUpdates
serde
from 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
thiserror
from 2.0.3 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
libcnb-test
from 0.21.0 to 0.22.0Changelog
Sourced from libcnb-test's changelog.
Commits
8f74590
Prepare release v0.22.0 (#835)8058f4c
Bump buildpacks/github-actions from 5.7.1 to 5.7.2 (#834)aa3268b
Migrate examples and test buildpacks to struct layer API (#833)fa568d4
Struct Layer API (#814)b1065a8
Replace '**' with '`' in libherokubuildpack README (#832)5d59632
Serialize process working directory as working-dir (#831)6dc72cb
Bump buildpacks/github-actions from 5.6.0 to 5.7.1 (#830)f7223a8
Update cyclonedx-bom requirement from 0.5.0 to 0.6.0 (#829)df5bb10
Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#826)097bef0
Test helpers to match against regular expressions. (#813)Updates
tempfile
from 3.14.0 to 3.16.0Changelog
Sourced from tempfile's changelog.
Commits
6ecd9f1
chore: release 3.16.03693c01
build: upgrade getrandom to v0.3.0 (#320)a4596e5
build: allowwindows-sys
0.59 (#319)3ac6d4e
chore: fix clippy lifetime warning (#318)3a722e8
docs: improve & expand security documentation (#317)e7a40e3
Release v3.15.0ea45f47
feat: re-seed from system randomness on collision (#314)16209da
Fix link to ticket in changelog (#310)ae22b27
docs: add owasp link on insecure temporary files (#309)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