-
Notifications
You must be signed in to change notification settings - Fork 37
Bump the actions-dependencies group across 1 directory with 11 updates #1272
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
Merged
bratpiorka
merged 1 commit into
main
from
dependabot/github_actions/dot-github/workflows/actions-dependencies-01ffc0d1d3
Apr 16, 2025
Merged
Bump the actions-dependencies group across 1 directory with 11 updates #1272
bratpiorka
merged 1 commit into
main
from
dependabot/github_actions/dot-github/workflows/actions-dependencies-01ffc0d1d3
Apr 16, 2025
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
Bumps the actions-dependencies group with 11 updates in the /.github/workflows directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.2.2` | | [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4.0.3` | `4.0.5` | | [seanmiddleditch/gha-setup-ninja](https://github.com/seanmiddleditch/gha-setup-ninja) | `5` | `6` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.1` | `4.6.2` | | [actions/setup-python](https://github.com/actions/setup-python) | `5.0.0` | `5.5.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.23.2` | `3.28.15` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.8` | `4.2.1` | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `3.0.0` | `3.0.1` | | [TheMrMilchmann/setup-msvc-dev](https://github.com/themrmilchmann/setup-msvc-dev) | `3.0.0` | `3.0.1` | | [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.17.0` | `0.30.0` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.3.1` | `2.4.1` | Updates `actions/checkout` from 4.1.1 to 4.2.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...11bd719) Updates `actions/deploy-pages` from 4.0.3 to 4.0.5 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@87c3283...d6db901) Updates `seanmiddleditch/gha-setup-ninja` from 5 to 6 - [Release notes](https://github.com/seanmiddleditch/gha-setup-ninja/releases) - [Commits](seanmiddleditch/gha-setup-ninja@96bed6e...3b1f8f9) Updates `actions/upload-artifact` from 4.3.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.1...ea165f8) Updates `actions/setup-python` from 5.0.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@0a5c615...8d9ed9a) Updates `github/codeql-action` from 3.23.2 to 3.28.15 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.23.2...45775bd) Updates `actions/download-artifact` from 4.1.8 to 4.2.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@fa0a91b...95815c3) Updates `actions/upload-pages-artifact` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@0252fc4...56afc60) Updates `TheMrMilchmann/setup-msvc-dev` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/themrmilchmann/setup-msvc-dev/releases) - [Commits](TheMrMilchmann/setup-msvc-dev@48edcef...fb19abb) Updates `aquasecurity/trivy-action` from 0.17.0 to 0.30.0 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@84384bd...6c175e9) Updates `ossf/scorecard-action` from 2.3.1 to 2.4.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@0864cf1...f49aabe) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: actions/deploy-pages dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-dependencies - dependency-name: seanmiddleditch/gha-setup-ninja dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: actions/setup-python dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: github/codeql-action dependency-version: 3.28.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: actions/download-artifact dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: actions/upload-pages-artifact dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-dependencies - dependency-name: TheMrMilchmann/setup-msvc-dev dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-dependencies - dependency-name: aquasecurity/trivy-action dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies - dependency-name: ossf/scorecard-action dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
lukaszstolarczuk
approved these changes
Apr 16, 2025
bratpiorka
approved these changes
Apr 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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 actions-dependencies group with 11 updates in the /.github/workflows directory:
4.1.1
4.2.2
4.0.3
4.0.5
5
6
4.3.1
4.6.2
5.0.0
5.5.0
3.23.2
3.28.15
4.1.8
4.2.1
3.0.0
3.0.1
3.0.0
3.0.1
0.17.0
0.30.0
2.3.1
2.4.1
Updates
actions/checkout
from 4.1.1 to 4.2.2Release 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
actions/deploy-pages
from 4.0.3 to 4.0.5Release notes
Sourced from actions/deploy-pages's releases.
Commits
d6db901
Merge pull request #324 from actions/error-message-request-id055f425
compile changes5ab929b
Include request id in the error message of an error response3ff795b
Merge pull request #318 from actions/dependabot/npm_and_yarn/non-breaking-cha...f5a2f0d
Update distributables after Dependabot 🤖1364cde
Bump the non-breaking-changes group with 2 updates2ed07f7
Merge pull request #316 from actions/dependabot/npm_and_yarn/non-breaking-cha...d5a892b
Bump the non-breaking-changes group with 1 update05977f5
Merge pull request #314 from actions/dependabot/npm_and_yarn/non-breaking-cha...9414024
Update distributables after Dependabot 🤖Updates
seanmiddleditch/gha-setup-ninja
from 5 to 6Release notes
Sourced from seanmiddleditch/gha-setup-ninja's releases.
Commits
3b1f8f9
Bump undici from 5.28.4 to 5.28.5 (#33)7fa4bc0
matrix: include: v1.12.1 on ubuntu-24.04-arm (#34)78f0be8
Add Ninja 1.12.1 support, including improved platform detection (#29)d3403b5
Add Ninja v1.12.1 to the testing (#32)Updates
actions/upload-artifact
from 4.3.1 to 4.6.2Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
ea165f8
Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release0839620
Prepare for new release of actions/upload-artifact with new toolkit cache ver...4cec3d8
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2e9fad96
license cache update for artifactb26fd06
Update to use artifact 2.2.2 package65c4c4a
Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...0207619
move files back to satisfy licensed ci1ecca81
licensed cache updates9742269
Expose env vars to controll concurrency and timeout6f51ac0
Merge pull request #656 from bdehamer/bdehamer/artifact-digestUpdates
actions/setup-python
from 5.0.0 to 5.5.0Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
8d9ed9a
Add e2e Testing for free threaded and Bump@action/cache
from 4.0.0 to 4.0.3 ...19e4675
Add support for .tool-versions file in setup-python (#1043)6fd11e1
Bump@actions/glob
from 0.4.0 to 0.5.0 (#1015)9e62be8
Support free threaded Python versions like '3.13t' (#973)6ca8e85
Bump@vercel/ncc
from 0.38.1 to 0.38.3 (#1016)8039c45
fix: install PyPy on Linux ARM64 (#1011)4237552
Improve Advanced Usage examples (#645)709bfa5
Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)ceb20b2
Bump@actions/http-client
from 2.2.1 to 2.2.3 (#1020)0dc2d2c
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014)Updates
github/codeql-action
from 3.23.2 to 3.28.15Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
45775bd
Merge pull request #2854 from github/update-v3.28.15-a35ae8c38dd78aab
Update CHANGELOG.md with bug fix detailse40af59
Update changelog for v3.28.15a35ae8c
Merge pull request #2843 from github/cklin/diff-informed-compatbb59df6
Merge pull request #2842 from github/henrymercer/zip644b508f5
Merge pull request #2845 from github/mergeback/v3.28.14-to-main-fc7e4a0fca00afb
Update checked-in dependencies2969c78
Update changelog and version after v3.28.14fc7e4a0
Merge pull request #2844 from github/update-v3.28.14-362ef4ce2be0175c
Update changelog for v3.28.14Updates
actions/download-artifact
from 4.1.8 to 4.2.1Release notes
Sourced from actions/download-artifact's releases.
Commits
95815c3
Merge pull request #391 from GhadimiR/main278fca4
Move log statements6890984
Merge branch 'main' into mainf9415c0
Run unit tests in CI76a6eb5
Merge pull request #392 from GhadimiR/add_unit_testsa2426d7
Merge branch 'main' into add_unit_tests3ffa694
lint53f6aa5
Add extra assertion to download single artifact testb456700
lint9eab798
Configure tsconfigUpdates
actions/upload-pages-artifact
from 3.0.0 to 3.0.1Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
56afc60
Merge pull request #94 from SilverRainZ/maind12fdfb
Merge branch 'main' into mainaef5542
Merge pull request #88 from uiolee/patch-129cedd7
Merge branch 'main' into patch-1a69c22e
Merge pull request #92 from actions/dependabot/github_actions/non-breaking-ch...794e304
Group tar's output to prevent it from messing up logs14007f6
Bump the non-breaking-changes group with 1 update0191170
Merge pull request #91 from actions/dependabot-grouping0e7832d
Update Dependabot config to group non-breaking changes1a6d9fa
Update README.mdUpdates
TheMrMilchmann/setup-msvc-dev
from 3.0.0 to 3.0.1Release notes
Sourced from TheMrMilchmann/setup-msvc-dev's releases.
Commits
fb19abb
Release 3.0.1Updates
aquasecurity/trivy-action
from 0.17.0 to 0.30.0Release notes
Sourced from aquasecurity/trivy-action's releases.
... (truncated)
Commits
6c175e9
chore: bump trivy to v0.60.0 (#453)53e8848
Improve README/SBOM (#439)ef1b561
fix: typo in description of an input for action.yaml (#452)a11da62
fix: Update default ...Description has been truncated