Bump the dependencies group with 5 updates#300
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [autofix-ci/action](https://github.com/autofix-ci/action) | `1.3.2` | `1.3.3` | | [install-pinned/maturin-with-zig](https://github.com/install-pinned/maturin-with-zig) | `f2d528f09a3bbfb659c9959647d05c64874401d8` | `50a97815617ed3208f5425e944211e05c41e9e1a` | | [install-pinned/maturin](https://github.com/install-pinned/maturin) | `2b1e63c9d1c75642660f559ebf5dacab346d0555` | `0dc469a17c5724baec070538bf371c337fea8953` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6` | `7` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `7` | `8` | Updates `autofix-ci/action` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/autofix-ci/action/releases) - [Commits](autofix-ci/action@635ffb0...7a166d7) Updates `install-pinned/maturin-with-zig` from f2d528f09a3bbfb659c9959647d05c64874401d8 to 50a97815617ed3208f5425e944211e05c41e9e1a - [Release notes](https://github.com/install-pinned/maturin-with-zig/releases) - [Commits](install-pinned/maturin-with-zig@f2d528f...50a9781) Updates `install-pinned/maturin` from 2b1e63c9d1c75642660f559ebf5dacab346d0555 to 0dc469a17c5724baec070538bf371c337fea8953 - [Release notes](https://github.com/install-pinned/maturin/releases) - [Commits](install-pinned/maturin@2b1e63c...0dc469a) Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) Updates `actions/download-artifact` from 7 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: autofix-ci/action dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: install-pinned/maturin-with-zig dependency-version: 50a97815617ed3208f5425e944211e05c41e9e1a dependency-type: direct:production dependency-group: dependencies - dependency-name: install-pinned/maturin dependency-version: 0dc469a17c5724baec070538bf371c337fea8953 dependency-type: direct:production dependency-group: dependencies - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... 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 dependencies group with 5 updates:
1.3.21.3.3f2d528f09a3bbfb659c9959647d05c64874401d850a97815617ed3208f5425e944211e05c41e9e1a2b1e63c9d1c75642660f559ebf5dacab346d05550dc469a17c5724baec070538bf371c337fea89536778Updates
autofix-ci/actionfrom 1.3.2 to 1.3.3Release notes
Sourced from autofix-ci/action's releases.
Commits
7a166d7move autofix api fromapi.autofix.citoautofix-api.maximilianhils.comUpdates
install-pinned/maturin-with-zigfrom f2d528f09a3bbfb659c9959647d05c64874401d8 to 50a97815617ed3208f5425e944211e05c41e9e1aCommits
50a9781update README.md (maturin[zig] 1.12.6)9991286update pins (maturin[zig] 1.12.6)182730dupdate README.md (maturin[zig] 1.12.5)cdb993dupdate pins (maturin[zig] 1.12.5)df18168update README.md (maturin[zig] 1.12.4)12cd796update pins (maturin[zig] 1.12.4)2a1dff5update README.md (maturin[zig] 1.12.3)d3eb2e9update pins (maturin[zig] 1.12.3)e9ca9e1update README.md (maturin[zig] 1.12.2)dc7694dupdate pins (maturin[zig] 1.12.2)Updates
install-pinned/maturinfrom 2b1e63c9d1c75642660f559ebf5dacab346d0555 to 0dc469a17c5724baec070538bf371c337fea8953Commits
0dc469aupdate README.md (maturin 1.12.6)403ab52update pins (maturin 1.12.6)35386caupdate README.md (maturin 1.12.5)13cd4cfupdate pins (maturin 1.12.5)69417e0update README.md (maturin 1.12.4)a195ca8update pins (maturin 1.12.4)7e4fec9update README.md (maturin 1.12.3)2a67f18update pins (maturin 1.12.3)3535ce1update README.md (maturin 1.12.2)e01b475update pins (maturin 1.12.2)Updates
actions/upload-artifactfrom 6 to 7Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testUpdates
actions/download-artifactfrom 7 to 8Release notes
Sourced from actions/download-artifact's releases.
Commits
70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they do96bf374One more test fixb8c4819Fix skip decompress testDependabot 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