Skip to content

Bump io.pebbletemplates:pebble from 3.2.4 to 4.1.0#89

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.pebbletemplates-pebble-4.1.0
Closed

Bump io.pebbletemplates:pebble from 3.2.4 to 4.1.0#89
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.pebbletemplates-pebble-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 12, 2025

Copy link
Copy Markdown
Contributor

Bumps io.pebbletemplates:pebble from 3.2.4 to 4.1.0.

Release notes

Sourced from io.pebbletemplates:pebble's releases.

4.1.0

4.0.0

BREAKING CHANGES

  • Add support for spring boot 4 (#704)
  • Use one of the following artifactId according to the spring boot version that you are using
ArtifactId spring-boot version
pebble-legacy-spring-boot-starter 3.x.x
pebble-spring-boot-starter 4.x.x
  • The following spring boot properties has been moved to .servlet or .reactive
Old property New Property
pebble.allowRequestOverride pebble.servlet.allowRequestOverride
pebble.allowSessionOverride pebble.servlet.allowSessionOverride
pebble.cache pebble.servlet.cache
pebble.contentType pebble.servlet.contentType
pebble.exposeRequestAttributes pebble.servlet.exposeRequestAttributes
pebble.exposeSessionAttributes pebble.servlet.exposeSessionAttributes
pebble.exposeSpringMacroHelpers pebble.servlet.exposeSpringMacroHelpers
pebble.reactive.mediaTypes

For more information, please consult the spring-boot integration documentation in

... (truncated)

Changelog

Sourced from io.pebbletemplates:pebble's changelog.

#release configuration #Thu Dec 11 15:02:22 EST 2025 projectVersionPolicyId=default project.dev.io.pebbletemplates:pebble-spring6=4.1.1-SNAPSHOT project.dev.io.pebbletemplates:pebble-project=4.1.1-SNAPSHOT scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} project.scm.io.pebbletemplates:pebble-project.url=https://github.com/PebbleTemplates/pebble.git project.dev.io.pebbletemplates:pebble-spring7=4.1.1-SNAPSHOT pinExternals=false projectVersionPolicyConfig=${projectVersionPolicyConfig}\n project.dev.io.pebbletemplates:docs=4.1.1-SNAPSHOT project.rel.io.pebbletemplates:pebble-legacy-spring-boot-starter=4.1.0 project.dev.io.pebbletemplates:pebble-spring=4.1.1-SNAPSHOT project.rel.io.pebbletemplates:pebble-spring7=4.1.0 pushChanges=true project.dev.io.pebbletemplates:pebble-spring-boot-starter=4.1.1-SNAPSHOT project.dev.io.pebbletemplates:pebble=4.1.1-SNAPSHOT project.rel.io.pebbletemplates:docs=4.1.0 project.rel.io.pebbletemplates:pebble-spring6=4.1.0 project.scm.io.pebbletemplates:pebble-project.connection=scm:git:git://github.com/PebbleTemplates/pebble.git project.rel.io.pebbletemplates:pebble-spring-boot-starter=4.1.0 scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} remoteTagging=true releaseStrategyId=default scm.commentPrefix=[maven-release-plugin] project.rel.io.pebbletemplates:pebble=4.1.0 project.dev.io.pebbletemplates:pebble-legacy-spring-boot-starter=4.1.1-SNAPSHOT completedPhase=generate-release-poms scm.url=scm:git:git@github.com:PebbleTemplates/pebble.git scm.developmentCommitComment=@{prefix} prepare for next development iteration project.rel.io.pebbletemplates:pebble-project=4.1.0 scm.tagNameFormat=v@{project.version} project.scm.io.pebbletemplates:pebble-project.developerConnection=scm:git:git@github.com:PebbleTemplates/pebble.git project.rel.io.pebbletemplates:pebble-spring=4.1.0 scm.tag=v4.1.0 exec.snapshotReleasePluginAllowed=false preparationGoals=clean verify scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} [ci skip] exec.pomFileName=pom.xml project.scm.io.pebbletemplates:pebble-project.tag=HEAD

Commits
  • 1fdf9a0 [maven-release-plugin] prepare for next development iteration
  • 6b1060a [maven-release-plugin] prepare release v4.1.0 [ci skip]
  • 041317b chore: update changelog (#746)
  • b3451c8 CVE-2025-1686 (#715)
  • a5a38be chore(deps): bump org.springframework:spring-framework-bom (#745)
  • 82bcac2 chore(deps): bump org.springframework:spring-framework-bom (#744)
  • 56a41bc chore(deps-dev): bump org.mockito:mockito-junit-jupiter (#743)
  • 991b4de chore(deps-dev): bump org.mockito:mockito-junit-jupiter (#742)
  • bc25a17 Enhancement: Support dynamic named arguments (#741)
  • c8d9e55 chore(deps): bump org.apache.maven.plugins:maven-release-plugin (#739)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

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

Bumps [io.pebbletemplates:pebble](https://github.com/PebbleTemplates/pebble) from 3.2.4 to 4.1.0.
- [Release notes](https://github.com/PebbleTemplates/pebble/releases)
- [Changelog](https://github.com/PebbleTemplates/pebble/blob/master/release.properties)
- [Commits](PebbleTemplates/pebble@3.2.4...4.1.0)

---
updated-dependencies:
- dependency-name: io.pebbletemplates:pebble
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 12, 2025
@dependabot @github

dependabot Bot commented on behalf of github Feb 5, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #104.

@dependabot dependabot Bot closed this Feb 5, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/io.pebbletemplates-pebble-4.1.0 branch February 5, 2026 04:15
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.

0 participants