CLOUD-727: Bump github.com/flosch/pongo2/v6 from 6.0.0 to 6.1.0#2465
Merged
hors merged 4 commits intoMay 26, 2026
Conversation
egegunes
previously approved these changes
May 7, 2026
gkech
previously approved these changes
May 11, 2026
Collaborator
|
@dependabot recreate |
b4d350b to
3cbe358
Compare
hors
previously approved these changes
May 18, 2026
3cbe358 to
803486d
Compare
cc239ab to
a3409a7
Compare
Bumps [github.com/flosch/pongo2/v6](https://github.com/flosch/pongo2) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/flosch/pongo2/releases) - [Changelog](https://github.com/flosch/pongo2/blob/v6.1.0/CHANGELOG.md) - [Commits](flosch/pongo2@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: github.com/flosch/pongo2/v6 dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a3409a7 to
d82130a
Compare
gkech
approved these changes
May 25, 2026
Collaborator
commit: 3559db9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/flosch/pongo2/v6 from 6.0.0 to 6.1.0.
Release notes
Sourced from github.com/flosch/pongo2/v6's releases.
... (truncated)
Changelog
Sourced from github.com/flosch/pongo2/v6's changelog.
... (truncated)
Commits
0d8aa98chore(release): prepare v6.1.075e020cfix(ifchanged): use per-execution state instead of shared AST node statef468d6ffix(cycle): use per-execution state instead of shared AST node statedfa652dfix(ban): synchronize BanTag/BanFilter with template creation07b2b10fix(widthratio): render empty string when max is zero42d30e0fix(removetags): escape tag-name regex metacharactersc5cf3fcdocs(readme): document that template loaders do not clamp to baseDir9a92a21fix(ifchanged): handle missing else branch without paniced38d0bfix(filter): enforce BanFilter inside {% filter %} tag2818c7ddocs: clarify that pongo2 has no real sandbox, only banned tags/filters