Skip to content

Bump pyramid-jinja2 from 2.8 to 2.10.1 in /pyramid/pyramidsite#64

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/pyramid-jinja2-2.10.1
Mar 25, 2026
Merged

Bump pyramid-jinja2 from 2.8 to 2.10.1 in /pyramid/pyramidsite#64
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/pyramid-jinja2-2.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps pyramid-jinja2 from 2.8 to 2.10.1.

Changelog

Sourced from pyramid-jinja2's changelog.

2.10.1 (2023-02-07)

  • Rename "master" git branch to "main"

  • Add Python 3.11 and 3.12 support.

  • Replace usage of private Pyramid APIs.

2.10 (2022-03-27)

2.9.2 (2022-03-19)

  • Support Jinja2 >= 3.0.

  • Only import jinja2.pass_context if available on Jinja2 >= 3.0, otherwise fallback to jinja2.contextfilter. See Pylons/pyramid_jinja2#164

2.9.1 (2022-03-12)

This release has been yanked and is no longer available.

  • Fix package metadata. No changes from 2.9.

2.9 (2022-03-12)

This release has been yanked and is no longer available.

  • Drop Python 3.6 support.

  • Add Python 3.9 and 3.10 support.

  • Refactor project structure to make wheel distribution smaller.

  • Blackify the codebase.

  • Use the newer @jinja2.pass_context in favor of the deprecated @jinja2.contextfilter. See Pylons/pyramid_jinja2#159

Commits
  • b5953e1 prep 2.10.1
  • 698ed0f Merge pull request #170 from Pylons/dependabot/github_actions/actions/setup-p...
  • 1a5fe43 Merge pull request #171 from Pylons/fixes
  • 88daae7 fix manifest to include .readthedocs.yaml
  • a360899 add 3.12 classifier
  • 4fdf613 add py312 support and stop using private apis
  • 5c6ce06 Bump actions/setup-python from 4 to 5
  • 488d8b5 Merge pull request #169 from Pylons/dependabot/github_actions/actions/checkout-4
  • 43411f6 Bump actions/checkout from 3 to 4
  • b3bf884 Merge pull request #168 from Pylons/dependabot/github_actions/actions/setup-p...
  • 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 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 [pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2) from 2.8 to 2.10.1.
- [Changelog](https://github.com/Pylons/pyramid_jinja2/blob/main/CHANGES.rst)
- [Commits](Pylons/pyramid_jinja2@2.8...2.10.1)

---
updated-dependencies:
- dependency-name: pyramid-jinja2
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 25, 2026
@github-actions github-actions Bot merged commit 1bdf0ea into main Mar 25, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pyramid/pyramidsite/pyramid-jinja2-2.10.1 branch March 25, 2026 11:03
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants