Skip to content

Bump bytecoder.version from 2020-12-01 to 2023-04-24#424

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/bytecoder.version-2023-04-24
Closed

Bump bytecoder.version from 2020-12-01 to 2023-04-24#424
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/bytecoder.version-2023-04-24

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps bytecoder.version from 2020-12-01 to 2023-04-24.
Updates bytecoder.web from 2020-12-01 to 2023-04-24

Updates bytecoder-core from 2020-12-01 to 2023-04-24

Release notes

Sourced from bytecoder-core's releases.

2023-04-24

Changes

  • Various bug Fixes in JS/Wasm code generators
  • Implemented SWAP-Opcode
  • Bump pitest-maven from 1.11.7 to 1.12.0
  • Bump picocli from 4.7.1 to 4.7.2
  • Bump picocli from 4.7.2 to 4.7.3
  • Bump mockito-core from 4.9.0 to 5.3.0
  • Bump selenium-chrome-driver from 4.6.0 to 4.9.0
  • Bump jackson-databind from 2.14.2 to 2.15.0
  • Bump maven-plugin-annotations from 3.8.1 to 3.8.2
  • Bump mockito-core from 5.3.0 to 5.3.1
  • Bump maven-plugin-plugin from 3.8.1 to 3.8.2

2023-04-05

Changes

  • Bug fix #743 Multi-threading can compile successfully, but only the data of of...
  • Bug fix #525 SourceMap Error. How do I specify the SourceMap location?
  • Bug fix #857 Testcase for record Classes
  • Bug fix #859 Testcase for yavi Validation / Invoke Dynamic
  • Bump picocli from 4.7.0 to 4.7.1
  • Bump maven-artifact from 3.8.6 to 3.9.1
  • Bump maven-plugin-annotations from 3.7.0 to 3.8.1
  • Bump maven-release-plugin from 2.5.3 to 3.0.0
  • Bump maven-surefire-plugin from 2.22.2 to 3.0.0
  • Bump clojure-maven-plugin from 1.8.4 to 1.9.2
  • Bump jme3-core from 3.5.2-stable to 3.6.0-stable
  • Bump selenium from 1.17.6 to 1.18.0
  • Bump slf4j-api from 2.0.6 to 2.0.7
  • Bump asm-analysis from 9.4 to 9.5
  • Bump batik-svggen from 1.14 to 1.16
  • Bump slf4j-jdk14 from 2.0.3 to 2.0.7
  • Bump jme3-core from 3.5.2-stable to 3.6.0-stable

2023-03-28

Changes

  • Major refactoring of JVM bytecode parsing, now it is based on ASM
  • Major refactoring of compiler logic and IR
  • Major refactoring of structured control flow recovery logic, dropped Relooper and Stackifier algorithms completely
  • Major refactoring of JS code generator
  • Major refactoring of OpenCL code generator
  • Major refactoring of Wasm code generator, now based on latest Wasm release with exception handling
  • Wasm code now uses latest GC proposal instead of custom memory management
  • JRE classes are now based on Java 20

2021-11-02

Changes

... (truncated)

Commits

Updates bytecoder-mavenplugin from 2020-12-01 to 2023-04-24

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 `bytecoder.version` from 2020-12-01 to 2023-04-24.

Updates `bytecoder.web` from 2020-12-01 to 2023-04-24

Updates `bytecoder-core` from 2020-12-01 to 2023-04-24
- [Release notes](https://github.com/mirkosertic/Bytecoder/releases)
- [Commits](https://github.com/mirkosertic/Bytecoder/commits)

Updates `bytecoder-mavenplugin` from 2020-12-01 to 2023-04-24

---
updated-dependencies:
- dependency-name: de.mirkosertic.bytecoder:bytecoder.web
  dependency-type: direct:production
- dependency-name: de.mirkosertic.bytecoder:bytecoder-core
  dependency-type: direct:development
- dependency-name: de.mirkosertic.bytecoder:bytecoder-mavenplugin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2023

Superseded by #432.

@dependabot dependabot bot closed this Sep 12, 2023
@dependabot dependabot bot deleted the dependabot/maven/bytecoder.version-2023-04-24 branch September 12, 2023 04:51
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