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:
v4.1.3
->v4.1.7
v4.1.7
->v4.1.8
v5.1.0
->v5.1.1
v4.3.3
->v4.3.4
v0.4.1
->v0.5.2
v4.3.0
->v4.5.0
==9.2.0
->==9.3.1
==2.6.1
->==2.9.3
==1.8.1
->==1.8.2
==0.15.0
->==0.16.0
==25.1.0
->==25.2.1
==1.1.0
->==1.1.1
==3.0.0
->==3.0.1
==1.5.0
->==1.6.0
==3.7.0
->==3.7.1
==1.1.360
->==1.1.371
==0.4.1
->==0.5.2
==1.16.0
->==1.21.0
==7.3.7
->==7.4.4
==1.1.2
->==1.1.3
==0.5.0
->==0.6.0
3.2.0
->3.3.0
f64f8fa
->30c7e7c
==0.1.38
->==0.2.25
==0.22.0
->==0.23.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
actions/checkout (actions/checkout)
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
What's Changed
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692actions/download-artifact (actions/download-artifact)
v4.1.8
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4...v4.1.8
actions/setup-python (actions/setup-python)
v5.1.1
Compare Source
What's Changed
Bug fixes:
This update ensures compatibility and optimal performance of workflows on the latest macOS version.
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-python@v5...v5.1.1
actions/upload-artifact (actions/upload-artifact)
v4.3.4
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
charliermarsh/ruff-pre-commit (charliermarsh/ruff-pre-commit)
v0.5.2
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.5.2
v0.5.1
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.5.1
v0.5.0
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/0.5.0
v0.4.10
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.10
v0.4.9
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.9
v0.4.8
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.8
v0.4.7
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.7
v0.4.6
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.6
v0.4.5
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.5
v0.4.4
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.4
v0.4.3
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.3
v0.4.2
Compare Source
See: https://github.com/astral-sh/ruff/releases/tag/v0.4.2
codecov/codecov-action (codecov/codecov-action)
v4.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0
v4.3.1
Compare Source
copier-org/copier (copier)
v9.3.1
Compare Source
Fix
--skip-tasks
flag to worker (#1688)v9.3.0
Compare Source
Feat
Fix
default
list items for multi-select choice questionsBrianPugh/cyclopts (cyclopts)
v2.9.3
Compare Source
What's Changed
New Contributors
Full Changelog: BrianPugh/cyclopts@v2.9.2...v2.9.3
v2.9.2
Compare Source
Bug Fixes
--help
choices from Literal/Enum. by @BrianPugh in https://github.com/BrianPugh/cyclopts/pull/193Full Changelog: BrianPugh/cyclopts@v2.9.1...v2.9.2
v2.9.1
Compare Source
Bug Fixes
Full Changelog: BrianPugh/cyclopts@v2.9.0...v2.9.1
v2.9.0
Compare Source
Features
TypeAliasType
). by @BrianPugh in https://github.com/BrianPugh/cyclopts/pull/191Full Changelog: BrianPugh/cyclopts@v2.8.0...v2.9.0
v2.8.0
Compare Source
What's Changed
App.version_format
. The verstion string was previously printed as-is, but is now formatted with the specified format, falling back tohelp_format
if not specified. By @BrianPugh in https://github.com/BrianPugh/cyclopts/pull/188Full Changelog: BrianPugh/cyclopts@v2.7.1...v2.8.0
v2.7.1
Compare Source
Bug Fixes
Misc
import docstring_parser
by @BrianPugh in https://github.com/BrianPugh/cyclopts/pull/182Full Changelog: BrianPugh/cyclopts@v2.7.0...v2.7.1
v2.7.0
Compare Source
Features
App.config
field, that allows the loading of defaults from files.cyclopts.config.Json
- Load defaults from a json file.cyclopts.config.Yaml
- Load defaults from a yaml file.cyclopts.config.Toml
- Load defaults from a toml file.cyclopts.config.Env
- Load defaults from environment variables.Parameter.env_var_split
attribute. Defaults tocyclopts.env_var_split
, which behaviors similarly to Click's multiple values from environment values.Full Changelog: BrianPugh/cyclopts@v2.6.2...v2.7.0
v2.6.2
Compare Source
Features
App.help_format="rich"
option.Bug Fixes
help_format
) across the different sections of the generated help-page. by @BrianPugh in https://github.com/BrianPugh/cyclopts/pull/166help_format
is now keyword only. by @BrianPugh in https://github.com/BrianPugh/cyclopts/pull/164New Contributors
Full Changelog: BrianPugh/cyclopts@v2.6.1...v2.6.2
microsoft/debugpy (debugpy)
v1.8.2
: debugpy v1.8.2Compare Source
Fixed an issue where ApiScan couldn't scan some of our binaries correctly. This involved changing some linker flags and re-compiling/re-linking some of the pydevd executables and dlls.
This doesn't affect debugpy logic in any way.
tweag/FawltyDeps (fawltydeps)
v0.16.0
Compare Source
This release extends our recent feature to exclude parts of your directory structure when running FawltyDeps: You can now make FawltyDeps read exclude patterns from another file, with the new --exclude-from option. As with
--exclude
the exclude patterns follow the gitignore-style format and will cause matching paths to be skipped when traversing your project, and thus exclude them from FalwtyDeps' analysis. The exclude patterns apply to all input categories discovered by FawltyDeps (Python code, dependency declarations, and Python environments used to resolve import names provided by packages).Otherwise, this release contains major updates to our test suite and development environment, to make FawltyDeps even more of a joy to work on. 😄
Join our new Discord channel. This platform is dedicated to technical discussions, knowledge sharing, and real-time collaboration within the FawltyDeps community. .
What's Changed
--exclude-from
) by @jherland in https://github.com/tweag/FawltyDeps/pull/420ruff format
instead ofblack
by @jherland in https://github.com/tweag/FawltyDeps/pull/427Full Changelog: tweag/FawltyDeps@v0.15.0...v0.16.0
Refer to the project's
README.md
orfawltydeps --help
for more documentation.jaraco/keyring (keyring)
v25.2.1
Compare Source
v25.2.0
Compare Source
executablebooks/myst-nb (myst-nb)
v1.1.1
Compare Source
v1.1.1 - 2024-06-27
(full changelog)
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@aeisenbarth | @agoose77 | @jeertmans | @OriolAbril | @sstroemer | @welcome
executablebooks/MyST-Parser (myst-parser)
v3.0.1
Compare Source
🐛 Bug Fixes
Full Changelog: v3.0.1...v3.0.0
pypa/pipx (pipx)
v1.6.0
Compare Source
Features
install-all
command to install packages according to spec metadata file. (#687)pipx pin
andpipx unpin
commands, which can be used to pin or unpin the versionof an installed package, so it will not be upgraded by
pipx upgrade
orpipx upgrade-all
. (#891)--pinned
topipx list
command for listing pinned packages only. (#891)pipx interpreter upgrade
command to upgrade local standalone python in micro/patch level (#1249)--requirement
option toinject
command to read list of packages from a text file. (#1252)pipx upgrade-shared
command, to create/upgrade shared libraries as a standalone command. (#1316)upgrade
command to accept multiple packages as arguments. (#1336)--python
arg when py launcher is not available (#1342)install-all
gather errors in batch (#1348)Bugfixes
DEFAULT_PYTHON
to the actual absolute path (#965)--force
being passed. (#1300)--python
and--force
flag warning if both flags are present (#1304)pipx reinstall
, as this might wreak havoc. (#1324)venv
module arguments work withupgrade --install
(#1344)--preinstall
dependency instead of latest version (#1377)--global
option into shared parser, such that it can be passed after the subcommand, for examplepipx ensurepath --global
. (#1397)pipx run
entry point if a local path was given as package. (#1422)Improved Documentation
pdm-backend
. (#1312)ensure_path
(#1346)pre-commit/pre-commit (pre-commit)
v3.7.1
Compare Source
==================
Fixes
language: rust
default language version check whenrust-toolchain.toml
is present.
RobertCraigie/pyright-python (pyright)
v1.1.371
Compare Source
v1.1.370
Compare Source
v1.1.369
Compare Source
v1.1.368
Compare Source
v1.1.367
[Compare Source](https:
Configuration
📅 Schedule: Branch creation - "on the 16th day of the month" (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 has been generated by Mend Renovate. View repository job log here.