chore(deps): bump the all-dependencies group across 1 directory with 5 updates - #36
Merged
Merged
Conversation
…5 updates Bumps the all-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mloda](https://github.com/mloda-ai/mloda) | `0.5.4` | `0.5.7` | | [tox](https://github.com/tox-dev/tox) | `4.50.3` | `4.52.0` | | [tox-uv](https://github.com/tox-dev/tox-uv) | `1.33.4` | `1.34.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.7` | `0.15.9` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.0` | Updates `mloda` from 0.5.4 to 0.5.7 - [Release notes](https://github.com/mloda-ai/mloda/releases) - [Commits](mloda-ai/mloda@0.5.4...0.5.7) Updates `tox` from 4.50.3 to 4.52.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.50.3...4.52.0) Updates `tox-uv` from 1.33.4 to 1.34.0 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](tox-dev/tox-uv@1.33.4...1.34.0) Updates `ruff` from 0.15.7 to 0.15.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.7...0.15.9) Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mloda dependency-version: 0.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tox dependency-version: 4.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tox-uv dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the all-dependencies group with 5 updates in the / directory:
0.5.40.5.74.50.34.52.01.33.41.34.00.15.70.15.91.19.11.20.0Updates
mlodafrom 0.5.4 to 0.5.7Release notes
Sourced from mloda's releases.
Commits
13bdf9dchore(release): 0.5.7 [skip ci]d31dbd1feat: add type constraint support to PROPERTY_MAPPING (#240)91e5382feat: add REQUIRED_WHEN conditional option support (#241)de17d4bchore(release): 0.5.6 [skip ci]580abafrefactor: graduate DefaultOptionKeys out of experimental namespace (#238)8090668feat: add _resolve_operation helper to FeatureChainParserMixin (#242)11f5c49chore(deps): bump requests in the uv group across 1 directory (#243)e1b3b35chore(release): 0.5.5 [skip ci]95e2cd4fix: handle list-valued options in PROPERTY_MAPPING matching (#230)882d696fix: copy array for pandas 3.xUpdates
toxfrom 4.50.3 to 4.52.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
d83d577release 4.52.0da0f890✨ feat(runner): add PEP 723 inline script metadata support (#3912)b232d2d🐛 fix(docs): auto-generate manpage from CLI parser (#3911)84958f7[pre-commit.ci] pre-commit autoupdate (#3909)15d9ac0✨ feat(config): support escaped dots in -x override keys (#3910)0eda3a2remove unsupported --remote flag from gh repo fork (#3908)5f1ec1arelease 4.51.0b5f9b13fix: enable persist-credentials for release workflow (#3907)8c9c199🐛 fix(config): fix handling of env_list in nested contexts (#3905)451aa9cprevent machine ISA from overriding explicit env factors (#3904)Updates
tox-uvfrom 1.33.4 to 1.34.0Release notes
Sourced from tox-uv's releases.
Commits
d9b72cf✨ feat(runner): add PEP 723 inline script metadata support (#319)0215281[pre-commit.ci] pre-commit autoupdate (#318)4deee33🔒 ci(workflows): add zizmor security auditing (#317)60d1fd6[pre-commit.ci] pre-commit autoupdate (#316)93eecc2[pre-commit.ci] pre-commit autoupdate (#315)Updates
rufffrom 0.15.7 to 0.15.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
724ccc1Bump 0.15.9 (#24369)96d9e09[ty] Move thedeferredsubmodule insideinfer/builder(#24368)130da28[ty] Infer theextra_itemskeyword argument to class-based TypedDicts as an...a617c54[ty] Validate type qualifiers in functional TypedDict fields and the `extra_i...d851708[ty] Improve robustness of various type-qualifier-related checks (#24251)aecb587Only run the release-gate on workflow dispatch (#24366)b889571[ty] Useinfer_type_expressionfor parsing parameter annotations and return...3286a62Add a "release-gate" step to the release workflow (#24365)5f88756Disallow starred expressions as values of starred expressions (#24280)5c59f8a[pyupgrade] Ignore strings with string-only escapes (UP012) (#16058)Updates
mypyfrom 1.19.1 to 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions