navikt / mock-oauth2-server

A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
MIT License
248 stars 59 forks source link

chore(deps): bump the github group with 2 updates #769

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps the github group with 2 updates: io.netty:netty-codec-http and io.projectreactor:reactor-test.

Updates io.netty:netty-codec-http from 4.1.114.Final to 4.1.115.Final

Commits
  • 04f9b4a [maven-release-plugin] prepare release netty-4.1.115.Final
  • fbf7a70 Merge commit from fork
  • 7b4fe3d Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)
  • 9f3699e Explicit specify the platform for Docker files (#14448)
  • 3520fc7 Ensure netty-all generation does not override other snapshot jars (#14450)
  • 925064e Preserve ordering of default named groups during conversation (#14447)
  • 837b738 Make JMH executor threads look like event loop threads (#14444)
  • a434eef AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...
  • 16123be Allow to set used named groups per OpenSslContext (#14433)
  • dadbf58 Correctly detect if KeyManager is not supported by OpenSSL version (#14437)
  • Additional commits viewable in compare view


Updates io.projectreactor:reactor-test from 3.6.11 to 3.7.0

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.7.0-RC1

Reactor Core 3.7.0-RC1 is part of 2024.0.0-RC1 Release Train.

What's Changed

:sparkles: New features and improvements

  • Bump byteBuddy to version 1.15.4 by @​dependabot in #3905
  • Bump Micrometer to version 1.14.0-RC1 by @​violetagg in 3dcddb64e93853cdd57f31fa42eb9d575c19fbff

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.7.0-M6...v3.7.0-RC1

v3.7.0-M6

What's Changed

:sparkles: New features and improvements

:lady_beetle: Bug fixes

:book: Documentation

New Contributors

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.7.0-M5...v3.7.0-M6

v3.7.0-M5

Reactor Core 3.7.0-M5 is part of 2024.0.0-M5 Release Train.

What's Changed

:sparkles: New features and improvements

:lady_beetle: Bug fixes

... (truncated)

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 week ago

Looks like these dependencies are updatable in another way, so this is no longer needed.