Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.objenesis:objenesis to v3 #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.objenesis:objenesis (source) 1.4 -> 3.4 age adoption passing confidence

Release Notes

easymock/objenesis (org.objenesis:objenesis)

v3.4

Compare Source

What's Changed

New Contributors

Full Changelog: easymock/objenesis@3.3...3.4

v3.3

Compare Source

  • migrate from TravisCI to GitHub Actions (#​88)
  • org.objenesis:objenesis-test missing in Maven Central (#​85)
  • added instructions for running Android TCK for Windows users (#​84)
  • Copyright and Owner is missing in license (#​83)
  • add Dependabot (#​77)

v3.2

Compare Source

  • Add Dependencies Manifest Entry (#​81)
  • Objenesis can't be compiled on Android SDK < 26 (#​79)
  • PercClassLoader misspelled in pom.xml (#​76)

v3.1

Compare Source

  • ProxyingInstantiator can't instantiate classes in java package or bootstrap class loader (#​73)
  • Travis build: openjdk8, openjdk11 (#​72)
  • Fix "Apache License, Version 2.0" spelling (#​71)

v3.0.1

Compare Source

This is a quick patch over 3.0.1 to add an automatic-module-name.

  • No Automatic-Module-Name in objenesis (#​66)

v3.0

Compare Source

  • Drop JRockit support (#​64)
  • Move lower support to Java 1.8 (#​63)
  • Replace findbugs by spotbugs (#​62)
  • ClassDefinitionUtils doesn't compile with Java 11 (#​61)
  • update pom.xml for maven plugins (#​60)
  • Test errors with Java 10 (#​59)
  • Please remove the hidden .mvn directory from the source tarball (#​57)
  • Move Android TCK API 26 because objenesis now requires it (#​65)

v2.6

Compare Source

  • App Engine Java 8 Runtime support (#​51)
  • Improve Java 9 support (#​53)
  • Clarify serialization strategy behavior enhancement (#​54)
  • SunReflectionFactoryInstantiator not working if parent class constructor isn't public (#​33)
  • Validate Android O (#​52)
  • Drop Java 5 support (#​55)

v2.5.1

Compare Source

  • Test failure: org.objenesis.instantiator.basic.ClassDefinitionUtilsTest on debian (#​49)

v2.5

Compare Source

  • Support JDK 9 (tested on 9-ea+151-jigsaw) (#​45)
  • Expose MagicInstantiator internal ObjectInstantiator (#​43)
  • Move OSGi tests to Pax-Exam

v2.4

Compare Source

  • Objenesis license incompatible with EPL (#​40)
  • Tests of the Android TCK are never failing (#​41)

v2.3

Compare Source

  • Android N : standard android instantiators don't work (#​37)
  • Fixed an issue with Android N's OpenJDK where invalid instantiator is picked (#​38)
  • Build fail on old versions because of license check (#​39)

v2.2

Compare Source

  • New SearchWorkingInstantiator allowing to identify which instantiator can work on a platform (#​34)
  • JVM_NAME is used instead of VENDOR (#​32)
  • sun.misc missing from Import-Package header in manifest (#​31)
  • New ProxyInstantiator extending a class to bypass the super constructor (#​23)
  • New MagicInstantiator using MagicAccessorImpl (#​35)
  • Partial Google App Engine support. See here (#​15)

v2.1

Compare Source

v2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-objenesis branch from da504d8 to a243479 Compare October 24, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants