Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps jmock from 2.5.1 to 2.12.0.

Release notes

Sourced from jmock's releases.

2.12.0 Bug fixes and upgrades

No release notes provided.

2.11.0 DeterministicScheduler changes

Include #124

2.10.0 Java 11 Support

tl;dr Support Java 11 Change default CGLIB ClassImposteriser with ByteBuddy ClassImposteriser supporting Java11

Many developers don't use interfaces anymore so the ClassImposteriser is critical. We could even consider moving/promoting the ByteBuddy ClassImposteriser into jmock (core).

v2.9.0

No release notes provided.

v2.8.4

No release notes provided.

v2.8.2

Upgrade cglib and asm for the ClassImposteriser to support Java8.

Commits
  • 488bfea Version 2.12.0
  • b1792c9 Reports can't read new Java 9 bytecode constants
  • 9941729 Apply dependency upgrades
  • 05045a7 Display upgrades inline, because I rarely create/read the site report
  • 706db90 Add issue #127 test
  • c98e818 These fixes don't actually require JDK9
  • 2e5557d Allow failures with early access JDKs
  • 1262a70 Target 2.12.0 as there have been test case moves
  • 02d9bdc Upgrade travis JDK yaml
  • 3993fb8 Merge remote-tracking branch 'upstream/master'
  • Additional commits viewable 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 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 [jmock](https://github.com/jmock-developers/jmock-library) from 2.5.1 to 2.12.0.
- [Release notes](https://github.com/jmock-developers/jmock-library/releases)
- [Commits](jmock-developers/jmock-library@2.5.1...2.12.0)

---
updated-dependencies:
- dependency-name: org.jmock:jmock
  dependency-type: direct:production
  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 Aug 13, 2021
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