build(deps): bump the minor group across 1 directory with 7 updates - #127
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor group across 1 directory with 7 updates#127dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [oxipng](https://github.com/oxipng/oxipng) | `10.2.0` | `10.2.1` | | [crc32fast](https://github.com/srijs/rust-crc32fast) | `1.5.0` | `1.5.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.9` | `1.1.10` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.1` | | [libdeflate-sys](https://github.com/libdeflater/libdeflater) | `1.25.2` | `1.26.0` | | [libdeflater](https://github.com/libdeflater/libdeflater) | `1.25.2` | `1.26.0` | | [log](https://github.com/rust-lang/log) | `0.4.33` | `0.4.34` | Updates `oxipng` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/oxipng/oxipng/releases) - [Changelog](https://github.com/oxipng/oxipng/blob/master/CHANGELOG.md) - [Commits](oxipng/oxipng@v10.2.0...v10.2.1) Updates `crc32fast` from 1.5.0 to 1.5.1 - [Commits](srijs/rust-crc32fast@v1.5.0...v1.5.1) Updates `flate2` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.9...1.1.10) Updates `indexmap` from 2.14.0 to 2.14.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.0...2.14.1) Updates `libdeflate-sys` from 1.25.2 to 1.26.0 - [Changelog](https://github.com/libdeflater/libdeflater/blob/master/CHANGELOG.md) - [Commits](libdeflater/libdeflater@1.25.2...1.26.0) Updates `libdeflater` from 1.25.2 to 1.26.0 - [Changelog](https://github.com/libdeflater/libdeflater/blob/master/CHANGELOG.md) - [Commits](libdeflater/libdeflater@1.25.2...1.26.0) Updates `log` from 0.4.33 to 0.4.34 - [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.33...0.4.34) --- updated-dependencies: - dependency-name: oxipng dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: crc32fast dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: flate2 dependency-version: 1.1.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: indexmap dependency-version: 2.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: libdeflate-sys dependency-version: 1.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: libdeflater dependency-version: 1.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: log dependency-version: 0.4.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Size Change: 0 B Total Size: 64 kB ℹ️ View Unchanged
|
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 minor group with 7 updates in the / directory:
10.2.010.2.11.5.01.5.11.1.91.1.102.14.02.14.11.25.21.26.01.25.21.26.00.4.330.4.34Updates
oxipngfrom 10.2.0 to 10.2.1Release notes
Sourced from oxipng's releases.
Changelog
Sourced from oxipng's changelog.
Commits
36f3ef8v10.2.1 (#868)3c4a35dchore(deps): bump dawidd6/action-download-artifact from 21 to 24 (#858)b47b763chore(deps): bump the rust-dependencies group across 1 directory with 2 updat...8e109c1chore(deps): bump the github-actions group with 3 updates (#867)d0b89fbchore(deps): bump rust from 1.88.0-alpine to 1.98.0-alpine in the docker grou...3797793Tighten CI (#856)9bbbb5echore: fix new Clippy lintsfe2e9aafix(docs): attach proper package metadata during man page generation xtask (#...839046fchore(deps): bump taiki-e/install-action from 2.85.5 to 2.85.10 (#851)ac33f66chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#850)Updates
crc32fastfrom 1.5.0 to 1.5.1Commits
a150f65release 1.5.1f066e8dperf(simd): widen x86 folds, add ARM 3-way, and speed up small inputs (#56)d5c123dconsolidate dword load in baseline implementation (#55)50e2046downgrade msrv ci run to just cargo buildUpdates
flate2from 1.1.9 to 1.1.10Release notes
Sourced from flate2's releases.
Commits
ed93d4fMerge pull request #558 from rust-lang/lib-doc-updatefb5228dMerge pull request #559 from bushrat011899/no_std6ed3ba3Add executableno_stdexamplefaed8a0Expand CI to testno_stdcompatibility and correctness2ba8e7eAdd unstableno_stdsupport behindflate2_unstable_nightly_alloc_io3fe1126Centralize usage ofstdforerrorandio98e313aAddGzHeader::mtime_as_duration0642965Switch tocoreimplicit prelude and only usestdwhere required454a63cRemove left-overdbg!statement2a490b7Addruntime_detectionfeatureUpdates
indexmapfrom 2.14.0 to 2.14.1Changelog
Sourced from indexmap's changelog.
Commits
fdf7e17Merge pull request #449 from cuviper/release-2.14.1ada540eRelease 2.14.1af93b43expect clippy::redundant_slicing in testsc95da18fix clippy::derivable_impls2196365fix clippy::useless_vec (and more) in tests1c2be7buse inherent usize::MAX64f4a06fix clippy::int_plus_one41760c5fix clippy::map_entrybe7ffd0expect clippy::unnecessary_get_then_check in benchesbb35663expect clippy::reversed_empty_ranges in testsUpdates
libdeflate-sysfrom 1.25.2 to 1.26.0Changelog
Sourced from libdeflate-sys's changelog.
Commits
e9243bfMerge pull request #55 from musicinmybrain/v1.26.0c4e43c0Update CHANGELOG.md with PR number (thanks@musicinmybrain)b777985Update libdeflate to v1.260ac6825Merge pull request #54 from y1lan/yanglin/fix/memleak1546844fix(test): calllibdeflate_free_compressorto free the compressor0d6ffd4Update README.md (#53)eedd947Update README.mdUpdates
libdeflaterfrom 1.25.2 to 1.26.0Changelog
Sourced from libdeflater's changelog.
Commits
e9243bfMerge pull request #55 from musicinmybrain/v1.26.0c4e43c0Update CHANGELOG.md with PR number (thanks@musicinmybrain)b777985Update libdeflate to v1.260ac6825Merge pull request #54 from y1lan/yanglin/fix/memleak1546844fix(test): calllibdeflate_free_compressorto free the compressor0d6ffd4Update README.md (#53)eedd947Update README.mdUpdates
logfrom 0.4.33 to 0.4.34Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
8034743Merge pull request #738 from rust-lang/cargo/0.4.347d1e24eprepare for 0.4.34 release3b939b6Merge pull request #737 from malezjaa/masterb88266cAdd alloc support for boxed loggers037d7a5doc: Add context-logger utility to READMEDependabot 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