-
Notifications
You must be signed in to change notification settings - Fork 1
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 dependencies group with 10 updates #1
Closed
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
Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.4.0` | `3.6.1` | | [twine](https://github.com/pypa/twine) | `4.0.2` | `5.0.0` | | [wheel](https://github.com/pypa/wheel) | `0.41.2` | `0.42.0` | | [black](https://github.com/psf/black) | `23.9.1` | `24.2.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `8.0.0` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.3.1` | `3.5.0` | | [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) | `2.1.0` | `2.2.0` | | [pytest-mock-resources[redis]](https://github.com/schireson/pytest-mock-resources) | `2.9.2` | `2.10.0` | | [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) | `0.65.0` | `0.68.0` | | [tox](https://github.com/tox-dev/tox) | `4.11.3` | `4.12.1` | Updates `pre-commit` from 3.4.0 to 3.6.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.4.0...v3.6.1) Updates `twine` from 4.0.2 to 5.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@4.0.2...5.0.0) Updates `wheel` from 0.41.2 to 0.42.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.41.2...0.42.0) Updates `black` from 23.9.1 to 24.2.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.9.1...24.2.0) Updates `pytest` from 7.4.2 to 8.0.0 - [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.2...8.0.0) Updates `pytest-xdist` from 3.3.1 to 3.5.0 - [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.3.1...v3.5.0) Updates `pytest-timeout` from 2.1.0 to 2.2.0 - [Commits](pytest-dev/pytest-timeout@2.1.0...2.2.0) Updates `pytest-mock-resources[redis]` from 2.9.2 to 2.10.0 - [Release notes](https://github.com/schireson/pytest-mock-resources/releases) - [Changelog](https://github.com/schireson/pytest-mock-resources/blob/main/CHANGELOG.md) - [Commits](schireson/pytest-mock-resources@v2.9.2...v2.10.0) Updates `python-on-whales` from 0.65.0 to 0.68.0 - [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases) - [Commits](gabrieldemarmiesse/python-on-whales@v0.65.0...v0.68.0) Updates `tox` from 4.11.3 to 4.12.1 - [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.11.3...4.12.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-timeout dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-mock-resources[redis] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: python-on-whales dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Superseded by #3. |
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 dependencies group with 10 updates:
3.4.0
3.6.1
4.0.2
5.0.0
0.41.2
0.42.0
23.9.1
24.2.0
7.4.2
8.0.0
3.3.1
3.5.0
2.1.0
2.2.0
2.9.2
2.10.0
0.65.0
0.68.0
4.11.3
4.12.1
Updates
pre-commit
from 3.4.0 to 3.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
15bd0c7
v3.6.192678c3
Merge pull request #3126 from pre-commit/crlf-only-diff032d8e2
staged_files_only can handle a crlf-only diff7384838
Merge pull request #3110 from untitaker/pythonexecutable96e0712
[pre-commit.ci] auto fixes from pre-commit.com hooks3388e2d
Pop PYTHONEXECUTABLE10f8853
Merge pull request #3107 from pre-commit/pre-commit-ci-update-config9682f93
[pre-commit.ci] pre-commit autoupdate5f8ebae
Merge pull request #3102 from pre-commit/pre-commit-ci-update-config9cce283
[pre-commit.ci] pre-commit autoupdateUpdates
twine
from 4.0.2 to 5.0.0Changelog
Sourced from twine's changelog.
Commits
94f810c
Merge pull request #1047 from pypa/new-release09d993a
Update linkcheck_ignore setting for docsab0ed19
Apply 2024 black format407e6cc
Build changelog for 5.0.06644b86
Add missing changelog entriesfe1885f
Merge pull request #1034 from DimitriPapadopoulos/codespell694bdcf
Fix typos found by codespell89ec78c
Merge pull request #1040 from woodruffw-forks/ww/pypi-mandatory-api-tokensb3b363a
tests: lintage6e94d20
tests: more non-PyPI testsUpdates
wheel
from 0.41.2 to 0.42.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
63a09bb
Created a new releasef4b8e48
Several fixes toWHEEL
metadata handling (#588)11e5732
[pre-commit.ci] pre-commit autoupdate (#586)fe6bb82
[pre-commit.ci] pre-commit autoupdate (#584)b90a4bc
[pre-commit.ci] pre-commit autoupdate (#581)56de2eb
Added a link to the GitHub repository to pyproject.toml (#563)a899f1c
Fixed parameter for release-notes254ba46
Created a new release6f33736
Updated actions and added GitHub release automation83b77e5
Replacedblack
withruff-format
Updates
black
from 23.9.1 to 24.2.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6fdf8a4
Prepare release 24.2.0 (#4226)8af4394
fix: Don't remove comments along with parens (#4218)35e9776
Bump pre-commit/action from 3.0.0 to 3.0.1 (#4225)23dfc5b
Fix ignoring input files for symlink reasons (#4222)a201003
Simplify check for symlinks that resolve outside root (#4221)dab37a6
Remove redundant parentheses incase
statementif
guards (#4214)32230e6
fix: bug where the doublestar operation had inconsistent formatting. (#4154)7edb50f
fix: additional newline added to docstring when the previous line length is l...3e80de3
Bump furo from 2023.9.10 to 2024.1.29 in /docs (#4211)a08b480
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#4212)Updates
pytest
from 7.4.2 to 8.0.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
478f823
Prepare release version 8.0.06085900
[8.0.x] fix: avoid rounding microsecond to1_000_000
(#11863)3b41c65
[8.0.x] Escape skip reason in junitxml (#11845)747072a
[8.0.x] Update docstring of scripts/generate-gh-release-notes.py (#11768)011a475
Properly attach packages to the GH release notes (#11839) (#11840)97960bd
Merge pull request #11835 from pytest-dev/release-8.0.0rc26be0a3c
Prepare release version 8.0.0rc244ffe07
Merge pull request #11837 from pytest-dev/backport-11836-to-8.0.x14ecb04
[8.0.x] testing: temporarily disable test due to hypothesis issue41c8dab
Merge pull request #11831 from bluetech/backport-11825-to-8.0.xUpdates
pytest-xdist
from 3.3.1 to 3.5.0Changelog
Sourced from pytest-xdist's changelog.
Commits
95b309e
Release 3.5.03fe877b
LoadScope scheduler: Sort scopes by number of tests to assign biggest scopes ...f36ea25
Create GitHub release after deploy (#973)d81f575
Merge pull request #969 from pytest-dev/pre-commit-ci-update-config1d26164
[pre-commit.ci] pre-commit autoupdate5f43575
Merge pull request #966 from pytest-dev/release-3.4.0a6b5611
Update CHANGELOG64f9388
Add support for Python 3.12230ba6a
Properly wait for workers when test run terminates early (#963)93ca202
fix typo index -> insteadUpdates
pytest-timeout
from 2.1.0 to 2.2.0Commits
78cc24f
version bump263db99
Add a pyproject.toml and setup.cfg2ee3361
update python versions2eb4f9c
Added Python 3.11cc9cce7
update changelog6c3a5b4
remove marker support, update description198b792
better cli option name389a669
add --disable-debugger-detection flag7d4c413
Milder language on README5aff2a9
Simplify handling offunc_only
Updates
pytest-mock-resources[redis]
from 2.9.2 to 2.10.0Release notes
Sourced from pytest-mock-resources[redis]'s releases.
Commits
23e40ad
feat: Add way for 3rd party resources to register into the PMR cli. (#199)7ef324e
chore: Adopt ruff. (#201)4d08df2
feat: Implement support for "client_call" in python on whales, with a… (#198)Updates
python-on-whales
from 0.65.0 to 0.68.0Release notes
Sourced from python-on-whales's releases.
Commits
e2f959f
Bump version to 0.68.0b011e1a
feat(service): Add --mount arg && update --replicas (#514)7bcbd06
feat(service): Add network,restart,secrets args (#511)27ce7f3
Add stream_logs arg to compose start (#508)af144f5
Add stream_logs arg to compose stop (#507)78d9398
Add stream_logs arg to compose up (#505)a46a133
🐛 getting rid of str annotation for the command argument (#501)e17e50a
Bump version to 0.67.0963b4b2
🧹 Make some arguments positional only or kwd only (#500)05e25c7
✨ Added stream_logs to docker.compose.create() (#498)Updates
tox
from 4.11.3 to 4.12.1Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
Commits
8eaf09f
release 4.12.137b11d4
#3165 fixed Tox failing with --installpkg and multi testenvs (#3186)fa390ce
[pre-commit.ci] pre-commit autoupdate (#3185)3b403bc
Fix tox version requirement in docs (#3184)776718c
release 4.12.0fc80080
Always pass FORCE_COLOR & NO_COLOR to the environment (#3172)659f714
Fix the CI (#3183)8406971
[pre-commit.ci] pre-commit autoupdate (#3182)3f8f53d
[pre-commit.ci] pre-commit autoupdate (#3177)61547b0
Fix 'open an issue' link in development.rst (#3179)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