-
Notifications
You must be signed in to change notification settings - Fork 193
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
chore(deps): bump the java-minor-patch group in /src with 9 updates #2431
Merged
enelir
merged 5 commits into
develop
from
dependabot/gradle/src/java-minor-patch-4e4abb051e
Nov 21, 2024
Merged
chore(deps): bump the java-minor-patch group in /src with 9 updates #2431
enelir
merged 5 commits into
develop
from
dependabot/gradle/src/java-minor-patch-4e4abb051e
Nov 21, 2024
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 18, 2024
dependabot
bot
requested review from
a team and
melbeltagy
and removed request for
a team
November 18, 2024 05:08
Job Summary for GradleBuild and test :: BuildAndPackageWithUnitTests
|
Bumps the java-minor-patch group in /src with 9 updates: | Package | From | To | | --- | --- | --- | | [org.hibernate:hibernate-hikaricp](https://github.com/hibernate/hibernate-orm) | `6.5.3.Final` | `6.6.2.Final` | | [org.hibernate:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `6.5.3.Final` | `6.6.2.Final` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.5.3.Final` | `6.6.2.Final` | | [org.hibernate.tool:hibernate-tools-ant](https://github.com/hibernate/hibernate-tools) | `6.5.3.Final` | `6.6.2.Final` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.34` | `1.18.36` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `6.1.0` | `6.2.0` | | [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz) | `2.3.2` | `2.5.0` | | [io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.9.0` | `2.10.0` | | org.siouan.frontend-jdk21 | `9.0.0` | `9.1.0` | Updates `org.hibernate:hibernate-hikaricp` from 6.5.3.Final to 6.6.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.2/changelog.txt) - [Commits](hibernate/hibernate-orm@6.5.3...6.6.2) Updates `org.hibernate:hibernate-jpamodelgen` from 6.5.3.Final to 6.6.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.2/changelog.txt) - [Commits](hibernate/hibernate-orm@6.5.3...6.6.2) Updates `org.hibernate.orm:hibernate-core` from 6.5.3.Final to 6.6.2.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.2/changelog.txt) - [Commits](hibernate/hibernate-orm@6.5.3...6.6.2) Updates `org.hibernate.tool:hibernate-tools-ant` from 6.5.3.Final to 6.6.2.Final - [Commits](hibernate/hibernate-tools@6.5.3.Final...6.6.2.Final) Updates `org.projectlombok:lombok` from 1.18.34 to 1.18.36 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.34...v1.18.36) Updates `com.zaxxer:HikariCP` from 6.1.0 to 6.2.0 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-6.1.0...HikariCP-6.2.0) Updates `org.quartz-scheduler:quartz` from 2.3.2 to 2.5.0 - [Release notes](https://github.com/quartz-scheduler/quartz/releases) - [Changelog](https://github.com/quartz-scheduler/quartz/blob/main/docs/changelog.adoc) - [Commits](quartz-scheduler/quartz@v2.3.2...v2.5.0) Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.9.0...v2.10.0) Updates `org.siouan.frontend-jdk21` from 9.0.0 to 9.1.0 --- updated-dependencies: - dependency-name: org.hibernate:hibernate-hikaricp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-minor-patch - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-minor-patch - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-minor-patch - dependency-name: org.hibernate.tool:hibernate-tools-ant dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-minor-patch - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-minor-patch - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-minor-patch - dependency-name: org.quartz-scheduler:quartz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-minor-patch - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-minor-patch - dependency-name: org.siouan.frontend-jdk21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/gradle/src/java-minor-patch-4e4abb051e
branch
from
November 18, 2024 06:41
08a5bac
to
7a31598
Compare
Job Summary for GradleBuild and test :: BuildAndPackageWithUnitTests
|
1 similar comment
Job Summary for GradleBuild and test :: BuildAndPackageWithUnitTests
|
Job Summary for GradleBuild and test :: BuildAndPackageWithUnitTests
|
1 similar comment
Job Summary for GradleBuild and test :: BuildAndPackageWithUnitTests
|
Job Summary for GradleBuild and test :: BuildAndPackageWithUnitTests
|
Quality Gate passedIssues Measures |
Job Summary for GradleBuild and test :: BuildAndPackageWithUnitTests
|
dependabot
bot
deleted the
dependabot/gradle/src/java-minor-patch-4e4abb051e
branch
November 21, 2024 13:36
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 java-minor-patch group in /src with 9 updates:
6.5.3.Final
6.6.2.Final
6.5.3.Final
6.6.2.Final
6.5.3.Final
6.6.2.Final
6.5.3.Final
6.6.2.Final
1.18.34
1.18.36
6.1.0
6.2.0
2.3.2
2.5.0
2.9.0
2.10.0
9.0.0
9.1.0
Updates
org.hibernate:hibernate-hikaricp
from 6.5.3.Final to 6.6.2.FinalRelease notes
Sourced from org.hibernate:hibernate-hikaricp's releases.
... (truncated)
Changelog
Sourced from org.hibernate:hibernate-hikaricp's changelog.
... (truncated)
Commits
2366b10
Pre-steps for release :6.6.2.Final
faebabd
HHH-16572 - Skip enhancement for PROPERTY attributes with mismatched field an...ab9e671
HHH-18564 Handle attribute converters for query literals6017ae4
HHH-18564 Add test for issue3c8214f
HHH-18770 Check if the monitoring event was nullf58d5af
HHH-18770 Check if the monitoring event was nullbdc44db
HHH-18770 test with the jfr module on the classpath but jfr disabled6584eb3
HHH-18764 Fix incorrect type resolution in ManyToOneType dirty check5328e83
Fix upload of Devbelocity build scans8e30558
Fix upload of Develocity build scansUpdates
org.hibernate:hibernate-jpamodelgen
from 6.5.3.Final to 6.6.2.FinalRelease notes
Sourced from org.hibernate:hibernate-jpamodelgen's releases.
... (truncated)
Changelog
Sourced from org.hibernate:hibernate-jpamodelgen's changelog.
... (truncated)
Commits
2366b10
Pre-steps for release :6.6.2.Final
faebabd
HHH-16572 - Skip enhancement for PROPERTY attributes with mismatched field an...ab9e671
HHH-18564 Handle attribute converters for query literals6017ae4
HHH-18564 Add test for issue3c8214f
HHH-18770 Check if the monitoring event was nullf58d5af
HHH-18770 Check if the monitoring event was nullbdc44db
HHH-18770 test with the jfr module on the classpath but jfr disabled6584eb3
HHH-18764 Fix incorrect type resolution in ManyToOneType dirty check5328e83
Fix upload of Devbelocity build scans8e30558
Fix upload of Develocity build scansUpdates
org.hibernate.orm:hibernate-core
from 6.5.3.Final to 6.6.2.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
... (truncated)
Commits
2366b10
Pre-steps for release :6.6.2.Final
faebabd
HHH-16572 - Skip enhancement for PROPERTY attributes with mismatched field an...ab9e671
HHH-18564 Handle attribute converters for query literals6017ae4
HHH-18564 Add test for issue3c8214f
HHH-18770 Check if the monitoring event was nullf58d5af
HHH-18770 Check if the monitoring event was nullbdc44db
HHH-18770 test with the jfr module on the classpath but jfr disabled6584eb3
HHH-18764 Fix incorrect type resolution in ManyToOneType dirty check5328e83
Fix upload of Devbelocity build scans8e30558
Fix upload of Develocity build scansUpdates
org.hibernate.tool:hibernate-tools-ant
from 6.5.3.Final to 6.6.2.FinalCommits
8704648
HBX-2933: Update version identifier to 6.6.2.Final2190ee6
HBX-2932: Update Hibernate ORM Dependency to Version 6.6.2.Final2525b1f
HBX-2823: Fix foreign key generation077ac82
HBX-2920: Update version identifier to 6.6.2-SNAPSHOTd2d82e5
HBX-2918: Update version identifier to 6.6.1.Final2a262ad
HBX-2917: Update Hibernate ORM Dependency to Version 6.6.1.Finala05882b
HBX-2910: Make sure that the Exporter classes needed by plugin 'org.hibernate...263d736
HBX-2910: Make sure that the Exporter classes needed by plugin 'org.hibernate...981c040
HBX-2905: Update version identifier to 6.6.1-SNAPSHOT14f18f8
HBX-2902: Update version identifier to 6.6.0.FinalUpdates
org.projectlombok:lombok
from 1.18.34 to 1.18.36Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
91d79ff
[release] pre-release version bumpe8db33a
Merge pull request #3768 from tamila-krashtan/fix/with-html0338705
Revert "[fixes #3116] Add multi round support for mapstruct":9af596e
Fix typo in With.html3394b6e
eclipse downloader: When downloading sources, accept failure.03cd61a
Merge branch 'eclipse-tests-fix'7a9f3a8
Fix resource management in the eclipse downloader:87bc91a
Merge pull request #3764 from Rawi01/update-indexd21d551
Close ZipOutputStream in eclipse dependency downloader5caea32
[fixes #3761] Update annotation value indexUpdates
com.zaxxer:HikariCP
from 6.1.0 to 6.2.0Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
c6b5eea
[maven-release-plugin] prepare release HikariCP-6.2.014f2c6e
update release versiond32e26e
Update CHANGES5df12d6
Update README.mdec6891a
Expand/improve SQLExceptionOverride handling flexibilityc7cf4b3
Do not treat a SQLTimeoutException as an evictable offense (#2238)039942b
Update README.md1695eb5
Update README.mdb9690a0
Update README.mdd20e547
upgrade commons-compress dependency due to security vulnerability (test scope...Updates
org.quartz-scheduler:quartz
from 2.3.2 to 2.5.0Release notes
Sourced from org.quartz-scheduler:quartz's releases.
Commits
05a497e
Set quartzVersion to 2.5.0d0403ee
Merge pull request #1262 from jhouserizer/fix_javadoc_in_jepea7393a3
Fix javadoc errors in JobExecutionProcessExceptioncbe23a1
Merge pull request #1260 from ohksj77/handle-misfired-trigger-exception84204e6
Merge pull request #1257 from bcode2/quartz-2.5x-remove-redundant-initialization6ca2800
Merge pull request #1252 from konopka/fix_tomorrowat_returning_wrong_date_whe...f31d0c8
Handle exceptions thrown while retrieving the misfired trigger6b474d6
refactor: remove-redundant-initialization33ef506
Merge pull request #1254 from konopka/fix_setrepeatinterval_accepts_invalid_v...94c890f
Merge pull request #1253 from amergey/mainUpdates
io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations
from 2.9.0 to 2.10.0Release notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's changelog.
... (truncated)
Commits
0ca120d
[release/v2.10.x] Prepare release 2.10.0 (#12620)cd65f9a
Update change log for upcoming release (#12607)3d54921
Convert rediscala test to scala (#12616)647fc45
fix(deps): update dependency io.netty:netty-bom to v4.1.115.final (#12618)ad21efb
Convert aws 1.11 client tests from groovy to java (#12606)76c2d2d
Add ktor 3 instrumentation (#12562)fdfb764
chore(deps): update github/codeql-action action to v3.27.1 (#12610)74d07f1
Database stable semconv tests and fixes (#12601)591cdf5
Move get attribute inside condition where used (#12604)0e099b2
Update the OpenTelemetry SDK version to 1.44.1 (#12603)Updates
org.siouan.frontend-jdk21
from 9.0.0 to 9.1.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