bookmarkmgr: bump the all-packages group across 1 directory with 5 updates#161
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
bookmarkmgr: bump the all-packages group across 1 directory with 5 updates#161dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…dates Bumps the all-packages group with 5 updates in the /bookmarkmgr directory: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `1.20.0` | `1.20.2` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.13` | | [librt](https://github.com/mypyc/librt) | `0.8.1` | `0.9.0` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.4` | `1.1.1` | Updates `mypy` from 1.20.0 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.2) Updates `idna` from 3.11 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.11...v3.13) Updates `librt` from 0.8.1 to 0.9.0 - [Commits](mypyc/librt@v0.8.1...v0.9.0) 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) --- updated-dependencies: - dependency-name: idna dependency-version: '3.13' dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: librt dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch 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.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages ... Signed-off-by: dependabot[bot] <support@github.com>
e987054 to
4ccddcf
Compare
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.20.01.20.23.113.130.8.10.9.026.026.21.0.41.1.1Updates
mypyfrom 1.20.0 to 1.20.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
145a062Bump version to 1.20.281cd492Fix slicing with nonstrict optional (#21282)908d344[mypyc] Set dunder attrs when adding module to sys.modules (#21275)ba28610Initial support for Python 3.15.0a8 (#21255)7b0e09fFix match statement semantics for "or" pattern (#21156)92b74f2Avoid widening types in conditional_types (#21242)0dcbfaaFix is_overlapping_types for generic callables (#21208)210f518Correctly aggregate narrowing information on parent expressions (#21206)c34530eOnly set journal mode in coordinator (#21217)79a3ec6Use WAL with SQLite cache, fix close (#21154)Updates
idnafrom 3.11 to 3.13Changelog
Sourced from idna's changelog.
Commits
89cdfd2Release v3.131eb0686Pre-release 3.135f20d1eMerge pull request #220 from kjd/unicode-next4ea8425Regenerate idnadata.py with correct NFKC_CF datafd47341Use NFKC_CF from Unicode data files instead of Python's unicodedata modulea5304a4Merge pull request #219 from kjd/release-3.12d80d6f9Release v3.121bb44ddMerge pull request #218 from kjd/release-candidate-3.12rc0909c49dRelease candidate for 3.12c5459a1Merge pull request #217 from kjd/housekeeping-2Updates
librtfrom 0.8.1 to 0.9.0Commits
8f66cfeBump version to 0.9.0149b369Sync mypy including extract_symbol() PR (#37)05c1111Use PEP 639 license metadata (#34)Updates
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 patterns