-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /site/utils/embeddings #183
Merged
dependabot
merged 1 commit into
master
from
dependabot/pip/site/utils/embeddings/jinja2-3.1.3
Jan 12, 2024
Merged
chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /site/utils/embeddings #183
dependabot
merged 1 commit into
master
from
dependabot/pip/site/utils/embeddings/jinja2-3.1.3
Jan 12, 2024
Conversation
This file contains 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
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 11, 2024
@dependabot merge
…On Fri, 12 Jan 2024 at 08:35, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/ajfisher/ajfisher.me/security/dependabot/99>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps jinja2 <https://github.com/pallets/jinja> from 3.1.2 to 3.1.3.
Release notes
*Sourced from jinja2's releases
<https://github.com/pallets/jinja/releases>.*
3.1.3
This is a fix release for the 3.1.x feature branch.
- Fix for GHSA-h5c8-rqwp-cp95
<https://github.com/pallets/jinja/security/advisories/GHSA-h5c8-rqwp-cp95>.
You are affected if you are using xmlattr and passing user input as
attribute keys.
- Changes:
https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-3
- Milestone: https://github.com/pallets/jinja/milestone/15?closed=1
Changelog
*Sourced from jinja2's changelog
<https://github.com/pallets/jinja/blob/main/CHANGES.rst>.*
Version 3.1.3
Released 2024-01-10
- Fix compiler error when checking if required blocks in parent
templates are empty. :pr:1858
- xmlattr filter does not allow keys with spaces. GHSA-h5c8-rqwp-cp95
<https://github.com/advisories/GHSA-h5c8-rqwp-cp95>
- Make error messages stemming from invalid nesting of {% trans %}
blocks more helpful. :pr:1918
Commits
- d9de4bb
<pallets/jinja@d9de4bb>
release version 3.1.3
- 50124e1
<pallets/jinja@50124e1>
skip test pypi
- 9ea7222
<pallets/jinja@9ea7222>
use trusted publishing
- da703f7
<pallets/jinja@da703f7>
use trusted publishing
- bce1746
<pallets/jinja@bce1746>
use trusted publishing
- 7277d80
<pallets/jinja@7277d80>
update pre-commit hooks
- 5c8a105
<pallets/jinja@5c8a105>
Make nested-trans-block exceptions nicer (#1918
<https://redirect.github.com/pallets/jinja/issues/1918>)
- 19a55db
<pallets/jinja@19a55db>
Make nested-trans-block exceptions nicer
- 7167953
<pallets/jinja@7167953>
Merge pull request from GHSA-h5c8-rqwp-cp95
<https://github.com/advisories/GHSA-h5c8-rqwp-cp95>
- 7dd3680
<pallets/jinja@7dd3680>
xmlattr filter disallows keys with spaces
- Additional commits viewable in compare view
<pallets/jinja@3.1.2...3.1.3>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/ajfisher/ajfisher.me/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#183
Commit Summary
- 8d745b2
<8d745b2>
chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /site/utils/embeddings
File Changes
(1 file <https://github.com/ajfisher/ajfisher.me/pull/183/files>)
- *M* site/utils/embeddings/requirements.txt
<https://github.com/ajfisher/ajfisher.me/pull/183/files#diff-56dbdfaef2bf8f7c4cbb8ecc8f0486446b937133ddbbf89f9b708244d7ecd521>
(2)
Patch Links:
- https://github.com/ajfisher/ajfisher.me/pull/183.patch
- https://github.com/ajfisher/ajfisher.me/pull/183.diff
—
Reply to this email directly, view it on GitHub
<#183>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5DI2CQN7KJ4372UJLNCTYOBLIRAVCNFSM6AAAAABBXFHKDKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3TONRTGEZDSMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/pip/site/utils/embeddings/jinja2-3.1.3
branch
January 12, 2024 00:09
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
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 jinja2 from 3.1.2 to 3.1.3.
Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
d9de4bb
release version 3.1.350124e1
skip test pypi9ea7222
use trusted publishingda703f7
use trusted publishingbce1746
use trusted publishing7277d80
update pre-commit hooks5c8a105
Make nested-trans-block exceptions nicer (#1918)19a55db
Make nested-trans-block exceptions nicer7167953
Merge pull request from GHSA-h5c8-rqwp-cp957dd3680
xmlattr filter disallows keys with spacesDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.