Bump the github-actions-updates group across 1 directory with 5 updates #12
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 github-actions-updates group with 5 updates in the / directory:
6.9.0
6.10.0
3.27.0
3.27.9
45.0.3
45.0.5
4.3.1
5.2.0
3.7.1
3.8.0
Updates
docker/build-push-action
from 6.9.0 to 6.10.0Release notes
Sourced from docker/build-push-action's releases.
Commits
48aba3b
Merge pull request #1268 from docker/dependabot/npm_and_yarn/docker/actions-t...678328c
chore: update generated contentcdf0a37
chore(deps): Bump@docker/actions-toolkit
from 0.39.0 to 0.46.0d719b79
Merge pull request #1238 from docker/dependabot/npm_and_yarn/actions/core-1.11.1c333dfd
chore: update generated content6b56a4c
chore(deps): Bump@actions/core
from 1.10.1 to 1.11.192fb0d7
Merge pull request #1259 from docker/dependabot/github_actions/codecov/codeco...40532c5
ci: fix deprecated input for codecov-action70dd953
Merge pull request #1267 from crazy-max/fix-allow41b4e80
Merge pull request #1261 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.6Updates
github/codeql-action
from 3.27.0 to 3.27.9Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Commits
df409f7
Merge pull request #2649 from github/update-v3.27.9-7972a42f3feca44d
Update changelog for v3.27.97972a42
Merge pull request #2648 from github/aeisenberg/add-environment44bf16d
Merge pull request #2646 from github/mergeback/v3.27.8-to-main-8a93837af124ad0
Adds an environment for creating releases9275370
Update checked-in dependenciesa059a7a
Update changelog and version after v3.27.88a93837
Merge pull request #2645 from github/update-v3.27.8-9cfbef4bd90a2700
Update changelog for v3.27.89cfbef4
Merge pull request #2644 from github/aeisenberg/use-app-token-for-releaseUpdates
tj-actions/changed-files
from 45.0.3 to 45.0.5Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
bab30c2
chore(deps): update dependency eslint-plugin-github to v5.1.4 (#2372)657a3f9
chore(deps): update dependency prettier to v3.4.2 (#2370)05f0aba
chore(deps): lock file maintenance (#2369)4623961
chore(deps): update dependency@types/node
to v22.10.1 (#2368)c19a7eb
chore(deps): update dependency eslint-plugin-github to v5.1.3 (#2367)c288441
chore(deps): update dependency prettier to v3.4.1 (#2366)1d6ea46
chore(deps): update dependency prettier to v3.4.0 (#2365)02b41f5
chore(deps): update dependency@types/node
to v22.10.0 (#2364)b4a4dca
chore(deps): update dependency@types/node
to v22.9.4 (#2361)602aacf
chore(deps): lock file maintenance (#2360)Updates
mikepenz/action-junit-report
from 4.3.1 to 5.2.0Release notes
Sourced from mikepenz/action-junit-report's releases.
... (truncated)
Commits
62516aa
Merge pull request #1268 from mikepenz/feature/1262e257388
- refine styling of summary tables3e3f750
- refine styling of summary tables731f74e
Merge pull request #1259 from ptsd/feature/allow_ignore_classname_in_resolver22da2ed
- update README177df39
- small adjustment to description481a4a8
Feat: Allow ignoring theclassname
attribute when calling `resolveFileAndLi...73a1121
Merge pull request #1267 from mikepenz/feature/dependency_upgrades_20241213e21266b
- upgrade dependencies to their latest releasea9e0371
Merge pull request #1266 from mikepenz/fix/1255Updates
docker/setup-buildx-action
from 3.7.1 to 3.8.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
6524bf6
Merge pull request #390 from crazy-max/buildx-cloud-latest8d5e074
chore: update generated content7199e57
make cloud prefix optional to download buildx if driver is clouddb63cee
Merge pull request #381 from docker/dependabot/github_actions/codecov/codecov...043ebe1
Merge pull request #389 from docker/dependabot/npm_and_yarn/docker/actions-to...686da90
chore: update generated contenta3d7487
Merge pull request #382 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.64dcdbce
build(deps): bump@docker/actions-toolkit
from 0.39.0 to 0.48.01a8ac74
ci: fix deprecated input for codecov-actione827ebe
build(deps): bump cross-spawn from 7.0.3 to 7.0.6Dependabot 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