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 minor-and-patch group across 1 directory with 8 updates #527

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-and-patch group with 8 updates in the / directory:

Package From To
com.nimbusds:nimbus-jose-jwt 9.39.1 9.40
ch.qos.logback:logback-classic 1.4.14 1.5.6
io.micrometer:micrometer-registry-prometheus 1.12.6 1.13.1
redis.clients:jedis 5.1.0 5.1.3
io.confluent:kafka-avro-serializer 7.6.0 7.6.1
io.confluent:kafka-schema-registry 7.6.0 7.6.1
no.nav:kafka-embedded-env 3.2.5 3.2.8
io.mockk:mockk 1.13.9 1.13.11

Updates com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.40

Changelog

Sourced from com.nimbusds:nimbus-jose-jwt's changelog.

version 1.0 (2012-03-01)

  • First version based on the OpenInfoCard JWT, JWS and JWE code base.

version 1.1 (2012-03-06)

  • Introduces type-safe enumeration of the JSON Web Algorithms (JWA).
  • Refactors the JWT class.

version 1.2 (2012-03-08)

  • Moves JWS and JWE code into separate classes.

version 1.3 (2012-03-09)

  • Switches to Apache Commons Codec for Base64URL encoding and decoding
  • Consolidates the crypto utilities within the package.
  • Introduces a JWT content serialiser class.

version 1.4 (2012-03-09)

  • Refactoring of JWT class and JUnit tests.

version 1.5 (2012-03-18)

  • Switches to JSON Smart for JSON serialisation and parsing.
  • Introduces claims set class with JSON objects, string, Base64URL and byte array views.

version 1.6 (2012-03-20)

  • Creates class for representing, serialising and parsing JSON Web Keys (JWK).
  • Introduces separate class for representing JWT headers.

version 1.7 (2012-04-01)

  • Introduces separate classes for plain, JWS and JWE headers.
  • Introduces separate classes for plain, signed and encrypted JWTs.
  • Removes the JWTContent class.
  • Removes password-based (PE820) encryption support.

version 1.8 (2012-04-03)

  • Adds support for the ZIP JWE header parameter.
  • Removes unsupported algorithms from the JWA enumeration.

version 1.9 (2012-04-03)

  • Renames JWEHeader.{get|set}EncryptionAlgorithm() to JWEHeader.{get|set}EncryptionMethod().

version 1.9.1 (2012-04-03)

  • Upgrades JSON Smart JAR to 1.1.1.

version 1.10 (2012-04-14)

  • Introduces serialize() method to base abstract JWT class.

version 1.11 (2012-05-13)

  • JWT.serialize() throws checked JWTException instead of

... (truncated)

Commits
  • 16d52cd [maven-release-plugin] prepare for next development iteration
  • b530053 Fixes NPE in DefaultJWTClaimsVerifier.verify when checking an exact match cla...
  • 63be304 Fixes version 9.39.2 date
  • 97183e0 [maven-release-plugin] prepare release 9.39.2
  • 2e444ed [maven-release-plugin] prepare for next development iteration
  • 2652777 Bumps GSon to 2.11.0, addressing Number parsing performance issue (#546)
  • 7dde635 Fixes JSONObjectUtilsTest.testParseFromStringEntity test, ParseException mess...
  • 6d001d4 [maven-release-plugin] prepare release 9.39.3
  • 493fc20 [maven-release-plugin] prepare for next development iteration
  • 2c6d225 New JWTClaimsSet.Builder.serializeNullClaims(boolean) method, fixes JWTClaims...
  • Additional commits viewable in compare view

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

Commits
  • 7812a55 prepare release 1.5.6
  • 759fc25 fix issues/805 i.e. LOGBACK-1768, included file with inner conditional
  • 3d55638 start work on 1.5.6-SNAPSHOT
  • a91d2b6 notes about javadocs
  • c7c5e89 prepare release 1.5.5
  • 7db8797 upgrade build to slf4j 2.0.13
  • f9c04d2 test inclusion with conditionals
  • f32ed30 remove support for metaannotations for NoAutoStart annotation
  • 4476edd Search for @​NoAutoStart annotations in ancestor hierarchy, implemented interf...
  • a649c60 rename IncludeActionTest as IncludeModelHandlerTest
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.12.6 to 1.13.1

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.13.1

🔨 Dependency Upgrades

  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.2 to 0.4.3 #5219
  • Bump spring-javaformat from 0.0.41 to 0.0.42 #5218
  • Bump dropwizard-metrics from 4.2.25 to 4.2.26 #5215
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12 #5208
  • Bump software.amazon.awssdk:cloudwatch from 2.25.64 to 2.25.69 #5202
  • Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2 #5190
  • Bump spring from 5.3.35 to 5.3.36 #5189
  • Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 #5188
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.12 to 1.7.13 #5186
  • Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final #5185
  • Bump org.apache.maven:maven-resolver-provider from 3.9.6 to 3.9.7 #5183
  • Bump com.signalfx.public:signalfx-java from 1.0.41 to 1.0.42 #5182
  • Bump io.projectreactor:reactor-bom from 2022.0.18 to 2022.0.19 #5121
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #5119
  • Bump spring from 5.3.34 to 5.3.35 #5118

📝 Tasks

  • Update japicmp compatibleVersion to 1.12.0 for 1.13.x #5143
  • Add 1.13.x and remove 1.11.x from dependabot config #5094

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

1.13.0

Micrometer 1.13.0 is the GA version of a new feature release. See our support policy for support timelines and 1.13 Migration Guide for migration details.

Please take a look at the Migration Guide if you use Prometheus since there are breaking changes in the Prometheus registry if you are using the PrometheusMeterRegistry API in your code.

Below are the combined release notes of all the pre-release milestones and release candidate preceding it.

⚠️ Noteworthy

  • Deprecate Jersey server instrumentation in favour of the jersey-micrometer module in Jersey #4100
  • Add support for Prometheus client 1.x #4846 (please see the Migration Guide)
  • Deprecate instrumentation for Jetty 9, 10, 11 that is out of support #4779
  • Deprecate Hystrix instrumentation #4587
  • JvmHeapPressureMetrics have incorrect base unit #3236
  • Remove v1 CloudWatch module #1473
  • Make DefaultHttpClientObservationConvention#INSTANCE final #4770
  • Downgrade to Mockito 4 from Mockito 5 in micrometer-observation-test module micrometer-metrics/micrometer#4968
  • Remove unnecessary mockito dependency in micrometer-test #4963

⭐ New Features / Enhancements

... (truncated)

Commits
  • cf9533c Update compatibleVersion to 1.12.0 for 1.13.x branch (#5143)
  • 370148e Bump software.amazon.awssdk:cloudwatch from 2.25.64 to 2.25.69 (#5202)
  • 3ee9e7d Merge branch '1.12.x' into 1.13.x
  • 9f13912 Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12 (#5214)
  • 37a6498 Merge branch '1.9.x' into 1.12.x
  • 1551089 Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.734 to 1.12.739 (#5210)
  • 23b966e Bump dropwizard-metrics from 4.2.25 to 4.2.26 (#5201)
  • 6b7f628 Bump spring-javaformat from 0.0.41 to 0.0.42 (#5207)
  • 2130543 Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.2 to 0.4.3 (#5212)
  • 82232f2 Bump software.amazon.awssdk:cloudwatch from 2.25.55 to 2.25.64 (#5184)
  • Additional commits viewable in compare view

Updates redis.clients:jedis from 5.1.0 to 5.1.3

Release notes

Sourced from redis.clients:jedis's releases.

5.1.3

Changes

🚀 New Features

  • Custom connection pool to MultiClusterPooledConnectionProvider (#3801)

🐛 Bug Fixes

  • Consider null values in empty StreamPendingSummary (#3793)
  • Fix UnifiedJedis pexpireAt glitch (#3782)
  • Use expiryOption in PipelineBase.expireAt (#3777)

🧰 Maintenance

  • Add TS.INFO [DEGUB] and CF.MEXISTS in pipelined commands (#3787)
  • Fix typo in SetPipelineCommands method name (#3773)
  • Bump jackson.version from 2.16.1 to 2.16.2 (#3762)

Contributors

We'd like to thank all the contributors who worked on this release!

@​gerzse, @​sazzad16, @​thachlp and @​jarkus4

5.1.2

Changes

🐛 Bug Fixes

  • Stop connection fetching before sync/exec in multi cluster failover mode (#3756)

5.1.1

Changes

🐛 Bug Fixes

  • Avoid NPE in MultiNodePipelineBase.java (#3697)
  • Fix probable missing (RESP3) protocol processing (#3692)
  • Use circuit breaker fallback exception list (#3664)

🧰 Maintenance

  • Access Reducer attributes (#3637)
  • Replace deprecated set-output command with environment file (#3622)
  • Bump jackson.version from 2.16.0 to 2.16.1 (#3666)
  • Bump jackson databind and jsr310 to 2.16.0 (#3655)
  • Bump com.kohlschutter.junixsocket:junixsocket-core from 2.8.1 to 2.8.3 (#3647)

Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits

Updates io.confluent:kafka-avro-serializer from 7.6.0 to 7.6.1

Commits
  • e09b8f9 Set Confluent to 7.6.1, Kafka to 7.6.1.
  • 83b8886 Merge branch '7.5.x' into 7.6.x by rayokota
  • 133881a Merge branch '7.4.x' into 7.5.x by rayokota
  • 7d172bb Merge branch '7.3.x' into 7.4.x by rayokota
  • bc79d98 Merge branch '7.2.x' into 7.3.x by rayokota
  • ff129a2 Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_x
  • ba34552 Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x
  • 517c178 Merge branch '7.0.x' into 7.1.x by rayokota
  • eabeec8 Merge pull request #3061 from confluentinc/cherry-pick-field-oneof
  • af44d2e Merge pull request #3059 from MaciasMucias/master
  • Additional commits viewable in compare view

Updates io.confluent:kafka-schema-registry from 7.6.0 to 7.6.1

Updates io.confluent:kafka-schema-registry from 7.6.0 to 7.6.1

Updates no.nav:kafka-embedded-env from 3.2.5 to 3.2.8

Release notes

Sourced from no.nav:kafka-embedded-env's releases.

3.2.8

What's Changed

Full Changelog: navikt/kafka-embedded-env@3.2.7...3.2.8

3.2.7

What's Changed

Full Changelog: navikt/kafka-embedded-env@3.2.6...3.2.7

3.2.6

What's Changed

Full Changelog: navikt/kafka-embedded-env@3.2.5...3.2.6

Commits
  • b6c9c66 build(deps-dev): bump ktor.version from 2.3.9 to 2.3.10 (#211)
  • 70df4fa build(deps): bump org.apache.maven.plugins:maven-source-plugin (#212)
  • a5a21c8 build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#210)
  • f4cb80e build(deps-dev): bump io.netty:netty-common (#208)
  • 9929718 Created CONTRIBUTING.md (#207)
  • 400a603 Går over frå Javax til Jakarta ved å fjerne eksplisitte overrides som ikkje b...
  • e139f7c build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#205)
  • 362b3ff build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#203)
  • b987a7c build(deps): bump kotlin.version from 1.9.22 to 1.9.23 (#202)
  • 664ab9b build(deps): bump com.github.gantsign.maven:ktlint-maven-plugin (#201)
  • Additional commits viewable in compare view

Updates io.mockk:mockk from 1.13.9 to 1.13.11

Release notes

Sourced from io.mockk:mockk's releases.

1.13.11

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.10...1.13.11

1.13.10

What's Changed

New Contributors

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

Commits
  • 3d1cbd1 Merge pull request #1240 from krocard/contributing-gradle-check
  • 9292631 Merge pull request #1239 from krocard/clearStaticMockk
  • f1166ef Run gradle check when contributing
  • 8e024f0 Update mockk.api
  • 4917ecc Implement clearStaticMockk for KFunction and KProperty
  • 143f6bb Merge pull request #1238 from Evenprime/fix_parallel_testing
  • 131bc61 Fix parallel testing flag
  • fe0e306 Merge pull request #1234 from T45K/introduce_verifyCount_DSL
  • b11b732 update mockk.api
  • e0166d3 update README.md
  • 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 minor-and-patch group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.39.1` | `9.40` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.5.6` |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.12.6` | `1.13.1` |
| [redis.clients:jedis](https://github.com/redis/jedis) | `5.1.0` | `5.1.3` |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` |
| io.confluent:kafka-schema-registry | `7.6.0` | `7.6.1` |
| [no.nav:kafka-embedded-env](https://github.com/navikt/kafka-embedded-env) | `3.2.5` | `3.2.8` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.9` | `1.13.11` |



Updates `com.nimbusds:nimbus-jose-jwt` from 9.39.1 to 9.40
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.40..9.39.1)

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

Updates `io.micrometer:micrometer-registry-prometheus` from 1.12.6 to 1.13.1
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.6...v1.13.1)

Updates `redis.clients:jedis` from 5.1.0 to 5.1.3
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v5.1.0...v5.1.3)

Updates `io.confluent:kafka-avro-serializer` from 7.6.0 to 7.6.1
- [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1)

Updates `io.confluent:kafka-schema-registry` from 7.6.0 to 7.6.1

Updates `io.confluent:kafka-schema-registry` from 7.6.0 to 7.6.1

Updates `no.nav:kafka-embedded-env` from 3.2.5 to 3.2.8
- [Release notes](https://github.com/navikt/kafka-embedded-env/releases)
- [Commits](navikt/kafka-embedded-env@3.2.5...3.2.8)

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

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.confluent:kafka-schema-registry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.confluent:kafka-schema-registry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: no.nav:kafka-embedded-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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

dependabot bot commented on behalf of github Jun 24, 2024

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

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/gradle/minor-and-patch-db58f2f6b0 branch June 24, 2024 01: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