Skip to content

Bump bcel from 6.5.0 to 6.6.1#9

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.bcel-bcel-6.6.1
Closed

Bump bcel from 6.5.0 to 6.6.1#9
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.bcel-bcel-6.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 8, 2022

Copy link
Copy Markdown

Bumps bcel from 6.5.0 to 6.6.1.

Changelog

Sourced from bcel's changelog.

          Apache Commons BCEL
          Version 6.6.1
          RELEASE NOTES

INTRODUCTION:

The Apache Commons BCEL team is pleased to announce the release of Apache Commons BCEL 6.6.1-SNAPSHOT!

The Byte Code Engineering Library (BCEL) is intended to give users a convenient way to analyze, create, and manipulate compiled .class files. Classes are represented by objects containing all the symbolic information of the given class: methods, fields and byte code instructions.

Maintenance and bug fix release.

FIXED BUGS:

o Keep ConstantPool.getConstant(int) backward compatible with 6.5.0 #157. Thanks to Kengo TODA, Gary Gregory.

CHANGES:

o Bump actions/setup-java from 3.5.1 to 3.6.0 #159. Thanks to Dependabot. o Bump spotbugs from 4.7.2 to 4.7.3. Thanks to Gary Gregory. o Bump pmd from 6.50.0 to 6.51.0. Thanks to Gary Gregory.

Historical list of changes: https://commons.apache.org/proper/commons-bcelchanges-report.html

For complete information on Apache Commons BCEL, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Apache Commons BCEL website:

https://commons.apache.org/proper/commons-bcel

Download it from https://commons.apache.org/proper/commons-bcel/download_bcel.cgi

Have fun! -Apache Commons BCEL team

Feedback

Open source works best when you give feedback:

https://commons.apache.org/proper/commons-bcel

Please direct all bug reports to JIRA:

... (truncated)

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 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 [bcel](https://github.com/apache/commons-bcel) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/apache/commons-bcel/releases)
- [Changelog](https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-bcel@rel/commons-bcel-6.5.0...rel/commons-bcel-6.6.1)

---
updated-dependencies:
- dependency-name: org.apache.bcel:bcel
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot dependabot Bot mentioned this pull request Nov 8, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 7, 2022

Copy link
Copy Markdown
Author

Superseded by #10.

@dependabot dependabot Bot closed this Dec 7, 2022
@dependabot dependabot Bot deleted the dependabot/maven/org.apache.bcel-bcel-6.6.1 branch December 7, 2022 01:09
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.

0 participants