Conversation
Bumps the gradle-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.jline:jline-reader](https://github.com/jline/jline3) | `4.0.7` | `4.0.9` | | [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [io.netty:netty-transport-classes-kqueue](https://github.com/netty/netty) | `4.2.10.Final` | `4.2.12.Final` | | [com.jetbrains.intellij.java:java-gui-forms-rt](https://github.com/JetBrains/intellij-community) | `253.32098.60` | `261.22158.291` | | [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) | `8.36.0` | `8.37.1` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.4.0` | `9.4.1` | Updates `org.jline:jline-reader` from 4.0.7 to 4.0.9 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@4.0.7...4.0.9) Updates `io.netty:netty-transport-classes-epoll` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport-classes-kqueue` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `io.netty:netty-transport-classes-kqueue` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) Updates `com.jetbrains.intellij.java:java-gui-forms-rt` from 253.32098.60 to 261.22158.291 - [Release notes](https://github.com/JetBrains/intellij-community/releases) - [Commits](https://github.com/JetBrains/intellij-community/commits) Updates `io.sentry:sentry-log4j2` from 8.36.0 to 8.37.1 - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@8.36.0...8.37.1) Updates `com.gradleup.shadow` from 9.4.0 to 9.4.1 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.0...9.4.1) --- updated-dependencies: - dependency-name: org.jline:jline-reader dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: io.netty:netty-transport-classes-epoll dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: io.netty:netty-transport-classes-kqueue dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: io.netty:netty-transport-classes-kqueue dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.jetbrains.intellij.java:java-gui-forms-rt dependency-version: 261.22158.291 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: io.sentry:sentry-log4j2 dependency-version: 8.37.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.gradleup.shadow dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... 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 gradle-dependencies group with 6 updates:
4.0.74.0.94.2.10.Final4.2.12.Final4.2.10.Final4.2.12.Final253.32098.60261.22158.2918.36.08.37.19.4.09.4.1Updates
org.jline:jline-readerfrom 4.0.7 to 4.0.9Release notes
Sourced from org.jline:jline-reader's releases.
Commits
27a26abfix: Add deprecated no-op jansi(boolean) and jna(boolean) to TerminalBuilder ...1154e0eAdd ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>)e247886chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1706)4fdcc8ffix: Add proper picocli argument completion via AutoComplete (#1708)1ab1e9ffix: Disable grapheme cluster probe on ExternalTerminal (fixes #1707) (#1709)9f3aa72fix: Fix release drafter config and use drafted notes in release workflowUpdates
io.netty:netty-transport-classes-epollfrom 4.2.10.Final to 4.2.12.FinalRelease notes
Sourced from io.netty:netty-transport-classes-epoll's releases.
... (truncated)
Commits
67ce541[maven-release-plugin] prepare release netty-4.2.12.Final7074624Revert "Eliminate redundant bounds checks in CompositeByteBuf accessors" (#16...c3b0a43[maven-release-plugin] prepare for next development iterationc94a818[maven-release-plugin] prepare release netty-4.2.11.Final3b76df1Merge commit from forkaae944aAuto-port 4.2: Limit the number of Continuation frames per HTTP2 Headers (#16...6001499Eliminate redundant bounds checks in CompositeByteBuf accessors (#16525)a7fbb6fJdkZlibDecoder: accumulate decompressed output before firing channelRead (#16...7937553Enforce io.netty.maxDirectMemory accounting on all Java versions (#16489)893ea2eAllocate less in QueryStringDecoder.addParam for typical use case (#16527)Updates
io.netty:netty-transport-classes-kqueuefrom 4.2.10.Final to 4.2.12.FinalRelease notes
Sourced from io.netty:netty-transport-classes-kqueue's releases.
... (truncated)
Commits
67ce541[maven-release-plugin] prepare release netty-4.2.12.Final7074624Revert "Eliminate redundant bounds checks in CompositeByteBuf accessors" (#16...c3b0a43[maven-release-plugin] prepare for next development iterationc94a818[maven-release-plugin] prepare release netty-4.2.11.Final3b76df1Merge commit from forkaae944aAuto-port 4.2: Limit the number of Continuation frames per HTTP2 Headers (#16...6001499Eliminate redundant bounds checks in CompositeByteBuf accessors (#16525)a7fbb6fJdkZlibDecoder: accumulate decompressed output before firing channelRead (#16...7937553Enforce io.netty.maxDirectMemory accounting on all Java versions (#16489)893ea2eAllocate less in QueryStringDecoder.addParam for typical use case (#16527)Updates
io.netty:netty-transport-classes-kqueuefrom 4.2.10.Final to 4.2.12.FinalRelease notes
Sourced from io.netty:netty-transport-classes-kqueue's releases.
... (truncated)
Commits
67ce541[maven-release-plugin] prepare release netty-4.2.12.Final7074624Revert "Eliminate redundant bounds checks in CompositeByteBuf accessors" (#16...c3b0a43[maven-release-plugin] prepare for next development iterationc94a818[maven-release-plugin] prepare release netty-4.2.11.Final3b76df1Merge commit from forkaae944aAuto-port 4.2: Limit the number of Continuation frames per HTTP2 Headers (#16...6001499Eliminate redundant bounds checks in CompositeByteBuf accessors (#16525)a7fbb6fJdkZlibDecoder: accumulate decompressed output before firing channelRead (#16...7937553Enforce io.netty.maxDirectMemory accounting on all Java versions (#16489)893ea2eAllocate less in QueryStringDecoder.addParam for typical use case (#16527)Updates
com.jetbrains.intellij.java:java-gui-forms-rtfrom 253.32098.60 to 261.22158.291Commits
Updates
io.sentry:sentry-log4j2from 8.36.0 to 8.37.1Release notes
Sourced from io.sentry:sentry-log4j2's releases.
Changelog
Sourced from io.sentry:sentry-log4j2's changelog.
Commits
f967be6release: 8.37.1f2c2e7dfix(otel): Avoid deadlock in SentryContextStorage.root() with virtual threads...a7fc366chore(github): pin GitHub Actions to full-length commit SHAs (#5229)8c1fb22chore(changelog): Update dependencies section with Native SDK version bump (#...8fcc5dfMerge branch 'release/8.37.0'72ab40drelease: 8.37.0028aa67feat(spring): Cache Tracing (#5165)23b2680fix(replay): text layouts with center/end alignment return incorrect masking ...ae6907dfeat(core): Add configurable IScopesStorageFactory to SentryOptions (#5199)4c09f52Add a /test skill to run singular tests or per module tests (#5111)Updates
com.gradleup.shadowfrom 9.4.0 to 9.4.1Release notes
Sourced from com.gradleup.shadow's releases.
Commits
f98d8f2Prepare version 9.4.17cf1ac5Note #1978 in changelog539d532Update plugin jetbrains-dokka to v2.2.0 (#1994)0fb99caUpdate actions/deploy-pages action to v5 (#1993)38ec3e2Update Develocity to v4.4.0 (#1992)e519072Update gradle/actions action to v6 (#1990)ca0dd71Update pluginPublish to v2.1.1 (#1989)5a1ab58Update Gradle to v9.4.1 (#1988)69dfdfcImprove file type check for AAR (#1987)1395087Document excluding non-JAR transitive dependencies (#1986)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 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