Bump the minor-and-patch group across 1 directory with 16 updates - #22
Merged
Merged
Conversation
Bumps the minor-and-patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `2.0.12` | `2.0.18` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.6.1` | | org.freemarker:freemarker | `2.3.33` | `2.3.34` | | org.apache.lucene:lucene-core | `7.6.0` | `7.7.3` | | [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz) | `2.3.2` | `2.5.2` | | [com.mchange:c3p0](https://github.com/swaldman/c3p0) | `0.9.5.5` | `0.14.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.7` | `42.7.13` | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.17.0` | `1.22.1` | | com.palantir.git-version | `4.0.0` | `4.3.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.0.0` | `9.7.0` | Updates `org.slf4j:slf4j-api` from 2.0.12 to 2.0.18 Updates `ch.qos.logback:logback-classic` from 1.4.14 to 1.6.1 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.4.14...v_1.6.1) Updates `ch.qos.logback:logback-core` from 1.4.14 to 1.6.1 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.4.14...v_1.6.1) Updates `org.slf4j:jcl-over-slf4j` from 2.0.12 to 2.0.18 Updates `org.slf4j:log4j-over-slf4j` from 2.0.12 to 2.0.18 Updates `org.freemarker:freemarker` from 2.3.33 to 2.3.34 Updates `org.apache.lucene:lucene-core` from 7.6.0 to 7.7.3 Updates `org.apache.lucene:lucene-analyzers-common` from 7.6.0 to 7.7.3 Updates `org.apache.lucene:lucene-highlighter` from 7.6.0 to 7.7.3 Updates `org.apache.lucene:lucene-queryparser` from 7.6.0 to 7.7.3 Updates `org.quartz-scheduler:quartz` from 2.3.2 to 2.5.2 - [Release notes](https://github.com/quartz-scheduler/quartz/releases) - [Commits](quartz-scheduler/quartz@v2.3.2...v2.5.2) Updates `com.mchange:c3p0` from 0.9.5.5 to 0.14.1 - [Changelog](https://github.com/swaldman/c3p0/blob/0.15.x/CHANGELOG) - [Commits](swaldman/c3p0@c3p0-0.9.5.5...v0.14.1) Updates `org.postgresql:postgresql` from 42.7.7 to 42.7.13 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.7...REL42.7.13) Updates `commons-codec:commons-codec` from 1.17.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.0...rel/commons-codec-1.22.1) Updates `com.palantir.git-version` from 4.0.0 to 4.3.0 Updates `gradle-wrapper` from 9.0.0 to 9.7.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.0.0...v9.7.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ch.qos.logback:logback-core dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.slf4j:jcl-over-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.slf4j:log4j-over-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.freemarker:freemarker dependency-version: 2.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.lucene:lucene-core dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.lucene:lucene-analyzers-common dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.lucene:lucene-highlighter dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.lucene:lucene-queryparser dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.quartz-scheduler:quartz dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.mchange:c3p0 dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.palantir.git-version dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: gradle-wrapper dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 10 updates in the / directory:
2.0.122.0.181.4.141.6.12.3.332.3.347.6.07.7.32.3.22.5.20.9.5.50.14.142.7.742.7.131.17.01.22.14.0.04.3.09.0.09.7.0Updates
org.slf4j:slf4j-apifrom 2.0.12 to 2.0.18Updates
ch.qos.logback:logback-classicfrom 1.4.14 to 1.6.1Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
57759f4prepare release 1.6.1175f99ffix imports4b8773eadd compressionFailureLeavesOriginalFileIntact test for XZ compressioncafaf11do not delete original file if compression failsee50125let the temporary file before compression be target file without the .gz or ....5626accminor refactoringd97da4fminor refactoring159c045more defensive coding in SyslogOutputStream and in SyslogAppenderBase9427d6bslight refactoring for clarity79c4179slight refactoringUpdates
ch.qos.logback:logback-corefrom 1.4.14 to 1.6.1Release notes
Sourced from ch.qos.logback:logback-core's releases.
... (truncated)
Commits
57759f4prepare release 1.6.1175f99ffix imports4b8773eadd compressionFailureLeavesOriginalFileIntact test for XZ compressioncafaf11do not delete original file if compression failsee50125let the temporary file before compression be target file without the .gz or ....5626accminor refactoringd97da4fminor refactoring159c045more defensive coding in SyslogOutputStream and in SyslogAppenderBase9427d6bslight refactoring for clarity79c4179slight refactoringUpdates
org.slf4j:jcl-over-slf4jfrom 2.0.12 to 2.0.18Updates
org.slf4j:log4j-over-slf4jfrom 2.0.12 to 2.0.18Updates
org.freemarker:freemarkerfrom 2.3.33 to 2.3.34Updates
org.apache.lucene:lucene-corefrom 7.6.0 to 7.7.3Updates
org.apache.lucene:lucene-analyzers-commonfrom 7.6.0 to 7.7.3Updates
org.apache.lucene:lucene-highlighterfrom 7.6.0 to 7.7.3Updates
org.apache.lucene:lucene-queryparserfrom 7.6.0 to 7.7.3Updates
org.quartz-scheduler:quartzfrom 2.3.2 to 2.5.2Release notes
Sourced from org.quartz-scheduler:quartz's releases.
... (truncated)
Commits
ed52d39Set quartzVersion to 2.5.24406ab0Merge pull request #1426 from mprins/patch-1a73dab0Merge pull request #1424 from jhouserizer/fix1420ed6fb43Fix interval calculation for hourly triggers8853377fix #1420, issue with nearest weekday expressions9307232Merge pull request #1414 from quartz-scheduler/dependabot/gradle/main/commons...d0500cfbuild(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0a745be8Merge pull request #1423 from jhouserizer/fix1422_use_nvarchar_for_sqlserverb9e92c3Change SQL Server DDL to use NVARCHAR instead of VARCHAR for perf reasons, se...86f1e12Merge pull request #1411 from rydenius/jorgen/case-insensitive-postgresqlUpdates
com.mchange:c3p0from 0.9.5.5 to 0.14.1Changelog
Sourced from com.mchange:c3p0's changelog.
... (truncated)
Commits
9084ab6Update versions for mchange-commons-java 0.6.1, c3p0-0.14.1 final.6579705Add release notes for 0.14.1, update CHANGELOG.8b58820Use new functionality in BeanInfoGen, don't suppress caching (ie cache BeanIn...993b9c2Bump version to 0.14.1-SNAPSHOT, mchange-commons-java version to 0.6.1-SNAPSHOT.931fd53Update test console scala version, versions for mchange-commons-java 0.6.0 fi...76cff33Extremely minor tweaks to tests.d35e3b1Wrote release notes for 0.14.0.50c128aUpdate CHANGELOG for 0.14.0, README.md fixes.d7ae528Update README.md to track changes to the test.runClasspath task, when explain...2607761Update README.md for 0.14.0, add to brief note re security fixes, describe re...Updates
org.postgresql:postgresqlfrom 42.7.7 to 42.7.13Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
... (truncated)
Commits
3297557docs: add 42.7.13 release changelog (#4270)d93d370style: apply Autostyle to docs/ and .github/2e05ff9build: check docs/ and .github/ formatting with Autostyleb4a6087Adjust EditorConfig für Makefiles725cebbfix(jdbc): reject empty timestamp/timestamptz text with a clear error23a1b0dfix(scram): fail closed on channel-binding downgrade (no scram bump)0b4077aBump pgjdbc version from 42.7.12 to 42.7.13 (#4269)394800afix: flush LargeObject output stream before marking closed (#4248)83780f1Maintain consistency with the use of the word maintainer vs comitter (#4234)d42cad5fix(jdbc): classify updatable result set by search_path visibilityUpdates
commons-codec:commons-codecfrom 1.17.0 to 1.22.1Changelog
Sourced from commons-codec:commons-codec's changelog.