Skip to content
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

Bump spring-content.version from 3.0.12 to 3.0.15 #159

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps spring-content.version from 3.0.12 to 3.0.15.
Updates com.github.paulcwarren:spring-content-fs-boot-starter from 3.0.12 to 3.0.15

Release notes

Sourced from com.github.paulcwarren:spring-content-fs-boot-starter's releases.

Version 3.0.14

What's Changed

Instructions

The maven coordinates for this release are as follows:-

<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>3.0.14</version>
</dependency>

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • gcs for the Spring Content GCS Module
  • azure-storage for Spring Content Azure Storage Module
  • jpa for the Spring Content JPA Module
  • mongo for the Spring Content Mongo Module

Additional Modules

  • renditions for the Spring Content Renditions Module

  • rest for Spring Content REST Module

  • solr for the Spring Content Solr Module

  • elasticsearch for the Spring Content Elasticsearch Module

    and:-

  • spring-versions-jpa for the Locking and Versioning Module

... (truncated)

Commits
  • 5fbff4e build(deps): bump software.amazon.awssdk:s3 from 2.28.3 to 2.28.24 (#2158)
  • 257c2a6 build(deps): bump software.amazon.awssdk:s3 from 2.28.2 to 2.28.3 (#2128)
  • 89cf700 build(deps-dev): bump com.google.cloud:google-cloud-nio (#2127)
  • 9270714 build(deps): bump com.azure:azure-storage-file-share (#2129)
  • 43130e4 build(deps): bump com.azure:azure-storage-blob from 12.27.1 to 12.28.0 (#2126)
  • f08452e build(deps): bump software.amazon.awssdk:s3 from 2.28.1 to 2.28.2 (#2122)
  • cd1e68f build(deps): bump com.google.cloud:google-cloud-storage (#2123)
  • 63fdc76 Fix multipart atomic failure (#2121)
  • 30c858c build(deps): bump software.amazon.awssdk:s3 from 2.28.0 to 2.28.1 (#2120)
  • 350dc05 build(deps): bump software.amazon.awssdk:s3 from 2.27.24 to 2.28.0 (#2119)
  • Additional commits viewable in compare view

Updates com.github.paulcwarren:spring-content-rest-boot-starter from 3.0.12 to 3.0.15

Release notes

Sourced from com.github.paulcwarren:spring-content-rest-boot-starter's releases.

Version 3.0.14

What's Changed

Instructions

The maven coordinates for this release are as follows:-

<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-XXX-boot-starter</artifactId>
<version>3.0.14</version>
</dependency>

where XXX can be:-

Storage Modules

  • fs for the Spring Content Filesystem Module
  • s3 for the Spring Content S3 Module
  • gcs for the Spring Content GCS Module
  • azure-storage for Spring Content Azure Storage Module
  • jpa for the Spring Content JPA Module
  • mongo for the Spring Content Mongo Module

Additional Modules

  • renditions for the Spring Content Renditions Module

  • rest for Spring Content REST Module

  • solr for the Spring Content Solr Module

  • elasticsearch for the Spring Content Elasticsearch Module

    and:-

  • spring-versions-jpa for the Locking and Versioning Module

... (truncated)

Commits
  • 5fbff4e build(deps): bump software.amazon.awssdk:s3 from 2.28.3 to 2.28.24 (#2158)
  • 257c2a6 build(deps): bump software.amazon.awssdk:s3 from 2.28.2 to 2.28.3 (#2128)
  • 89cf700 build(deps-dev): bump com.google.cloud:google-cloud-nio (#2127)
  • 9270714 build(deps): bump com.azure:azure-storage-file-share (#2129)
  • 43130e4 build(deps): bump com.azure:azure-storage-blob from 12.27.1 to 12.28.0 (#2126)
  • f08452e build(deps): bump software.amazon.awssdk:s3 from 2.28.1 to 2.28.2 (#2122)
  • cd1e68f build(deps): bump com.google.cloud:google-cloud-storage (#2123)
  • 63fdc76 Fix multipart atomic failure (#2121)
  • 30c858c build(deps): bump software.amazon.awssdk:s3 from 2.28.0 to 2.28.1 (#2120)
  • 350dc05 build(deps): bump software.amazon.awssdk:s3 from 2.27.24 to 2.28.0 (#2119)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 30, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/spring-content.version-3.0.15 branch from 2dfa3da to 1b3638d Compare December 31, 2024 18:14
Bumps `spring-content.version` from 3.0.12 to 3.0.15.

Updates `com.github.paulcwarren:spring-content-fs-boot-starter` from 3.0.12 to 3.0.15
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@3.0.12...3.0.15)

Updates `com.github.paulcwarren:spring-content-rest-boot-starter` from 3.0.12 to 3.0.15
- [Release notes](https://github.com/paulcwarren/spring-content/releases)
- [Commits](paulcwarren/spring-content@3.0.12...3.0.15)

---
updated-dependencies:
- dependency-name: com.github.paulcwarren:spring-content-fs-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.paulcwarren:spring-content-rest-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/spring-content.version-3.0.15 branch from 1b3638d to 700ccc7 Compare December 31, 2024 18:15
@volkotyk volkotyk merged commit 368216b into main Dec 31, 2024
2 of 3 checks passed
@volkotyk volkotyk deleted the dependabot/maven/spring-content.version-3.0.15 branch December 31, 2024 18:16
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.

1 participant