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 backend group with 4 updates #317

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the backend group with 4 updates: no.nav.security:token-client-core, org.apache.commons:commons-compress, org.slf4j:slf4j-api and ch.qos.logback:logback-classic.

Updates no.nav.security:token-client-core from 5.0.1 to 5.0.3

Release notes

Sourced from no.nav.security:token-client-core's releases.

5.0.3

What's Changed

⬆️ Dependency upgrades

5.0.2

What's Changed

⬆️ Dependency upgrades

Commits
  • 5012478 Bump com.nimbusds:oauth2-oidc-sdk from 11.18 to 11.19 (#939)
  • 787d28e Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#938)
  • a31198c Bump spring-boot.version from 3.3.2 to 3.3.3 (#937)
  • 4d8c260 Bump kotlin.version from 2.0.10 to 2.0.20 (#936)
  • 4bf4459 Bump com.nimbusds:oauth2-oidc-sdk from 11.17 to 11.18 (#935)
  • cf6cfe1 ci: fix conditional for dependabot merge workflow
  • dba131c Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#933)
  • 2f51f3c Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#934)
  • e72b951 Bump com.nimbusds:oauth2-oidc-sdk from 11.16 to 11.17 (#932)
  • a9bdef0 Bump com.nimbusds:oauth2-oidc-sdk from 11.15 to 11.16 (#931)
  • Additional commits viewable in compare view

Updates org.apache.commons:commons-compress from 1.26.2 to 1.27.1

Updates org.slf4j:slf4j-api from 2.0.13 to 2.0.16

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

Commits
  • 5e9f47f prepare release 1.5.7
  • 3f57247 only one shutdown hooks allowed, locks during LoggerContext.stop operation, f...
  • 1b7fe94 add STRICT shortcut for ISO8601 date pattern, fixes LOGBACK-262
  • 94b67db Made AsyncAppenderBase.isQueueBelowDiscardingThreshold public to facilitate...
  • 85bed93 fix race condition reported in LOGBACK-1362
  • c8c46e3 move levelChangePropagator related tests to logback-classic-blackbox
  • f7d5cf8 extract constants for property keys
  • c1f21e9 add test in relation to variable subsitions for levels, report substitions, L...
  • 7c29474 add support for finding the console's charset, LOGBACK-1642
  • 44fbe63 MaskedKeyValuePairConverter test issues/828, NPE in AppeanderAttachableImpl ...
  • 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 backend group with 4 updates: [no.nav.security:token-client-core](https://github.com/navikt/token-support), org.apache.commons:commons-compress, org.slf4j:slf4j-api and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).


Updates `no.nav.security:token-client-core` from 5.0.1 to 5.0.3
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.1...5.0.3)

Updates `org.apache.commons:commons-compress` from 1.26.2 to 1.27.1

Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16

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

---
updated-dependencies:
- dependency-name: no.nav.security:token-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 1, 2024 13:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2024

Superseded by #322.

@dependabot dependabot bot closed this Sep 3, 2024
@dependabot dependabot bot deleted the dependabot/gradle/backend-721c5245a9 branch September 3, 2024 10:54
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