fix(deps): update all non-major dependencies #49
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.5
==6.0
->==6.0.2
==6.0.0
->==6.7.0
==0.13.0
->==0.26.4
==0.41.3
->==0.48
==4.6.1
->==4.23.0
==0.8.0
->==0.10.1
==2.19.0
->==2.21.0
==7.1.2
->==7.4.4
3.10-slim
->3.13-slim
==12.4.4
->==12.6.0
==0.4.2
->==0.15.1
Release Notes
pallets/jinja (Jinja2)
v3.1.5
Compare Source
Unreleased
render
for an async template usesasyncio.run
.:pr:
1952
auto_aiter
warnings. :pr:1960
aclose
-ableAsyncGenerator
fromTemplate.generate_async
. :pr:1960
root_render_func()
unclosed inTemplate.generate_async
. :pr:1960
:pr:
1960
v3.1.4
Compare Source
Released 2024-05-05
xmlattr
filter 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-5mfj
v3.1.3
Compare Source
Released 2024-01-10
empty. :pr:
1858
xmlattr
filter does not allow keys with spaces. :ghsa:h5c8-rqwp-cp95
{% trans %}
blocksmore helpful. :pr:
1918
yaml/pyyaml (PyYAML)
v6.0.2
Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.1...6.0.2
v6.0.1
Compare Source
ansible-community/ansible-build-data (ansible)
v6.7.0
Compare Source
v6.6.0
Compare Source
v6.5.0
Compare Source
v6.4.0
Compare Source
v6.3.0
Compare Source
v6.2.0
Compare Source
v6.1.0
Compare Source
koxudaxi/datamodel-code-generator (datamodel-code-generator)
v0.26.4
Compare Source
What's Changed
uri
as a supported data type by @joscha in https://github.com/koxudaxi/datamodel-code-generator/pull/2217required
withtype: [array, null]
by @joscha in https://github.com/koxudaxi/datamodel-code-generator/pull/2216New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.3...0.26.4
v0.26.3
Compare Source
What's Changed
--output-datetime-class datetime
by @indrat in https://github.com/koxudaxi/datamodel-code-generator/pull/2124use_enum_values
inConfigDict
by @nbro10 in https://github.com/koxudaxi/datamodel-code-generator/pull/2134New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.2...0.26.3
v0.26.2
Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.1...0.26.2
v0.26.1
Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.26.0...0.26.1
v0.26.0
Compare Source
What's Changed
Breaking Changes
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.9...0.26.0
v0.25.9
Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.8...0.25.9
v0.25.8
Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.7...0.25.8
v0.25.7
Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.6...0.25.7
v0.25.6
Compare Source
What's Changed
BaseClassDataType
by @rshah-evertz in https://github.com/koxudaxi/datamodel-code-generator/pull/1862New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.5...0.25.6
v0.25.5
Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.4...0.25.5
v0.25.4
Compare Source
What's Changed
--input-file-type
options by @JoeHCQ1 in https://github.com/koxudaxi/datamodel-code-generator/pull/1846New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.3...0.25.4
v0.25.3
Compare Source
What's Changed
JsonSchemaObject
inJsonSchemaParser
by @WilliamJamieson in https://github.com/koxudaxi/datamodel-code-generator/pull/1783New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.2...0.25.3
v0.25.2
Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.25.1...0.25.2
v0.25.1
Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.25.0...0.25.1
v0.25.0
Compare Source
What's Changed
Breaking Changes
Item
suffix ofanyOf
andoneOf
model names by https://github.com/koxudaxi/datamodel-code-generator/pull/1682datetime.datetime
topydantic.AwareDatetime
in pydantic v2 by https://github.com/koxudaxi/datamodel-code-generator/pull/1735New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.24.2...0.25.0
v0.24.2
Compare Source
What's Changed
Full Changelog: koxudaxi/datamodel-code-generator@0.24.1...0.24.2
v0.24.1
Compare Source
What's Changed
New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.24.0...0.24.1
v0.24.0
Compare Source
What's Changed
Breaking Changes
pysnooper
,prance
,openapi-spec-validator
from the default dependencies list.If you want to use
--debug
and--validation
, please add the extra option when you install packagesdatamodel-code-generator[debug]
anddatamodel-code-generator[validation]
Depreacated
--validation
option will be removed in the new future. please use other tools to validate OpenAPI Schema.New Contributors
Full Changelog: koxudaxi/datamodel-code-generator@0.23.0...0.24.0
v0.23.0
Compare Source
What's Changed
--remove-special-field-name-prefix
+ fields (e.g. enum members) starting with numbers by @lord-haffi in https://github.com/koxudaxi/datamodel-code-generator/pull/1654Configuration
📅 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.