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 all-dependencies group with 7 updates #852

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2025

Bumps the all-dependencies group with 7 updates:

Package From To
no.nav.familie.kontrakter:felles 3.0_20241220141021_9e86ad8 3.0_20250110083551_c4fbcaf
no.nav.familie.kontrakter:enslig-forsorger 3.0_20241220141021_9e86ad8 3.0_20250110083551_c4fbcaf
io.mockk:mockk-jvm 1.13.14 1.13.16
com.nimbusds:oauth2-oidc-sdk 11.20.1 11.21
no.nav.security:token-client-core 5.0.13 5.0.14
no.nav.security:token-client-spring 5.0.13 5.0.14
no.nav.security:token-validation-spring 5.0.13 5.0.14

Updates no.nav.familie.kontrakter:felles from 3.0_20241220141021_9e86ad8 to 3.0_20250110083551_c4fbcaf

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger from 3.0_20241220141021_9e86ad8 to 3.0_20250110083551_c4fbcaf

Commits

Updates io.mockk:mockk-jvm from 1.13.14 to 1.13.16

Release notes

Sourced from io.mockk:mockk-jvm's releases.

1.13.16

What's Changed

Full Changelog: mockk/mockk@1.13.14...1.13.16

Commits
  • 9d151cb Version bump
  • 59d8d16 Merge pull request #1332 from kpadhiamex/1073-fix-issue-with-mocking-value-cl...
  • f602f77 Used Result.success("") for Kotlin class comparison instead of string name co...
  • 580c1d7 Used Kotlin class comparison instead of name comparison
  • 2ddd49d Fix( Issue #1073): Bug fix for the issue with mocking value classes with coEv...
  • See full diff in compare view

Updates com.nimbusds:oauth2-oidc-sdk from 11.20.1 to 11.21

Changelog

Sourced from com.nimbusds:oauth2-oidc-sdk's changelog.

version 1.0 (2012-05-29) * First official release with authorisation endpoint, token endpoint, check ID endpoint and UserInfo endpoint support. * JSON Web Tokens (JWTs) support through the Nimbus-JWT library. * Language Tags (RFC 5646) support through the Nimbus-LangTag library. * JSON support through the JSON Smart library.

version 2.0 (2013-05-13) * Intermediary development release with Maven build, published to Maven Central.

version 2.1 (2013-06-06) * Updates the APIs to OpenID Connect Messages draft 20, OpenID Connect Standard draft 21, OpenID Connect Discovery draft 17 and OpenID Connect Registration draft 19. * Major refactoring of the APIs for greater simplicity. * Adds JUnit tests.

version 2.2 (2013-06-18) * Refactors dynamic OpenID Connect client registration. * Adds partial support of the OAuth 2.0 Dynamic Client Registration Protocol (draft-ietf-oauth-dyn-reg-12). * Optimises parsing of request parameters consisting of one or more tokens (scope, response type, etc).

version 2.3 (2013-06-19) * Renames OAuth 2.0 dynamic client registration package. * Adds ClientInformation.getClientMetadata() method. * Adds OIDCClientInformation class.

version 2.4 (2013-06-20) * Adds static OIDCClientInformation.parse(JSONObject) method.

version 2.5 (2013-06-22) * Adds support OAuth 2.0 dynamic client update. * Adds OpenID Connect dynamic client registration classes.

version 2.6 (2013-06-25) * Enforces order of preference of ACR values in OpenID Connect client metadata, as required by the specification. * Documentation and performance improvements.

version 2.7 (2013-06-26) * Switches Identifier generation to java.security.SecureRandom.

version 2.8 (2013-06-30) * Fixes serialisation and assignment bugs in ClientMetadata. * Switches Secret generation to java.security.SecureRandom.

version 2.9 (2013-09-17)

... (truncated)

Commits
  • a6905d6 [maven-release-plugin] prepare for next development iteration
  • 8492b06 Do not include URISyntaxException messages in ParseException error_descriptio...
  • fc5322f Updates the test c2id-net-chain.pem
  • fd735f1 Bumps deps
  • 6ebbdbc [maven-release-plugin] prepare release 11.20.2
  • 17326ed [maven-release-plugin] prepare for next development iteration
  • a265e95 TokenTypeURI.DEVICE_SECRET is changed to urn:openid:params:token-type:device-...
  • 2f2366c JWTAssertionDetails.toJSONObject() must return a string "aud" claim when the ...
  • e272e8b Makes PrivateKeyJWTTest "aud" test values realistic (iss #488)
  • 07f334f Makes ClientSecretJWTTest "aud" test var names and values realistic (iss #488)
  • Additional commits viewable in compare view

Updates no.nav.familie.kontrakter:enslig-forsorger from 3.0_20241220141021_9e86ad8 to 3.0_20250110083551_c4fbcaf

Commits

Updates no.nav.security:token-client-core from 5.0.13 to 5.0.14

Release notes

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

5.0.14

What's Changed

⬆️ Dependency upgrades

Commits
  • 48359d0 Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0 (#984)
  • 47c0eb0 Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 (#983)
  • c6ab345 Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 (#977)
  • 4ce3c6e Bump spring-boot.version from 3.4.0 to 3.4.1 (#978)
  • 3b8138f Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 (#976)
  • 0c5838d Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#975)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 5.0.13 to 5.0.14

Release notes

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

5.0.14

What's Changed

⬆️ Dependency upgrades

Commits
  • 48359d0 Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0 (#984)
  • 47c0eb0 Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 (#983)
  • c6ab345 Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 (#977)
  • 4ce3c6e Bump spring-boot.version from 3.4.0 to 3.4.1 (#978)
  • 3b8138f Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 (#976)
  • 0c5838d Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#975)
  • See full diff in compare view

Updates no.nav.security:token-validation-spring from 5.0.13 to 5.0.14

Release notes

Sourced from no.nav.security:token-validation-spring's releases.

5.0.14

What's Changed

⬆️ Dependency upgrades

Commits
  • 48359d0 Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0 (#984)
  • 47c0eb0 Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 (#983)
  • c6ab345 Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 (#977)
  • 4ce3c6e Bump spring-boot.version from 3.4.0 to 3.4.1 (#978)
  • 3b8138f Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 (#976)
  • 0c5838d Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#975)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 5.0.13 to 5.0.14

Release notes

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

5.0.14

What's Changed

⬆️ Dependency upgrades

Commits
  • 48359d0 Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0 (#984)
  • 47c0eb0 Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 (#983)
  • c6ab345 Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 (#977)
  • 4ce3c6e Bump spring-boot.version from 3.4.0 to 3.4.1 (#978)
  • 3b8138f Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 (#976)
  • 0c5838d Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#975)
  • See full diff in compare view

Updates no.nav.security:token-validation-spring from 5.0.13 to 5.0.14

Release notes

Sourced from no.nav.security:token-validation-spring's releases.

5.0.14

What's Changed

⬆️ Dependency upgrades

Commits
  • 48359d0 Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0 (#984)
  • 47c0eb0 Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 (#983)
  • c6ab345 Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 (#977)
  • 4ce3c6e Bump spring-boot.version from 3.4.0 to 3.4.1 (#978)
  • 3b8138f Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 (#976)
  • 0c5838d Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#975)
  • 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 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 all-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20241220141021_9e86ad8` | `3.0_20250110083551_c4fbcaf` |
| [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20241220141021_9e86ad8` | `3.0_20250110083551_c4fbcaf` |
| [io.mockk:mockk-jvm](https://github.com/mockk/mockk) | `1.13.14` | `1.13.16` |
| [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.20.1` | `11.21` |
| [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `5.0.13` | `5.0.14` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.13` | `5.0.14` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.13` | `5.0.14` |


Updates `no.nav.familie.kontrakter:felles` from 3.0_20241220141021_9e86ad8 to 3.0_20250110083551_c4fbcaf
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20241220141021_9e86ad8 to 3.0_20250110083551_c4fbcaf
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `io.mockk:mockk-jvm` from 1.13.14 to 1.13.16
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.14...1.13.16)

Updates `com.nimbusds:oauth2-oidc-sdk` from 11.20.1 to 11.21
- [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.21..11.20.1)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20241220141021_9e86ad8 to 3.0_20250110083551_c4fbcaf
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

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

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

Updates `no.nav.security:token-validation-spring` from 5.0.13 to 5.0.14
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.13...5.0.14)

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

Updates `no.nav.security:token-validation-spring` from 5.0.13 to 5.0.14
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.13...5.0.14)

---
updated-dependencies:
- dependency-name: no.nav.familie.kontrakter:felles
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: io.mockk:mockk-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: com.nimbusds:oauth2-oidc-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 12, 2025 04:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 12, 2025
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