-
Notifications
You must be signed in to change notification settings - Fork 0
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 maven-dependencies group with 8 updates #74
Conversation
@dependabot ignore kotlin.version major 2 |
@dependabot ignore org.jetbrains.kotlin:kotlin-maven-allopen major 2 |
@dependabot ignore org.jetbrains.kotlin:kotlin-maven-allopen major version |
OK, I won't notify you about version 2.x.x of org.jetbrains.kotlin:kotlin-maven-allopen again, unless you unignore it. |
1f497a5
to
530817e
Compare
@dependabot ignore kotlin.version major version |
@dependabot ignore org.jetbrains.kotlin:kotlin-reflect major version |
OK, I won't notify you about version 2.x.x of org.jetbrains.kotlin:kotlin-reflect again, unless you unignore it. |
@dependabot ignore org.jetbrains.kotlin:kotlin-maven-plugin major version |
OK, I won't notify you about version 2.x.x of org.jetbrains.kotlin:kotlin-maven-plugin again, unless you unignore it. |
@dependabot ignore org.jetbrains.kotlin:kotlin-maven-noarg major version |
OK, I won't notify you about version 2.x.x of org.jetbrains.kotlin:kotlin-maven-noarg again, unless you unignore it. |
530817e
to
28a6c4b
Compare
@dependabot ignore org.jetbrains.kotlin:kotlin-maven-noarg major version |
OK, I won't notify you about version 2.x.x of org.jetbrains.kotlin:kotlin-maven-noarg again, unless you unignore it. |
@dependabot ignore org.jetbrains.kotlin:kotlin-maven-plugin major version |
OK, I won't notify you about version 2.x.x of org.jetbrains.kotlin:kotlin-maven-plugin again, unless you unignore it. |
@dependabot ignore org.jetbrains.dokka:dokka-maven-plugin major version |
OK, I won't notify you about version 2.x.x of org.jetbrains.dokka:dokka-maven-plugin again, unless you unignore it. |
28a6c4b
to
b1faaff
Compare
@dependabot ignore org.jetbrains.dokka:dokka-maven-plugin |
OK, I won't notify you about org.jetbrains.dokka:dokka-maven-plugin again, unless you unignore it. |
b1faaff
to
0d3f5b7
Compare
We CAN NOT merge this, as Kotlin 2 breaks the compatibility. We need to stay on 1.6. |
@CodeDrivenMitch, I have hit this exact same predicament with the Axon Framework GitHub organization, which has tons of dependencies that should not increase due to JDK8 compatibility. My highest culprit right now, is the use of grouped dependency upgrade PRs, for which, and I am guessing (massively), Dependabot might still need to receive some fixes/enhancements... Last time I checked this, which is April, I couldn't find anything on it. |
Bumps the maven-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `1.6.21` | `2.0.0` | | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `1.6.21` | `2.0.0` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `1.6.21` | `2.0.0` | | org.jetbrains.kotlin:kotlin-maven-allopen | `1.6.21` | `2.0.0` | | org.jetbrains.kotlin:kotlin-maven-noarg | `1.6.21` | `2.0.0` | | org.jetbrains.kotlin:kotlin-maven-plugin | `1.6.21` | `2.0.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.3.1` | | org.jetbrains.dokka:dokka-maven-plugin | `1.6.21` | `2.0.0` | Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.6.21 to 2.0.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.21...v2.0.0) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.6.21 to 2.0.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.21...v2.0.0) Updates `org.jetbrains.kotlin:kotlin-test` from 1.6.21 to 2.0.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.21...v2.0.0) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.6.21 to 2.0.0 Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 1.6.21 to 2.0.0 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.6.21 to 2.0.0 Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.6.21 to 2.0.0 Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 1.6.21 to 2.0.0 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.6.21 to 2.0.0 Updates `org.jetbrains.dokka:dokka-maven-plugin` from 1.6.21 to 2.0.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
0d3f5b7
to
d58a314
Compare
Quality Gate passedIssues Measures |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the maven-dependencies group with 8 updates:
1.6.21
2.0.0
1.6.21
2.0.0
1.6.21
2.0.0
1.6.21
2.0.0
1.6.21
2.0.0
1.6.21
2.0.0
3.3.0
3.3.1
1.6.21
2.0.0
Updates
org.jetbrains.kotlin:kotlin-reflect
from 1.6.21 to 2.0.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
... (truncated)
Commits
e84e835
Add changelog for 2.0.0975dea2
Add changelog for 2.0.0-RC3b618ee4
[FIR] Prohibit referencing java field in case of conflict with property..b239239
K2: build outer classes sequence in FirImplicitBodyResolve properlyafc5b49
[IR] Assume IrFile has at least one offset entrybe1804c
[K/N][tests] Don't attempt to download simulator after first failureb666160
K2: fix captureFromExpressionInternal for nullable intersection typesf04f051
K2: fix withNullability() for ConeIntersectionTypecda1ad4
K2: reproduce KT-679128e0919e
[K2/JS] Use declaration session for looking up containing declarationUpdates
org.jetbrains.kotlin:kotlin-stdlib-jdk8
from 1.6.21 to 2.0.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's changelog.
... (truncated)
Commits
e84e835
Add changelog for 2.0.0975dea2
Add changelog for 2.0.0-RC3b618ee4
[FIR] Prohibit referencing java field in case of conflict with property..b239239
K2: build outer classes sequence in FirImplicitBodyResolve properlyafc5b49
[IR] Assume IrFile has at least one offset entrybe1804c
[K/N][tests] Don't attempt to download simulator after first failureb666160
K2: fix captureFromExpressionInternal for nullable intersection typesf04f051
K2: fix withNullability() for ConeIntersectionTypecda1ad4
K2: reproduce KT-679128e0919e
[K2/JS] Use declaration session for looking up containing declarationUpdates
org.jetbrains.kotlin:kotlin-test
from 1.6.21 to 2.0.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
e84e835
Add changelog for 2.0.0975dea2
Add changelog for 2.0.0-RC3b618ee4
[FIR] Prohibit referencing java field in case of conflict with property..b239239
K2: build outer classes sequence in FirImplicitBodyResolve properlyafc5b49
[IR] Assume IrFile has at least one offset entrybe1804c
[K/N][tests] Don't attempt to download simulator after first failureb666160
K2: fix captureFromExpressionInternal for nullable intersection typesf04f051
K2: fix withNullability() for ConeIntersectionTypecda1ad4
K2: reproduce KT-679128e0919e
[K2/JS] Use declaration session for looking up containing declarationUpdates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.6.21 to 2.0.0Updates
org.jetbrains.kotlin:kotlin-maven-noarg
from 1.6.21 to 2.0.0Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.6.21 to 2.0.0Updates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.6.21 to 2.0.0Updates
org.jetbrains.kotlin:kotlin-maven-noarg
from 1.6.21 to 2.0.0Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.0 to 3.3.1Commits
7e45620
[maven-release-plugin] prepare release surefire-3.3.1561b4ca
[SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...6aaea8a
[SUREFIRE-1360] Ability to disable properties for successfully passed testsc17b92b
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24748d9dc
Fix typosf8092e9
Improve time unitsc670335
[SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...bce1b39
Improve docs of linkXRef3c49ebd
Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.06ff0f83
[SUREFIRE-2242] Plain test report does not include names of the skipped testsUpdates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.6.21 to 2.0.0Updates
org.jetbrains.dokka:dokka-maven-plugin
from 1.6.21 to 2.0.0Most Recent Ignore Conditions Applied to This Pull Request
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