ppi-ag / deep-sampler

DeepSampler is a stubbing framework for compound tests
https://ppi.de
MIT License
11 stars 2 forks source link

Bump javassist from 3.28.0-GA to 3.29.1-GA #150

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps javassist from 3.28.0-GA to 3.29.1-GA.

Release notes

Sourced from javassist's releases.

Javassist 3.29.1-GA

This release is a maintenance update. It includes a fix for GitHub Issue #423.

Javassist 3.29.0-GA

This release is a maintenance update. It includes GitHub Issue #378, PR #278, #299, #382, #383, #390, #391, #395, #399, #409.

Changelog

Sourced from javassist's changelog.

Changes

version 3.29.1 on August 11, 2022

  • GitHub Issue #423.

  • Readme.html was deleted (GitHub Issue #414).

version 3.29 on May 13, 2022

version 3.28 on May 8, 2021

version 3.27 on March 19, 2020

version 3.26 on October 3, 2019

version 3.25 on April 16, 2019

version 3.24.1 on December 9, 2018

version 3.24 on November 1, 2018

  • Java 11 supports.
  • JIRA JASSIST-267.
  • Github PR #218.

version 3.23.1 on July 2, 2018

version 3.23 on June 21, 2018

  • Fix leaking file handlers in ClassPool and removed ClassPath.close(). Github issue #165.

version 3.22 on October 10, 2017

  • Java 9 supports.

... (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)
dependabot[bot] commented 1 year ago

Superseded by #155.