Skip to content

chore(deps): bump actions/setup-java from 5.0.0 to 5.1.0 - #2894

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5.1.0
Dec 8, 2025
Merged

chore(deps): bump actions/setup-java from 5.0.0 to 5.1.0#2894
mergify[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 7, 2025

Copy link
Copy Markdown
Contributor

Bumps actions/setup-java from 5.0.0 to 5.1.0.

Release notes

Sourced from actions/setup-java's releases.

v5.1.0

What's Changed

New Features

Bug Fixes & Improvements

Documentation changes

Dependency updates

New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

Commits
  • f2beeb2 Bump actions/publish-action from 0.3.0 to 0.4.0 (#912)
  • 4e7e684 feat: Add support for .sdkmanrc file in java-version-file parameter (#736)
  • 46c56d6 Add GitHub Token Support for GraalVM and Refactor Code (#849)
  • 66b9457 Update SapMachine URLs (#955)
  • 6ba5449 Enhance error logging for network failures to include endpoint/IP details, ad...
  • de5a937 adds microsoft openjdk25 builds (#927)
  • ead9eaa Update Regex to Support All ASDF Versions for the supported distributions in ...
  • 8c57fa3 Clarify JAVA_HOME and PATH setup in README (#841)
  • a7ab372 Bump prettier from 2.8.8 to 3.6.2 (#873)
  • d0351b4 Update documentation to use checkout and Java v5 (#903)
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@dded088...f2beeb2)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions labels Dec 7, 2025
@mergify

mergify Bot commented Dec 7, 2025

Copy link
Copy Markdown
Contributor

🧪 CI Insights

Here's what we observed from your CI run for bb339ed.

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify
mergify Bot merged commit 14a0867 into main Dec 8, 2025
43 of 47 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-java-5.1.0 branch December 8, 2025 15:27
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.4.
Release notes

*Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).*

> v3.29.4
> -------
>
> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> 3.29.4 - 23 Jul 2025
> --------------------
>
> No user facing changes.
>
> See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.4/CHANGELOG.md) for more information.
>
> v3.29.3
> -------
>
> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> 3.29.3 - 21 Jul 2025
> --------------------
>
> No user facing changes.
>
> See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.29.3/CHANGELOG.md) for more information.


Changelog

*Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).*

> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> [UNRELEASED]
> ------------
>
> No user facing changes.
>
> 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
> --------------------
>
> * Experimental: When the `quality-queries` input for the `init` 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. [ArcadeData#2935](https://redirect.github.com/github/codeql-action/pull/2935)
>
> 3.29.1 - 27 Jun 2025
> --------------------
>
> * Fix bug in PR analysis where user-provided `include` query filter fails to exclude non-included queries. [ArcadeData#2938](https://redirect.github.com/github/codeql-action/pull/2938)
> * Update default CodeQL bundle version to 2.22.1. [ArcadeData#2950](https://redirect.github.com/github/codeql-action/pull/2950)
>
> 3.29.0 - 11 Jun 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.22.0. [ArcadeData#2925](https://redirect.github.com/github/codeql-action/pull/2925)
> * Bump minimum CodeQL bundle version to 2.16.6. [ArcadeData#2912](https://redirect.github.com/github/codeql-action/pull/2912)
>
> 3.28.20 - 21 July 2025
> ----------------------
>
> * Remove support for combining SARIF files from a single upload for GHES 3.18, see [the changelog post](https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload/). [ArcadeData#2959](https://redirect.github.com/github/codeql-action/pull/2959)
>
> 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.
>   The `actions` extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the `actions` language *and* you have pinned
>   your `tools:` 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 disable
>   `actions` analysis.
> * Update default CodeQL bundle version to 2.21.4. [ArcadeData#2910](https://redirect.github.com/github/codeql-action/pull/2910)
>
> 3.28.18 - 16 May 2025
> ---------------------
>
> * Update default CodeQL bundle version to 2.21.3. [ArcadeData#2893](https://redirect.github.com/github/codeql-action/pull/2893)
> * Skip validating SARIF produced by CodeQL for improved performance. [ArcadeData#2894](https://redirect.github.com/github/codeql-action/pull/2894)
> * The number of threads and amount of RAM used by CodeQL can now be set via the `CODEQL_THREADS` and `CODEQL_RAM` runner environment variables. If set, these environment variables override the `threads` and `ram` inputs respectively. [ArcadeData#2891](https://redirect.github.com/github/codeql-action/pull/2891)
>
> 3.28.17 - 02 May 2025
> ---------------------

... (truncated)


Commits

* [`4e828ff`](github/codeql-action@4e828ff) Merge pull request [ArcadeData#2989](https://redirect.github.com/github/codeql-action/issues/2989) from github/update-v3.29.4-37264dc0b
* [`b3114b8`](github/codeql-action@b3114b8) Update changelog for v3.29.4
* [`37264dc`](github/codeql-action@37264dc) Merge pull request [ArcadeData#2988](https://redirect.github.com/github/codeql-action/issues/2988) from github/koesie10/disable-combine-single-file
* [`5a29823`](github/codeql-action@5a29823) Merge remote-tracking branch 'origin/main' into koesie10/disable-combine-sing...
* [`5a2327a`](github/codeql-action@5a2327a) Merge pull request [ArcadeData#2987](https://redirect.github.com/github/codeql-action/issues/2987) from github/mbg/combine-sarif-error
* [`287d421`](github/codeql-action@287d421) Disable combining runs within a single file
* [`43afe6e`](github/codeql-action@43afe6e) Treat processing error for multiple runs with the same category as configurat...
* [`8f2e636`](github/codeql-action@8f2e636) Merge pull request [ArcadeData#2981](https://redirect.github.com/github/codeql-action/issues/2981) from github/dependabot/npm\_and\_yarn/npm-fe13dfda46
* [`76bf77d`](github/codeql-action@76bf77d) Merge pull request [ArcadeData#2980](https://redirect.github.com/github/codeql-action/issues/2980) from github/dependabot/github\_actions/actions-504b6c...
* [`9e7d13d`](github/codeql-action@9e7d13d) Merge pull request [ArcadeData#2983](https://redirect.github.com/github/codeql-action/issues/2983) from github/koesie10/update-changelog-link
* Additional commits viewable in [compare view](github/codeql-action@181d5ee...4e828ff)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=github/codeql-action&package-manager=github\_actions&previous-version=3.29.2&new-version=3.29.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…ip ci]

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.1 to 2.13.2.
Release notes

*Sourced from [com.google.code.gson:gson's releases](https://github.com/google/gson/releases).*

> Gson 2.13.2
> -----------
>
> The main changes in this release are just newer dependencies.
>
> What's Changed
> --------------
>
> * Improved packaging of JPMS module declaration in Gson jar  
>   This fixes an issue where Eclipse and VS Code users could not refer to the Gson module name `com.google.gson`. See issue [google/gson#2679](https://redirect.github.com/google/gson/issues/2679).
> * Remove internal class `GsonPreconditions` by [`@​Marcono1234`](https://github.com/Marcono1234) in [google/gson#2879](https://redirect.github.com/google/gson/pull/2879)
> * Switch to using central-publishing-maven-plugin by [`@​eamonnmcmanus`](https://github.com/eamonnmcmanus) in [google/gson#2900](https://redirect.github.com/google/gson/pull/2900)
>
> New Contributors
> ----------------
>
> * [`@​MukjepScarlet`](https://github.com/MukjepScarlet) made their first contribution in [google/gson#2852](https://redirect.github.com/google/gson/pull/2852)
> * [`@​ChrisCraik`](https://github.com/ChrisCraik) made their first contribution in [google/gson#2856](https://redirect.github.com/google/gson/pull/2856)
>
> **Full Changelog**: <google/gson@gson-parent-2.13.1...gson-parent-2.13.2>


Commits

* [`686fad7`](google/gson@686fad7) [maven-release-plugin] prepare release gson-parent-2.13.2
* [`c2d252a`](google/gson@c2d252a) Switch to using central-publishing-maven-plugin. ([ArcadeData#2900](https://redirect.github.com/google/gson/issues/2900))
* [`69cb755`](google/gson@69cb755) Bump the github-actions group with 5 updates ([ArcadeData#2894](https://redirect.github.com/google/gson/issues/2894))
* [`ea552c2`](google/gson@ea552c2) Bump the maven group across 1 directory with 3 updates ([ArcadeData#2898](https://redirect.github.com/google/gson/issues/2898))
* [`fdc616d`](google/gson@fdc616d) Set top-level permissions for CodeQL workflow ([ArcadeData#2889](https://redirect.github.com/google/gson/issues/2889))
* [`9334715`](google/gson@9334715) Create scorecard.yml ([ArcadeData#2888](https://redirect.github.com/google/gson/issues/2888))
* [`f7de5c2`](google/gson@f7de5c2) Bump the maven group with 8 updates ([ArcadeData#2885](https://redirect.github.com/google/gson/issues/2885))
* [`8c23cd3`](google/gson@8c23cd3) Update sources to satisfy a new Error Prone check. ([ArcadeData#2887](https://redirect.github.com/google/gson/issues/2887))
* [`5eab3ed`](google/gson@5eab3ed) Bump the github-actions group with 2 updates ([ArcadeData#2886](https://redirect.github.com/google/gson/issues/2886))
* [`5f5c200`](google/gson@5f5c200) Bump the maven group across 1 directory with 10 updates ([ArcadeData#2872](https://redirect.github.com/google/gson/issues/2872))
* Additional commits viewable in [compare view](google/gson@gson-parent-2.13.1...gson-parent-2.13.2)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=com.google.code.gson:gson&package-manager=maven&previous-version=2.13.1&new-version=2.13.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant