-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the dependencies group across 1 directory with 7 updates #277
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/ktor-app/dependencies-5d59bfcf83
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the dependencies group across 1 directory with 7 updates #277
dependabot
wants to merge
1
commit into
main
from
dependabot/gradle/ktor-app/dependencies-5d59bfcf83
Conversation
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
cadf963
to
40c9197
Compare
40c9197
to
a1af028
Compare
34d99a4
to
f86864a
Compare
f86864a
to
45f8b18
Compare
3c3c5f3
to
84da650
Compare
Bumps the dependencies group with 7 updates in the /ktor-app directory: | Package | From | To | | --- | --- | --- | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.12` | `1.13.17` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.6` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.3` | | [jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.10` | | io.ktor.plugin | `2.3.12` | `3.1.1` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.10` | | org.jlleitschuh.gradle.ktlint | `12.1.1` | `12.2.0` | Updates `io.mockk:mockk` from 1.13.12 to 1.13.17 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.17) Updates `org.testcontainers:junit-jupiter` from 1.20.2 to 1.20.6 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.2...1.20.6) Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.3) Updates `jvm` from 2.0.20 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.1.10) Updates `io.ktor.plugin` from 2.3.12 to 3.1.1 Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.1.10) Updates `org.jlleitschuh.gradle.ktlint` from 12.1.1 to 12.2.0 --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.ktor.plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
84da650
to
cf0668c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 dependencies group with 7 updates in the /ktor-app directory:
1.13.12
1.13.17
1.20.2
1.20.6
3.26.3
3.27.3
2.0.20
2.1.10
2.3.12
3.1.1
2.0.20
2.1.10
12.1.1
12.2.0
Updates
io.mockk:mockk
from 1.13.12 to 1.13.17Release notes
Sourced from io.mockk:mockk's releases.
... (truncated)
Commits
534b698
Bump version5e6c035
Merge pull request #1354 from TWiStErRob/patch-26764701
Fix compilation error in constructedWith docse32dcd7
Merge pull request #1349 from cgm-aw/issue-1291-add-failOnSetBackingFieldExce...280047b
Added documentation20a85a3
Added new property "failOnSetBackingFieldException" to fail test if a backing...c521bf5
Merge pull request #1347 from p4ulor/patch-455cdc49
Update README.md - Clarify that private fields cannot be mockedad10524
Fix broken android.html linkse8dc7c0
Merge pull request #1340 from devtaebong/feat/prevent-mocking-system-classesUpdates
org.testcontainers:junit-jupiter
from 1.20.2 to 1.20.6Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
... (truncated)
Commits
cc1c13a
Replace release by sourceCompatibility and targetCompatibility in spock93a2eda
Update ubuntu version to 22.04576e65a
Fix spock module to compile using Java 86e104da
Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000)5af66d7
[create-pull-request] automated change (#9996)6ed4821
[create-pull-request] automated change (#9995)13b6365
Rename Picone implementationc34ed90
Rename EventHubs and ServiceBus implementationsaad1ee5
Add more configuration for LLdapContainer85697fd
Add method to return LDAP URL to LLdapContainerUpdates
org.assertj:assertj-core
from 3.26.3 to 3.27.3Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
c928dd3
[maven-release-plugin] prepare release assertj-build-3.27.3f308d95
FixStandardRepresentation
regression for unquoted strings (#3735)e5959f4
Add Java and Kotlin release references3eb809d
Add Kotlin EAP referenceb39a8cf
Add Kotlin 2.1.10-RCe20e40d
Add Class info to failure exception (#3746)79b87f0
Revert "Propagate common basetype for theextracting
method (#3673)" (#3737)bf439b3
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to ...30936ca
Restructure Kotlin tests, addDisplayNameGenerator
b5b86cc
Add Kotlin cross-version job (#3732)Updates
jvm
from 2.0.20 to 2.1.10Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
6dff565
Add ChangeLog for 2.1.10-RC25e6f6a6
[tests] Turned on passing testsb968b02
[K/N] Skip missing dependencies during cache building8b57d44
[CMP] no metadata annotations on synthetic classesf82abd9
[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff
[FIR] Don't render lazy attributes withnull
value in FIR renderer5f5af38
[FIR] Remove incorrect fast-path from@PublishedAPI
computation for binary de...435080b
[FIR] Consider effective visibility of parent class during deserialization05e92d4
[Test] Reproduce KT-74040 in AA testsc49acfb
[Test] RenderisPublicApi
attribute in AA testsUpdates
io.ktor.plugin
from 2.3.12 to 3.1.1Updates
org.jetbrains.kotlin.plugin.serialization
from 2.0.20 to 2.1.10Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
6dff565
Add ChangeLog for 2.1.10-RC25e6f6a6
[tests] Turned on passing testsb968b02
[K/N] Skip missing dependencies during cache building8b57d44
[CMP] no metadata annotations on synthetic classesf82abd9
[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff
[FIR] Don't render lazy attributes withnull
value in FIR renderer5f5af38
[FIR] Remove incorrect fast-path from@PublishedAPI
computation for binary de...435080b
[FIR] Consider effective visibility of parent class during deserialization05e92d4
[Test] Reproduce KT-74040 in AA testsc49acfb
[Test] RenderisPublicApi
attribute in AA testsUpdates
org.jlleitschuh.gradle.ktlint
from 12.1.1 to 12.2.0Dependabot 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