bookmarkmgr: bump the all-packages group across 1 directory with 6 updates#173
Open
dependabot[bot] wants to merge 1 commit into
Open
bookmarkmgr: bump the all-packages group across 1 directory with 6 updates#173dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the all-packages group with 5 updates in the /bookmarkmgr directory: | Package | From | To | | --- | --- | --- | | [blessed](https://github.com/jquast/blessed) | `1.38.0` | `1.39.0` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.14` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.4` | `1.1.1` | | [propcache](https://github.com/aio-libs/propcache) | `0.4.1` | `0.5.2` | Updates `blessed` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/jquast/blessed/releases) - [Changelog](https://github.com/jquast/blessed/blob/master/docs/history.rst) - [Commits](https://github.com/jquast/blessed/commits) Updates `idna` from 3.11 to 3.14 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.11...v3.14) Updates `packaging` from 26.0 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.0...26.2) Updates `pathspec` from 1.0.4 to 1.1.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v1.0.4...v1.1.1) Updates `propcache` from 0.4.1 to 0.5.2 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](aio-libs/propcache@v0.4.1...v0.5.2) Updates `wcwidth` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.6.0...0.7.0) --- updated-dependencies: - dependency-name: blessed dependency-version: 1.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: idna dependency-version: '3.14' dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: packaging dependency-version: '26.2' dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: pathspec dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: propcache dependency-version: 0.5.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: wcwidth dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages ... 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 all-packages group with 5 updates in the /bookmarkmgr directory:
1.38.01.39.03.113.1426.026.21.0.41.1.10.4.10.5.2Updates
blessedfrom 1.38.0 to 1.39.0Release notes
Sourced from blessed's releases.
Changelog
Sourced from blessed's changelog.
... (truncated)
Commits
Updates
idnafrom 3.11 to 3.14Changelog
Sourced from idna's changelog.
Commits
37b6b74Release v3.14628fef8Use valid_string_length() for early oversized-input check1e26c7fTweak release wordingab5668fPre-release 3.14c0dda45Merge commit from forkb7391f4Add docstrings to package (#226)0f4a28dRaise IDNAError on non-string input to encode/decode (#224)7e6df71Address type issues found byty(#225)6ebfaabMerge pull request #221 from kjd/release-3.1389cdfd2Release v3.13Updates
packagingfrom 26.0 to 26.2Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
84a87eeBump for release4a616b6docs: a few more updates to prepare for 26.2 (#1176)9de6f44ci: use native uv integration in rtd (#1175)bc76e14chore: update changelog for 26.2 (#1161)3f00091tests: add a pickle check (#1174)48a8a06fix: make Requirements/Markers pickle-safe (#1171)823b44efix: make Tags pickle-safe (#1170)4bed32dfix: make Specifier / SpecifierSet pickle-safe (#1168)963118efix: re-export ExceptionGroup for now (#1164)66e34a8docs(specifiers): add is_unsatisfiable() usage example (#1166)Updates
pathspecfrom 1.0.4 to 1.1.1Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
Commits
ecf71a9Release v1.1.16727491Improve type checking with mypy and pyrightc9249c8Release v1.1.0a1abebaTest Iron Proxy for CI0b04daeTest Iron Proxy for CIccaedcaTest Iron Proxy for CI06391d8Test Iron Proxy for CI45907bfTest Iron Proxy for CI0d7c7dePin all Github actions36faddaSpecialize patternsUpdates
propcachefrom 0.4.1 to 0.5.2Release notes
Sourced from propcache's releases.
... (truncated)
Changelog
Sourced from propcache's changelog.
... (truncated)
Commits
041f7afRelease 0.5.2 (#222)9c374aaRelease 0.5.1 (#221)c4e2b78Skip cibuildwheel test on free threaded armv7l musllinux (#220)e60bdedRelease 0.5.0 (#219)b88f846Make wheel builds reproducible (#218)fdacd6cUpdate Typehint annotations (#193)483e9d3[pre-commit.ci] pre-commit autoupdate (#204)d0d45e1Drop Python 3.9 support (#216)c0bacf5Update pytest-cov requirement from >=2.3.1 to >=7.1.0 (#210)9bfb3e4Bump pytest-codspeed from 4.3.0 to 4.5.0 (#211)Updates
wcwidthfrom 0.6.0 to 0.7.0Release notes
Sourced from wcwidth's releases.
Commits
86f5c7edocfix for today's releasec09c237Improve width() and clip() with kitty Text Sizing Protocol (#213)e5a5f66Improve clip() and width() with hyperlinks and overtyping (#216)5b74bf0Expand terminal escape sequence for three more ECMA-48 "families" (#214)28a39d9add FUNDING.yml664f8d3dependabot nonsense (#215)07817a7Bump pygments from 2.19.2 to 2.20.0 in /docs (#212)82c83e1Bump requests from 2.32.5 to 2.33.0 in /docs (#210)bfa1b3cRemove docs, add utils (#209)c3a2d35add a few downstream dependenciesDependabot 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 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