generated from canonical/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update Python dependencies (major) #165
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-python-dependencies
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.
Open
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
taurus-forever
approved these changes
Jul 25, 2024
1b3a9ee
to
3b83d53
Compare
3b83d53
to
a988e3e
Compare
a988e3e
to
992c188
Compare
992c188
to
39e63c9
Compare
|
186d5d2
to
19c11d3
Compare
19c11d3
to
0bba927
Compare
0bba927
to
ead0719
Compare
4f9e36c
to
f0fa9ce
Compare
7c564ca
to
163c63b
Compare
163c63b
to
1fe391a
Compare
9c2a015
to
ed2bf52
Compare
ed2bf52
to
fdbd56b
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:
^6.0.3, <6.0.4
->^7.1.2, <7.1.3
^1.9.0
->^2.0.1
^5.0.0
->^6.0.0
^8.5.0
->^9.0.0
Release Notes
python-poetry/poetry-core (poetry-core)
v2.0.1
Compare Source
Changed
Home-page
withProject-URL: Homepage
(#807).Fixed
tool.poetry.packages
without a specifiedformat
were not initialized with the default value resulting in aKeyError
(#805).project.urls
entries were not processed correctly resulting in aKeyError
(#807).project.dependencies
viatool.poetry.dependencies
were ignored ifproject.optional-dependencies
were defined (#811).v2.0.0
Compare Source
Added
project
section in thepyproject.toml
file according to PEP 621 (#708,#792).
platform_release
marker (#722).in
/not in
in generic constraints (#722).SOURCE_DATE_EPOCH
when building packages (#766,#781).
Changed
METADATA
files with version 2.3 instead of 2.2 (#707).allow-prereleases
a tri-state setting (#783).Error
suffix (#767).x
in version constraints (#770).#769).
tool.poetry.dev-dependencies
in favor oftool.poetry.group.dev.dependencies
(#754).Package.python_marker
(#446).pyproject.toml
file cannot be parsed (#734).readme
files (#752).#718,
#727,
#736,
#746,
#755,
#764,
#784,
#787,
#795).
Fixed
platlib
directory of the wrong Python was used (#726).+
was not allowed in git URL paths (#765).Vendoring
fastjsonschema==2.21.1
lark==1.2.2
packaging==24.2
tomli==2.2.1
v1.9.1
Compare Source
Added
3.13
to the list of available Python versions (#747).pytest-dev/pytest-cov (pytest-cov)
v6.0.0
Compare Source
Now it will perform the check just like
coverage report
would.--cov-precision
cli option that can override the value set in your coverage configuration.jd/tenacity (tenacity)
v9.0.0
: tenacity 9.0.0Compare Source
What's Changed
min
argument forwait_random_exponential
by @yxtay in https://github.com/jd/tenacity/pull/425Full Changelog: jd/tenacity@8.5.0...9.0.0
Configuration
📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, 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.