Update all minor versions (minor) #666
Open
+45
−38
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:
1.1294.3
->1.1295.2
2.3.0
->2.4.1
==1.4.1
->==1.7.1
==1.8.0
->==1.9.0
1.13.3
->1.14.0
1.14.1
->1.17.0
2.18.0
->2.19.1
2.19.2
->2.20.0
1.1294.3
->1.1295.2
75.6.0.20241223
->75.8.0.20250110
Release Notes
snyk/snyk (@snyk/fix)
v1.1295.2
Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
v1.1295.1
Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
v1.1295.0
Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Features
Bug Fixes
codespell-project/codespell (codespell)
v2.4.1
Compare Source
What's Changed
hep->heap, help,
in dictionary_rare.txt from #3461 by @jpivarski in https://github.com/codespell-project/codespell/pull/3624New Contributors
Full Changelog: codespell-project/codespell@v2.4.0...v2.4.1
v2.4.0
Compare Source
What's Changed
equipmnet->equipment
by @korverdev in https://github.com/codespell-project/codespell/pull/3438lien->line
by @skangas in https://github.com/codespell-project/codespell/pull/3460firs->first
by @skangas in https://github.com/codespell-project/codespell/pull/3459hep->heap, help,
by @skangas in https://github.com/codespell-project/codespell/pull/3461brunch->branch
by @skangas in https://github.com/codespell-project/codespell/pull/3458typos
dictionary (A1) by @skangas in https://github.com/codespell-project/codespell/pull/3450-i
and-q
by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3344typos
dictionary (A2) by @skangas in https://github.com/codespell-project/codespell/pull/3454non-
by @skangas in https://github.com/codespell-project/codespell/pull/3467hom
to code dictionary by @skangas in https://github.com/codespell-project/codespell/pull/3490realtd->related
,prediced->predicted
by @janosh in https://github.com/codespell-project/codespell/pull/3536293bec1
/ #3465 by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3548writeable
is OK, so isoverwriteable
by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3593atfer
->after
and variations by @fishilico in https://github.com/codespell-project/codespell/pull/3598New Contributors
Full Changelog: codespell-project/codespell@v2.3.0...v2.4.0
mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)
v1.7.1
Compare Source
ValueError
in PEP 621 mode,related to trying to remove
"version"
fromproject.dynamic
when it had already been removed.
v1.7.0
Compare Source
enable
command now supports the bypass/override environment variablesto use a different placeholder version than 0.0.0.
enable
command would add"version"
toproject.dynamic
even if it were already present.(Contributed by waketzheng)
enable
command would settool.poetry.version
to"0.0.0"
even if the field were already present with a different value.
v1.6.0
Compare Source
show
command to print the version without changing any files.v1.5.2
Compare Source
project.dynamic
andtool.poetry.version
could be changed when triggering the plugin via
poetry dynamic-versioning
orpip install
(but not via
poetry build
orpoetry-dynamic-versioning
).v1.5.1
Compare Source
project.dynamic
in pyproject.toml.(Contributed by edgarrmondragon)
v1.5.0
Compare Source
project
section,the
enable
command will add the required fields for Poetry 2.0.0+.adjusted Poetry constraint from
^1.2.0
to>=1.2.0
.when inserting the dynamic version into pyproject.toml with PEP 621 mode activated,
the plugin ensures not to set
project.version
andtool.poetry.version
at the same time.UnboundLocalError
could happen when pyproject.toml was misconfigured.python-poetry/poetry-plugin-export (poetry-plugin-export)
v1.9.0
Compare Source
Added
--all-groups
option to export dependencies from all groups (#294).Changed
--with
and--only
and deprecate--without
(#212).poetry.lock
file is not consistent with thepyproject.toml
file (#310).Fixed
"dependency walk failed"
.This fix requires a
poetry.lock
file created with Poetry 2.x (#286).pre-commit
hook regex matched wrong files (#285).PyCQA/prospector (prospector)
v1.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: prospector-dev/prospector@v1.13.3...1.14.0
sbrunner/prospector-profile-utils (prospector-profile-utils)
v1.17.0
Compare Source
1.17.0 (2025-01-24)
Fixed bugs
v1.16.0
Compare Source
1.16.0 (2025-01-20)
New feature
Chore
Changes that shouldn't affect the users like continuous integration updates
v1.15.1
Compare Source
1.15.1 (2025-01-04)
Fixed bugs
v1.15.0
Compare Source
1.15.0 (2025-01-04)
New feature
Dependency update
pygments/pygments (pygments)
v2.19.1
Compare Source
(released January 6th, 2025)
Updated lexers:
v2.19.0
Compare Source
(released January 5th, 2025)
New lexers:
Updated lexers:
file
keyword (#2726, #2805, #2806), add various other keywords (#2745, #2770)revert
(#2766, #2775)Change-By
field (#2757)int
(#2801)splat
, improve floating-point number parsing (#2755)EXPLAIN
keywords (#2785), handle/
(#2774)^
as an operator to Matlab, Octave and Scilab (#2798)staticcall
andextcall
(#2719)HTML/XML+Evoque
as aliases (#2743)Operator.Word
to therrt
style (#2709)Configuration
📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.