René's URL Explorer Experiment


Title: Bump jinja2 from 3.1.4 to 3.1.5 in /examples/docker-flask by dependabot[bot] · Pull Request #671 · python-escpos/python-escpos · GitHub

Open Graph Title: Bump jinja2 from 3.1.4 to 3.1.5 in /examples/docker-flask by dependabot[bot] · Pull Request #671 · python-escpos/python-escpos

X Title: Bump jinja2 from 3.1.4 to 3.1.5 in /examples/docker-flask by dependabot[bot] · Pull Request #671 · python-escpos/python-escpos

Description: Bumps jinja2 from 3.1.4 to 3.1.5. Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release. PyPI: https://pypi.org/project/Jinja2/3.1.5/ Changes: https://jinja.palletsprojects.com/changes/#version-3-1-5 Milestone: https://github.com/pallets/jinja/milestone/16?closed=1 The sandboxed environment handles indirect calls to str.format, such as by passing a stored reference to a filter that calls its argument. GHSA-q2x7-8rv6-6q7h Escape template name before formatting it into error messages, to avoid issues with names that contain f-string syntax. #1792, GHSA-gmj6-6f8f-6699 Sandbox does not allow clear and pop on known mutable sequence types. #2032 Calling sync render for an async template uses asyncio.run. #1952 Avoid unclosed auto_aiter warnings. #1960 Return an aclose-able AsyncGenerator from Template.generate_async. #1960 Avoid leaving root_render_func() unclosed in Template.generate_async. #1960 Avoid leaving async generators unclosed in blocks, includes and extends. #1960 The runtime uses the correct concat function for the current environment when calling block references. #1701 Make |unique async-aware, allowing it to be used after another async-aware filter. #1781 |int filter handles OverflowError from scientific notation. #1921 Make compiling deterministic for tuple unpacking in a {% set ... %} call. #2021 Fix dunder protocol (copy/pickle/etc) interaction with Undefined objects. #2025 Fix copy/pickle support for the internal missing object. #2027 Environment.overlay(enable_async) is applied correctly. #2061 The error message from FileSystemLoader includes the paths that were searched. #1661 PackageLoader shows a clearer error message when the package does not contain the templates directory. #1705 Improve annotations for methods returning copies. #1880 urlize does not add mailto: to values like @a@b. #1870 Tests decorated with @pass_context can be used with the |select filter. #1624 Using set for multiple assignment (a, b = 1, 2) does not fail when the target is a namespace attribute. #1413 Using set in all branches of {% if %}{% elif %}{% else %} blocks does not cause the variable to be considered initially undefined. #1253 Changelog Sourced from jinja2's changelog. Version 3.1.5 Released 2024-12-21 The sandboxed environment handles indirect calls to str.format, such as by passing a stored reference to a filter that calls its argument. :ghsa:q2x7-8rv6-6q7h Escape template name before formatting it into error messages, to avoid issues with names that contain f-string syntax. :issue:1792, :ghsa:gmj6-6f8f-6699 Sandbox does not allow clear and pop on known mutable sequence types. :issue:2032 Calling sync render for an async template uses asyncio.run. :pr:1952 Avoid unclosed auto_aiter warnings. :pr:1960 Return an aclose-able AsyncGenerator from Template.generate_async. :pr:1960 Avoid leaving root_render_func() unclosed in Template.generate_async. :pr:1960 Avoid leaving async generators unclosed in blocks, includes and extends. :pr:1960 The runtime uses the correct concat function for the current environment when calling block references. :issue:1701 Make |unique async-aware, allowing it to be used after another async-aware filter. :issue:1781 |int filter handles OverflowError from scientific notation. :issue:1921 Make compiling deterministic for tuple unpacking in a {% set ... %} call. :issue:2021 Fix dunder protocol (copy/pickle/etc) interaction with Undefined objects. :issue:2025 Fix copy/pickle support for the internal missing object. :issue:2027 Environment.overlay(enable_async) is applied correctly. :pr:2061 The error message from FileSystemLoader includes the paths that were searched. :issue:1661 PackageLoader shows a clearer error message when the package does not contain the templates directory. :issue:1705 Improve annotations for methods returning copies. :pr:1880 urlize does not add mailto: to values like @a@b. :pr:1870 Tests decorated with @pass_context`` can be used with the ``|select`` filter. :issue:1624` Using set for multiple assignment (a, b = 1, 2) does not fail when the target is a namespace attribute. :issue:1413 Using set in all branches of {% if %}{% elif %}{% else %} blocks does not cause the variable to be considered initially undefined. :issue:1253 Commits 877f6e5 release version 3.1.5 8d58859 remove test pypi eda8fe8 update dev dependencies c8fdce1 Fix bug involving calling set on a template parameter within all branches of ... 66587ce Fix bug where set would sometimes fail within if fbc3a69 Add support for namespaces in tuple parsing (#1664) b8f4831 more comments about nsref assignment ee83219 Add support for namespaces in tuple assignment 1d55cdd Triple quotes in docs (#2064) 8a8eafc edit block assignment section Additional commits viewable in compare view 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 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. Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Open Graph Description: Bumps jinja2 from 3.1.4 to 3.1.5. Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not otherwise...

X Description: Bumps jinja2 from 3.1.4 to 3.1.5. Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not other...

Opengraph URL: https://github.com/python-escpos/python-escpos/pull/671

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:954a5182-d4c8-cb84-a8cb-09fc469952f6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idDBE0:381ACD:44B2F7C:5FBC0E4:6A50CD06
html-safe-noncebe22817b591f43b01891ff3dc19e03081bd256615f50ca7b306faad344a35f86
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQkUwOjM4MUFDRDo0NEIyRjdDOjVGQkMwRTQ6NkE1MENEMDYiLCJ2aXNpdG9yX2lkIjoiNzYzNDAxNjk2NDA5NzEzMzgzMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac2833050356ef9ebe05cbb639dff3bc0b334e939123cb9250267cb4db8e70e526
hovercard-subject-tagpull_request:2267012281
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python-escpos/python-escpos/pull/671/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps jinja2 from 3.1.4 to 3.1.5. Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not otherwise...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None72b13e0e8d0319acdd27a145cfe73f4f06c791713d0ac4690e41fb68ad28cac0
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python-escpos/python-escpos git https://github.com/python-escpos/python-escpos.git
octolytics-dimension-user_id16302939
octolytics-dimension-user_loginpython-escpos
octolytics-dimension-repository_id32363483
octolytics-dimension-repository_nwopython-escpos/python-escpos
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id32363483
octolytics-dimension-repository_network_root_nwopython-escpos/python-escpos
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release08e79d53fc070870d5b168356afebb1e286a2ffe
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-escpos/python-escpos/pull/671/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-escpos%2Fpython-escpos%2Fpull%2F671%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-escpos%2Fpython-escpos%2Fpull%2F671%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python-escpos%2Fpython-escpos
Reloadhttps://github.com/python-escpos/python-escpos/pull/671/files
Reloadhttps://github.com/python-escpos/python-escpos/pull/671/files
Reloadhttps://github.com/python-escpos/python-escpos/pull/671/files
Please reload this pagehttps://github.com/python-escpos/python-escpos/pull/671/files
python-escpos https://github.com/python-escpos
python-escposhttps://github.com/python-escpos/python-escpos
Notifications https://github.com/login?return_to=%2Fpython-escpos%2Fpython-escpos
Fork 312 https://github.com/login?return_to=%2Fpython-escpos%2Fpython-escpos
Star 1.3k https://github.com/login?return_to=%2Fpython-escpos%2Fpython-escpos
Code https://github.com/python-escpos/python-escpos
Issues 63 https://github.com/python-escpos/python-escpos/issues
Pull requests 24 https://github.com/python-escpos/python-escpos/pulls
Discussions https://github.com/python-escpos/python-escpos/discussions
Actions https://github.com/python-escpos/python-escpos/actions
Projects https://github.com/python-escpos/python-escpos/projects
Security and quality 0 https://github.com/python-escpos/python-escpos/security
Insights https://github.com/python-escpos/python-escpos/pulse
Code https://github.com/python-escpos/python-escpos
Issues https://github.com/python-escpos/python-escpos/issues
Pull requests https://github.com/python-escpos/python-escpos/pulls
Discussions https://github.com/python-escpos/python-escpos/discussions
Actions https://github.com/python-escpos/python-escpos/actions
Projects https://github.com/python-escpos/python-escpos/projects
Security and quality https://github.com/python-escpos/python-escpos/security
Insights https://github.com/python-escpos/python-escpos/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython-escpos%2Fpython-escpos%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython-escpos%2Fpython-escpos%2Fissues%2Fnew%2Fchoose
patkanhttps://github.com/patkan
masterhttps://github.com/python-escpos/python-escpos/tree/master
dependabot/pip/examples/docker-flask/jinja2-3.1.5https://github.com/python-escpos/python-escpos/tree/dependabot/pip/examples/docker-flask/jinja2-3.1.5
Conversation 2 https://github.com/python-escpos/python-escpos/pull/671
Commits 1 https://github.com/python-escpos/python-escpos/pull/671/commits
Checks 0 https://github.com/python-escpos/python-escpos/pull/671/checks
Files changed https://github.com/python-escpos/python-escpos/pull/671/files
Please reload this pagehttps://github.com/python-escpos/python-escpos/pull/671/files
Bump jinja2 from 3.1.4 to 3.1.5 in /examples/docker-flask https://github.com/python-escpos/python-escpos/pull/671/files#top
Show all changes 1 commit https://github.com/python-escpos/python-escpos/pull/671/files
080cb80 Bump jinja2 from 3.1.4 to 3.1.5 in /examples/docker-flask dependabot[bot] Feb 21, 2025 https://github.com/python-escpos/python-escpos/pull/671/commits/080cb80659ff02996efdb568ce2d2c0552fee9ab
Clear filters https://github.com/python-escpos/python-escpos/pull/671/files
Please reload this pagehttps://github.com/python-escpos/python-escpos/pull/671/files
Please reload this pagehttps://github.com/python-escpos/python-escpos/pull/671/files
examples/docker-flask/requirements.txthttps://github.com/python-escpos/python-escpos/pull/671/files#diff-8753895d91d1b5ae4e759cea47d6c3b710391aa5c73749a28bde228d768274f7
View file https://github.com/python-escpos/python-escpos/blob/080cb80659ff02996efdb568ce2d2c0552fee9ab/examples/docker-flask/requirements.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python-escpos/python-escpos/pull/671/{{ revealButtonHref }}
https://github.com/python-escpos/python-escpos/pull/671/files#diff-8753895d91d1b5ae4e759cea47d6c3b710391aa5c73749a28bde228d768274f7
https://github.com/python-escpos/python-escpos/pull/671/files#diff-8753895d91d1b5ae4e759cea47d6c3b710391aa5c73749a28bde228d768274f7
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.