Merged
Conversation
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | org.jooq:jooq | `3.20.3` | `3.20.4` | | org.jooq:jooq-codegen | `3.20.3` | `3.20.4` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.19.1` | `1.20.1` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.14.0` | `1.14.2` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.1.20-2.0.0` | `2.1.20-2.0.1` | Updates `org.jooq:jooq` from 3.20.3 to 3.20.4 Updates `org.jooq:jooq-codegen` from 3.20.3 to 3.20.4 Updates `org.jooq:jooq-codegen` from 3.20.3 to 3.20.4 Updates `org.jsoup:jsoup` from 1.19.1 to 1.20.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.19.1...jsoup-1.20.1) Updates `io.mockk:mockk` from 1.14.0 to 1.14.2 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.0...1.14.2) Updates `com.google.devtools.ksp` from 2.1.20-2.0.0 to 2.1.20-2.0.1 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.20-2.0.0...2.1.20-2.0.1) --- updated-dependencies: - dependency-name: org.jooq:jooq dependency-version: 3.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jooq:jooq-codegen dependency-version: 3.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jooq:jooq-codegen dependency-version: 3.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jsoup:jsoup dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.mockk:mockk dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.1.20-2.0.1 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 5 updates:
3.20.33.20.43.20.33.20.41.19.11.20.11.14.01.14.22.1.20-2.0.02.1.20-2.0.1Updates
org.jooq:jooqfrom 3.20.3 to 3.20.4Updates
org.jooq:jooq-codegenfrom 3.20.3 to 3.20.4Updates
org.jooq:jooq-codegenfrom 3.20.3 to 3.20.4Updates
org.jsoup:jsoupfrom 1.19.1 to 1.20.1Release notes
Sourced from org.jsoup:jsoup's releases.
Changelog
Sourced from org.jsoup:jsoup's changelog.
... (truncated)
Commits
8f0dc29[maven-release-plugin] prepare release jsoup-1.20.16b96c74Don't log InterruptedExceptiondec21efBump com.google.code.gson:gson from 2.13.0 to 2.13.1 (#2316)fccfaaeUpdating changelog603261dPerf optimize these deep IT testsf0d8782Use a ReentrantLock in HttpConnection01c823eMake Parser instances threadsafe (#2314)dcb4f79Only match ASCII letters and digits (#2312)c4dd25eDisallow consecutive combinators in CSS selectors (#2311)f70a7bcRevamp QueryParser (#2310)Updates
io.mockk:mockkfrom 1.14.0 to 1.14.2Release notes
Sourced from io.mockk:mockk's releases.
Commits
be5b234Version bumpea2d003Merge pull request #1376 from sgerke-1L/fix-1375f500141Remove unused var3e2ad31Simplify test case0a0ed8dChange approach to VisibilityBridgeStrategy23038a0Merge pull request #1378 from TWiStErRob/patch-25295383Update README.mdd3fff91Move test to its own file7c48f19Use redefine when mockkStatic is usedUpdates
com.google.devtools.kspfrom 2.1.20-2.0.0 to 2.1.20-2.0.1Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
60466e8Don't disable KSP2 native tasks if cross compilation is enabledd906cdbFix KSAnnotationResolvedImpl.origin74c7bebSupport KaDestructuringDeclarationSymbold305dbbRewrite test: libOrigin2c9c0e3Fix origin of KSAnnotationd4fabe3fix typo exmample -> example7cd4861Mention both ksp1/2 test suite in CONTRIBUTING.mdb0851d0Update url to JetBrains kotlin-ide-plugin-dependencies Maven Repositories353df7cUpdate url to JetBrains bootstrap Maven Repositories3939ff8Use moduleName from compilerOptions if it existsDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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