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 io.wcm:io.wcm.caconfig.extensions from 1.8.8 to 1.10.0 #67

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.wcm:io.wcm.caconfig.extensions from 1.8.8 to 1.10.0.

Release notes

Sourced from io.wcm:io.wcm.caconfig.extensions's releases.

1.10.0

Changes: https://wcm.io/caconfig/extensions/changes-report.html

1.9.6

Changes: https://wcm.io/caconfig/extensions/changes-report.html

1.9.4

Changes: https://wcm.io/caconfig/extensions/changes-report.html

1.9.2

Changes: https://wcm.io/caconfig/extensions/changes-report.html

1.9.0

Changes: https://wcm.io/caconfig/extensions/changes-report.html

Changelog

Sourced from io.wcm:io.wcm.caconfig.extensions's changelog.

<release version="1.10.0" date="2024-12-10">
  <action type="add" dev="srikanthgurram" issue="7">
    Configuration Reference Provider: Check for asset reference contained in the Context-Aware configurations and add them to the list of reference to check for publication.
    This feature is disabled by default, and can be enabled by OSGi configuration.
  </action>
  <action type="fix" dev="srikanthgurram" issue="8">
    Saving of Context-Aware configuration collections: Update last modified date of item pages only if the configuration of it has actually changed.
  </action>
</release>

<release version="1.9.6" date="2024-07-08"> <action type="update" dev="cnagel" issue="4"> Adds context path allow list to ToolsConfigPagePersistenceStrategy configuration. This is a (minor) breaking change - by default only configurations stored in /content will work with this strategy. </action> <action type="update" dev="sseifert"> Switch to AEM 6.5.17 as minimum version. </action> </release>

<release version="1.9.4" date="2023-10-17"> <action type="update" dev="cnagel" issue="1"> Adds relative config path to ToolsConfigPagePersistenceStrategy configuration. </action> </release>

... (truncated)

Commits
  • 234f498 Merge branch 'develop'
  • 9868dad [gitflow-maven-plugin] Update versions for release 1.10.0
  • 9a8394e prepare release
  • e5f9408 update parent dependency
  • 1fb519d reference provider: add configuration option to check for asset references
  • 4591d96 refactor code to separate method to decrease cognitive complexity
  • f0dea9a Unable to publish/preview new assets when quick publish from tools config pag...
  • d430641 simplify unit test code
  • c5866a4 Ca config collections - showing as outdated reference when quick publishing (#8)
  • 457f822 cosmetic: update code formatting to latest checkstyle ruleset
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.wcm:io.wcm.caconfig.extensions [>= 1.9.a, < 1.10]

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

Bumps [io.wcm:io.wcm.caconfig.extensions](https://github.com/wcm-io/io.wcm.caconfig.extensions) from 1.8.8 to 1.10.0.
- [Release notes](https://github.com/wcm-io/io.wcm.caconfig.extensions/releases)
- [Changelog](https://github.com/wcm-io/io.wcm.caconfig.extensions/blob/develop/changes.xml)
- [Commits](wcm-io/io.wcm.caconfig.extensions@1.8.8...1.10.0)

---
updated-dependencies:
- dependency-name: io.wcm:io.wcm.caconfig.extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2024
@stefanseifert
Copy link
Member

we stick with v1.8.8 which is compatible OOTB with AEM 6.5

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/io.wcm-io.wcm.caconfig.extensions-1.10.0 branch December 11, 2024 07:54
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
Development

Successfully merging this pull request may close these issues.

1 participant