semantic-release/github (@semantic-release/github)
### [`v10.0.6`](https://togithub.com/semantic-release/github/releases/tag/v10.0.6)
[Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.5...v10.0.6)
##### Bug Fixes
- corrected homepage link in package.json so the generated links in the errors are valid ([#848](https://togithub.com/semantic-release/github/issues/848)) ([865762d](https://togithub.com/semantic-release/github/commit/865762db8e90530b45f3009bc15ab88166e25405))
astral-sh/ruff (ruff)
### [`v0.4.8`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#048)
[Compare Source](https://togithub.com/astral-sh/ruff/compare/v0.4.7...v0.4.8)
##### Performance
- Linter performance has been improved by around 10% on some microbenchmarks by refactoring the lexer and parser to maintain synchronicity between them ([#11457](https://togithub.com/astral-sh/ruff/pull/11457))
##### Preview features
- \[`flake8-bugbear`] Implement `return-in-generator` (`B901`) ([#11644](https://togithub.com/astral-sh/ruff/pull/11644))
- \[`flake8-pyi`] Implement `PYI063` ([#11699](https://togithub.com/astral-sh/ruff/pull/11699))
- \[`pygrep_hooks`] Check blanket ignores via file-level pragmas (`PGH004`) ([#11540](https://togithub.com/astral-sh/ruff/pull/11540))
##### Rule changes
- \[`pyupgrade`] Update `UP035` for Python 3.13 and the latest version of `typing_extensions` ([#11693](https://togithub.com/astral-sh/ruff/pull/11693))
- \[`numpy`] Update `NPY001` rule for NumPy 2.0 ([#11735](https://togithub.com/astral-sh/ruff/pull/11735))
##### Server
- Formatting a document with syntax problems no longer spams a visible error popup ([#11745](https://togithub.com/astral-sh/ruff/pull/11745))
##### CLI
- Add RDJson support for `--output-format` flag ([#11682](https://togithub.com/astral-sh/ruff/pull/11682))
##### Bug fixes
- \[`pyupgrade`] Write empty string in lieu of panic when fixing `UP032` ([#11696](https://togithub.com/astral-sh/ruff/pull/11696))
- \[`flake8-simplify`] Simplify double negatives in `SIM103` ([#11684](https://togithub.com/astral-sh/ruff/pull/11684))
- Ensure the expression generator adds a newline before `type` statements ([#11720](https://togithub.com/astral-sh/ruff/pull/11720))
- Respect per-file ignores for blanket and redirected noqa rules ([#11728](https://togithub.com/astral-sh/ruff/pull/11728))
tox-dev/tox (tox)
### [`v4.15.1`](https://togithub.com/tox-dev/tox/releases/tag/4.15.1)
[Compare Source](https://togithub.com/tox-dev/tox/compare/4.15.0...4.15.1)
#### What's Changed
- fix skip with package = wheel by [@MarcinKonowalczyk](https://togithub.com/MarcinKonowalczyk) in [https://github.com/tox-dev/tox/pull/3269](https://togithub.com/tox-dev/tox/pull/3269)
- Fixed typo in user guide. by [@carltongibson](https://togithub.com/carltongibson) in [https://github.com/tox-dev/tox/pull/3277](https://togithub.com/tox-dev/tox/pull/3277)
- Fix broad build privileges @ GHA release workflow by [@webknjaz](https://togithub.com/webknjaz) in [https://github.com/tox-dev/tox/pull/3281](https://togithub.com/tox-dev/tox/pull/3281)
- Allow `ConfigSet.add_config` to receive parameterized generics for `of_type`. by [@ssbarnea](https://togithub.com/ssbarnea) in [https://github.com/tox-dev/tox/pull/3288](https://togithub.com/tox-dev/tox/pull/3288)
- Fix section substitution with setenv by [@JJLLWW](https://togithub.com/JJLLWW) in [https://github.com/tox-dev/tox/pull/3289](https://togithub.com/tox-dev/tox/pull/3289)
#### New Contributors
- [@MarcinKonowalczyk](https://togithub.com/MarcinKonowalczyk) made their first contribution in [https://github.com/tox-dev/tox/pull/3269](https://togithub.com/tox-dev/tox/pull/3269)
- [@carltongibson](https://togithub.com/carltongibson) made their first contribution in [https://github.com/tox-dev/tox/pull/3277](https://togithub.com/tox-dev/tox/pull/3277)
- [@JJLLWW](https://togithub.com/JJLLWW) made their first contribution in [https://github.com/tox-dev/tox/pull/3289](https://togithub.com/tox-dev/tox/pull/3289)
**Full Changelog**: https://github.com/tox-dev/tox/compare/4.15.0...4.15.1
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
10.0.5
->10.0.6
0.4.7
->0.4.8
4.15.0
->4.15.1
Release Notes
semantic-release/github (@semantic-release/github)
### [`v10.0.6`](https://togithub.com/semantic-release/github/releases/tag/v10.0.6) [Compare Source](https://togithub.com/semantic-release/github/compare/v10.0.5...v10.0.6) ##### Bug Fixes - corrected homepage link in package.json so the generated links in the errors are valid ([#848](https://togithub.com/semantic-release/github/issues/848)) ([865762d](https://togithub.com/semantic-release/github/commit/865762db8e90530b45f3009bc15ab88166e25405))astral-sh/ruff (ruff)
### [`v0.4.8`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#048) [Compare Source](https://togithub.com/astral-sh/ruff/compare/v0.4.7...v0.4.8) ##### Performance - Linter performance has been improved by around 10% on some microbenchmarks by refactoring the lexer and parser to maintain synchronicity between them ([#11457](https://togithub.com/astral-sh/ruff/pull/11457)) ##### Preview features - \[`flake8-bugbear`] Implement `return-in-generator` (`B901`) ([#11644](https://togithub.com/astral-sh/ruff/pull/11644)) - \[`flake8-pyi`] Implement `PYI063` ([#11699](https://togithub.com/astral-sh/ruff/pull/11699)) - \[`pygrep_hooks`] Check blanket ignores via file-level pragmas (`PGH004`) ([#11540](https://togithub.com/astral-sh/ruff/pull/11540)) ##### Rule changes - \[`pyupgrade`] Update `UP035` for Python 3.13 and the latest version of `typing_extensions` ([#11693](https://togithub.com/astral-sh/ruff/pull/11693)) - \[`numpy`] Update `NPY001` rule for NumPy 2.0 ([#11735](https://togithub.com/astral-sh/ruff/pull/11735)) ##### Server - Formatting a document with syntax problems no longer spams a visible error popup ([#11745](https://togithub.com/astral-sh/ruff/pull/11745)) ##### CLI - Add RDJson support for `--output-format` flag ([#11682](https://togithub.com/astral-sh/ruff/pull/11682)) ##### Bug fixes - \[`pyupgrade`] Write empty string in lieu of panic when fixing `UP032` ([#11696](https://togithub.com/astral-sh/ruff/pull/11696)) - \[`flake8-simplify`] Simplify double negatives in `SIM103` ([#11684](https://togithub.com/astral-sh/ruff/pull/11684)) - Ensure the expression generator adds a newline before `type` statements ([#11720](https://togithub.com/astral-sh/ruff/pull/11720)) - Respect per-file ignores for blanket and redirected noqa rules ([#11728](https://togithub.com/astral-sh/ruff/pull/11728))tox-dev/tox (tox)
### [`v4.15.1`](https://togithub.com/tox-dev/tox/releases/tag/4.15.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.15.0...4.15.1) #### What's Changed - fix skip with package = wheel by [@MarcinKonowalczyk](https://togithub.com/MarcinKonowalczyk) in [https://github.com/tox-dev/tox/pull/3269](https://togithub.com/tox-dev/tox/pull/3269) - Fixed typo in user guide. by [@carltongibson](https://togithub.com/carltongibson) in [https://github.com/tox-dev/tox/pull/3277](https://togithub.com/tox-dev/tox/pull/3277) - Fix broad build privileges @ GHA release workflow by [@webknjaz](https://togithub.com/webknjaz) in [https://github.com/tox-dev/tox/pull/3281](https://togithub.com/tox-dev/tox/pull/3281) - Allow `ConfigSet.add_config` to receive parameterized generics for `of_type`. by [@ssbarnea](https://togithub.com/ssbarnea) in [https://github.com/tox-dev/tox/pull/3288](https://togithub.com/tox-dev/tox/pull/3288) - Fix section substitution with setenv by [@JJLLWW](https://togithub.com/JJLLWW) in [https://github.com/tox-dev/tox/pull/3289](https://togithub.com/tox-dev/tox/pull/3289) #### New Contributors - [@MarcinKonowalczyk](https://togithub.com/MarcinKonowalczyk) made their first contribution in [https://github.com/tox-dev/tox/pull/3269](https://togithub.com/tox-dev/tox/pull/3269) - [@carltongibson](https://togithub.com/carltongibson) made their first contribution in [https://github.com/tox-dev/tox/pull/3277](https://togithub.com/tox-dev/tox/pull/3277) - [@JJLLWW](https://togithub.com/JJLLWW) made their first contribution in [https://github.com/tox-dev/tox/pull/3289](https://togithub.com/tox-dev/tox/pull/3289) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.15.0...4.15.1Configuration
📅 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.