Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 5 updates#35

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/all-dependencies-e1f41992df
Closed

chore(deps): bump the all-dependencies group across 1 directory with 5 updates#35
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/all-dependencies-e1f41992df

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

Bumps the all-dependencies group with 5 updates in the / directory:

Package From To
com.fasterxml.jackson.core:jackson-core 2.19.0 2.19.2
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.19.0 2.19.2
io.swagger.parser.v3:swagger-parser 2.1.28 2.1.31
io.swagger.core.v3:swagger-annotations 2.2.32 2.2.34
org.junit:junit-bom 5.12.2 5.13.4

Updates com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.19.2

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.0 to 2.19.2

Updates io.swagger.parser.v3:swagger-parser from 2.1.28 to 2.1.31

Release notes

Sourced from io.swagger.parser.v3:swagger-parser's releases.

Swagger-parser 2.1.31 released!

  • fix: configuration for timeout http connection (#2156) (#2207)

Swagger-parser 2.1.30 released!

  • fix $ref parsing when it contains dot inside component name (#2203)
  • fix: add explicit-object-schema flag (#2113) (#2202)

Swagger-parser 2.1.29 released!

  • refs #2169 - mark invalid a null 'version' keyword (#2194)
Commits
  • a3ee58b prepare release 2.1.31
  • 63b1cc6 fix: configuration for timeout http connection (#2156) (#2207)
  • 08e3553 bump snapshot 2.1.31-SNAPSHOT
  • 194c0b7 prepare release 2.1.30
  • de3356f Merge pull request #2203 from swagger-api/fix-ref-parsing-dot-in-components-name
  • c14ac3e fix $ref parsing when it contains dot inside component name
  • bb286a7 fix: add explicit-object-schema flag (#2113) (#2202)
  • 3a4ad2e bump snapshot 2.1.30-SNAPSHOT
  • 5457ac1 prepare release 2.1.29
  • 6a0014a refs #2169 - mark invalid a null 'version' keyword
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.32 to 2.2.34

Updates org.junit:junit-bom from 5.12.2 to 5.13.4

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.3...r5.13.4

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.2...r5.13.3

JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.1...r5.13.2

JUnit 5.13.1 = Platform 1.13.1 + Jupiter 5.13.1 + Vintage 5.13.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.0...r5.13.1

JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.12.2...r5.13.0

JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.13.0-M3...r5.13.0-RC1

JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.0-M2...r5.13.0-M3

... (truncated)

Commits
  • 8a21048 Release 5.13.4
  • 9a38789 Finalize 5.13.4 release notes
  • 458325c Log only once per implementation type for CloseableResource types
  • 976a110 Protect against potential problems when converting file-based selectors
  • e94f728 Allow default package for PackageSource
  • b60fecf Fail on classpath resource names that are blank after removing leading /
  • 6378c88 Remove java.* packages from Import-Package headers in all jars (#4738)
  • 1a360f3 Create initial 5.13.4 release notes from template
  • 806fc9a Document #4689 in release notes
  • 1653839 Document #4686 in release notes
  • Additional commits viewable in compare view

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

…5 updates

Bumps the all-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.19.0` | `2.19.2` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.0` | `2.19.2` |
| [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) | `2.1.28` | `2.1.31` |
| io.swagger.core.v3:swagger-annotations | `2.2.32` | `2.2.34` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.12.2` | `5.13.4` |



Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.19.2
- [Commits](FasterXML/jackson-core@jackson-core-2.19.0...jackson-core-2.19.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.0 to 2.19.2

Updates `io.swagger.parser.v3:swagger-parser` from 2.1.28 to 2.1.31
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.1.28...v2.1.31)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.32 to 2.2.34

Updates `org.junit:junit-bom` from 5.12.2 to 5.13.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.4)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: io.swagger.parser.v3:swagger-parser
  dependency-version: 2.1.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 29, 2025 07:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 29, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jul 29, 2025
@dependabot dependabot bot deleted the dependabot/gradle/all-dependencies-e1f41992df branch July 29, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants