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

Bump org.instancio:instancio-junit from 4.3.0 to 4.3.2 #991

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Bumps org.instancio:instancio-junit from 4.3.0 to 4.3.2.

Release notes

Sourced from org.instancio:instancio-junit's releases.

4.3.2

What's Changed

As of this release, internal classes will no longer be accessible on the module path. This will be a breaking change for client code that relies on org.instancio.internal.* or @InternalApi annotated classes.

Previous releases of Instancio supported Java moduies via Automatic-Module-Name. This release adds module-info.java files with exports for public APIs only. Module names are unchanged.

Big thanks to @​grubeninspekteur for this contribution!


New Contributors

Full Changelog: instancio/instancio@instancio-parent-4.3.1...instancio-parent-4.3.2

4.3.1

What's Changed

Full Changelog: instancio/instancio@instancio-parent-4.3.0...instancio-parent-4.3.1

Commits
  • 529c1fd [maven-release-plugin] prepare release instancio-parent-4.3.2
  • d787bcf Attempt 3: fix deploy snapshots workflow
  • 284e3fc Attempt 2: fix deploy snapshots workflow
  • 4b9b8df Attmpt to fix deploy snapshots workflow after adding JPMS tests
  • 4cd7a4c Move JPMS smoke tests from external repository to the main project (#925)
  • 0dba2d4 Bump org.apache.maven.plugins:maven-antrun-plugin from 3.0.0 to 3.1.0
  • 69682ef Attempt 2: fix deploy snapshots workflow
  • 5596c00 Attempt to fix deploy snapshots workflow
  • a4bff81 Bump version.jooq from 3.19.3 to 3.19.4
  • 38b21bc Convert instancio-test-support to a Java module
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.instancio:instancio-junit](https://github.com/instancio/instancio) from 4.3.0 to 4.3.2.
- [Release notes](https://github.com/instancio/instancio/releases)
- [Commits](instancio/instancio@instancio-parent-4.3.0...instancio-parent-4.3.2)

---
updated-dependencies:
- dependency-name: org.instancio:instancio-junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #997.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/maven/main/org.instancio-instancio-junit-4.3.2 branch March 11, 2024 16:37
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants