chore(deps): bump the major group across 1 directory with 5 updates#292
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the major group across 1 directory with 5 updates#292dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [annotate-snippets](https://github.com/rust-lang/annotate-snippets-rs) | `0.11.5` | `0.12.10` | | [flume](https://github.com/zesterer/flume) | `0.11.1` | `0.12.0` | | [nix](https://github.com/nix-rust/nix) | `0.30.1` | `0.31.1` | | [rune-modules](https://github.com/rune-rs/rune) | `0.13.4` | `0.14.1` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.9` | `0.9.0` | Updates `annotate-snippets` from 0.11.5 to 0.12.10 - [Release notes](https://github.com/rust-lang/annotate-snippets-rs/releases) - [Changelog](https://github.com/rust-lang/annotate-snippets-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/annotate-snippets-rs@0.11.5...0.12.10) Updates `flume` from 0.11.1 to 0.12.0 - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits/0.12) Updates `nix` from 0.30.1 to 0.31.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.30.1...v0.31.1) Updates `rune-modules` from 0.13.4 to 0.14.1 - [Release notes](https://github.com/rune-rs/rune/releases) - [Commits](https://github.com/rune-rs/rune/commits) Updates `miniz_oxide` from 0.8.9 to 0.9.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.9...0.9.0) --- updated-dependencies: - dependency-name: annotate-snippets dependency-version: 0.12.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: flume dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: nix dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: rune-modules dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: miniz_oxide dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
65c660a to
dfa7929
Compare
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 major group with 5 updates in the / directory:
0.11.50.12.100.11.10.12.00.30.10.31.10.13.40.14.10.8.90.9.0Updates
annotate-snippetsfrom 0.11.5 to 0.12.10Changelog
Sourced from annotate-snippets's changelog.
... (truncated)
Commits
7563662Merge pull request #354 from Muscraft/v0.12.10a85b734chore: Release annotate-snippets version 0.12.10dea51deMerge pull request #353 from Muscraft/fix-multiple-line-removalse164aa4fix: Show multiple line removals in Diff format5b355cetest: Multiple line removalse4c7105Merge pull request #352 from rust-lang/renovate/actions-checkout-6.xc19fcc0chore(deps): Update actions/checkout action to v675dd059Merge pull request #348 from Muscraft/trusted-publishing0f88844chore: Remove cargo-release config filecbd6c26chore: Add trusted publishing workflowUpdates
flumefrom 0.11.1 to 0.12.0Changelog
Sourced from flume's changelog.
Commits
Updates
nixfrom 0.30.1 to 0.31.1Changelog
Sourced from nix's changelog.
... (truncated)
Commits
06bb1bechore: release 0.31.149adb8dskip test::sys::test_af_alg_cipher on s390x,powerpc64le/Linux too (#2722)a9c73e0termios: Add definition for XCASE (#2703)a69b2c1termios: Add definition for IUCLC (#2702)9ac60c5chore: release 0.31.06789793chore: bump libc to 0.2.180 (#2724)ba63e90Update macOS runner version in workflow (#2713)71f6ee9unistd: add sync() for cygwin (#2708)984420etermios: Add OFILL (#2701)41e2f81fix: make nix build on Illumos (#2694)Updates
rune-modulesfrom 0.13.4 to 0.14.1Release notes
Sourced from rune-modules's releases.
... (truncated)
Commits
Updates
miniz_oxidefrom 0.8.9 to 0.9.0Changelog
Sourced from miniz_oxide's changelog.
Commits
86d92e8bump c api dep versionca942a7bump version and changelogcd2d14ffix(deflate): make more stuff non_exhaustive, reduce deflate stack usage a ti...e70e395feat(deflate): add window_bits feature for deflate, don't set wbits298569dfix: handle non_exhaustive tinfl return status in c API84a94e8fix: make more funtions const and make tinflstatus non_exhaustive3bb0d51fix: fix flush test, make new simpler init function for compressoroxide and m...b4bc0f6Make flush test bail out in case of problems rather than run forever (#186)414d9b8Fix flush_block to always insert zlib header correctly (#187)130d51dfix(miniz_oxide): make tdeflflush and compressionstrategy non exhaustiveDependabot 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