chore(deps) Update all non-major dependencies #74
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:
10.0.1
->10.0.4
9.0.3
->9.0.6
10.0.3
->10.0.6
11.0.3
->11.0.7
23.3.0
->23.9.1
5.11.5
->5.12.0
v5.0.1
->v5.0.2
21.0.3
->21.1.2
4.6.4
->4.11.3
Release Notes
semantic-release/commit-analyzer (@semantic-release/commit-analyzer)
v10.0.4
Compare Source
Bug Fixes
v10.0.3
Compare Source
Reverts
v10.0.2
Compare Source
Bug Fixes
semantic-release/github (@semantic-release/github)
v9.0.6
Compare Source
Bug Fixes
v9.0.5
Compare Source
Bug Fixes
v9.0.4
Compare Source
Bug Fixes
semantic-release/npm (@semantic-release/npm)
v10.0.6
Compare Source
Bug Fixes
v10.0.5
Compare Source
Bug Fixes
v10.0.4
Compare Source
Bug Fixes
semantic-release/release-notes-generator (@semantic-release/release-notes-generator)
v11.0.7
Compare Source
Bug Fixes
v11.0.6
Compare Source
Reverts
v11.0.5
Compare Source
Bug Fixes
v11.0.4
Compare Source
Bug Fixes
psf/black (black)
v23.9.1
Compare Source
Due to various issues, the previous release (23.9.0) did not include compiled mypyc
wheels, which make Black significantly faster. These issues have now been fixed, and
this release should come with compiled wheels once again.
There will be no wheels for Python 3.12 due to a bug in mypyc. We will provide 3.12
wheels in a future release as soon as the mypyc bug is fixed.
Packaging
Performance
decreasing the size of the cache (#3877)
v23.9.0
Compare Source
Preview style
if sys.version_info > (3, x):
) and a function definition on the same level (#3862)Configuration
Performance
IPython
if notebook cells do not contain magics (#3782)Blackd
blackd
with single character input (#3558)Integrations
official pre-commit mirror. Swapping
https://github.com/psf/black
tohttps://github.com/psf/black-pre-commit-mirror
inyour
.pre-commit-config.yaml
will make Black about 2x faster (#3828).black.env
folder specified byENV_PATH
will now be removed on the completionof the GitHub Action (#3759)
v23.7.0
Compare Source
Highlights
supported until further notice (#3765)
Stable style
PEP 604 unions (#3735)
under some circumstances (#3745)
type: ignore
within parentheses(#3740)
(#3773)
Preview style
parentheses (#3640)
Configuration
--workers
argument to Black can now be specified via theBLACK_NUM_WORKERS
environment variable (#3743)
.pytest_cache
,.ruff_cache
and.vscode
are now excluded by default (#3691)pyproject.toml
settings when running--stdin-filename
and the
pyproject.toml
found isn't in the current working directory (#3719)exclude
andextend-exclude
have invalid data types inpyproject.toml
, instead of silently doing the wrong thing (#3764)Packaging
LANG=C
(#3768)Parser
Performance
IPython
in a case where we wouldn't need it (#3748)Output
Blackd
blackd
argument parser now shows the default values for options in their helptext (#3712)
Integrations
PYTHONWARNDEFAULTENCODING = 1
(#3763)
Documentation
cite this software (#3723)
the latest code base (#3755)
pycqa/isort (isort)
v5.12.0
Compare Source
peter-evans/create-pull-request (peter-evans/create-pull-request)
v5.0.2
: Create Pull Request v5.0.2Compare Source
⚙️ Fixes an issue that occurs when using
push-to-fork
and both base and head repositories are in the same org/user account.What's Changed
Full Changelog: peter-evans/create-pull-request@v5.0.1...v5.0.2
semantic-release/semantic-release (semantic-release)
v21.1.2
Compare Source
Bug Fixes
v21.1.1
Compare Source
Bug Fixes
v21.1.0
Compare Source
Features
v21.0.9
Compare Source
Bug Fixes
v21.0.8
Compare Source
Bug Fixes
v21.0.7
Compare Source
Bug Fixes
v21.0.6
Compare Source
Bug Fixes
v21.0.5
Compare Source
Bug Fixes
v21.0.4
Compare Source
Bug Fixes
tox-dev/tox (tox)
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
Configuration
📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, 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 has been generated by Mend Renovate. View repository job log here.