Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the cargo-dependencies group with 2 updates: kube and askama.

Updates kube from 3.0.0 to 3.0.1

Release notes

Sourced from kube's releases.

3.0.1

What's Changed

Bugfix release for schemas, admission, and docs. Minor internal improvements listed in the milestone. Important fixes below.

Fixed

New Contributors

Full Changelog: kube-rs/kube@3.0.0...3.0.1

Changelog

Sourced from kube's changelog.

3.0.1 / 2026-01-30

What's Changed

Bugfix release for schemas, admission, and docs. Minor internal improvements listed in the milestone. Important fixes below.

Fixed

Commits

Updates askama from 0.15.1 to 0.15.4

Release notes

Sourced from askama's releases.

v0.15.4

What's Changed

Full Changelog: askama-rs/askama@v0.15.3...v0.15.4

v0.15.3

What's Changed

Full Changelog: askama-rs/askama@v0.15.2...v0.15.3

v0.15.2

What's Changed

New Contributors

Full Changelog: askama-rs/askama@v0.15.1...v0.15.2

Commits
  • 92fd0be Merge pull request #687 from GuillaumeGomez/update
  • 341b6a0 Update crate version to 0.15.4
  • 2a4fd9f Merge pull request #686 from GuillaumeGomez/temporary-refs
  • 03a01c2 Correctly handle temporary references
  • d901581 Some function call fixes
  • 69e7247 Merge pull request #681 from GuillaumeGomez/update
  • 86abe56 Update crate version to 0.15.3
  • 827cbf2 Merge pull request #680 from GuillaumeGomez/fix-invalid-variable-parsing
  • 8ca3545 Fix ui/truncate.rs and ui/filter-invocation-invalid-arguments.rs stderr
  • c37b454 Fix invalid variable parsing
  • Additional commits viewable in compare view

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 cargo-dependencies group with 2 updates: [kube](https://github.com/kube-rs/kube) and [askama](https://github.com/askama-rs/askama).


Updates `kube` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/kube-rs/kube/releases)
- [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md)
- [Commits](kube-rs/kube@3.0.0...3.0.1)

Updates `askama` from 0.15.1 to 0.15.4
- [Release notes](https://github.com/askama-rs/askama/releases)
- [Commits](askama-rs/askama@v0.15.1...v0.15.4)

---
updated-dependencies:
- dependency-name: kube
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: askama
  dependency-version: 0.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 3, 2026
@michielp1807 michielp1807 merged commit fcc1596 into main Feb 3, 2026
9 checks passed
@michielp1807 michielp1807 deleted the dependabot/cargo/cargo-dependencies-6ceb24df4a branch February 3, 2026 09:34
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant