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 gradle group across 1 directory with 5 updates #278

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps the gradle group with 5 updates in the / directory:

Package From To
com.github.navikt.tbd-libs:naisful-app 2024.11.10-21.15-45a429b5 2024.11.12-07.24-025f345a
com.github.navikt.tbd-libs:rapids-and-rivers 2024.11.10-21.15-45a429b5 2024.11.12-07.24-025f345a
com.github.navikt.tbd-libs:rapids-and-rivers-test 2024.11.10-21.15-45a429b5 2024.11.12-07.24-025f345a
ch.qos.logback:logback-classic 1.5.7 1.5.12
org.junit.jupiter:junit-jupiter 5.11.0 5.11.3

Updates com.github.navikt.tbd-libs:naisful-app from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

Updates com.github.navikt.tbd-libs:rapids-and-rivers from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

Updates com.github.navikt.tbd-libs:rapids-and-rivers-test from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

Updates com.github.navikt.tbd-libs:rapids-and-rivers from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

Updates ch.qos.logback:logback-classic from 1.5.7 to 1.5.12

Commits
  • 3a64b51 prepare release 1.5.12
  • ecae664 fix issues/879
  • 85968fa logger call ends with two exceptions - fix issues/876
  • ea3cec8 Update README.md
  • 887cbba update README.md
  • df2a3b6 start work on 1.5.12-SNAPSHOT
  • 3aa0730 prepare release of version 1.5.11
  • 8bcfd9a allow for InsertFromJNDIModelHandler to be callable from logback-tyler
  • 75bee86 refactorings in support of logback-tyler
  • 8749edc start work on 1.5.11-SNAPSHOT
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.3

Release notes

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

JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.2...r5.11.3

JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.1...r5.11.2

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits
  • b20991e Release 5.11.3
  • e57b508 Finalize 5.11.3 release notes
  • fb1254c Allow repeating ExtendWith annotation on fields and parameters
  • a3192bd Fix package name comparison on Java 8 (#4077)
  • fcb7b01 Remove useless Order annotation
  • 57dfcb5 Allow repeating @…Source annotations when used as meta annotations
  • 09cd8b3 Add ArchUnit test for consistency of repeatable annotations
  • fa46a92 Hard-wrap at 90 characters
  • 8f45eea Find repeatable @⁠ExtendWith meta-annotations on fields again
  • b451122 Introduce release notes for 5.11.3
  • Additional commits viewable in compare view

Updates com.github.navikt.tbd-libs:rapids-and-rivers-test from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

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 gradle group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| com.github.navikt.tbd-libs:naisful-app | `2024.11.10-21.15-45a429b5` | `2024.11.12-07.24-025f345a` |
| com.github.navikt.tbd-libs:rapids-and-rivers | `2024.11.10-21.15-45a429b5` | `2024.11.12-07.24-025f345a` |
| com.github.navikt.tbd-libs:rapids-and-rivers-test | `2024.11.10-21.15-45a429b5` | `2024.11.12-07.24-025f345a` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.7` | `1.5.12` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.3` |



Updates `com.github.navikt.tbd-libs:naisful-app` from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

Updates `com.github.navikt.tbd-libs:rapids-and-rivers` from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

Updates `com.github.navikt.tbd-libs:rapids-and-rivers-test` from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

Updates `com.github.navikt.tbd-libs:rapids-and-rivers` from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

Updates `ch.qos.logback:logback-classic` from 1.5.7 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.7...v_1.5.12)

Updates `org.junit.jupiter:junit-jupiter` from 5.11.0 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.3)

Updates `com.github.navikt.tbd-libs:rapids-and-rivers-test` from 2024.11.10-21.15-45a429b5 to 2024.11.12-07.24-025f345a

---
updated-dependencies:
- dependency-name: com.github.navikt.tbd-libs:naisful-app
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.github.navikt.tbd-libs:rapids-and-rivers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.github.navikt.tbd-libs:rapids-and-rivers-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.github.navikt.tbd-libs:rapids-and-rivers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.github.navikt.tbd-libs:rapids-and-rivers-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 12, 2024 07:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #279.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/gradle/gradle-53a2921ab2 branch November 12, 2024 07:58
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