Skip to content

chore(deps): combined dependabot updates (base64, action-gh-release, paths-filter, license-check) - #470

Merged
ebourgeois merged 4 commits into
mainfrom
chore/dependabot-combined
Aug 31, 2026
Merged

chore(deps): combined dependabot updates (base64, action-gh-release, paths-filter, license-check)#470
ebourgeois merged 4 commits into
mainfrom
chore/dependabot-combined

Conversation

@ebourgeois

Copy link
Copy Markdown
Contributor

Combines four open dependabot PRs into a single branch — one CI cycle instead of four serialized ones (the main ruleset 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 --all passes on the combined branch.

Once this merges I'll close the four individual PRs as superseded.

dependabot Bot added 4 commits August 30, 2026 09:47
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant