-
Notifications
You must be signed in to change notification settings - Fork 110
Bump the dependencies group across 1 directory with 8 updates #2011
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
Closed
Conversation
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
Bumps the dependencies group with 8 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.9.2` | `7.10.0` | | [distlib](https://github.com/pypa/distlib) | `0.3.9` | `0.4.0` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.7.3` | `1.8.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.24.0` | `4.25.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.15` | `9.6.16` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.29.1` | `0.30.0` | | [resolvelib](https://github.com/sarugaku/resolvelib) | `1.0.1` | `1.1.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.31.2` | `20.32.0` | Updates `coverage` from 7.9.2 to 7.10.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.9.2...7.10.0) Updates `distlib` from 0.3.9 to 0.4.0 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.9...0.4.0) Updates `griffe` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.7.3...1.8.0) Updates `jsonschema` from 4.24.0 to 4.25.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.24.0...v4.25.0) Updates `mkdocs-material` from 9.6.15 to 9.6.16 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.15...9.6.16) Updates `mkdocstrings` from 0.29.1 to 0.30.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.1...0.30.0) Updates `resolvelib` from 1.0.1 to 1.1.0 - [Changelog](https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst) - [Commits](sarugaku/resolvelib@1.0.1...1.1.0) Updates `virtualenv` from 20.31.2 to 20.32.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.2...20.32.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: distlib dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: griffe dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jsonschema dependency-version: 4.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: resolvelib dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: virtualenv dependency-version: 20.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Label error. Requires exactly 1 of: bug, chore, enhancement, major, minor, patch, skip-changelog. Found: skip-changelog, minor, dependencies |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 8 updates in the /.config directory:
7.9.2
7.10.0
0.3.9
0.4.0
1.7.3
1.8.0
4.24.0
4.25.0
9.6.15
9.6.16
0.29.1
0.30.0
1.0.1
1.1.0
20.31.2
20.32.0
Updates
coverage
from 7.9.2 to 7.10.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
ef59be0
build: missed an expected distribution countf49f061
docs: sample HTML for 7.10.06a7d5ca
docs: prep for 7.10.0395c8cd
build: provide 3.14 wheels6154fda
feat: patch=execv787e5c4
test: we don't use 'expensive' as a mark now7e49831
refactor: patch=_exit without a global4d4ddd8
fix: better ellipsis exclusion regex. #831d578c52
fix: don't assume we have a current frame. #2005ecf53d5
docs: remind myself what the cores areUpdates
distlib
from 0.3.9 to 0.4.0Changelog
Sourced from distlib's changelog.
Commits
aff2cbb
Finalise version.3716c4b
Update change log, widen exception catching in test.660bd33
Changes for 0.4.0.56b4ad9
Guard script wrapper entrypoint import with if main (#242)fe57366
docs: update coverage results link (#250)c3286e5
Temporarily exclude 3.13t on windows-latest.e6b83d3
Normalize archive paths in dist-info (#248)93baffe
Skip no-longer-relevant test.83f6568
Support subdirectories in .dist-info (fixes #246) (#247)f918abd
Updatetest_wheel.WheelTestCase.test_abi
for freethreading (#244)Updates
griffe
from 1.7.3 to 1.8.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
27a385b
chore: Prepare release 1.8.08ef1486
feat: Add method to functions and classes to build and return a stringified s...b346190
fix: Avoid SyntaxError when loading modules encoded in UTF8 with BOMa8c5585
fix: Correctly parenthesize expressions0a05186
ci: Ignore Mypy warningscbce5a2
feat: Enhance Sphinx-style parameter parsing to handle invalid type info2d77bf1
Merge branch 'main' of github.com:mkdocstrings/griffebe1963c
refactor: Be more consistent regarding not overriding submodules with aliasesfbad6f5
tests: Fix annotation tests for 3.148489f11
docs: Add link to function reference at the end of guideUpdates
jsonschema
from 4.24.0 to 4.25.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
9889f69
Add the new functionality to the CHANGELOG.18855d0
Merge pull request #1388 from jkowalleck/feat/validate_rfc3987_non-gpl/rfc398...1a6067f
adjust rfc3987-syntax min-version6aadb8b
Add the fix to the CHANGELOG.785741e
Add a dependency group for our new test dependency.dc54734
Add a uv.lock.b5572c9
Merge pull request #1390 from kurtmckee/fix-json_path-str-rendering4cf45b9
Feedback: Use jsonpath-ng to re-parse the rendered JSON path2680f6a
Feedback: Make a compiled regex pattern private9a957d7
Unambiguously quote and escape properties in JSON path renderingUpdates
mkdocs-material
from 9.6.15 to 9.6.16Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
8b94981
Prepare 9.6.16 releasee5c7ab5
Updated dependencies5338552
Fixed handling of inconsistent drive letter case6d4f756
Fixed dotpath venv guessing88bdcf5
Fixed empty username fallbackd0c4bd6
Merge pull request #8346 from squidfunk/dependabot/npm_and_yarn/form-data-3.0.49c1e4de
Bump form-data from 3.0.1 to 3.0.4b2d235e
Updated Premium sponsorse54ff06
Updated Premium sponsors212b7ab
Updated Premium sponsorsUpdates
mkdocstrings
from 0.29.1 to 0.30.0Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
2be445f
chore: Prepare release 0.30.0f856160
feat: Adddata-skip-inventory
boolean attribute for elements to skip regist...2b4ed54
feat: Add I18N support (translations)51f217f
chore: Template upgradeb1da3d0
ci: Ignore Ruff warningsd5bf4e1
docs: Update link to YAML idiosyncrasiesUpdates
resolvelib
from 1.0.1 to 1.1.0Changelog
Sourced from resolvelib's changelog.
... (truncated)
Commits
f7d1404
Release 1.1.01cc3d6d
Release 1.1.0b1 (#169)9aa9004
chore(ci): setup automated release workflow (#168)16d606d
feat: Allow provider to filter unsatisfied names, when backtracking (#145)b45601d
Merge pull request #166 from notatallshaw/guard-type-hinting4cb0a23
Merge pull request #165 from notatallshaw/enable-isort34e7f83
Merge pull request #167 from notatallshaw/Add-news-fragments1e24847
News entry37b8b82
News entry29ee5be
Add news fragmentsUpdates
virtualenv
from 20.31.2 to 20.32.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
74afc5a
release 20.32.040c84e4
Bump setuptools version (#2900)f3961eb
Update index.rst, compatibility section added, other subheadings created (#2897)75518b1
Add warning for incorrect usage of Nushell activation script (#2906)430eb4b
Discover uv-managed Python installations (#2902)e7e0ae3
[pre-commit.ci] pre-commit autoupdate (#2905)269599a
Fix: Ignore missing absolute paths for python discovery (#2907)29e9698
activate.fish: update fish major version check (#2891)07e6110
Merge pull request #2904 from gaborbernat/fix-ci-07-1030e58ff
Fix the CIMost Recent Ignore Conditions Applied to This Pull Request
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