An open index of dependabot pull requests across open source projects.

Bump the github-actions group across 1 directory with 4 updates

Open
Number: #7
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: September 02, 2025 at 10:52 PM UTC
(11 days ago)
Updated: September 02, 2025 at 10:52 PM UTC
(11 days ago)
Labels:
dependencies github_actions
Description:

Bumps the github-actions group with 4 updates in the / directory: actions/checkout, actions/setup-java, graalvm/setup-graalvm and github/codeql-action.

Updates actions/checkout from 4.2.2 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates actions/setup-java from 4.7.0 to 5.0.0

Release notes

Sourced from actions/setup-java's releases.

v5.0.0

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades

Bug Fixes

New Contributors

Full Changelog: https://github.com/actions/setup-java/compare/v4...v5.0.0

v4.7.1

What's Changed

Documentation changes

Dependency updates:

Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.7.1

Commits

Updates graalvm/setup-graalvm from 1.3.3 to 1.3.5

Release notes

Sourced from graalvm/setup-graalvm's releases.

v1.3.5

What's Changed

Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.3.4...v1.3.5

v1.3.4

What's Changed

New Contributors

Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1...v1.3.4

Commits
  • 7f488cf Bump version to 1.3.5.
  • 372a804 Use @actions/github instead of @octokit/core.
  • 356b5a6 Avoid a warning during testing.
  • 6d95698 Upgrade packages.
  • c7293b6 Ensure tests run with token.
  • a13b739 Bump form-data from 2.5.3 to 2.5.5
  • 7de2d09 Bump eslint-plugin-jest from 28.12.0 to 29.0.1
  • d7feb9d Bump the npm-development group with 10 updates
  • 63e0340 Revise README.md. (#169)
  • 8ea6c1f Update dependencies
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.13 to 3.30.0

Release notes

Sourced from github/codeql-action's releases.

v3.30.0

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.30.0 - 01 Sep 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.11

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4. #3044

See the full CHANGELOG.md for more information.

v3.29.10

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.10 - 18 Aug 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.9

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.9 - 12 Aug 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.8

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.8 - 08 Aug 2025

... (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.30.0 - 01 Sep 2025

No user facing changes.

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4. #3044

3.29.10 - 18 Aug 2025

No user facing changes.

3.29.9 - 12 Aug 2025

No user facing changes.

3.29.8 - 08 Aug 2025

  • Fix an issue where the Action would autodetect unsupported languages such as HTML. #3015

3.29.7 - 07 Aug 2025

This release rolls back 3.29.6 to address issues with language autodetection. It is identical to 3.29.5.

3.29.6 - 07 Aug 2025

  • The cleanup-level input to the analyze Action is now deprecated. The CodeQL Action has written a limited amount of intermediate results to the database since version 2.2.5, and now automatically manages cleanup. #2999
  • Update default CodeQL bundle version to 2.22.3. #3000

3.29.5 - 29 Jul 2025

  • Update default CodeQL bundle version to 2.22.2. #2986

3.29.4 - 23 Jul 2025

No user facing changes.

3.29.3 - 21 Jul 2025

No user facing changes.

3.29.2 - 30 Jun 2025

... (truncated)

Commits
  • 2d92b76 Merge pull request #3067 from github/update-v3.30.0-92eada825
  • 390daaf Update changelog for v3.30.0
  • 92eada8 Merge pull request #3033 from github/mbg/ci/rollback-release
  • 872a6a4 Add pull-requests: write permission
  • 9389ce0 Merge remote-tracking branch 'origin/main' into mbg/ci/rollback-release
  • 02ab253 Merge pull request #3054 from github/henrymercer/bundle
  • b06d325 Add draft release URL to job summary
  • 43d629c Use argparse in rollback_changelog.py
  • 8f01f5d Apply suggestions from code review
  • 3e493e7 Remove removeNPMAbsolutePaths
  • 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
Commits:
1
Files Changed:
4
Additions:
+15
Deletions:
-15
Package Dependencies
Ecosystem:
actions
Version Change:
4.2.2 → 5.0.0
Update Type:
Major
Ecosystem:
actions
Version Change:
3.28.13 → 3.30.0
Update Type:
Minor
Ecosystem:
actions
Version Change:
4.7.0 → 5.0.0
Update Type:
Major
Ecosystem:
actions
Version Change:
1.3.3 → 1.3.5
Update Type:
Patch
Technical Details
ID: 6688546
UUID: 2794149586
Node ID: PR_kwDOO8O44c6mi1bS
Host: GitHub
Repository: DuaMohyyudin/gson-open-source-refactoring-code
Merge State: Unknown