softcannery / camunda-formio-accelerator

Camunda Platform Accelerator for Form.io
https://www.softcannery.com/camunda-platform-acc-for-formio
Other
6 stars 3 forks source link

Bump spring-content.version from 2.6.0 to 3.0.5 #28

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Version 3.0.4

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.4</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
  • 5d90617 fix: now uses utf8 when setting content-dispostion filename (#1583)
  • 47872b1 build(deps): bump com.azure:azure-storage-file-share (#1580)
  • 1552d43 build(deps): bump com.azure:azure-storage-blob from 12.23.0 to 12.23.1 (#1579)
  • a207b17 deps: remove the last vestigages of hibernate-core-jakarta (#1578)
  • 47c8fbe fix: rest and store mappingcontext now use a common property naming conventio...
  • a772cea build(deps-dev): bump com.google.cloud:google-cloud-nio (#1572)
  • 86d0321 Correct content-disposition response header to be of type 'attachment' (#1570)
  • 466531a Puts and posts that dont specify the Content-Type header should return 400 Ba...
  • 5f93100 Optimize memory usage for S3 uploads of smaller files (#1560)
  • 14306d2 build(deps): bump com.google.cloud:google-cloud-storage (#1563)
  • Additional commits viewable in compare view


Updates com.github.paulcwarren:spring-content-rest-boot-starter from 2.6.0 to 3.0.5

Release notes

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

Version 3.0.4

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.4</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
  • 5d90617 fix: now uses utf8 when setting content-dispostion filename (#1583)
  • 47872b1 build(deps): bump com.azure:azure-storage-file-share (#1580)
  • 1552d43 build(deps): bump com.azure:azure-storage-blob from 12.23.0 to 12.23.1 (#1579)
  • a207b17 deps: remove the last vestigages of hibernate-core-jakarta (#1578)
  • 47c8fbe fix: rest and store mappingcontext now use a common property naming conventio...
  • a772cea build(deps-dev): bump com.google.cloud:google-cloud-nio (#1572)
  • 86d0321 Correct content-disposition response header to be of type 'attachment' (#1570)
  • 466531a Puts and posts that dont specify the Content-Type header should return 400 Ba...
  • 5f93100 Optimize memory usage for S3 uploads of smaller files (#1560)
  • 14306d2 build(deps): bump com.google.cloud:google-cloud-storage (#1563)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #57.