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 the minor-and-patch-version-updates group in /app with 2 updates #275

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps the minor-and-patch-version-updates group in /app with 2 updates: com.google.truth:truth and com.tngtech.archunit:archunit.

Updates com.google.truth:truth from 1.1.5 to 1.2.0

Release notes

Sourced from com.google.truth:truth's releases.

1.2.0

  • Fixed a bug that caused ProtoTruth to ignore the contents of unpacked Any messages. This fix may cause tests to fail, since ProtoTruth will now check whether the message contents match. If so, you may need to change the values that your tests expect, or there may be a bug in the code under test that had been hidden by the Truth bug. Sorry for the trouble. (8bd3ef613)
  • Added isWithin().of() support to IntegerSubject and LongSubject. (6464cb5ca, 0e99a2711)
Commits
  • 60873b1 Set version number for truth-parent to 1.2.0.
  • 61d7afb Bump Guava to 33.0.0.
  • cb09b47 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0
  • 5da5e3f Bump org.checkerframework:checker-qual from 3.41.0 to 3.42.0
  • fde6632 Make our nullness checking work with an Android bootclasspath.
  • 3e125c7 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
  • 6464cb5 Add isWithin().of() support to IntegerSubject.
  • 91f4bdc Remove getSuperclass() from the j2kt API, as it's not supported and ideally w...
  • d532e91 Bump org.checkerframework:checker-qual from 3.40.0 to 3.41.0
  • 04fddbb Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
  • Additional commits viewable in compare view

Updates com.tngtech.archunit:archunit from 1.2.0 to 1.2.1

Release notes

Sourced from com.tngtech.archunit:archunit's releases.

ArchUnit 1.2.1

Bug Fixes

  • Fix crash on importing inner classes that use += string concatenation on outer class private field (see #1146, #1194)
Commits
  • 17ced08 prepare release 1.2.1
  • 9c55310 set version to 1.2.1-SNAPSHOT
  • c04665a add up-to-date check for release check (#1202)
  • 69241da add up-to-date check for release check
  • 4b0a225 fix importing inner class using string concat of outer field (#1203)
  • cabbe13 fix importing inner class using string concat of outer field
  • 47b5e29 Bump actions/setup-java from 3.13.0 to 4.0.0
  • b29e381 Bump com.diffplug.spotless from 6.23.1 to 6.23.2
  • 9308d8b Bump com.diffplug.spotless from 6.22.0 to 6.23.1
  • 80a3262 Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch-version-updates group in /app with 2 updates: [com.google.truth:truth](https://github.com/google/truth) and [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit).


Updates `com.google.truth:truth` from 1.1.5 to 1.2.0
- [Release notes](https://github.com/google/truth/releases)
- [Commits](google/truth@v1.1.5...v1.2.0)

Updates `com.tngtech.archunit:archunit` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: com.google.truth:truth
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
- dependency-name: com.tngtech.archunit:archunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies dependency update label Jan 1, 2024
@mathisdt mathisdt merged commit e1b4a7f into master Jan 1, 2024
1 check passed
@mathisdt mathisdt deleted the dependabot/gradle/app/minor-and-patch-version-updates-2a17779dd3 branch January 1, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant