Bump the all group with 7 updates#353
Merged
Merged
Conversation
Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.http4k:http4k-server-netty](https://github.com/http4k/http4k) | `6.47.2.0` | `6.50.0.0` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `3.0.2` | `3.0.3` | | [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) | `2.3.8` | `2.3.9` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.8` | `2.3.9` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.32` | `1.5.33` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.14.9` | `1.14.11` | | [org.mongodb:mongodb-driver-kotlin-coroutine](https://github.com/mongodb/mongo-java-driver) | `5.7.0` | `5.8.0` | Updates `org.http4k:http4k-server-netty` from 6.47.2.0 to 6.50.0.0 - [Release notes](https://github.com/http4k/http4k/releases) - [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md) - [Commits](http4k/http4k@6.47.2.0...6.50.0.0) Updates `com.networknt:json-schema-validator` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@3.0.2...3.0.3) Updates `com.google.devtools.ksp:symbol-processing-api` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.8...2.3.9) Updates `com.google.devtools.ksp` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.8...2.3.9) Updates `ch.qos.logback:logback-classic` from 1.5.32 to 1.5.33 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.32...v_1.5.33) Updates `io.mockk:mockk` from 1.14.9 to 1.14.11 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.9...v1.14.11) Updates `org.mongodb:mongodb-driver-kotlin-coroutine` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.7.0...r5.8.0) Updates `com.google.devtools.ksp` from 2.3.8 to 2.3.9 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.8...2.3.9) --- updated-dependencies: - dependency-name: org.http4k:http4k-server-netty dependency-version: 6.50.0.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp:symbol-processing-api dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.mockk:mockk dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.mongodb:mongodb-driver-kotlin-coroutine dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all group with 7 updates:
6.47.2.06.50.0.03.0.23.0.32.3.82.3.92.3.82.3.91.5.321.5.331.14.91.14.115.7.05.8.0Updates
org.http4k:http4k-server-nettyfrom 6.47.2.0 to 6.50.0.0Release notes
Sourced from org.http4k:http4k-server-netty's releases.
Changelog
Sourced from org.http4k:http4k-server-netty's changelog.
Commits
cf738c1Release 6.50.0.0725f1b9Harden template path and digest credential validation.b22c1c3Add default size limits toMultipartFormBodyandmultipartIteratorc51ae36Clarify FreeMarker template security: warn that configuration is caller-suppl...85c827cClarify token validation and principal population inServerFilters.c0cfaf5Harden XML parsing: reject\<!DOCTYPE>and billion-laughs using `defaultXmlP...be70c11Switch fromkotlin.random.Randomtojava.util.Randomand default to `Secu...2e9d84eHash inputs before constant-time comparison insecureEquals,dae878fUseMessageDigest.isEqualfor constant-time Secret comparison65d23d9Fix DigestAuthProvider to use configured algorithm instead of hardcoded MD5Updates
com.networknt:json-schema-validatorfrom 3.0.2 to 3.0.3Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
... (truncated)
Commits
7407dddupgrade to 3.0.3 and update changelog07b694bfixes #1246 Coercion bug (#1247)9df7d32Merge branch 'master' of github.com:networknt/json-schema-validator2686725add gitignore331ced5Cleanup of IOException leftovers after update to jackson3 (#1244)Updates
com.google.devtools.ksp:symbol-processing-apifrom 2.3.8 to 2.3.9Release notes
Sourced from com.google.devtools.ksp:symbol-processing-api's releases.
Commits
799f6c1Add unused test0410308return to using kgp api but gate with if statement3b0ae6dConsolidate klib cross-compilation support check on KGP property9746fb5Add test for self referencing type variablesb61da98Fix release branch cherry-picking555120dAdd copyright header1a80a30Revert "Refactor CollectAnnotatedSymbolsPsiVisitor"b6684d4Update auto-merge.yml to 2.3.9-release branchd350521Add test for context parameters811dbfeMerge test directoriesUpdates
com.google.devtools.kspfrom 2.3.8 to 2.3.9Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
799f6c1Add unused test0410308return to using kgp api but gate with if statement3b0ae6dConsolidate klib cross-compilation support check on KGP property9746fb5Add test for self referencing type variablesb61da98Fix release branch cherry-picking555120dAdd copyright header1a80a30Revert "Refactor CollectAnnotatedSymbolsPsiVisitor"b6684d4Update auto-merge.yml to 2.3.9-release branchd350521Add test for context parameters811dbfeMerge test directoriesUpdates
ch.qos.logback:logback-classicfrom 1.5.32 to 1.5.33Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
124e8b4prepare release 1.5.33d8fd6f2escapeTags in message field when printing status messages95edbebhostnameVerification default to true in SSLParametersConfiguration, SSL.DEFAU...b768a96remove spurious java.swing.* import12cf2c5classes in java.lang and java.util are now whitelisted individuallye9133edfix typo47089a2added Filip Egeric icla85735f7Modified ConversionRuleAction.java: Updated validPreconditions() to614f7a7the official name for initial instructions file foe coding agents is AGENTS.mdfe50bb5fix: do not warn when both converterClass and class attributes are specified ...Updates
io.mockk:mockkfrom 1.14.9 to 1.14.11Release notes
Sourced from io.mockk:mockk's releases.
Commits
d5617fcVersion bump for v1.14.11d4e6a00Merge pull request #1530 from hspedro/fix/726-openj9-classcast-message-format98e91bcfix: handle OpenJ9 CCE message in JvmAutoHinter945f746Merge pull request #1529 from snowykte0426/fix/1273-jvmtiagent-agp85-native-l...35cc073[ 1273-jvmtiagent ] chore: stop tracking .claude/scheduled_tasks.lockd6aa82b[ 1273-jvmtiagent ] chore: drop useLegacyPackaging workaround85a907c[ 1273-jvmtiagent ] chore: apply spotless formatting7d9aec1[ 1273-jvmtiagent ] fix: extract .so when findLibrary returns a path with '='1d5d30e[ 1273-jvmtiagent ] test: verify findLibrary resolves mockkjvmtiagent to a va...21a6a3a[ 1273-jvmtiagent]fix: pass findLibrary path directly to attach JvmtiAgentUpdates
org.mongodb:mongodb-driver-kotlin-coroutinefrom 5.7.0 to 5.8.0Release notes
Sourced from org.mongodb:mongodb-driver-kotlin-coroutine's releases.
Commits
6024ca9Version: bump 5.8.0f3bbdb2Add BinaryVector and VectorSearchQuery vectorSearch overloads to Scala driver...966ababUpgrade libmongocrypt version to 1.18.1 (#1983)98e0761Optimize RawBsonDocument encode and decode by eliminating intermediate alloca...40ee8d5Fix NamespaceExists test failure (#1956)541af75Mark micrometer OSGi imports as optional and add bundle resolution test (#1982)cd6c045Add storedSource support for vector search indexes and returnStoredSource for...717da9cRevert "Resolve TLS channel address before opening socket" (#1979)58122f6Add vectorSearch operator for $search pipeline stage (#1962)13d4aefResolve TLS channel address before opening socketUpdates
com.google.devtools.kspfrom 2.3.8 to 2.3.9Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
799f6c1Add unused test0410308return to using kgp api but gate with if statement3b0ae6dConsolidate klib cross-compilation support check on KGP property9746fb5Add test for self referencing type variablesb61da98Fix release branch cherry-picking555120dAdd copyright header1a80a30Revert "Refactor CollectAnnotatedSymbolsPsiVisitor"b6684d4Update auto-merge.yml to 2.3.9-release branchd350521Add test for context parameters811dbfeMerge test directoriesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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