adobe / asset-share-commons

A modern, open-source asset share reference implementation built on Adobe Experience Manager (AEM)
https://opensource.adobe.com/asset-share-commons/
Apache License 2.0
88 stars 107 forks source link

Bump com.adobe.acs:acs-aem-commons-bundle from 5.3.0 to 6.9.4 #1202

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps com.adobe.acs:acs-aem-commons-bundle from 5.3.0 to 6.9.4.

Release notes

Sourced from com.adobe.acs:acs-aem-commons-bundle's releases.

acs-aem-commons-6.9.4

What's Changed

New Contributors

Full Changelog: https://github.com/Adobe-Consulting-Services/acs-aem-commons/compare/acs-aem-commons-6.9.2...acs-aem-commons-6.9.4

acs-aem-commons-6.9.2

What's Changed

Full Changelog: https://github.com/Adobe-Consulting-Services/acs-aem-commons/compare/acs-aem-commons-6.9.0...acs-aem-commons-6.9.2

acs-aem-commons-6.9.0

What's Changed

Full Changelog: https://github.com/Adobe-Consulting-Services/acs-aem-commons/compare/acs-aem-commons-6.8.0...acs-aem-commons-6.9.0

acs-aem-commons-v6.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/Adobe-Consulting-Services/acs-aem-commons/compare/acs-aem-commons-6.7.0...acs-aem-commons-6.8.0

acs-aem-commons-6.7.0

What's Changed

... (truncated)

Changelog

Sourced from com.adobe.acs:acs-aem-commons-bundle's changelog.

6.9.4 - 2024-11-07

Fixed

  • #3463 - Fixed syntax error in errorpagehandler default.jsp file

6.9.2 - 2024-11-04

Fixed

  • #3464 - Fixed issue with IncludeDecoratorFilter not proceeding with chain

6.9.0 - 2024-10-29

Fixed

  • #3459 - Top level properties in parameterized include are now respected.
  • #3460 - Fixes issue where double parameters were not working for the parameterized include
  • #3443 - Content Sync: don't drill down into content tree if recursion is off

Changed

  • #3385 Made nesting parameterized includes inside a multi-field (ignored resource types) possible

6.8.0 - 2024-10-17

Added

  • #3448 - Adding support for URIs that should not use ErrorHandlerService using regex

6.7.0 - 2024-10-01

Added

  • #3415 - Allow Robots.txt generation to serve different file by requested resource path
  • #3426 - Content Sync: view history of completed jobs
  • #3417 - Configurable recursion in Content Sync

Changed

  • #3420 - Redirect Map Manager - enable Redirect Map Manager in AEM CS (requires AEM CS release version 18311 or higher)
  • #3429 - UI Widgets - add uniq function to embedded lodash library to resolve issue with composite multifield widget
  • #3423 - Redirect Manager - status code is not retaining its value in the dialog after authoring
  • #3417 - Configurable recursion in Content Sync

Fixed

  • #3413 - Redirect Manager: Interface triggers an error because of wrong deprecated resource type

6.6.4 - 2024-08-14

Fixed

... (truncated)

Commits
  • 2d325cc [maven-release-plugin] prepare release acs-aem-commons-6.9.4
  • 91b5766 v6.9.4 - 2024-11-07
  • 2c7ae4a fix: syntax error in default errorpagehandler (#3466)
  • 36543cd [maven-release-plugin] prepare for next development iteration
  • 96579c3 Merge branch 'master' of github.com:Adobe-Consulting-Services/acs-aem-commons
  • 4e1fc7f [maven-release-plugin] prepare release acs-aem-commons-6.9.2
  • 4639f5a Update CHANGELOG.md
  • 07fc855 fixing silly mistake (how did I do this) (#3464)
  • bfc9343 AEM CS release version 18311+ required for Redirect Map Manager to work in AE...
  • 1464f4f [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)