⬆ Bump the development-dependencies group across 1 directory with 6 updates#364
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆ Bump the development-dependencies group across 1 directory with 6 updates#364dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the development-dependencies group with 6 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `3.7.1` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.6` | `0.23.7` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.5.0` | `3.6.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.4` | `0.4.9` | Updates `pre-commit` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1) Updates `mypy` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) Updates `pytest` from 8.1.1 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.2.2) Updates `pytest-asyncio` from 0.23.6 to 0.23.7 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.23.7) Updates `pytest-xdist` from 3.5.0 to 3.6.1 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.1) Updates `ruff` from 0.3.4 to 0.4.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@v0.3.4...v0.4.9) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #364 +/- ##
=======================================
Coverage 61.95% 61.95%
=======================================
Files 181 181
Lines 10644 10644
Branches 409 409
=======================================
Hits 6594 6594
Misses 4050 4050
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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 development-dependencies group with 6 updates in the /backend directory:
3.7.03.7.11.9.01.10.08.1.18.2.20.23.60.23.73.5.03.6.10.3.40.4.9Updates
pre-commitfrom 3.7.0 to 3.7.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9ee0768v3.7.1eeac061Merge pull request #3201 from pre-commit/rust-default-language-version296f592determine rust default language version independent of rust-toolchain.toml1602328Merge pull request #3193 from pre-commit/pre-commit-ci-update-config0142f45[pre-commit.ci] pre-commit autoupdated7e21cdMerge pull request #3194 from pre-commit/handle-readonly-3-125c3d006use a simpler gem for testing additional_dependencies0d4c6daadjust _handle_readonly for typeshed updates85fe182Merge pull request #3176 from pre-commit/pre-commit-ci-update-config74d05b4[pre-commit.ci] pre-commit autoupdateUpdates
mypyfrom 1.9.0 to 1.10.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3faf0fcRemove +dev for version for release 1.10a5998d2Update CHANGELOG.md (#17159)62ea5b0Various updates to changelog for 1.10 (#17158)2f0864cUpdate CHANGELOG.md with draft for release 1.10 (#17150)e1443bbfix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2Sync typeshed (#17124)e2fc1f2Fix crash when expanding invalid Unpack in aCallablealias (#17028)3ff6e47Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98eFix string formatting for string enums (#16555)8019010Narrow individual items when matching a tuple to a sequence pattern (#16905)Updates
pytestfrom 8.1.1 to 8.2.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
329d371Prepare release version 8.2.2214d098Merge pull request #12414 from bluetech/backport-12409153a436[8.2.x] fixtures: fix catastrophic performance problem inreorder_itemsb41d5a5Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x9bb73d7[8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...4569a01[8.2.x] doc: Update trainings/events (#12402)1d103e5[8.2.x] Clarify pytest_ignore_collect docs (#12386)240a252[8.2.x] Add html_baseurl to sphinx conf.py (#12372)a5ee3c4Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.xf7358ae[8.2.x] unittest: fix class instances no longer released on test teardown sin...Updates
pytest-asynciofrom 0.23.6 to 0.23.7Release notes
Sourced from pytest-asyncio's releases.
Commits
eb63d5adocs: Prepared for release of v0.23.7.da04a7aBuild(deps): Bump exceptiongroup in /dependencies/default00c667aBuild(deps): Bump pytest from 8.1.1 to 8.2.0 in /dependencies/default3bd9cd8[docs] Add changelog entry.15544f0Revert GitHub Actions and Tox changes.6316b28Deduplicate simplefilter snippet.3ffdfc5asyncio.run(port_afinalizer())0107fd7Remove extra space.3bf700aFix GH Action mapping.d15dc31Fix 3109/3108 typo.Updates
pytest-xdistfrom 3.5.0 to 3.6.1Changelog
Sourced from pytest-xdist's changelog.
... (truncated)
Commits
4dd2978Release 3.6.1b397288Merge pull request #1072 from zmedico/gateway-cache-rinfo12b3cceCache execnet gateway rinfo during WorkerController setupc93a106build(deps): bump hynek/build-and-inspect-python-package (#1066)52e2022[pre-commit.ci] pre-commit autoupdate (#1073)699f939Merge pull request #1070 from pytest-dev/release-3.6.080bc0b8Release 3.6.020e3ac7Use execnet main_thread_only execmodel (#1027)0a4238fMerge pull request #1067 from pytest-dev/pre-commit-ci-update-config0686279[pre-commit.ci] pre-commit autoupdateUpdates
rufffrom 0.3.4 to 0.4.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
4f49e91Bump version to v0.4.9 (#11872)d681a45Makeruff_dba required crate forruff_python_semantic(#11874)89bb07cUPDATE latest supported versions to 3.13 (#11870)fe462b3Update Python compatibility to 3.13 (#11861)c5bc368[red-knot] ImproveVfsandFileSystemdocumentation (#11856)73370feUsestarts_with('/')instead ofis_absoluteto avoid platform specific AP...22b6488red-knot: Add directory support toMemoryFileSystem(#11825)d4dd96dred-knot:source_text,line_index, andparsed_modulequeries (#11822)efbf7b1red-knot[salsa part 2]: Setup semantic DB and Jar (#11837)9dc226bAdd supported commands in server capabilities (#11850)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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