Bump the dependencies group across 1 directory with 5 updates - #20
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 5 updates#20dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | io.avaje:avaje-jex-parent | `3.5` | `3.6` | | [com.auth0:java-jwt](https://github.com/auth0/java-jwt) | `4.5.2` | `4.6.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.2` | | [com.github.slugify:slugify](https://github.com/slugify/slugify) | `4.0.0` | `4.0.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.11` | `42.7.13` | Updates `io.avaje:avaje-jex-parent` from 3.5 to 3.6 Updates `com.auth0:java-jwt` from 4.5.2 to 4.6.0 - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@4.5.2...4.6.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.2) Updates `com.github.slugify:slugify` from 4.0.0 to 4.0.1 - [Changelog](https://github.com/slugify/slugify/blob/master/CHANGELOG.md) - [Commits](slugify/slugify@4.0.0...4.0.1) Updates `org.postgresql:postgresql` from 42.7.11 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.11...REL42.7.13) --- updated-dependencies: - dependency-name: io.avaje:avaje-jex-parent dependency-version: '3.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.auth0:java-jwt dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.slugify:slugify dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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 dependencies group with 5 updates in the / directory:
3.53.64.5.24.6.06.0.36.1.24.0.04.0.142.7.1142.7.13Updates
io.avaje:avaje-jex-parentfrom 3.5 to 3.6Updates
com.auth0:java-jwtfrom 4.5.2 to 4.6.0Release notes
Sourced from com.auth0:java-jwt's releases.
Changelog
Sourced from com.auth0:java-jwt's changelog.
Commits
8920eedRelease 4.6.0 (#789)0525762feat: Add PS256 Support (#788)46e8373chore: Migrate RL Scanner to usable actions (#784)bfd041fchore: Triage Dependabot PRs (#783)f720a21Report out-of-range NumericDate claims distinctly from non-numeric ones (#774)181dc51Report out-of-range NumericDate claims distinctly from non-numeric onesUpdates
org.junit.jupiter:junit-jupiter-enginefrom 6.0.3 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
com.github.slugify:slugifyfrom 4.0.0 to 4.0.1Changelog
Sourced from com.github.slugify:slugify's changelog.
Commits
98ea65bfix: avoid forcing ICU4J class load during reflective bean introspection4f8e63cchore(deps): update actions/setup-java digest to 0f481fcab42715chore(deps): update dependency com.gradleup.nmcp to v1.6.1ca37bb7fix(deps): update dependency pmd to v7.26.071af2eafix(deps): update dependency checkstyle to v13.7.0b0cac38chore(deps): update gradle to v9.6.178917c8chore(deps): update actions/setup-java digest to 1bcf9fbab56452fixed formaating in SlugifyReplacementsTests.java9e1f37bfeat(locale): add Bengali (bn) translation supportd00011achore(deps): update nmcp to v1.6.0Updates
org.postgresql:postgresqlfrom 42.7.11 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 visibilityDependabot 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