Skip to content

chore(deps): bump actions/setup-java from 5.6.0 to 5.7.0 - #42

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5.7.0
Closed

chore(deps): bump actions/setup-java from 5.6.0 to 5.7.0#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-java from 5.6.0 to 5.7.0.

Release notes

Sourced from actions/setup-java's releases.

v5.7.0

What's Changed

Full Changelog: actions/setup-java@v5.6.0...v5.7.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 3, 2026
@dependabot
dependabot Bot requested a review from CodeinScrubs as a code owner August 3, 2026 11:57
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 3, 2026
@CodeinScrubs

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-java-5.7.0 branch from b6e6910 to f7320cf Compare August 13, 2026 11:14
@CodeinScrubs

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-java-5.7.0 branch from f7320cf to 8fd5f27 Compare August 13, 2026 13:50
@CodeinScrubs

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@03ad4de...b6effb0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-java-5.7.0 branch from 8fd5f27 to 2350282 Compare August 13, 2026 14:12
@CodeinScrubs

Copy link
Copy Markdown
Owner

Superseded by #54, which combines this exact Dependabot update with the other current build-tool maintenance updates on current main and runs the full protected matrix once.

@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-java-5.7.0 branch August 13, 2026 14:28
CodeinScrubs added a commit that referenced this pull request Aug 13, 2026
## What changed

Combines the five current Dependabot maintenance updates on one
current-main branch:

- `actions/setup-java` 5.6.0 → 5.7.0
- `gradle/actions/wrapper-validation` 6.2.0 → 6.3.0
- `pnpm/action-setup` 6.0.9 → 6.0.10
- Gradle wrapper 9.5.0 → 9.5.1 with the published distribution checksum
- 12 patch/minor development-tool updates, including Playwright, Vite,
esbuild, ESLint, TypeScript-ESLint, Vue, and type packages

This supersedes #42, #43, #44, #48, and #50 so the full protected matrix
runs once against a single current base.

## Scope and tradeoff

The combined diff is larger than each individual bot PR, but it avoids
five serial stale-base/rebase cycles. It changes build and test tooling
only: no production dependency, exported API, corpus case, direction
policy, rendering logic, or platform adapter source changes.

## Local evidence

- `pnpm install --frozen-lockfile`
- `pnpm run check`: 16 files / 401 tests; 932-case corpus; all packages
and Action build passed
- coverage: 92.03% statements, 86.01% branches, 94.78% functions, 94.86%
lines
- `pnpm run deps:audit`: no known vulnerabilities
- `pnpm run release:check`: all 12 packed packages, examples, clean
consumer, CLI, and size budgets passed
- `git diff --check`

Native Android, Apple, Windows, Rust, browser, packed-consumer, and
five-language CodeQL checks are required before merge.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant