bookmarkmgr: bump the all-packages group across 1 directory with 6 updates - #219
Closed
dependabot[bot] wants to merge 1 commit into
Closed
bookmarkmgr: bump the all-packages group across 1 directory with 6 updates#219dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/bookmarkmgr/master/all-packages-0d19417e17
branch
3 times, most recently
from
August 5, 2026 20:26
6b17016 to
9ddf96b
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/bookmarkmgr/master/all-packages-0d19417e17
branch
2 times, most recently
from
August 5, 2026 20:42
360b5ce to
36616b8
Compare
…dates Bumps the all-packages group with 6 updates in the /bookmarkmgr directory: | Package | From | To | | --- | --- | --- | | [cffi](https://github.com/python-cffi/cffi) | `2.0.0` | `2.1.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.68.3` | `4.70.0` | | [yarl](https://github.com/aio-libs/yarl) | `1.24.2` | `1.24.5` | | [pyrefly](https://github.com/facebook/pyrefly) | `1.1.1` | `1.2.0` | | [types-tqdm](https://github.com/python/typeshed) | `4.68.0.20260608` | `4.70.0.20260805` | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.6.2` | `2.7.1` | Updates `cffi` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.0.0...v2.1.1) Updates `tqdm` from 4.68.3 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.3...v4.70.0) Updates `yarl` from 1.24.2 to 1.24.5 - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.24.2...v1.24.5) Updates `pyrefly` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@1.1.1...1.2.0) Updates `types-tqdm` from 4.68.0.20260608 to 4.70.0.20260805 - [Commits](https://github.com/python/typeshed/commits) Updates `aiohappyeyeballs` from 2.6.2 to 2.7.1 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.6.2...v2.7.1) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: cffi dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: pyrefly dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: types-tqdm dependency-version: 4.70.0.20260805 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: yarl dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/bookmarkmgr/master/all-packages-0d19417e17
branch
from
August 5, 2026 20:46
36616b8 to
f33cead
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/bookmarkmgr/master/all-packages-0d19417e17
branch
August 6, 2026 11:57
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 6 updates in the /bookmarkmgr directory:
2.0.02.1.14.68.34.70.01.24.21.24.51.1.11.2.04.68.0.202606084.70.0.202608052.6.22.7.1Updates
cffifrom 2.0.0 to 2.1.1Release notes
Sourced from cffi's releases.
Commits
fd33e77New release 2.1.156a7876Use PyGILState_Ensure to avoid accessing CPython internals (#269) (#270)d9f6f70New release 2.1.002a7b0eMisc pre-2.1 release/packaging cleanup (#253)1362e5dMove cffi-gen-src release note to 2.1.0 notesa797055Make error message when embedding version test fails more friendlyf1f40a8Update changelogdc62c93Delete missed cp39 Windows buildsa341180Update version numbers to prepare for v2.1 release9f04d85Mark test using inet_ntoa as thread-unsafeUpdates
tqdmfrom 4.68.3 to 4.70.0Release notes
Sourced from tqdm's releases.
Commits
96f2e60Merge pull request #1777 from shermansiu/feat/interpreter-poolc27393emisc tidy061c623Disabletqdm.monitor_intervalfor subinterpreters because they do not have ...9fc160bUpdate how we check forinterpreter_mapsupport in the testsb42463aEnsure that subinterpreters can import tqdm while unpickling the initializer16d5486Add support for nested progress bars9f5890fAdd initial implementation for interpreter_map321f920Merge pull request #1783 from LuShadowX/reset-inf-total4664b57minor tidy426a098Treat inf total as unknown in reset() tooUpdates
yarlfrom 1.24.2 to 1.24.5Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
0b30cb0Release 1.24.5 (#1807)56150c8Run the IDNA sweep test only on native Linux x86_64 (#1806)515adcaRelease 1.24.4 (#1805)ab5dec2Do not install hypothesis in the wheel-build test env (#1804)f9d10fbRelease 1.24.3 (#1803)058b7cbTest lone surrogate handling in encoded and parsed URL paths (#991)a181ceeUpdate hypothesis requirement from >=6.156.4 to >=6.157.0 in /requirements (#...28c1bccEncode scheme-shaped path colon in relative-path builders (#1802)51e2802Reject hosts with Unicode default-ignorable code points (#1801)3921a73Drop lone surrogates that split a percent escape in the Cython quoter (#1752)Updates
pyreflyfrom 1.1.1 to 1.2.0Release notes
Sourced from pyrefly's releases.
... (truncated)
Commits
1933169cut 1.2.0df11f5dEnforce call-boundary consumption in productione67bc8eTransfer quantified handles to call boundaries6ba516fMove deferred call state into its boundary8888e70Scope call contexts to a lexical boundaryf8c9e7cLSP: default lspArguments to ["lsp"] when empty3f0c228Remove dead .hgignore335510dimprove Sandbox: link shortening #1063 (#4327)41094b9Keep lambda hint decomposition transactional3193b6afix behavior of init=False for pydantic.BaseModel (#4352)Updates
types-tqdmfrom 4.68.0.20260608 to 4.70.0.20260805Commits
Updates
aiohappyeyeballsfrom 2.6.2 to 2.7.1Release notes
Sourced from aiohappyeyeballs's releases.
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
4dfc9262.7.1e10f335perf: use defaultdict to help with performance (#239)338277bchore: stop tracking .DS_Store files (#251)1697869ci: add codspeed benchmark suite for addrinfo reordering hot paths (#250)d40a848chore(deps-dev): bump starlette from 1.0.1 to 1.3.1 (#242)51d4266chore(deps-dev): bump cryptography from 46.0.7 to 48.0.1 (#243)2df44b3chore(pre-commit.ci): pre-commit autoupdate (#241)3e3cb61chore(deps-dev): bump pytest from 9.0.3 to 9.1.1 (#244)922dcd7chore(deps-ci): bump the github-actions group with 4 updates (#245)70461c5ci: drop .github/FUNDING.yml to inherit org-wide config (#247)