build(deps): bump the production group with 3 updates#72
Merged
Conversation
Bumps the production group with 3 updates: [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin), [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.4.0 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.0...v2.4.10) Updates `org.hibernate.orm:hibernate-core` from 7.4.4.Final to 7.4.5.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.5/changelog.txt) - [Commits](hibernate/hibernate-orm@7.4.4...7.4.5) Updates `ch.qos.logback:logback-classic` from 1.5.37 to 1.5.38 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.37...v_1.5.38) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.4.5.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... 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 production group with 3 updates: org.jetbrains.kotlin:kotlin-gradle-plugin, org.hibernate.orm:hibernate-core and ch.qos.logback:logback-classic.
Updates
org.jetbrains.kotlin:kotlin-gradle-pluginfrom 2.4.0 to 2.4.10Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
Commits
5687445Add Changelog for 2.4.10-RC2ba30392[Wasm] Support regenerate unchanged modules flag on KGP6307e73[Wasm] Implement Xwasm-IC-generate-unchanged-modules flag39d7aeeAdd ChangeLog for 2.4.10-RC2a2956be[Gradle] Update karma.conf.js to use 'require(...)' instead plain strings9b1361c[Gradle] KT-87223: Updated regression testa4c153a[Gradle] KT-87223: Fix toochain to 2.4.0 for abiValidation compat configbc04b90Add ChangeLog for 2.4.10-RCbbcb94b[CRI] explicitly disable CRI generation for non-JVM targets to avoid false-po...6c2c458Scripting: fix jvmTarget processing from script annotationsUpdates
org.hibernate.orm:hibernate-corefrom 7.4.4.Final to 7.4.5.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
6f28be6[Jenkins release job] Preparing release 7.4.5.Final5c58624[Jenkins release job] changelog.txt updated by release build 7.4.5.Final934ad54Migrate mirror handling from applied script to init script9686a95Rework mirror handling in Gradle build2f009bfHHH-4451 Serialize lazy attribute interceptor state for enhanced entities35d00fdHHH-20650 Add test for issuec2ea145HHH-20650 Route the CTE name through IdentifierHelper for quoting278bb23HHH-13010 Align the metamodel generator's default access type inference with ...5da3bf8HHH-20583 Stop warn and force execute afterTransactionCompletions unless JTA ...cee46dcHHH-19566 improve testUpdates
ch.qos.logback:logback-classicfrom 1.5.37 to 1.5.38Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
d04984aprepare release 1.5.384fffda6updateversion of maven-gpg-plugin7ee48a1Fixed a typo where java,lang.Throwable was written with a comma instead of a ...84580a2remove license profilef817c8dstart work on 1.5.28-SNAPSHOTDependabot 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