-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dev-dependencies group in /backend with 8 updates #933
Merged
tillprochaska
merged 3 commits into
main
from
dependabot/pip/backend/dev-dependencies-e92d66c056
Jun 8, 2024
Merged
Bump the dev-dependencies group in /backend with 8 updates #933
tillprochaska
merged 3 commits into
main
from
dependabot/pip/backend/dev-dependencies-e92d66c056
Jun 8, 2024
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jun 8, 2024
dependabot
bot
force-pushed
the
dependabot/pip/backend/dev-dependencies-e92d66c056
branch
14 times, most recently
from
June 8, 2024 12:21
7442cd6
to
f9fcc47
Compare
tillprochaska
force-pushed
the
dependabot/pip/backend/dev-dependencies-e92d66c056
branch
from
June 8, 2024 19:13
e9b04c8
to
62793e0
Compare
tillprochaska
approved these changes
Jun 8, 2024
tillprochaska
force-pushed
the
dependabot/pip/backend/dev-dependencies-e92d66c056
branch
from
June 8, 2024 19:15
62793e0
to
a929972
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps the dev-dependencies group in /backend with 8 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `6.5.0` | `7.5.3` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.2.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [mypy](https://github.com/python/mypy) | `1.7.1` | `1.10.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.8` | `0.4.8` | | [setuptools](https://github.com/pypa/setuptools) | `69.0.2` | `70.0.0` | | [responses](https://github.com/getsentry/responses) | `0.24.1` | `0.25.2` | | [time-machine](https://github.com/adamchainz/time-machine) | `2.13.0` | `2.14.1` | Updates `coverage` from 6.5.0 to 7.5.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@6.5.0...7.5.3) Updates `pytest` from 7.4.3 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@7.4.3...8.2.2) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `mypy` from 1.7.1 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.10.0) Updates `ruff` from 0.1.8 to 0.4.8 - [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.1.8...v0.4.8) Updates `setuptools` from 69.0.2 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.2...v70.0.0) Updates `responses` from 0.24.1 to 0.25.2 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.24.1...0.25.2) Updates `time-machine` from 2.13.0 to 2.14.1 - [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst) - [Commits](adamchainz/time-machine@2.13.0...2.14.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: time-machine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
tillprochaska
force-pushed
the
dependabot/pip/backend/dev-dependencies-e92d66c056
branch
from
June 8, 2024 19:24
a929972
to
ff5d3ae
Compare
tillprochaska
deleted the
dependabot/pip/backend/dev-dependencies-e92d66c056
branch
June 8, 2024 19:27
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 dev-dependencies group in /backend with 8 updates:
6.5.0
7.5.3
7.4.3
8.2.2
4.1.0
5.0.0
1.7.1
1.10.0
0.1.8
0.4.8
69.0.2
70.0.0
0.24.1
0.25.2
2.13.0
2.14.1
Updates
coverage
from 6.5.0 to 7.5.3Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f310d7e
docs: sample HTML for 7.5.3a51d52f
docs: prep for 7.5.3b666f3a
perf: it's faster in all versions if we don't cache tokenize #1791a2b4929
docs: changelog entry forcombine
performance improvementsb9aff50
perf: don't read full line_bits table each timec45ebac
perf: cache alias mapping390cb97
perf: avoid quadratic behavior when combining line coveraged3caf53
docs(build): tweaks to howto909e887
build: bump version242adea
build: don't claim pre-alpha-1 in classifiersUpdates
pytest
from 7.4.3 to 8.2.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
329d371
Prepare release version 8.2.2214d098
Merge pull request #12414 from bluetech/backport-12409153a436
[8.2.x] fixtures: fix catastrophic performance problem inreorder_items
b41d5a5
Merge 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)a5ee3c4
Merge 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-cov
from 4.1.0 to 5.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
5295ce0
Bump version: 4.1.0 → 5.0.01181b06
Update changelog.9757222
Fix a minor grammar error (#636)9f5cd81
Cleanup releasing instructions. Closes #616.93b5047
Add test for pyproject.toml loading without explicit --cov-config. Ref #508.ff50860
docs: add config instructions for pyproject.toml.4a5a4b5
Keep GitHub Actions up to date with GitHub's Dependabot1d7f559
Fix or remove URLs that are causing docs tests to fail6a5af8e
Update changelog.d9fe8df
Switch to furo. Closes #618.Updates
mypy
from 1.7.1 to 1.10.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3faf0fc
Remove +dev for version for release 1.10a5998d2
Update CHANGELOG.md (#17159)62ea5b0
Various updates to changelog for 1.10 (#17158)2f0864c
Update CHANGELOG.md with draft for release 1.10 (#17150)e1443bb
fix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2
Sync typeshed (#17124)e2fc1f2
Fix crash when expanding invalid Unpack in aCallable
alias (#17028)3ff6e47
Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98e
Fix string formatting for string enums (#16555)8019010
Narrow individual items when matching a tuple to a sequence pattern (#16905)Updates
ruff
from 0.1.8 to 0.4.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a8cf709
Bump version to v0.4.8 (#11755)895eb3e
[red-knot] refactor CFG outside of symbol table (#11746)2e0a975
Disallow access toParsed
output, use the API instead (#11741)b021b5b
UseTokens
from parsed type annotation or parsed source (#11740)eed6d78
Update type annotation parsing API to returnParsed
(#11739)8338db6
ruff server
: Formatting a document with syntax problems no longer spams a v...d056d09
[red-knot] add if-statement support to FlowGraph (#11673)1645be0
UpdateNPY001
rule for NumPy 2.0 (#11735)2c86502
CI: add job to run tests under minimum supported rust version (msrv) (#11737)2567e14
Lexer should consider BOM for the start offset (#11732)Updates
setuptools
from 69.0.2 to 70.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5cbf12a
Workaround for release error in v709c1bcc3
Bump version: 69.5.1 → 70.0.04dc0c31
Remove deprecatedsetuptools.dep_util
(#4360)6c1ef57
Remove xfail now that test passes. Ref #4371.d14fa01
Add all site-packages dirs when creating simulated environment for test_edita...6b7f7a1
Preventbin
folders to be taken as extern packages when vendoring (#4370)69141f6
Add doctest for vendorised bin folder2a53cc1
Prevent 'bin' folders to be taken as extern packages7208628
Replace call to deprecatedvalidate_pyproject
command (#4363)96d681a
Remove call to deprecated validate_pyproject commandUpdates
responses
from 0.24.1 to 0.25.2Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
a89ba90
release: 0.25.2733ffbe
Update CHANGES4b6b91a
Fix mypy errors on master19efe5b
Add feature for allowing the body of a request to be matched Closes #716 (#717)83f2e28
Update CHANGESbfe063a
Update CHANGES6791922
fix(matchers): Don't sort failed matches when printing error message (#711)2bc3496
Update CHANGES for #712bfd3a0d
fix mocked HEAD response when content-length header is present (#712)3478dcf
Update CHANGES for #707Updates
time-machine
from 2.13.0 to 2.14.1Changelog
Sourced from time-machine's changelog.
Commits
cc1716c
Version 2.14.1ee93b04
Fix timedelta segmentation fault (#433)8e28b9e
Add flake8-logging to Flake8 setup825c7f1
Drop Black target versionf151428
GitHub Actions coverage summary2bf3160
[pre-commit.ci] pre-commit autoupdate (#430)e03c83f
Upgrade requirements (#429)6279079
[pre-commit.ci] pre-commit autoupdate (#428)11d55b6
Upgrade GitHub Actions artifact actions2014dd6
Upgrade requirements (#427)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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