Skip to content

chore(deps): bump the cargo group with 3 updates - #561

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-9f34e2ce48
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-9f34e2ce48

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 3 updates: askama, ipnet and encoding_rs.

Updates askama from 0.16.0 to 0.16.1

Release notes

Sourced from askama's releases.

v0.16.1

What's Changed

New Contributors

Full Changelog: askama-rs/askama@v0.16.0...v0.16.1

Commits
  • 9ae4d5b Merge pull request #761 from GuillaumeGomez/update
  • c788325 Update crates version to 0.16.1
  • aab8bc4 Merge pull request #760 from GuillaumeGomez/let-ty
  • 1043eae Update book to mention that we can specify the type of the variable
  • a2e3b49 Add possibility to specify let/set block type
  • 0c9c2ee Merge pull request #759 from askama-rs/GuillaumeGomez-patch-1
  • cc3bde8 Fix wrong "custom escaper example" link in the book
  • e47575b Merge pull request #757 from GuillaumeGomez/book-compound
  • 0bf45f2 Add missing compount assignment in the book syntax overview
  • f98f8c5 Merge pull request #755 from GuillaumeGomez/fix-clippy
  • Additional commits viewable in compare view

Updates ipnet from 2.12.1 to 2.12.2

Changelog

Sourced from ipnet's changelog.

Version 2.12.2

  • Fixes bug with IpNet::aggregate() where if a network containing u32::MAX-1 or u128::MAX-1 is provided, then u32::MAX and u128::MAX respectively are always included in the output. See issue #71.
Commits

Updates encoding_rs from 0.8.35 to 0.8.41

Commits
  • 0860491 Increment version number to 0.8.41
  • 2e9ea61 Document multiversion 0.9.0 and syn version
  • 6667988 build(deps): accept multiversion 0.9.0
  • 662cb42 Allow split_u16_stride_mut as dead code
  • 55f2530 Increment version number to 0.8.40
  • 71ae1c0 Mention defense in depth when writing to &mut str
  • 12790ab Remove remarks about a standard library bug that has been worked around
  • d477c2a Inline asm not stable on powerpc/powerpc64 at MSRV
  • 6c2fb49 Work around slow _mm_packus_epi16 in Rust 1.96 through 1.98, inclusive
  • 9451175 Zero the output slice upon panic in functions that write to &mut str
  • 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 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 group with 3 updates: [askama](https://github.com/askama-rs/askama), [ipnet](https://github.com/krisprice/ipnet) and [encoding_rs](https://github.com/hsivonen/encoding_rs).


Updates `askama` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/askama-rs/askama/releases)
- [Commits](askama-rs/askama@v0.16.0...v0.16.1)

Updates `ipnet` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/krisprice/ipnet/releases)
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md)
- [Commits](https://github.com/krisprice/ipnet/commits)

Updates `encoding_rs` from 0.8.35 to 0.8.41
- [Commits](hsivonen/encoding_rs@v0.8.35...v0.8.41)

---
updated-dependencies:
- dependency-name: askama
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: ipnet
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: encoding_rs
  dependency-version: 0.8.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

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 Sep 16, 2026
@henry40408

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 18, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/cargo-9f34e2ce48 branch September 18, 2026 09:03
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