Bump the cargo_dependencies group with 7 updates#163
Merged
Conversation
Bumps the cargo_dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [dns-lookup](https://github.com/keeperofdakeys/dns-lookup) | `2.1.0` | `2.1.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.21.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.15` | `2.0.16` | | [toml_edit](https://github.com/toml-rs/toml) | `0.23.3` | `0.23.4` | | [arboard](https://github.com/1Password/arboard) | `3.6.0` | `3.6.1` | | [zip](https://github.com/zip-rs/zip2) | `4.3.0` | `4.5.0` | Updates `regex` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.11.2) Updates `dns-lookup` from 2.1.0 to 2.1.1 - [Commits](https://github.com/keeperofdakeys/dns-lookup/commits/2.1.1) Updates `tempfile` from 3.20.0 to 3.21.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `thiserror` from 2.0.15 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.15...2.0.16) Updates `toml_edit` from 0.23.3 to 0.23.4 - [Commits](toml-rs/toml@v0.23.3...v0.23.4) Updates `arboard` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/1Password/arboard/releases) - [Commits](1Password/arboard@v3.6.0...v3.6.1) Updates `zip` from 4.3.0 to 4.5.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v4.3.0...v4.5.0) --- updated-dependencies: - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: dns-lookup dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo_dependencies - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: toml_edit dependency-version: 0.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: arboard dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: zip dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo_dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
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_dependencies group with 7 updates:
1.11.11.11.22.1.02.1.13.20.03.21.02.0.152.0.160.23.30.23.43.6.03.6.14.3.04.5.0Updates
regexfrom 1.11.1 to 1.11.2Changelog
Sourced from regex's changelog.
Commits
d0aa5861.11.2a3bf4adregex-cli-0.2.225a15e2rure-0.2.345c3da7regex-lite-0.1.7873ed80regex-automata-0.4.10ea834f8regex-syntax-0.8.686836fbchangelog: 1.11.263a26c1cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)dd96592doc: clarify CRLF mode effect931dae0cargo: pointrepositorymetadata to clonable URLsUpdates
dns-lookupfrom 2.1.0 to 2.1.1Commits
Updates
tempfilefrom 3.20.0 to 3.21.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
thiserrorfrom 2.0.15 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853Release 2.0.1683dfb5fMerge pull request #429 from dtolnay/nostd9b4a99fAdd to "no-std" crates.io categoryUpdates
toml_editfrom 0.23.3 to 0.23.4Commits
9154dcbchore: Release38f445cdocs: Update changelog1ce8a75feat(edit): Expose Table::span (#1031)290c28ffeat(edit): Expose Table::spanb2bc739chore(deps): Update Rust Stable to v1.89 (#1026)Updates
arboardfrom 3.6.0 to 3.6.1Release notes
Sourced from arboard's releases.
Commits
a3750c7Release 3.6.1edcce2cRemove CHANGELOG.md in favor of GitHub releases26a96a6Bump windows-sys semver range to support 0.60.x7bdd1c1Update errno for windows-sys 0.60 flexibility55c0b26read/write_unaligned rather than using manual field offsetsff15a09Return conversionFailure instead of adhoc errors16ef181Implement fetching PNG on Windows and prefer over DIB when availablea3c64f9Add a couple of end-to-end DIBV5 testse6008eaUse image for reading DIB and try to make it do the right thing for 32-bit BI...17ef05caddfile_listtoSetinterface (#181)Updates
zipfrom 4.3.0 to 4.5.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
4ce35f1chore: release v4.5.0 (#397)3ed8bfefeat: Allow reading ZIP files where the central directory comes before the ...f4a618dchore: release v4.4.0 (#395)51d5260feat: Addlzma-staticandxz-staticfeatures that enableliblzma/static...397a6d5ci(deps): bump actions/checkout from 4 to 5 (#389)0f02da7chore: Move deprecated annotations to fix a Clippy warning (#391)86ca38bLock cargo-afl to 0.15.19 to work around a coverage bug (#392)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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