chore(deps): combined dependabot updates (base64, action-gh-release, paths-filter, license-check) - #470
Merged
Merged
Conversation
Bumps the rust-dependencies group with 1 update: [base64](https://github.com/marshallpierce/rust-base64). Updates `base64` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.23.0...v0.23.1) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Erick Bourgeois <erick@jeb.ca>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@718ea10...3d0d988) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Erick Bourgeois <erick@jeb.ca>
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@fbd0ab8...ceb8a2b) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Erick Bourgeois <erick@jeb.ca>
Bumps [firestoned/github-actions/security/license-check](https://github.com/firestoned/github-actions) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/firestoned/github-actions/releases) - [Changelog](https://github.com/firestoned/github-actions/blob/main/CHANGELOG.md) - [Commits](firestoned/github-actions@53b4832...d0d51c6) --- updated-dependencies: - dependency-name: firestoned/github-actions/security/license-check dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Erick Bourgeois <erick@jeb.ca>
This was referenced Aug 30, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Combines four open dependabot PRs into a single branch — one CI cycle instead of four serialized ones (the
mainruleset requires up-to-date branches + linear history, so each individual merge forces a rebase + full CI re-run on every other open PR).Included (cherry-picked, GPG-signed, signoffs preserved):
All four branches were fully green (builds, clippy, security scan, kind e2e gate) before being invalidated by merges to main.
cargo test --allpasses on the combined branch.Once this merges I'll close the four individual PRs as superseded.