Bump the primary-dev-dependencies group across 1 directory with 9 updates#145
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the primary-dev-dependencies group across 1 directory with 9 updates#145dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the primary-dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.2` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.5.0` | `3.6.1` | | [black](https://github.com/psf/black) | `24.3.0` | `24.4.2` | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.1.0` | `3.2.5` | | [tox](https://github.com/tox-dev/tox) | `4.14.2` | `4.15.1` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.5.3` | `1.6.0` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.24.1` | `0.25.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.16` | `9.5.27` | 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-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 `black` from 24.3.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...24.4.2) Updates `flake8` from 7.0.0 to 7.1.0 - [Commits](PyCQA/flake8@7.0.0...7.1.0) Updates `pylint` from 3.1.0 to 3.2.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.2.5) Updates `tox` from 4.14.2 to 4.15.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.14.2...4.15.1) Updates `mkdocs` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.3...1.6.0) Updates `mkdocstrings[python]` from 0.24.1 to 0.25.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.1...0.25.1) Updates `mkdocs-material` from 9.5.16 to 9.5.27 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.16...9.5.27) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-dev-dependencies - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-dev-dependencies - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-dev-dependencies - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-dev-dependencies - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-dev-dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-dev-dependencies - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-dev-dependencies - dependency-name: mkdocstrings[python] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-dev-dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: primary-dev-dependencies ... 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 primary-dev-dependencies group with 9 updates in the / directory:
8.1.18.2.23.5.03.6.124.3.024.4.27.0.07.1.03.1.03.2.54.14.24.15.11.5.31.6.00.24.10.25.19.5.169.5.27Updates
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-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
blackfrom 24.3.0 to 24.4.2Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
3702ba2Prepare release 24.4.2 (#4335)e4aaa8aFix incorrect f-string tokenization (#4332)ba88fc3Simplify string tokenization regexes (#4331)5683242New release templatee7fb048Prepare release 24.4.1 (#4328)3f0f8f1Support PEP 696 (#4327)2f88085Github Action: Directly install from repo ifexport-substis skipped (#4313)12ce3dbMove changelog entry to right section (#4326)1354be2Add support to style function definitions with newlines before function stubs...f4b644bPrevent wrapping of multiline fstrings in parens (#4325)Updates
flake8from 7.0.0 to 7.1.0Commits
65a38c4Release 7.1.034c97e0Merge pull request #1939 from PyCQA/new-pycodestyledefd315latest pycodestyle408d4d6Merge pull request #1930 from mzagol/patch-1866ad72Add --extend-exclude to the TOC33e5083Merge pull request #1923 from Viicos/entry-points-docs6659b21Fix toctree ordering in indexba0f566Use explicit external references350f254Use explicit external references49f52a8Update documentation regarding entry pointsUpdates
pylintfrom 3.1.0 to 3.2.5Commits
ae730acBump pylint to 3.2.5, update changelog (#9756)be7b5cc[unreachable-code] Fix the false positive in python 3.8 (#9753) (#9755)6c3ab77[release] Fix 3.2.4 release date following issue with twine 5.1.0 (#9749) (#9...425ad66Bump pylint to 3.2.4, update changelog (#9746)c41c35a[possibly-used-before-assignment] Avoid FP for typing.NoReturn & Never (#9714...22e4d36[symilar] Rename the unittest file that had a typo.3cf313a[symilar] Fix the short form options that weren't being processed properlye13544f[symilar] Fix crash when giving bad options to symilarc3e2579[unnecessary-list-index-lookup] Fix crashes for uninferrable 'start' value in...6b66ca6[undefined-variable] Fix a crash for undefined lineno in annotations (#9705) ...Updates
toxfrom 4.14.2 to 4.15.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
079000frelease 4.15.1489ad82Fix section substitution with setenv (#3289)7317225AllowConfigSet.add_configto receive parameterized generics forof_type....406f808[pre-commit.ci] pre-commit autoupdate (#3283)5c28d9c[pre-commit.ci] pre-commit autoupdate (#3279)f4e257cFix broad build privileges @ GHA release workflow (#3281)77564a1Fixed typo in user guide.e2f66b1[pre-commit.ci] auto fixes from pre-commit.com hooks9afc9cb[pre-commit.ci] pre-commit autoupdate3db9822fix skip with package = wheel (#3269)Updates
mkdocsfrom 1.5.3 to 1.6.0Release notes
Sourced from mkdocs's releases.
... (truncated)
Commits
0998fecRelease 1.6.0 (#3631)bce85bfFix for showing repository icon even when a file has no edit_uri (#3657)0ac05daRe-generate localization files (#3634)6244500Remove jQuery frommkdocstheme (#3649)f85d429Prevent a flash of white color when dark mode is enabled (#3647)e39cce2Fix style of modal close button (#3651)652813dPrevent a crash if stdin is not defined (#3609)59a295fMerge pull request #3493 from waylan/22486f5e748Merge pull request #3625 from mkdocs/themepo1451fb3Babel setuptools frontend is still used in the install hookUpdates
mkdocstrings[python]from 0.24.1 to 0.25.1Release notes
Sourced from mkdocstrings[python]'s releases.
Changelog
Sourced from mkdocstrings[python]'s changelog.
Commits
e135869chore: Prepare release 0.25.1cb86e08fix: Always descend into sub-headings when re-applying their labela86ca7ddocs: Customize parameters color in ToCbc25b6adocs: Remove requirements link in readme87d8229chore: Prepare release 0.25.0c5b5f69refactor: Allow specifying name of template loggers7ff1681docs: Enable parameter headings253d215docs: Load inventories for MkDocs and Markdown1532b59feat: Supportonceparameter in logging methods, allowing to log a message ...d799d2ffeat: Support blank line between::: pathand YAML optionsUpdates
mkdocs-materialfrom 9.5.16 to 9.5.27Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
f4adebdPrepare 9.5.27 release9e1f527Updated dependenciesf4db9deUpdated Estonian translationsb45c51dChanged Twitter to X (#7266)4ba7a6dAdd reference to PlantUML Markdown schema (#7260)ccc8d84Updated dependencies0c54a88Updated Premium sponsorsf887197Updated changelog0d5a08cPrepare 9.5.26 release1cc45d5Fixed active tab stolen on scroll with linked content tabsDependabot 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