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-junit5-api from 1.0.0 to 1.0.1 #9429

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps archunit-junit5-api from 1.0.0 to 1.0.1.

Release notes

Sourced from archunit-junit5-api's releases.

ArchUnit 1.0.1

Bug Fixes

  • Fix bug where referenced class objects and instanceof checks were not detected if declared within a lambda (see #992)
  • Fix empty records not being detected as records (see #998; thanks a lot to @​hankem)
  • Fix Javadoc on layeredArchitecture() missing the new consideringDependencies part (see #977; thanks a lot to @​Thunderforge)
  • Fix user guide still showing DescribedPredicate.apply instead of .test (see #978; thanks a lot to @​thmuch)
Commits
  • bfbf047 prepare release 1.0.1
  • 6b8fe3c set version for bugfix to 1.0.1-SNAPSHOT
  • 055f5c2 recognize empty records (#999)
  • 2cad383 recognize empty records
  • 165dbbd add rule not to use ASM from (most) domain classes
  • 7d41549 Fix referenced class objects and instanceof checks in lambdas (#1004)
  • ef153bf fix instanceof checks not detected in lambdas
  • 4f5698b fix referenced class objects not detected in lambdas
  • 710b565 generify SyntheticAccessRecorder
  • 736ffb6 remove unnecessary final on variables or parameters
  • 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 [archunit-junit5-api](https://github.com/TNG/ArchUnit) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit-junit5-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@Siedlerchr Siedlerchr merged commit 1a50634 into main Dec 5, 2022
@Siedlerchr Siedlerchr deleted the dependabot/gradle/com.tngtech.archunit-archunit-junit5-api-1.0.1 branch December 5, 2022 16:42
Siedlerchr added a commit that referenced this pull request Dec 5, 2022
* upstream/main:
  Bump slf4j-api from 2.0.4 to 2.0.5 (#9428)
  Bump archunit-junit5-api from 1.0.0 to 1.0.1 (#9429)
  Bump jackson-datatype-jsr310 from 2.14.0 to 2.14.1 (#9430)
  Bump lucene-highlighter from 9.4.1 to 9.4.2 (#9431)
  Fix weird checkbox styling (#9425)
  New translations JabRef_en.properties (Italian) (#9424)
  New translations JabRef_en.properties (German) (#9418)
Siedlerchr added a commit that referenced this pull request Dec 5, 2022

Verified

This commit was signed with the committer’s verified signature. The key has expired.
dmsnell Dennis Snell
* upstream/main:
  Bump slf4j-api from 2.0.4 to 2.0.5 (#9428)
  Bump archunit-junit5-api from 1.0.0 to 1.0.1 (#9429)
  Bump jackson-datatype-jsr310 from 2.14.0 to 2.14.1 (#9430)
  Bump lucene-highlighter from 9.4.1 to 9.4.2 (#9431)
  Fix weird checkbox styling (#9425)
  New translations JabRef_en.properties (Italian) (#9424)
  New translations JabRef_en.properties (German) (#9418)
Siedlerchr added a commit to MaryJml/jabref that referenced this pull request Dec 13, 2022

Verified

This commit was signed with the committer’s verified signature. The key has expired.
dmsnell Dennis Snell
* upstream/main: (37 commits)
  Update database context in state manager after loading (JabRef#9450)
  Bump classgraph from 4.8.151 to 4.8.152 (JabRef#9448)
  Bump appleboy/ssh-action from 0.1.5 to 0.1.6 (JabRef#9443)
  Bump Pendect/action-rsyncer from 1.1.0 to 2.0.0 (JabRef#9444)
  Bump jackson-dataformat-yaml from 2.14.0 to 2.14.1 (JabRef#9445)
  Bump unirest-java from 3.14.0 to 3.14.1 (JabRef#9447)
  Bump postgresql from 42.5.0 to 42.5.1 (JabRef#9446)
  New Crowdin updates (JabRef#9435)
  Return absolute path in case an absolute one is given (JabRef#9433)
  New Crowdin updates (JabRef#9434)
  Fix for issue: right click menu 6601 (JabRef#9271)
  Fix modernizer and refactor protected terms (JabRef#9427)
  Observable Preferences (OpenOffice) (JabRef#9422)
  Allow users to review backup changes before restoring them or merge them selectively (JabRef#9311)
  Bump slf4j-api from 2.0.4 to 2.0.5 (JabRef#9428)
  Bump archunit-junit5-api from 1.0.0 to 1.0.1 (JabRef#9429)
  Bump jackson-datatype-jsr310 from 2.14.0 to 2.14.1 (JabRef#9430)
  Bump lucene-highlighter from 9.4.1 to 9.4.2 (JabRef#9431)
  Fix weird checkbox styling (JabRef#9425)
  New translations JabRef_en.properties (Italian) (JabRef#9424)
  ...
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.

None yet

1 participant