chore(deps): bump the maven-minor group across 1 directory with 4 updates - #632
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the maven-minor group across 1 directory with 4 updates#632dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the maven-minor group with 4 updates in the / directory: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator), [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) and [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java). Updates `org.junit:junit-bom` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) Updates `org.hibernate.validator:hibernate-validator` from 9.1.0.Final to 9.1.1.Final - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.1.1.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@9.1.0.Final...9.1.1.Final) Updates `io.sentry:sentry-log4j2` from 8.43.2 to 8.46.0 - [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.43.2...8.46.0) Updates `org.commonmark:commonmark` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](commonmark/commonmark-java@commonmark-parent-0.28.0...commonmark-parent-0.29.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.1.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor - dependency-name: io.sentry:sentry-log4j2 dependency-version: 8.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor - dependency-name: org.commonmark:commonmark dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 maven-minor group with 4 updates in the / directory: org.junit:junit-bom, org.hibernate.validator:hibernate-validator, io.sentry:sentry-log4j2 and org.commonmark:commonmark.
Updates
org.junit:junit-bomfrom 6.1.0 to 6.1.1Release notes
Sourced from org.junit:junit-bom's releases.
Commits
0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesa6d540aMove entry to 6.1.1 release notes69339d5Only pass timeout when publishing to avoid failure in nmcp plugindec2eb9Allow excluding engines from memory cleanup mode (#5786)a5f4270Publish sha256/sha512 checksums again but filter out signature ones (#5796)8213012Update plugin nmcp-settings to v1.6.0 (#5787)d1bf847Generate Javadoc for aggregator modulesd721de5Pass--no-fontstojavadocconventiond289ec6Restore original SetSystemProperty values in a ParameterizedTest (#5720)Updates
org.hibernate.validator:hibernate-validatorfrom 9.1.0.Final to 9.1.1.FinalRelease notes
Sourced from org.hibernate.validator:hibernate-validator's releases.
Changelog
Sourced from org.hibernate.validator:hibernate-validator's changelog.
Commits
6ec5cdd[Jenkins release job] Preparing release 9.1.1.Final75045e1[Jenkins release job] changelog.txt updated by release build 9.1.1.Final2ed963f[Jenkins release job] README.md updated by release build 9.1.1.Final6e019daHV-2217 Allow null-valued expression variable and message parameter921e5eb[9.1] Bump the build-dependencies group with 2 updates133a2c0[9.1] Bump the build-dependencies group with 4 updatesb2b9d60[9.1] Bump org.jboss.arquillian:arquillian-bom4facf3a[9.1] Bump the build-dependencies group across 1 directory with 2 updates8648ebdHV-2216 Use Maven 3.9.16 as a required minimum version for the build22d5213HV-2214 Enable automatic releasesUpdates
io.sentry:sentry-log4j2from 8.43.2 to 8.46.0Release notes
Sourced from io.sentry:sentry-log4j2's releases.
... (truncated)
Changelog
Sourced from io.sentry:sentry-log4j2's changelog.
... (truncated)
Commits
8c43a10release: 8.46.02ebf90aperf(core): SDK Overhead Reduction (#5499)e0a2a6ebuild: Remove redundant mavenCentral repository declarations (#5638)f082155build: Remove redundant Java compatibility block from sentry-apollo-4 (#5633)fa82550chore(deps): Bump dependencies associated with SentrySQLiteDriver (#5630)6bbdfbechore(changelog): Add 8.43.3 hotfix (#5620)d735888chore(android-sqlite): Update SQLite instrumentation documentation after 8.45...6424f21build: Remove redundant test source set declarations (#5624)2c01efffix(changelog): Move app start reason to 8.45.0 (#5625)2d654c0Merge branch 'release/8.45.0'Updates
org.commonmark:commonmarkfrom 0.28.0 to 0.29.0Release notes
Sourced from org.commonmark:commonmark's releases.
Changelog
Sourced from org.commonmark:commonmark's changelog.
Commits
57cf9fd[maven-release-plugin] prepare release commonmark-parent-0.29.04f6b66eMerge pull request #438 from commonmark/release-0.29.0b0f4dbcmvn versions:set -DnewVersion=0.29.0-SNAPSHOTc5f6bc9Prepare CHANGELOG for version 0.29.0952ce9dMerge pull request #437 from rdestefa/issue-436-alerts-text-renderingefc90bdUpdate CHANGELOG.md0117b82Update AlertHtmlNodeRenderer.javaffa682eUpdate AlertTextContentNodeRenderer.java717deddAdd Text Content Rendering Support for Alertsb146e55Merge pull request #435 from rdestefa/issue-431-disallow-github-alert-typesDependabot 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