⬆️ Bump the actions group across 1 directory with 8 updates#884
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆️ Bump the actions group across 1 directory with 8 updates#884dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dprint-py](https://github.com/trim21/dprint-py) | `0.53.1.0` | `0.55.1.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.11` | `0.15.20` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [types-setuptools](https://github.com/python/typeshed) | `82.0.0.20260408` | `82.0.0.20260518` | | [types-tabulate](https://github.com/python/typeshed) | `0.10.0.20260408` | `0.10.0.20260508` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.2` | `1.39.9` | | [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) | `7.2.2` | `7.3.0` | Updates `dprint-py` from 0.53.1.0 to 0.55.1.4 - [Commits](trim21/dprint-py@v0.53.1.0...v0.55.1.4) Updates `ruff` from 0.15.11 to 0.15.20 - [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.11...0.15.20) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `types-setuptools` from 82.0.0.20260408 to 82.0.0.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-tabulate` from 0.10.0.20260408 to 0.10.0.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `basedpyright` from 1.39.2 to 1.39.9 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.2...v1.39.9) Updates `mkdocs-include-markdown-plugin` from 7.2.2 to 7.3.0 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v7.2.2...v7.3.0) --- updated-dependencies: - dependency-name: dprint-py dependency-version: 0.55.1.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions - dependency-name: types-setuptools dependency-version: 82.0.0.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: types-tabulate dependency-version: 0.10.0.20260508 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: basedpyright dependency-version: 1.39.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
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 actions group with 8 updates in the / directory:
0.53.1.00.55.1.40.15.110.15.209.0.39.1.14.15.04.16.082.0.0.2026040882.0.0.202605180.10.0.202604080.10.0.202605081.39.21.39.97.2.27.3.0Updates
dprint-pyfrom 0.53.1.0 to 0.55.1.4Commits
ad58927fix: increment version to 0.55.1.4 in pyproject.tomlaf00c76ci: update uv publish command to suppress progress outputd72cfd3fix: update target tag types and increment version to 0.55.1.3fb08db0fix: improve version extraction logic in sync_version.pyddacff0ci: remove auto-merge label from sync-version workflowd1a44a3fix: update version in pyproject.toml to 0.55.1.25439487ci: update checkout step to use token instead of fetch-depthf0f1684chore: sync project.version to upstream (#98)42b952cfix: update version in pyproject.toml to 0.55.1.18cd99a1fix: update target configuration in pyproject.toml for platform and architectureUpdates
rufffrom 0.15.11 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)Updates
types-setuptoolsfrom 82.0.0.20260408 to 82.0.0.20260518Commits
Updates
types-tabulatefrom 0.10.0.20260408 to 0.10.0.20260508Commits
Updates
basedpyrightfrom 1.39.2 to 1.39.9Commits
2802042fixpnpm viewcommand and simplify the outcome checkf6e62d3fix crash during publish816614e1.39.9c79697fremove more webpack remnants2921109microsoft/vscode-vsce#4215812074fix new test from upstream. that representation of a paramspec is wrong, espe...eaaaf62prettier ignore new files from upstream8baf13eswitch to pnpm because npm is the worst package manager ever made.f228a80fixes from merge2170274Merge tag '1.1.411' into merge-1.1.411Updates
mkdocs-include-markdown-pluginfrom 7.2.2 to 7.3.0Release notes
Sourced from mkdocs-include-markdown-plugin's releases.
Commits
0604be2Add new settinginclude_from_url(#299)f0809f9Document order setting (#298)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