Skip to content
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

chore(deps): bump jreleaser/release-action from 1.1.0.pre.java to 2.4.2 #372

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps jreleaser/release-action from 1.1.0.pre.java to 2.4.2.

Release notes

Sourced from jreleaser/release-action's releases.

Release 2.4.2

Upgrade to actions/setup-java v4.0.0

Release 2.4.1

Use explicit hash for actions/setup-java

Release 2.4.0

Check if a matching version has already been downloaded.

Release 2.3.2

  • Revert to bash

Release 2.3.1

Update boolean evaluation for setup-java. Fixes #10

Release 2.3.0

Update actions/setup-java to v3. Fixes #9

Release 2.2.0

Support additional JVM parameters via java-opts. See #8

Release 2.1.2

Fix truthiness when evaluating setup-java arg. Fixes #7

Release 2.1.1

Rollback shell customization. Default to "pwsh" when invoking JReleaser.

Release 2.1.0

Adds a shell property that lets you configure the running shell.

Release 2.0.0

Adds a setup-java property with true as default value. this property tells the action to setup it's own Java Runtime (Zulu 17 by default). Set this property to false if you rather use a different Java runtime, configured with a previous step.

Release 1.4.0

Store resolved latest version in a namespaced file. Fixes #4

Release 1.3.0

Release tag and version may differ.

Release 1.1.0

Changes in this release:

  • Add working-directory input.
Commits

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 [jreleaser/release-action](https://github.com/jreleaser/release-action) from 1.1.0.pre.java to 2.4.2.
- [Release notes](https://github.com/jreleaser/release-action/releases)
- [Changelog](https://github.com/jreleaser/release-action/blob/main/get_jreleaser.java)
- [Commits](jreleaser/release-action@v1.1.0-java...2.4.2)

---
updated-dependencies:
- dependency-name: jreleaser/release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 4, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants