Bump the github-actions group across 1 directory with 3 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 1
(3 months ago)
(about 1 month ago)
(about 1 month ago)
dependencies github_actions
Bumps the github-actions group with 3 updates in the / directory: actions/setup-java, graalvm/setup-graalvm and github/codeql-action.
Updates actions/setup-java
from 4.7.0 to 4.7.1
Release notes
Sourced from actions/setup-java's releases.
v4.7.1
What's Changed
Documentation changes
- Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.12 to Align with GFTC License Terms by
@aparnajyothi-y
in actions/setup-java#704- Remove duplicated GraalVM section in documentation by
@Marcono1234
in actions/setup-java#716Dependency updates:
- Upgrade
@action/cache
from 4.0.0 to 4.0.2 by@aparnajyothi-y
in actions/setup-java#766- Upgrade
@actions/glob
from 0.4.0 to 0.5.0 by@dependabot
in actions/setup-java#744- Upgrade ts-jest from 29.1.2 to 29.2.5 by
@dependabot
in actions/setup-java#743- Upgrade
@action/cache
to 4.0.3 by@aparnajyothi-y
in actions/setup-java#773Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.7.1
Commits
c5195ef
actions/cache upgrade to 4.0.3 (#773)dd38875
Bump ts-jest from 29.1.2 to 29.2.5 (#743)148017a
Bump@actions/glob
from 0.4.0 to 0.5.0 (#744)3b6c050
Remove duplicated GraalVM section in documentation (#716)b8ebb8b
upgrade@action/cache
from 4.0.0 to 4.0.2 (#766)799ee7c
Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.12 to Ali...- See full diff in compare view
Updates graalvm/setup-graalvm
from 1.3.3 to 1.3.4
Release notes
Sourced from graalvm/setup-graalvm's releases.
v1.3.4
What's Changed
- Add about arm runners by
@alina-yur
in graalvm/setup-graalvm#153- Test against GraalVM for JDK 24 and 25 EA builds. by
@fniephaus
in graalvm/setup-graalvm#155- Bump the npm-development group with 11 updates by
@dependabot
in graalvm/setup-graalvm#156- Bump the npm-production group with 2 updates by
@dependabot
in graalvm/setup-graalvm#157- Bump the npm-development group with 11 updates by
@dependabot
in graalvm/setup-graalvm#160- Bump
@octokit/types
from 13.10.0 to 14.0.0 by@dependabot
in graalvm/setup-graalvm#161- Bump
@octokit/types
from 14.0.0 to 14.1.0 by@dependabot
in graalvm/setup-graalvm#165- Bump the npm-development group with 11 updates by
@dependabot
in graalvm/setup-graalvm#163- Bump undici from 5.28.5 to 5.29.0 by
@dependabot
in graalvm/setup-graalvm#162New Contributors
@alina-yur
made their first contribution in graalvm/setup-graalvm#153Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1...v1.3.4
Commits
e1df20a
Update dependencies01ed3ea
Update dist files.e46a502
Bump the npm-production group with 2 updates4daf9d2
Bump undici from 5.28.5 to 5.29.06249097
Updatejava-version
in README.md.99513f4
Update dist files.70cc290
Bump the npm-development group with 11 updates547a84f
Bump@octokit/types
from 14.0.0 to 14.1.021af6a0
Bump@octokit/types
from 13.10.0 to 14.0.01086d2a
Bump the npm-development group with 11 updates- Additional commits viewable in compare view
Updates github/codeql-action
from 3.28.13 to 3.29.2
Release notes
Sourced from github/codeql-action's releases.
v3.29.2
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.2 - 30 Jun 2025
- Experimental: When the
quality-queries
input for theinit
action is provided with an argument, separate.quality.sarif
files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2935See the full CHANGELOG.md for more information.
v3.29.1
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.1 - 27 Jun 2025
- Fix bug in PR analysis where user-provided
include
query filter fails to exclude non-included queries. #2938- Update default CodeQL bundle version to 2.22.1. #2950
See the full CHANGELOG.md for more information.
v3.29.0
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
See the full CHANGELOG.md for more information.
v3.28.19
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actions
language, which is currently in public preview. Theactions
extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactions
language and you have pinned yourtools:
property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactions
analysis.- Update default CodeQL bundle version to 2.21.4. #2910
See the full CHANGELOG.md for more information.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
3.29.2 - 30 Jun 2025
- Experimental: When the
quality-queries
input for theinit
action is provided with an argument, separate.quality.sarif
files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #29353.29.1 - 27 Jun 2025
- Fix bug in PR analysis where user-provided
include
query filter fails to exclude non-included queries. #2938- Update default CodeQL bundle version to 2.22.1. #2950
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
3.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actions
language, which is currently in public preview. Theactions
extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactions
language and you have pinned yourtools:
property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactions
analysis.- Update default CodeQL bundle version to 2.21.4. #2910
3.28.18 - 16 May 2025
- Update default CodeQL bundle version to 2.21.3. #2893
- Skip validating SARIF produced by CodeQL for improved performance. #2894
- The number of threads and amount of RAM used by CodeQL can now be set via the
CODEQL_THREADS
andCODEQL_RAM
runner environment variables. If set, these environment variables override thethreads
andram
inputs respectively. #28913.28.17 - 02 May 2025
- Update default CodeQL bundle version to 2.21.2. #2872
3.28.16 - 23 Apr 2025
- Update default CodeQL bundle version to 2.21.1. #2863
3.28.15 - 07 Apr 2025
- Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #2842
3.28.14 - 07 Apr 2025
... (truncated)
Commits
181d5ee
Merge pull request #2957 from github/update-v3.29.2-4c57370d0c77386a
Fix changelog PR number8d43d4e
Update changelog for v3.29.24c57370
Merge pull request #2935 from github/mbg/interpret-cq-results2830b75
Add changelog entryaa72dda
Merge branch 'main' into mbg/interpret-cq-results65d1e45
RenameSARIF_UPLOAD_ENDPOINT
members362ebf8
Check both SARIF files inquality-queries.yml
test10a3e4b
Fix formatting8593ea6
Merge pull request #2954 from github/mergeback/v3.29.1-to-main-39edc492- Additional commits viewable in compare view
Dependabot 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
github/codeql-action
actions
3.28.13 → 3.29.2
Minor
Technical Details
ID: | 6538416 |
UUID: | 3193207202 |
Node ID: | PR_kwDOO8O44c6c8g3d |
Host: | GitHub |
Repository: | DuaMohyyudin/gson-open-source-refactoring-code |