-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency tox to v4 #12
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
mend-for-github-com
wants to merge
1
commit into
main
Choose a base branch
from
whitesource-remediate/tox-4.x
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 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
deacaad
to
a9a78b5
Compare
760f2ca
to
570e1ef
Compare
fb2f03b
to
6980574
Compare
fc748f9
to
bb01b9f
Compare
05df562
to
f90c80c
Compare
71a4812
to
5daeaa5
Compare
5daeaa5
to
c0ee210
Compare
c0ee210
to
669034b
Compare
669034b
to
64155e4
Compare
75ba10d
to
7dd4849
Compare
7dd4849
to
50dee7e
Compare
50dee7e
to
f95bca8
Compare
0fda93c
to
9c96399
Compare
9c96399
to
60d32aa
Compare
1fd8fa3
to
f7c3d69
Compare
c4ee191
to
932ded6
Compare
7781849
to
cb82220
Compare
755c283
to
9b55502
Compare
9b55502
to
7133c23
Compare
0636960
to
8f77603
Compare
8f77603
to
9a6e8d0
Compare
ca883ed
to
6560129
Compare
6560129
to
802095b
Compare
802095b
to
b7fb4f3
Compare
b7fb4f3
to
0e1d56d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.24.5
->==4.15.1
Release Notes
tox-dev/tox (tox)
v4.15.1
Compare Source
What's Changed
ConfigSet.add_config
to receive parameterized generics forof_type
. by @ssbarnea in https://github.com/tox-dev/tox/pull/3288New Contributors
Full Changelog: tox-dev/tox@4.15.0...4.15.1
v4.15.0
Compare Source
What's Changed
c
from constraints' packages by @jugmac00 in https://github.com/tox-dev/tox/pull/3250New Contributors
Full Changelog: tox-dev/tox@4.14.2...4.15.0
v4.14.2
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.14.1...4.14.2
v4.14.1
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.14.0...4.14.1
v4.14.0
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.13.0...4.14.0
v4.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.12.1...4.13.0
v4.12.1
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.12.0...4.12.1
v4.12.0
Compare Source
What's Changed
--parallel
when--parallel-no-spinner
is passed by @tusharsadhwani in https://github.com/tox-dev/tox/pull/3159New Contributors
Full Changelog: tox-dev/tox@4.11.4...4.12.0
v4.11.4
Compare Source
What's Changed
quickstart
command from requiringroot
positional argument by @Tbruno25 in https://github.com/tox-dev/tox/pull/3123New Contributors
Full Changelog: tox-dev/tox@4.11.3...4.11.4
v4.11.3
Compare Source
What's Changed
base_python
path by @Tbruno25 in https://github.com/tox-dev/tox/pull/3122New Contributors
Full Changelog: tox-dev/tox@4.11.2...4.11.3
v4.11.2
Compare Source
What's Changed
config.rst
left over from #3111 by @posita in https://github.com/tox-dev/tox/pull/3120New Contributors
Full Changelog: tox-dev/tox@4.11.1...4.11.2
v4.11.1
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.11.0...4.11.1
v4.11.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.10.0...4.11.0
v4.10.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.9.0...4.10.0
v4.9.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.8.0...4.9.0
v4.8.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.7.0...4.8.0
v4.7.0
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.6.4...4.7.0
v4.6.4
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.6.3...4.6.4
v4.6.3
Compare Source
What's Changed
set_env
by @jamesbraza in https://github.com/tox-dev/tox/pull/3039get_requires*
hook is called beforeprepare_metadata*
by @abravalheri in https://github.com/tox-dev/tox/pull/3044New Contributors
Full Changelog: tox-dev/tox@4.6.2...4.6.3
v4.6.2
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.6.1...4.6.2
v4.6.1
Compare Source
What's Changed
usedevelop
doc by referring to PEP-660. by @tibortakacs in https://github.com/tox-dev/tox/pull/3025New Contributors
Full Changelog: tox-dev/tox@4.6.0...4.6.1
v4.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.5.2...4.6.0
v4.5.2
Compare Source
What's Changed
tox --devenv venv
by @asottile in https://github.com/tox-dev/tox/pull/3013Full Changelog: tox-dev/tox@4.5.1...4.5.2
v4.5.1.1
Compare Source
v4.5.1
: Test Trusted PublisherCompare Source
v4.5.0
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.4.12...4.5.0
v4.4.12
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.4.11...4.4.12
v4.4.11
Compare Source
What's Changed
tox_root
by @kdestin in https://github.com/tox-dev/tox/pull/2978New Contributors
Full Changelog: tox-dev/tox@4.4.10...4.4.11
v4.4.10
Compare Source
What's Changed
tox_root
propagation towork_dir
by @Tbruno25 in https://github.com/tox-dev/tox/pull/2962New Contributors
Full Changelog: tox-dev/tox@4.4.9...4.4.10
v4.4.9
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.4.8...4.4.9
v4.4.8
Compare Source
What's Changed
tox.ini
in sdist to fix tests by @mgorny in https://github.com/tox-dev/tox/pull/2939homedir
variable (upgrade to tox 4) by @aelray in https://github.com/tox-dev/tox/pull/2955New Contributors
Full Changelog: tox-dev/tox@4.4.7...4.4.8
v4.4.7
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.4.6...4.4.7
v4.4.6
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.4.5...4.4.6
v4.4.5
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.4.4...4.4.5
v4.4.4
Compare Source
What's Changed
HOME
by default by @gschaffner in https://github.com/tox-dev/tox/pull/2907Full Changelog: tox-dev/tox@4.4.3...4.4.4
v4.4.3
Compare Source
What's Changed
pre-commit
isort
crash by @gschaffner in https://github.com/tox-dev/tox/pull/2908New Contributors
Full Changelog: tox-dev/tox@4.4.2...4.4.3
v4.4.2
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.4.1...4.4.2
v4.4.1
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.4.0...4.4.1
v4.4.0
Compare Source
What's Changed
list_dependencies_command
configuration option by @Czaki in https://github.com/tox-dev/tox/pull/2883New Contributors
Full Changelog: tox-dev/tox@4.3.5...4.4.0
v4.3.5
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.3.4...4.3.5
v4.3.4
Compare Source
What's Changed
color
param ofSpinner.finalize()
by @kurtmckee in https://github.com/tox-dev/tox/pull/2879Full Changelog: tox-dev/tox@4.3.3...4.3.4
v4.3.3
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.3.2...4.3.3
v4.3.2
Compare Source
What's Changed
version_added
by @kurtmckee in https://github.com/tox-dev/tox/pull/2867{tox_root}
variable name by @kurtmckee in https://github.com/tox-dev/tox/pull/2871New Contributors
Full Changelog: tox-dev/tox@4.3.1...4.3.2
v4.3.1
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.3.0...4.3.1
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.2.8...4.3.0
v4.2.8
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.2.7...4.2.8
v4.2.7
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.2.6...4.2.7
v4.2.6
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.2.5...4.2.6
v4.2.5
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.2.4...4.2.5
v4.2.4
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.2.3...4.2.4
v4.2.3
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.2.2...4.2.3
v4.2.2
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.2.1...4.2.2
v4.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: tox-dev/tox@4.2.0...4.2.1
v4.2.0
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.1.3...4.2.0
v4.1.3
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.1.2...4.1.3
v4.1.2
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.1.1...4.1.2
v4.1.1
Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.1.0...4.1.1
v4.1.0
Compare Source
What's Chan
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.