chore(deps): bump the cargo group with 3 updates - #561
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
2 tasks
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Bumps the cargo group with 3 updates: askama, ipnet and encoding_rs.
Updates
askamafrom 0.16.0 to 0.16.1Release notes
Sourced from askama's releases.
Commits
9ae4d5bMerge pull request #761 from GuillaumeGomez/updatec788325Update crates version to0.16.1aab8bc4Merge pull request #760 from GuillaumeGomez/let-ty1043eaeUpdate book to mention that we can specify the type of the variablea2e3b49Add possibility to specifylet/setblock type0c9c2eeMerge pull request #759 from askama-rs/GuillaumeGomez-patch-1cc3bde8Fix wrong "custom escaper example" link in the booke47575bMerge pull request #757 from GuillaumeGomez/book-compound0bf45f2Add missing compount assignment in the book syntax overviewf98f8c5Merge pull request #755 from GuillaumeGomez/fix-clippyUpdates
ipnetfrom 2.12.1 to 2.12.2Changelog
Sourced from ipnet's changelog.
Commits
Updates
encoding_rsfrom 0.8.35 to 0.8.41Commits
0860491Increment version number to 0.8.412e9ea61Document multiversion 0.9.0 and syn version6667988build(deps): accept multiversion 0.9.0662cb42Allow split_u16_stride_mut as dead code55f2530Increment version number to 0.8.4071ae1c0Mention defense in depth when writing to &mut str12790abRemove remarks about a standard library bug that has been worked aroundd477c2aInline asm not stable on powerpc/powerpc64 at MSRV6c2fb49Work around slow _mm_packus_epi16 in Rust 1.96 through 1.98, inclusive9451175Zero the output slice upon panic in functions that write to &mut strDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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