Skip to content

Bump pivovarit/verify-jar-action from 1.2.0 to 1.3.0#306

Merged
pivovarit merged 1 commit intomainfrom
dependabot/github_actions/pivovarit/verify-jar-action-1.3.0
Mar 23, 2026
Merged

Bump pivovarit/verify-jar-action from 1.2.0 to 1.3.0#306
pivovarit merged 1 commit intomainfrom
dependabot/github_actions/pivovarit/verify-jar-action-1.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps pivovarit/verify-jar-action from 1.2.0 to 1.3.0.

Release notes

Sourced from pivovarit/verify-jar-action's releases.

v1.3.0

  • replaced javap -verbose with direct bytecode header parsing
  • results are now written to the workflow summary as a Markdown table, showing each JAR, the number of classes checked, and pass/fail
  • each JAR now logs a single line; violations print the offending class and its bytecode version before exiting

What's Changed

Full Changelog: pivovarit/verify-jar-action@v1.2.0...v1.3.0

Commits
  • a853d53 add GitHub Actions Step Summary with per-JAR results table (#11)
  • 0a43eff replace javap with direct bytecode header inspection (#10)
  • 3d2eeb9 Upgrade verify-jar-action to version 1.2.0 (#9)
  • 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 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 [pivovarit/verify-jar-action](https://github.com/pivovarit/verify-jar-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/pivovarit/verify-jar-action/releases)
- [Commits](pivovarit/verify-jar-action@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: pivovarit/verify-jar-action
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from pivovarit as a code owner March 23, 2026 02:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Mar 23, 2026
@pivovarit pivovarit merged commit bee2f17 into main Mar 23, 2026
9 checks passed
@pivovarit pivovarit deleted the dependabot/github_actions/pivovarit/verify-jar-action-1.3.0 branch March 23, 2026 07:53
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