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 test group with 3 updates #197

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps the test group with 3 updates: no.nav.security:mock-oauth2-server, org.testcontainers:kafka and io.mockk:mockk.

Updates no.nav.security:mock-oauth2-server from 2.1.0 to 2.1.1

Release notes

Sourced from no.nav.security:mock-oauth2-server's releases.

2.1.1

What's Changed

  • feat: add id-token to password grant token response (#610) @​jp7677

⬆️ Dependency upgrades

Commits
  • e07a5d6 chore(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#621)
  • b9d98bd chore(deps): bump io.projectreactor:reactor-test from 3.6.1 to 3.6.2 (#623)
  • 952b43e chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#620)
  • bc2689d chore(deps): bump org.jmailen.kotlinter from 4.1.0 to 4.1.1 (#618)
  • a4ca178 chore(deps): bump jacksonVersion from 2.16.0 to 2.16.1 (#617)
  • 60058f8 chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 (#616)
  • 30673b9 chore(deps): bump jvm from 1.9.21 to 1.9.22 (#614)
  • 20ed1a3 chore(deps): bump io.netty:netty-all from 4.1.101.Final to 4.1.104.Final (#613)
  • 6f5598b feat: add id-token to password grant token response (#610)
  • 8b98f9c chore(deps): bump io.projectreactor:reactor-test from 3.6.0 to 3.6.1 (#608)
  • See full diff in compare view

Updates org.testcontainers:kafka from 1.19.3 to 1.19.4

Release notes

Sourced from org.testcontainers:kafka's releases.

1.19.4

Testcontainers for Java 1.19.4

Core

Modules

Elasticsearch

  • Deprecate support for docker.elastic.co/elasticsearch/elasticsearch-oss (#4574) @​dadoonet

JDBC

  • Fix SQLUtils.splitSqlScript: keep semicolons after END when semicolon is not the statement separator (#8108) @​inponomarev

Minio

MySQL

Redpanda

Selenium

What's Changed

📖 Documentation

... (truncated)

Commits
  • dc0e3da Merge pull request #8162 from testcontainers/combined-pr-branch
  • 733508f Merge remote-tracking branch 'origin/dependabot/gradle/modules/influxdb/org.i...
  • c0610e3 Merge remote-tracking branch 'origin/dependabot/gradle/modules/solace/com.sol...
  • 39641d3 Bump org.influxdb:influxdb-java from 2.23 to 2.24 in /modules/influxdb
  • 47400be Bump com.solacesystems:sol-jcsmp in /modules/solace
  • f9116b1 Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre in /core
  • 490f8f8 Update activemq-client version to 6.0.1 (#8150)
  • 489ac7d Merge pull request #8161 from testcontainers/combined-pr-branch
  • 2d37a36 New Solace certificates for integration test (#8160)
  • 9fa2241 Merge remote-tracking branch 'origin/dependabot/gradle/modules/pulsar/org.apa...
  • Additional commits viewable in compare view

Updates io.mockk:mockk from 1.13.8 to 1.13.9

Release notes

Sourced from io.mockk:mockk's releases.

1.13.9

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.8...1.13.9

Commits

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

@dependabot dependabot bot requested a review from a team as a code owner February 2, 2024 07:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 2, 2024
@madsop-nav
Copy link
Contributor

@dependabot rebase

Bumps the test group with 3 updates: [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server), [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) and [io.mockk:mockk](https://github.com/mockk/mockk).


Updates `no.nav.security:mock-oauth2-server` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/navikt/mock-oauth2-server/releases)
- [Commits](navikt/mock-oauth2-server@2.1.0...2.1.1)

Updates `org.testcontainers:kafka` from 1.19.3 to 1.19.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.3...1.19.4)

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

---
updated-dependencies:
- dependency-name: no.nav.security:mock-oauth2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: org.testcontainers:kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/test-e998ef3988 branch from 6e101a3 to db03440 Compare February 2, 2024 07:49
@madsop-nav madsop-nav merged commit 4a1f3fc into main Feb 2, 2024
7 checks passed
@madsop-nav madsop-nav deleted the dependabot/gradle/test-e998ef3988 branch February 2, 2024 07:52
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.

1 participant