-
Notifications
You must be signed in to change notification settings - Fork 6
deps: bump the production-dependencies group across 1 directory with 5 updates #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/main/production-dependencies-47b3b438af
Closed
deps: bump the production-dependencies group across 1 directory with 5 updates #55
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/main/production-dependencies-47b3b438af
Conversation
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
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
…5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) | `56f84321dbccf38fb67ce29ab63e4754056677e0` | `b3b07ba8b418998c39fb20f53e8b695cdcc8de1b` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.15.0` | `6.16.0` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `2.2.3` | `2.3.0` | | [anchore/scan-action](https://github.com/anchore/scan-action) | `6.1.0` | `6.2.0` | | [42ByteLabs/patch-release-me](https://github.com/42bytelabs/patch-release-me) | `0.5.3` | `0.6.0` | Updates `dtolnay/rust-toolchain` from 56f84321dbccf38fb67ce29ab63e4754056677e0 to b3b07ba8b418998c39fb20f53e8b695cdcc8de1b - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@56f8432...b3b07ba) Updates `docker/build-push-action` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@471d1dc...14487ce) Updates `actions/attest-build-provenance` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@c074443...db473fd) Updates `anchore/scan-action` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@7c05671...2c901ab) Updates `42ByteLabs/patch-release-me` from 0.5.3 to 0.6.0 - [Release notes](https://github.com/42bytelabs/patch-release-me/releases) - [Changelog](https://github.com/42ByteLabs/patch-release-me/blob/main/.release.yml) - [Commits](42ByteLabs/patch-release-me@f950db6...63750b1) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-version: b3b07ba8b418998c39fb20f53e8b695cdcc8de1b dependency-type: direct:production dependency-group: production-dependencies - dependency-name: docker/build-push-action dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: actions/attest-build-provenance dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: anchore/scan-action dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: 42ByteLabs/patch-release-me dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
7d7c853 to
cd3cc18
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 production-dependencies group with 5 updates in the / directory:
56f84321dbccf38fb67ce29ab63e4754056677e0b3b07ba8b418998c39fb20f53e8b695cdcc8de1b6.15.06.16.02.2.32.3.06.1.06.2.00.5.30.6.0Updates
dtolnay/rust-toolchainfrom 56f84321dbccf38fb67ce29ab63e4754056677e0 to b3b07ba8b418998c39fb20f53e8b695cdcc8de1bCommits
b3b07baMerge pull request #152 from dtolnay/trailingwhitespace6ff96e9Clean up trailing whitespace from PR 1453038d43Merge pull request #151 from dtolnay/winrustupd69c8f6Use rustup.rs advertised download URLsc9b8f05Merge pull request #149 from dtolnay/wincargohomeeceb16eRespect pre-existing CARGO_HOME on Windows449259cMerge pull request #150 from dtolnay/githubpathf36efbaFix GITHUB_PATH3d21cbbMerge pull request #148 from dtolnay/backslash802126cConsistently use backslash directories on WindowsUpdates
docker/build-push-actionfrom 6.15.0 to 6.16.0Release notes
Sourced from docker/build-push-action's releases.
Commits
14487ceMerge pull request #1343 from crazy-max/fix-no-default-attest0ec9126Merge pull request #1366 from crazy-max/pr-assign-authorb749522pr-assign-author workflowc566248Merge pull request #1363 from crazy-max/fix-codecov13275ddci: fix missing source for codecov67dc78bMerge pull request #1361 from mschoettle/patch-10760504docs: add validating build configuration example1c198f4chore: update generated content288d9e2handle no default attestations env var88844b9Merge pull request #1353 from crazy-max/summary-secret-keysUpdates
actions/attest-build-provenancefrom 2.2.3 to 2.3.0Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
db473fdbump actions/attest from 2.2.1 to 2.3.0 (#615)d3b713aBump the actions-minor group with 2 updates (#566)e042adbBump the npm-development group with 4 updates (#567)9d3beefBump the npm-development group with 4 updates (#554)877f50dBump typescript-eslint in the npm-development group (#516)b7ab740Bump the npm-development group across 1 directory with 6 updates (#506)Updates
anchore/scan-actionfrom 6.1.0 to 6.2.0Release notes
Sourced from anchore/scan-action's releases.
Commits
2c901abScan action grype db v6 (#462)39c42eachore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1 (#458)eec251achore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#457)c8820f3chore(deps-dev): bump eslint from 9.24.0 to 9.25.1 (#460)b1d1a26chore(deps-dev): bump eslint from 9.23.0 to 9.24.0 (#456)dc6246fchore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 (#448)4736597chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#449)0883344chore(deps-dev): bump eslint from 9.22.0 to 9.23.0 (#452)11388f2chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 (#447)8b28347chore(deps-dev): bump eslint from 9.19.0 to 9.21.0 (#440)Updates
42ByteLabs/patch-release-mefrom 0.5.3 to 0.6.0Release notes
Sourced from 42ByteLabs/patch-release-me's releases.
Changelog
Sourced from 42ByteLabs/patch-release-me's changelog.
Commits
63750b1feat(version): v0.6.02325e54feat: Update interactive mode to fix issuese3fabadfix: Update version check066bce0feat: Update bumping support and add Sync44ae8f0feat: Update defaults.yml to exclude additional directories from processing9ad3f4cdeps: bump clap in the production-dependencies groupe6f9961feat(version): 0.5.5fef256bfeat: Update CLI interface and logging output7365f4adeps: bump the production-dependencies group with 2 updates67fb9fafeat(version): v0.5.4You can trigger a rebase of this PR 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