Bump the cargo-minor group across 1 directory with 4 updates#280
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo-minor group across 1 directory with 4 updates#280dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-minor group with 4 updates in the / directory: [ammonia](https://github.com/rust-ammonia/ammonia), [anyhow](https://github.com/dtolnay/anyhow), [tauri](https://github.com/tauri-apps/tauri) and [log](https://github.com/rust-lang/log). Updates `ammonia` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/rust-ammonia/ammonia/releases) - [Changelog](https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md) - [Commits](rust-ammonia/ammonia@v4.1.2...v4.1.3) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `tauri` from 2.11.3 to 2.11.5 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.11.3...tauri-v2.11.5) Updates `log` from 0.4.32 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.32...0.4.33) --- updated-dependencies: - dependency-name: ammonia dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tauri dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor group with 4 updates in the / directory: ammonia, anyhow, tauri and log.
Updates
ammoniafrom 4.1.2 to 4.1.3Release notes
Sourced from ammonia's releases.
Changelog
Sourced from ammonia's changelog.
Commits
2c56268Merge pull request #245 from rust-ammonia/release-4.1.3b51bf4fRelease 4.1.3 with security fixe7bf160Merge pull request #242 from gghez/worktree-issue-183-doc-document-level-tags4eadffcDocument fragment-parsing limit on html/head/body tags (closes #183)82955e7Merge pull request #239 from gghez/worktree-issue-190-fix-to-dom-node-doc879997eMerge pull request #238 from gghez/worktree-issue-211-rename-stack-overflow-t...e9d22b0Fix to_dom_node doctest by wrapping Handle in SerializableHandlebf1de31Rename deeply_nested_* tests to express stack-overflow regression intent186f7b7Merge pull request #235 from rust-ammonia/macrosf7e2213Disable cssparser proc macrosUpdates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
taurifrom 2.11.3 to 2.11.5Release notes
Sourced from tauri's releases.
... (truncated)
Commits
7cd7136apply version updates (#15632)44594d6Revert "fix(deps): pin time to<0.3.52" (#15631)ca90b46apply version updates (#15621)ba865f2fix(windows): dpi getter leaksHDChandles (#15614)0299da0fix(deps): pin time to<0.3.52(#15616)40ad9d9chore(ci): migrate to use--cross-compile(#15602)8909f22apply version updates (#15598)67ffa19fix(bundler): make .desktop and .DirIcon relative symlinks (#15596)c5c8b2bdocs(readme): desktop platforms -> operating systems, closes #1558980d437ffix(#15580): bump memmap2 (#15587)Updates
logfrom 0.4.32 to 0.4.33Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisonDependabot 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