-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency tox to v4 #7
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
bf09bb0
to
ee2a0f2
Compare
a4ee026
to
57a9b70
Compare
bb89dfb
to
9d8c43f
Compare
07db931
to
5ca1d12
Compare
d5de39f
to
41c9601
Compare
c9b0acd
to
04c08da
Compare
04c08da
to
2ab5852
Compare
2ab5852
to
19b18db
Compare
962e347
to
bfa0638
Compare
bfa0638
to
8212ce3
Compare
8212ce3
to
354404c
Compare
675e2df
to
29be00a
Compare
29be00a
to
5604b6a
Compare
b1f2d06
to
db9e4c4
Compare
a81973b
to
f54e68d
Compare
fe36f6c
to
abf1b56
Compare
c0f6dff
to
77e4a64
Compare
77e4a64
to
b2d62dc
Compare
b2d62dc
to
56419de
Compare
eff7199
to
76f307c
Compare
76f307c
to
926a4c2
Compare
56c6385
to
56a76f3
Compare
56a76f3
to
1f2dfb8
Compare
1f2dfb8
to
78543a8
Compare
78543a8
to
0904208
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.27.0
->==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 C
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.