build(deps): bump the devops group with 6 updates #327
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 devops group with 6 updates:
7.0.0
7.0.1
1.1.1
2.0.0
40.1.1
40.2.1
2.1.0
2.2.0
5.0.0
5.3.0
5.0.0
5.1.0
Updates
actions/github-script
from 7.0.0 to 7.0.1Release notes
Sourced from actions/github-script's releases.
Commits
60a0d83
Merge pull request #440 from actions/joshmgross/v7.0.1b7fb200
Update version to 7.0.112e22ed
Merge pull request #439 from actions/joshmgross/avoid-setting-base-urld319f8f
Avoid settingbaseUrl
to undefined when input is not providedUpdates
google-github-actions/auth
from 1.1.1 to 2.0.0Release notes
Sourced from google-github-actions/auth's releases.
Commits
67e9c72
Release: v2.0.0 (#355)0a2edc1
Fix some examples to include project_id (#353)7c4e01f
Make auth universe-aware (#352)097d292
Add protection for release branches (#351)fe92076
Add support for Direct Workload Identity auth (#348)f105ef0
Release: v1.2.0 (#346)cf96593
Build latest versions (#345)292d120
Switch to more resilient testing (#343)04900d1
Drop chai and mocha deps (#342)43a5988
Update deps (#339)Updates
tj-actions/changed-files
from 40.1.1 to 40.2.1Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
1c93849
Added missing changes and modified dist assets.ba558db
chore(deps): lock file maintenancebf19fa2
chore(deps): update dependency@types/node
to v20.10.366b77cb
Updated README.md (#1769)10bfa98
Update README.md9e46b4f
Updated README.md (#1767)3bf6172
Update README.md45581f0
chore(deps): update dependency eslint-config-prettier to v9.1.09ebb48b
chore(deps): update dependency eslint to v8.55.04e2dca3
chore(deps): update dependency@types/node
to v20.10.2Updates
marocchino/validate-dependabot
from 2.1.0 to 2.2.0Release notes
Sourced from marocchino/validate-dependabot's releases.
Commits
0ff4b99
buildd5c9548
Apply lint3c488b5
Merge pull request #648 from smolse/fix-draft-07-not-found2afa3e6
Fix 'no schema with key or ref "http://json-schema.org/draft-07/schema#"'401855e
Merge pull request #635 from marocchino/dependabot/npm_and_yarn/yaml-2.3.4d8c27f2
Bump yaml from 2.3.3 to 2.3.48962557
Merge pull request #634 from marocchino/dependabot/npm_and_yarn/types/node-20...a0f8bbd
Bump@types/node
from 20.8.9 to 20.8.10969e8bd
Merge pull request #630 from marocchino/dependabot/npm_and_yarn/vercel/ncc-0....a12285f
Bump@vercel/ncc
from 0.38.0 to 0.38.1Updates
docker/metadata-action
from 5.0.0 to 5.3.0Release notes
Sourced from docker/metadata-action's releases.
Commits
31cebac
Merge pull request #363 from docker/dependabot/npm_and_yarn/docker/actions-to...394bbab
chore: update generated contentee4c905
chore(deps): Bump@docker/actions-toolkit
from 0.14.0 to 0.15.0e6428a5
Merge pull request #361 from crazy-max/custom-annotations26b4721
Merge pull request #359 from favonia/document-annotations352ce8b
chore: update generated contentcb0becc
custom annotations support91224bc
docs(README): add a hint about multi-arch buildsf19c369
Merge pull request #358 from crazy-max/empty-images4066f0c
chore: update generated contentUpdates
docker/build-push-action
from 5.0.0 to 5.1.0Release notes
Sourced from docker/build-push-action's releases.
Commits
4a13e50
Merge pull request #1006 from docker/dependabot/npm_and_yarn/docker/actions-t...7416668
chore: update generated contentb4f76a5
chore(deps): Bump@docker/actions-toolkit
from 0.13.0 to 0.14.0b7feb76
Merge pull request #1005 from crazy-max/ci-inspectfae8018
ci: inspect sbom and provenanceb625868
Merge pull request #1004 from crazy-max/ci-update-buildx5193ef1
ci: update buildx to latestd3afd77
Merge pull request #991 from docker/dependabot/npm_and_yarn/babel/traverse-7....7a786bb
Merge pull request #992 from crazy-max/annotationsc66ae3a
chore: update generated contentDependabot 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