Bump the minor-and-patch group with 7 updates #211
Closed
+6
−6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 7 updates:
1.4.14
1.5.6
1.12.6
1.13.0
7.6.0
7.6.1
7.6.0
7.6.1
3.2.5
3.2.8
9.39.1
9.39.3
1.13.9
1.13.11
Updates
ch.qos.logback:logback-classic
from 1.4.14 to 1.5.6Commits
7812a55
prepare release 1.5.6759fc25
fix issues/805 i.e. LOGBACK-1768, included file with inner conditional3d55638
start work on 1.5.6-SNAPSHOTa91d2b6
notes about javadocsc7c5e89
prepare release 1.5.57db8797
upgrade build to slf4j 2.0.13f9c04d2
test inclusion with conditionalsf32ed30
remove support for metaannotations for NoAutoStart annotation4476edd
Search for@NoAutoStart
annotations in ancestor hierarchy, implemented interf...a649c60
rename IncludeActionTest as IncludeModelHandlerTestUpdates
io.micrometer:micrometer-registry-prometheus
from 1.12.6 to 1.13.0Release notes
Sourced from io.micrometer:micrometer-registry-prometheus's releases.
... (truncated)
Commits
a5c1b72
Update documentation for Jetty connection metrics4cd3490
Configure NetworkTrafficListener in addToAllConnectors4348f37
Merge branch '1.12.x'68f5240
Bump software.amazon.awssdk:cloudwatch from 2.25.45 to 2.25.50 (#5084)abeb1f1
Merge branch '1.12.x'29ccc34
Merge branch '1.12.x'bf6d2fe
Polish gh-4756394cb20
Polish gh-4753af7093f
Revert "Fix AspectJ pointcut syntax (#5058)"5e16809
Fix AspectJ pointcut syntax (#5058)Updates
io.confluent:kafka-avro-serializer
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
io.confluent:kafka-schema-registry
from 7.6.0 to 7.6.1Updates
io.confluent:kafka-schema-registry
from 7.6.0 to 7.6.1Updates
no.nav:kafka-embedded-env
from 3.2.5 to 3.2.8Release notes
Sourced from no.nav:kafka-embedded-env's releases.
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)Updates
com.nimbusds:nimbus-jose-jwt
from 9.39.1 to 9.39.3Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
... (truncated)
Commits
16d52cd
[maven-release-plugin] prepare for next development iterationb530053
Fixes NPE in DefaultJWTClaimsVerifier.verify when checking an exact match cla...63be304
Fixes version 9.39.2 date97183e0
[maven-release-plugin] prepare release 9.39.22e444ed
[maven-release-plugin] prepare for next development iteration2652777
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.3Updates
io.mockk:mockk
from 1.13.9 to 1.13.11Release notes
Sourced from io.mockk:mockk's releases.
Commits
3d1cbd1
Merge pull request #1240 from krocard/contributing-gradle-check9292631
Merge pull request #1239 from krocard/clearStaticMockkf1166ef
Run gradle check when contributing8e024f0
Update mockk.api4917ecc
ImplementclearStaticMockk
for KFunction and KProperty143f6bb
Merge pull request #1238 from Evenprime/fix_parallel_testing131bc61
Fix parallel testing flagfe0e306
Merge pull request #1234 from T45K/introduce_verifyCount_DSLb11b732
update mockk.apie0166d3
update README.mdDependabot 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