-
Couldn't load subscription status.
- Fork 1
fix(deps): update all non-major dependencies #49
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-non-major-updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+12
−12
Conversation
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
a1fde60 to
9effd64
Compare
9effd64 to
dfd42c5
Compare
dfd8381 to
68a8a12
Compare
68a8a12 to
60d1ced
Compare
970ee88 to
37a9909
Compare
557fe81 to
a988b5e
Compare
a988b5e to
21fc989
Compare
f7f2494 to
ee6f5bb
Compare
e42620b to
98dc0a0
Compare
27c2476 to
d69833c
Compare
0137d07 to
bcea9d0
Compare
bcea9d0 to
8501a2e
Compare
8501a2e to
336966a
Compare
40b87b1 to
eacd81e
Compare
eacd81e to
9bcfe3f
Compare
9bcfe3f to
6889975
Compare
38fa7d4 to
1e4b748
Compare
3eea268 to
a44dd98
Compare
785139a to
550b30c
Compare
550b30c to
8835660
Compare
ea440cc to
934eff7
Compare
eaa27cc to
3d342be
Compare
a2b3e6b to
38c0da0
Compare
38c0da0 to
7f01ddc
Compare
b707ac5 to
48088cb
Compare
48088cb to
cbc1a00
Compare
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.
This PR contains the following updates:
==3.1.2->==3.1.6==6.0->==6.0.3==6.0.0->==6.7.0==0.13.0->==0.35.0==0.41.3->==0.48==4.6.1->==4.25.1==0.8.0->==0.10.1==2.19.0->==2.21.0==7.1.2->==7.4.43.10-slim->3.14-slim==12.4.4->==12.6.0==0.4.2->==0.20.0Release Notes
pallets/jinja (Jinja2)
v3.1.6Compare Source
Released 2025-03-05
|attrfilter does not bypass the environment's attribute lookup,allowing the sandbox to apply its checks. :ghsa:
cpwx-vrp4-4pq7v3.1.5Compare Source
Released 2024-12-21
str.format, such asby passing a stored reference to a filter that calls its argument.
:ghsa:
q2x7-8rv6-6q7hissues with names that contain f-string syntax.
:issue:
1792, :ghsa:gmj6-6f8f-6699clearandpopon known mutable sequencetypes. :issue:
2032renderfor an async template usesasyncio.run.:pr:
1952auto_aiterwarnings. :pr:1960aclose-ableAsyncGeneratorfromTemplate.generate_async. :pr:1960root_render_func()unclosed inTemplate.generate_async. :pr:1960:pr:
1960concatfunction for the current environmentwhen calling block references. :issue:
1701|uniqueasync-aware, allowing it to be used after anotherasync-aware filter. :issue:
1781|intfilter handlesOverflowErrorfrom scientific notation.:issue:
1921{% set ... %}call. :issue:
2021copy/pickle/etc) interaction withUndefinedobjects. :issue:
2025copy/picklesupport for the internalmissingobject.:issue:
2027Environment.overlay(enable_async)is applied correctly. :pr:2061FileSystemLoaderincludes the paths that weresearched. :issue:
1661PackageLoadershows a clearer error message when the package does notcontain the templates directory. :issue:
17051880urlizedoes not addmailto:to values like@a@b. :pr:1870@pass_context`` can be used with the ``|select`` filter. :issue:1624`setfor multiple assignment (a, b = 1, 2) does not fail when thetarget is a namespace attribute. :issue:
1413setin all branches of{% if %}{% elif %}{% else %}blocksdoes not cause the variable to be considered initially undefined.
:issue:
1253v3.1.4Compare Source
Released 2024-05-05
xmlattrfilter does not allow keys with/solidus,>greater-than sign, or
=equals sign, in addition to disallowing spaces.Regardless of any validation done by Jinja, user input should never be used
as keys to this filter, or must be separately validated first.
:ghsa:
h75v-3vvj-5mfjv3.1.3Compare Source
Released 2024-01-10
empty. :pr:
1858xmlattrfilter does not allow keys with spaces. :ghsa:h5c8-rqwp-cp95{% trans %}blocksmore helpful. :pr:
1918yaml/pyyaml (PyYAML)
v6.0.3Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.2...6.0.3
v6.0.2Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.1...6.0.2
v6.0.1Compare Source
ansible-community/ansible-build-data (ansible)
v6.7.0Compare Source
v6.6.0Compare Source
v6.5.0Compare Source
v6.4.0Compare Source
v6.3.0Compare Source
v6.2.0Compare Source
v6.1.0Compare Source
koxudaxi/datamodel-code-generator (datamodel-code-generator)
v0.35.0Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.34.0...0.35.0
v0.34.0Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.33.0...0.34.0
v0.33.0Compare Source
What's Changed
tmp_pathfixture instead ofTemporaryDirectoryby @ilovelinux in #2463@model_validator()usage for Pydantic 2.12 by @ilovelinux in #2472New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.32.0...0.33.0
v0.32.0Compare Source
What's Changed
--use-default-kwargflag by @rpmcginty in #2420New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.31.2...0.32.0
v0.31.2Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.31.1...0.31.2
v0.31.1Compare Source
What's Changed
--extra-fieldsoption in pydantic v2 models by @cosmo-grant in #2423Full Changelog: koxudaxi/datamodel-code-generator@0.31.0...0.31.1
v0.31.0Compare Source
What's Changed
--extra-fieldsoption to allow, forbid, or ignore extra fields by @cosmo-grant in #2417Full Changelog: koxudaxi/datamodel-code-generator@0.30.2...0.31.0
v0.30.2Compare Source
What's Changed
coerce_numbers_to_strinConfigDictby @robotadam in #2394--frozen-dataclassesflag to generate frozen dataclasses by @K-dash in #2408New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.30.1...0.30.2
v0.30.1Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.30.0...0.30.1
v0.30.0Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.29.0...0.30.0
v0.29.0Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.28.5...0.29.0
v0.28.5Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.28.4...0.28.5
v0.28.4Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.28.3...0.28.4
v0.28.3Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.28.2...0.28.3
v0.28.2Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.28.1...0.28.2
v0.28.1Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.28.0...0.28.1
v0.28.0Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.27.3...0.28.0
v0.27.3Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.27.2...0.27.3
v0.27.2Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.27.1...0.27.2
v0.27.1Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.27.0...0.27.1
v0.27.0Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.5...0.27.0
v0.26.5Compare Source
What's Changed
[tool.black]section is omitted by @otonnesen in #2242New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.4...0.26.5
v0.26.4Compare Source
What's Changed
urias a supported data type by @joscha in #2217requiredwithtype: [array, null]by @joscha in #2216New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.3...0.26.4
v0.26.3Compare Source
What's Changed
--output-datetime-class datetimeby @indrat in #2124use_enum_valuesinConfigDictby @nbro10 in #2134New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.2...0.26.3
v0.26.2Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.1...0.26.2
v0.26.1Compare Source
What's Changed
New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.