-
Notifications
You must be signed in to change notification settings - Fork 4
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
deps: bump the production-dependencies group with 8 updates #42
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/github_actions/main/production-dependencies-46c441f9fc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
deps: bump the production-dependencies group with 8 updates #42
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/main/production-dependencies-46c441f9fc
Conversation
This file contains 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
Bumps the production-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.7.1` | `3.10.0` | | [docker/login-action](https://github.com/docker/login-action) | `3.3.0` | `3.4.0` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `5.5.1` | `5.7.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.9.0` | `6.15.0` | | [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.7.0` | `3.8.1` | | [anchore/scan-action](https://github.com/anchore/scan-action) | `5.2.1` | `6.1.0` | | [advanced-security/reusable-workflows](https://github.com/advanced-security/reusable-workflows) | `0.2.0` | `0.3.0` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `docker/setup-buildx-action` from 3.7.1 to 3.10.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@c47758b...b5ca514) Updates `docker/login-action` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@9780b0c...74a5d14) Updates `docker/metadata-action` from 5.5.1 to 5.7.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@8e5442c...902fa8e) Updates `docker/build-push-action` from 6.9.0 to 6.15.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@4f58ea7...471d1dc) Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.1 - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@dc72c7d...d7d6bc7) Updates `anchore/scan-action` from 5.2.1 to 6.1.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@f2ba85e...7c05671) Updates `advanced-security/reusable-workflows` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/advanced-security/reusable-workflows/releases) - [Changelog](https://github.com/advanced-security/reusable-workflows/blob/main/.release.yml) - [Commits](v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: advanced-security/reusable-workflows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
1 similar comment
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
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 8 updates:
3
4
3.7.1
3.10.0
3.3.0
3.4.0
5.5.1
5.7.0
6.9.0
6.15.0
3.7.0
3.8.1
5.2.1
6.1.0
0.2.0
0.3.0
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
docker/setup-buildx-action
from 3.7.1 to 3.10.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
b5ca514
Merge pull request #408 from docker/dependabot/npm_and_yarn/docker/actions-to...1418a4e
chore: update generated content93acf83
build(deps): bump@docker/actions-toolkit
from 0.54.0 to 0.56.0f7ce87c
Merge pull request #404 from docker/dependabot/npm_and_yarn/docker/actions-to...aa1e2a0
chore: update generated content673e008
build(deps): bump@docker/actions-toolkit
from 0.53.0 to 0.54.0ba31df4
Merge pull request #402 from docker/dependabot/npm_and_yarn/docker/actions-to...5475af1
chore: update generated contentacacad9
build(deps): bump@docker/actions-toolkit
from 0.48.0 to 0.53.06a25f98
Merge pull request #396 from crazy-max/bake-v6Updates
docker/login-action
from 3.3.0 to 3.4.0Release notes
Sourced from docker/login-action's releases.
Commits
74a5d14
Merge pull request #856 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...2f4f00e
chore: update generated content67c1845
build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...3d4cc89
Merge pull request #844 from graysonpike/master6cc823a
Merge pull request #823 from docker/dependabot/npm_and_yarn/proxy-agent-depen...d94e792
chore: update generated content033db0d
Merge pull request #812 from docker/dependabot/github_actions/codecov/codecov...09c2ae9
build(deps): bump https-proxy-agentba56f00
ci: update deprecated input for codecov-action75bf9a7
Merge pull request #858 from docker/dependabot/npm_and_yarn/docker/actions-to...Updates
docker/metadata-action
from 5.5.1 to 5.7.0Release notes
Sourced from docker/metadata-action's releases.
Commits
902fa8e
Merge pull request #504 from docker/dependabot/npm_and_yarn/semver-7.7.1c30b9c2
chore: update generated content0698804
chore(deps): Bump semver from 7.6.3 to 7.7.1bb3eeca
Merge pull request #501 from docker/dependabot/npm_and_yarn/moment-timezone-0...94a839c
chore: update generated contentecd51a0
Merge pull request #509 from docker/dependabot/npm_and_yarn/docker/actions-to...a85b1db
chore(deps): Bump@docker/actions-toolkit
from 0.55.0 to 0.56.05a76a0e
chore(deps): Bump moment-timezone from 0.5.46 to 0.5.471cc4a98
Merge pull request #482 from docker/dependabot/npm_and_yarn/csv-parse-5.6.0d84de1e
chore: update generated contentUpdates
docker/build-push-action
from 6.9.0 to 6.15.0Release notes
Sourced from docker/build-push-action's releases.
Commits
471d1dc
Merge pull request #1330 from docker/dependabot/npm_and_yarn/docker/actions-t...b89ff0a
chore: update generated content1e3ae3a
chore(deps): Bump@docker/actions-toolkit
from 0.55.0 to 0.56.0b16f42f
Merge pull request #1325 from crazy-max/buildx-edgedc0fea5
ci: update buildx to edge and buildkit to latest0adf995
Merge pull request #1324 from docker/dependabot/npm_and_yarn/docker/actions-t...d88cd28
chore: update generated content3d09a6b
chore(deps): Bump@docker/actions-toolkit
from 0.53.0 to 0.55.0ca877d9
Merge pull request #1308 from docker/dependabot/npm_and_yarn/docker/actions-t...d2fe919
chore: update generated contentUpdates
sigstore/cosign-installer
from 3.7.0 to 3.8.1Release notes
Sourced from sigstore/cosign-installer's releases.
Commits
d7d6bc7
use cosign 2.4.3 and other updates (#182)c56c2d3
Bump actions/setup-go from 5.2.0 to 5.3.0 (#180)02e36b8
bump for cosign v2.4.2 release (#181)789d288
test action against all non-rc releases, verify entry in rekor log (#179)e11c089
Bump actions/setup-go from 5.1.0 to 5.2.0 (#178)718228a
Bump actions/setup-go from 5.0.2 to 5.1.0 (#176)325063e
Bump actions/checkout from 4.2.1 to 4.2.2 (#177)b929758
Bump actions/checkout from 4.2.0 to 4.2.1 (#175)Updates
anchore/scan-action
from 5.2.1 to 6.1.0Release notes
Sourced from anchore/scan-action's releases.
Commits
7c05671
chore(deps): bump undici from 5.28.4 to 5.28.5 (#429)0a0c9f0
chore(deps): bump@actions/tool-cache
from 2.0.1 to 2.0.2 (#425)1133611
chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 (#426)3830b3c
chore(deps): update Grype to v0.87.0 (#430)3081c32
chore(deps): bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#428)54c4de5
chore(deps-dev): bump eslint from 9.17.0 to 9.18.0 (#423)46a02d8
chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#419)6eaf06d
docs: update docs to v6 remove stale changelog (#422)27d81ab
chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 (#417)abae793
chore(deps): update Grype to v0.86.1 (#416)Updates
advanced-security/reusable-workflows
from 0.2.0 to 0.3.0Release notes
Sourced from advanced-security/reusable-workflows's releases.
Commits
bc5a760
Merge pull request #39 from advanced-security/ql-for-qld1c7f2f
feat: Update CodeQL binary detection logic in workflow556b438
fix: Update slash typo and sarif outputd20d00b
fix: Update outpute290c96
feat: Add initial QL for QL supported19480
Merge pull request #38 from advanced-security/GeekMasher-patch-1c7f1ccf
feat(ci): Improve Python concurrencyd570c86
feat: add Python 3.13 to test versionsdb44710
fix: remove load23e178b
fix: missing step idDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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