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 archunit.version from 0.13.0 to 0.13.1 #20

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 5, 2020

Bumps archunit.version from 0.13.0 to 0.13.1.
Updates archunit-junit5-api from 0.13.0 to 0.13.1

Release notes

Sourced from archunit-junit5-api's releases.

ArchUnit 0.13.1

Bug Fixes

  • Fixed java.lang.IllegalStateException: Couldn't find module modules of URI jrt:/... being thrown when trying to import JDK classes where JDK version >= 13. The path handling of JrtFileSystemProvider has been fixed according to JEP-220 with JDK 13. Unfortunately ArchUnit was dependent on the old behavior. (see #303)
Commits
  • b928082 create release news for 0.13.1
  • 9bfc075 adjust docs to release version 0.13.1
  • 51087d5 Merge pull request #304 from TNG/bugfix/fix-jdk13-module-name-resolution
  • 852c808 fix broken JRT URL handling for JDK >= 13
  • 27e4251 adjust version for 0.13.1-SNAPSHOT
  • 5fac419 fix JUnit 5 docs
  • 444306d adjust release check for changed artifacts
  • See full diff in compare view

Updates archunit-junit5-engine from 0.13.0 to 0.13.1

Release notes

Sourced from archunit-junit5-engine's releases.

ArchUnit 0.13.1

Bug Fixes

  • Fixed java.lang.IllegalStateException: Couldn't find module modules of URI jrt:/... being thrown when trying to import JDK classes where JDK version >= 13. The path handling of JrtFileSystemProvider has been fixed according to JEP-220 with JDK 13. Unfortunately ArchUnit was dependent on the old behavior. (see #303)
Commits
  • b928082 create release news for 0.13.1
  • 9bfc075 adjust docs to release version 0.13.1
  • 51087d5 Merge pull request #304 from TNG/bugfix/fix-jdk13-module-name-resolution
  • 852c808 fix broken JRT URL handling for JDK >= 13
  • 27e4251 adjust version for 0.13.1-SNAPSHOT
  • 5fac419 fix JUnit 5 docs
  • 444306d adjust release check for changed artifacts
  • See full diff in compare view

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Feb 5, 2020
Bumps `archunit.version` from 0.13.0 to 0.13.1.

Updates `archunit-junit5-api` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v0.13.0...v0.13.1)

Updates `archunit-junit5-engine` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v0.13.0...v0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/archunit.version-0.13.1 branch from 78c6da8 to 90ebcd2 Compare February 6, 2020 08:07
@uhafner uhafner merged commit 9f7c6fc into master Feb 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/archunit.version-0.13.1 branch February 6, 2020 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant