Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps the prod-deps group with 1 update: com.condation.cms:cms-api.

Updates com.condation.cms:cms-api from 7.6.3 to 7.7.0

Release notes

Sourced from com.condation.cms:cms-api's releases.

v7.7.0

What's Changed

Full Changelog: CondationCMS/cms-server@v7.6.3...v7.7.0

Changelog

Sourced from com.condation.cms:cms-api's changelog.

7.7.0

  • FEATURE TemplateEngineFeature for scripts #393
  • FEATURE add system module for default markdown renderer #394
  • BUG Fix request context issues #392
  • BUG Missing template filter (date) added #397
  • FEATURE Add variables to request context to share data in request scope #403
  • FEATURE use request variables in expression context #404
  • FEATURE allow inline markdown rules in heading #409
  • BUG horizontal rule doesn't work as expected #410
  • BUG remove the pebble dependeny for security reasons #407
  • MAINTENANCE update jetty dependency #413
Commits
  • c09f906 update jetty dependency (#413)
  • 5c686fe Bump org.jsoup:jsoup from 1.18.3 to 1.19.1 in the prod-deps group (#412)
  • fe09bd6 #410 fix frontmatter parsing (#411)
  • 1fa0e27 allow inline markdown in heading block (#409)
  • cc21293 Bump the prod-deps group with 2 updates (#408)
  • 87adc6f remove pebble dependency due to security issues (#407)
  • ecdf6d6 Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 in the prod-deps group (#405)
  • 057cfd0 use request variables in expression context (#404)
  • 3343df2 add variables to request context to share data in request scope (#403)
  • 7da5da7 Bump org.junit:junit-bom from 5.11.4 to 5.12.0 in the prod-deps group (#402)
  • 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 <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

Bumps the prod-deps group with 1 update: [com.condation.cms:cms-api](https://github.com/CondationCMS/cms).


Updates `com.condation.cms:cms-api` from 7.6.3 to 7.7.0
- [Release notes](https://github.com/CondationCMS/cms/releases)
- [Changelog](https://github.com/CondationCMS/cms-server/blob/main/CHANGELOG.md)
- [Commits](CondationCMS/cms-server@v7.6.3...v7.7.0)

---
updated-dependencies:
- dependency-name: com.condation.cms:cms-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

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 Mar 7, 2025
@thmarx thmarx merged commit e36838c into main Mar 7, 2025
@dependabot dependabot bot deleted the dependabot/maven/prod-deps-e6c77a21d5 branch March 7, 2025 07:45
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.

2 participants