René's URL Explorer Experiment


Title: Bump the all-dependencies group with 6 updates by dependabot[bot] · Pull Request #669 · msgpack/msgpack-python · GitHub

Open Graph Title: Bump the all-dependencies group with 6 updates by dependabot[bot] · Pull Request #669 · msgpack/msgpack-python

X Title: Bump the all-dependencies group with 6 updates by dependabot[bot] · Pull Request #669 · msgpack/msgpack-python

Description: Bumps the all-dependencies group with 6 updates: Package From To actions/checkout 4.3.1 6.0.2 actions/setup-python 5.6.0 6.2.0 actions/upload-artifact 4.6.2 7.0.1 docker/setup-qemu-action 3.7.0 4.0.0 pypa/cibuildwheel 3.3.0 3.4.1 actions/download-artifact 4.3.0 8.0.1 Updates actions/checkout from 4.3.1 to 6.0.2 Release notes Sourced from actions/checkout's releases. v6.0.2 What's Changed Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set by @​TingluoHuang in actions/checkout#2355 Fix tag handling: preserve annotations and explicit fetch-tags by @​ericsciple in actions/checkout#2356 Full Changelog: actions/checkout@v6.0.1...v6.0.2 v6.0.1 What's Changed Update all references from v5 and v4 to v6 by @​ericsciple in actions/checkout#2314 Add worktree support for persist-credentials includeIf by @​ericsciple in actions/checkout#2327 Clarify v6 README by @​ericsciple in actions/checkout#2328 Full Changelog: actions/checkout@v6...v6.0.1 v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist creds to a separate file by @​ericsciple in actions/checkout#2286 v6-beta by @​ericsciple in actions/checkout#2298 update readme/changelog for v6 by @​ericsciple in actions/checkout#2311 Full Changelog: actions/checkout@v5.0.0...v6.0.0 v6-beta What's Changed Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config. This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios. v5.0.1 What's Changed Port v6 cleanup to v5 by @​ericsciple in actions/checkout#2301 Full Changelog: actions/checkout@v5...v5.0.1 v5.0.0 What's Changed Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by @​salmanmkc in actions/checkout#2238 ⚠️ Minimum Compatible Runner Version v2.327.1 Release Notes ... (truncated) Changelog Sourced from actions/checkout's changelog. Changelog v6.0.2 Fix tag handling: preserve annotations and explicit fetch-tags by @​ericsciple in actions/checkout#2356 v6.0.1 Add worktree support for persist-credentials includeIf by @​ericsciple in actions/checkout#2327 v6.0.0 Persist creds to a separate file by @​ericsciple in actions/checkout#2286 Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 v5.0.1 Port v6 cleanup to v5 by @​ericsciple in actions/checkout#2301 v5.0.0 Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 v4.3.1 Port v6 cleanup to v4 by @​ericsciple in actions/checkout#2305 v4.3.0 docs: update README.md by @​motss in actions/checkout#1971 Add internal repos for checking out multiple repositories by @​mouismail in actions/checkout#1977 Documentation update - add recommended permissions to Readme by @​benwells in actions/checkout#2043 Adjust positioning of user email note and permissions heading by @​joshmgross in actions/checkout#2044 Update README.md by @​nebuk89 in actions/checkout#2194 Update CODEOWNERS for actions by @​TingluoHuang in actions/checkout#2224 Update package dependencies by @​salmanmkc in actions/checkout#2236 v4.2.2 url-helper.ts now leverages well-known environment variables by @​jww3 in actions/checkout#1941 Expand unit test coverage for isGhes by @​jww3 in actions/checkout#1946 v4.2.1 Check out other refs/* by commit if provided, fall back to ref by @​orhantoy in actions/checkout#1924 v4.2.0 Add Ref and Commit outputs by @​lucacome in actions/checkout#1180 Dependency updates by @​dependabot- actions/checkout#1777, actions/checkout#1872 v4.1.7 Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739 Bump actions/checkout from 3 to 4 by @​dependabot in actions/checkout#1697 Check out other refs/* by commit by @​orhantoy in actions/checkout#1774 Pin actions/checkout's own workflows to a known, good, stable version. by @​jww3 in actions/checkout#1776 v4.1.6 Check platform to set archive extension appropriately by @​cory-miller in actions/checkout#1732 ... (truncated) Commits de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356) 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (... 8e8c483 Clarify v6 README (#2328) 033fa0d Add worktree support for persist-credentials includeIf (#2327) c2d88d3 Update all references from v5 and v4 to v6 (#2314) 1af3b93 update readme/changelog for v6 (#2311) 71cf226 v6-beta (#2298) 069c695 Persist creds to a separate file (#2286) ff7abcd Update README to include Node.js 24 support details and requirements (#2248) 08c6903 Prepare v5.0.0 release (#2238) Additional commits viewable in compare view Updates actions/setup-python from 5.6.0 to 6.2.0 Release notes Sourced from actions/setup-python's releases. v6.2.0 What's Changed Dependency Upgrades Upgrade dependencies to Node 24 compatible versions by @​salmanmkc in actions/setup-python#1259 Upgrade urllib3 from 2.5.0 to 2.6.3 in /__tests__/data by @​dependabot in actions/setup-python#1253 and actions/setup-python#1264 Full Changelog: actions/setup-python@v6...v6.2.0 v6.1.0 What's Changed Enhancements: Add support for pip-install input by @​gowridurgad in actions/setup-python#1201 Add graalpy early-access and windows builds by @​timfel in actions/setup-python#880 Dependency and Documentation updates: Enhanced wording and updated example usage for allow-prereleases by @​yarikoptic in actions/setup-python#979 Upgrade urllib3 from 1.26.19 to 2.5.0 and document breaking changes in v6 by @​dependabot in actions/setup-python#1139 Upgrade typescript from 5.4.2 to 5.9.3 and Documentation update by @​dependabot in actions/setup-python#1094 Upgrade actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pip-install input by @​dependabot in actions/setup-python#1199 Upgrade requests from 2.32.2 to 2.32.4 by @​dependabot in actions/setup-python#1130 Upgrade prettier from 3.5.3 to 3.6.2 by @​dependabot in actions/setup-python#1234 Upgrade @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel by @​dependabot in actions/setup-python#1235 New Contributors @​yarikoptic made their first contribution in actions/setup-python#979 Full Changelog: actions/setup-python@v6...v6.1.0 v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-python#1164 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes Enhancements: Add support for pip-version by @​priyagupta108 in actions/setup-python#1129 Enhance reading from .python-version by @​krystof-k in actions/setup-python#787 Add version parsing from Pipfile by @​aradkdj in actions/setup-python#1067 Bug fixes: Clarify pythonLocation behaviour for PyPy and GraalPy in environment variables by @​aparnajyothi-y in actions/setup-python#1183 Change missing cache directory error to warning by @​aparnajyothi-y in actions/setup-python#1182 Add Architecture-Specific PATH Management for Python with --user Flag on Windows by @​aparnajyothi-y in actions/setup-python#1122 Include python version in PyPy python-version output by @​cdce8p in actions/setup-python#1110 Update docs: clarification on pip authentication with setup-python by @​priya-kinthali in actions/setup-python#1156 Dependency updates: Upgrade idna from 2.9 to 3.7 in /tests/data by @​dependabot[bot] in actions/setup-python#843 Upgrade form-data to fix critical vulnerabilities #182 & #183 by @​aparnajyothi-y in actions/setup-python#1163 Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download by @​aparnajyothi-y in actions/setup-python#1165 Upgrade actions/checkout from 4 to 5 by @​dependabot[bot] in actions/setup-python#1181 Upgrade @​actions/tool-cache from 2.0.1 to 2.0.2 by @​dependabot[bot] in actions/setup-python#1095 ... (truncated) Commits a309ff8 Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264) bfe8cc5 Upgrade @​actions dependencies to Node 24 compatible versions (#1259) 4f41a90 Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253) 83679a8 Bump @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ... bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234) 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130) 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi... cfd55ca graalpy: add graalpy early-access and windows builds (#880) bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094) 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas... Additional commits viewable in compare view Updates actions/upload-artifact from 4.6.2 to 7.0.1 Release notes Sourced from actions/upload-artifact's releases. v7.0.1 What's Changed Update the readme with direct upload details by @​danwkennedy in actions/upload-artifact#795 Readme: bump all the example versions to v7 by @​danwkennedy in actions/upload-artifact#796 Include changes in typespec/ts-http-runtime 0.3.5 by @​yacaovsnc in actions/upload-artifact#797 Full Changelog: actions/upload-artifact@v7...v7.0.1 v7.0.0 v7 What's new Direct Uploads Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file. ESM To support new versions of the @actions/* packages, we've upgraded the package to ESM. What's Changed Add proxy integration test by @​Link- in actions/upload-artifact#754 Upgrade the module to ESM and bump dependencies by @​danwkennedy in actions/upload-artifact#762 Support direct file uploads by @​danwkennedy in actions/upload-artifact#764 New Contributors @​Link- made their first contribution in actions/upload-artifact#754 Full Changelog: actions/upload-artifact@v6...v7.0.0 v6.0.0 v6 - What's new [!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading. Node.js 24 This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24. What's Changed Upload Artifact Node 24 support by @​salmanmkc in actions/upload-artifact#719 fix: update @​actions/artifact for Node.js 24 punycode deprecation by @​salmanmkc in actions/upload-artifact#744 prepare release v6.0.0 for Node.js 24 support by @​salmanmkc in actions/upload-artifact#745 Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0 v5.0.0 What's Changed ... (truncated) Commits 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency 634250c Include changes in typespec/ts-http-runtime 0.3.5 e454baa Readme: bump all the example versions to v7 (#796) 74fad66 Update the readme with direct upload details (#795) bbbca2d Support direct file uploads (#764) 589182c Upgrade the module to ESM and bump dependencies (#762) 47309c9 Merge pull request #754 from actions/Link-/add-proxy-integration-tests 02a8460 Add proxy integration test b7c566a Merge pull request #745 from actions/upload-artifact-v6-release e516bc8 docs: correct description of Node.js 24 support in README Additional commits viewable in compare view Updates docker/setup-qemu-action from 3.7.0 to 4.0.0 Release notes Sourced from docker/setup-qemu-action's releases. v4.0.0 Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by @​crazy-max in docker/setup-qemu-action#245 Switch to ESM and update config/test wiring by @​crazy-max in docker/setup-qemu-action#241 Bump @​actions/core from 1.11.1 to 3.0.0 in docker/setup-qemu-action#244 Bump @​docker/actions-toolkit from 0.67.0 to 0.77.0 in docker/setup-qemu-action#243 Bump @​isaacs/brace-expansion from 5.0.0 to 5.0.1 in docker/setup-qemu-action#240 Bump js-yaml from 3.14.1 to 3.14.2 in docker/setup-qemu-action#231 Bump lodash from 4.17.21 to 4.17.23 in docker/setup-qemu-action#238 Full Changelog: docker/setup-qemu-action@v3.7.0...v4.0.0 Commits ce36039 Merge pull request #245 from crazy-max/node24 6386344 node 24 as default runtime 1ea3db7 Merge pull request #243 from docker/dependabot/npm_and_yarn/docker/actions-to... b56a002 chore: update generated content c43f02d build(deps): bump @​docker/actions-toolkit from 0.67.0 to 0.77.0 ce10c58 Merge pull request #244 from docker/dependabot/npm_and_yarn/actions/core-3.0.0 429fc9d chore: update generated content 060e5f8 build(deps): bump @​actions/core from 1.11.1 to 3.0.0 44be13e Merge pull request #231 from docker/dependabot/npm_and_yarn/js-yaml-3.14.2 1897438 chore: update generated content Additional commits viewable in compare view Updates pypa/cibuildwheel from 3.3.0 to 3.4.1 Release notes Sourced from pypa/cibuildwheel's releases. v3.4.1 ⚠️ Building for the experimental CPython 3.13 free-threading variant is now deprecated. That functionality will be removed in the next minor release. The enable option cpython-freethreading is therefore also deprecated. Builds specifying enable = "all" no longer select cpython-freethreading. CPython 3.14 free-threading support remains available without the enable flag. (#2787) 🐛 iOS builds will no longer skip repair-wheel-command if it's defined in config (#2761) 🐛 Fix bug causing uv to fail when environments define PYTHON_VERSION or UV_PYTHON, conflicting with our venvs (#2795) ✨ cibuildwheel prints the selected build identifiers at the start of the build. (#2785) 🔐 The GitHub Action now references other actions with a full SHA (#2744) v3.4.0 🌟 You can now build wheels using uv as a build frontend. This should improve performance, especially if your project has lots of build dependencies. To use, set build-frontend to uv. (#2322) ⚠️ We no longer support running on Travis CI. It may continue working but we don't run tests there anymore so we can't be sure. (#2682) ✨ Improvements to building Rust wheels on Android (#2650) 🛠 Update Pyodide to 0.29.3 (#2719, #2733) 🐛 Fix bug with the GitHub Action on Windows, where PATH was getting unnecessarily changed, causing issues with meson builds. (#2723) ✨ Add support for quiet setting on build and uv from the cibuildwheel build-verbosity setting. (#2737) 📚 Docs updates, including guidance on using Meson on Windows (#2718) v3.3.1 🛠 Update dependencies and container pins, including updating to CPython 3.14.2. (#2708) Changelog Sourced from pypa/cibuildwheel's changelog. title: Changelog Changelog v3.4.1 2 April 2026 ⚠️ Building for the experimental CPython 3.13 free-threading variant is now deprecated. That functionality will be removed in the next minor release. The enable option cpython-freethreading is therefore also deprecated. Builds specifying enable = "all" no longer select cpython-freethreading. CPython 3.14 free-threading support remains available without the enable flag. (#2787) 🐛 iOS builds will no longer skip repair-wheel-command if it's defined in config (#2761) 🐛 Fix bug causing uv to fail when environments define PYTHON_VERSION or UV_PYTHON, conflicting with our venvs (#2795) ✨ cibuildwheel prints the selected build identifiers at the start of the build. (#2785) 🔐 The GitHub Action now references other actions with a full SHA (#2744) v3.4.0 5 March 2026 🌟 You can now build wheels using uv as a build frontend. This should improve performance, especially if your project has lots of build dependencies. To use, set build-frontend to uv. (#2322) ⚠️ We no longer support running on Travis CI. It may continue working but we don't run tests there anymore so we can't be sure. (#2682) ✨ Improvements to building rust wheels on Android (#2650) 🛠 Update Pyodide to 0.29.3 (#2719, #2733) 🐛 Fix bug with the GitHub Action on Windows, where PATH was getting unnecessarily changed, causing issues with meson builds. (#2723) ✨ Add support for quiet setting on build and uv from the cibuildwheel build-verbosity setting. (#2737) 📚 Docs updates, including guidance on using Meson on Windows (#2718) v3.3.1 5 January 2026 🛠 Update dependencies and container pins, including updating to CPython 3.14.2. (#2708) v3.3.0 12 November 2025 🐛 Fix an incompatibility with Docker v29 (#2660) ✨ Adds test-runtime option, to customise how tests on simulated/emulated environments are run (#2636) ✨ Adds support for new manylinux_2_35 images on 32-bit ARM armv7l, offering better C++20 compatibility (#2656) ✨ build[uv] is now supported on Android (#2587) ✨ You can now install extras (such as uv) with a simple option on the GitHub Action (#2630) ✨ {project} and {package} placeholders are now supported in repair-wheel-command (#2589) 🛠 The versions set with dependency-versions no longer constrain packages specified by your build-system.requires. Previously, on platforms other than Linux, the constraints in this option would remain in the environment during the build. This has been tidied up make behaviour more consistent between platforms, and to prevent version conflicts. (#2583) 🛠 Improve the handling of test-command on Android, enabling more options to be passed (#2590) 📚 Docs improvements (#2618) v3.2.1 ... (truncated) Commits 8d2b08b Bump version: v3.4.1 54b8a01 deprecation: cp313t (#2787) 097806b tests: fully type the test suite (#2794) 643b30c fix: avoid PYTHON_VERSION breaking uv if set (#2795) fffe2ca chore(deps): bump j178/prek-action from 1.1.1 to 2.0.0 in the actions group (... 6111948 fix: zizmor "code injection via template expansion" (#2784) e478767 chore: remove some string types (#2798) caf433b [Bot] Update dependencies (#2789) a257a3f chore: remove remaining future annotations (#2799) 6df84da chore: some cleanup and checks (#2792) Additional commits viewable in compare view Updates actions/download-artifact from 4.3.0 to 8.0.1 Release notes Sourced from actions/download-artifact's releases. v8.0.1 What's Changed Support for CJK characters in the artifact name by @​danwkennedy in actions/download-artifact#471 Add a regression test for artifact name + content-type mismatches by @​danwkennedy in actions/download-artifact#472 Full Changelog: actions/download-artifact@v8...v8.0.1 v8.0.0 v8 - What's new [!IMPORTANT] actions/download-artifact@v8 has been migrated to an ESM module. This should be transparent to the caller but forks might need to make significant changes. [!IMPORTANT] Hash mismatches will now error by default. Users can override this behavior with a setting change (see below). Direct downloads To support direct uploads in actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks the Content-Type header ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the new skip-decompress parameter to true. Enforced checks (breaking) A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the digest-mismatch parameter. To be secure by default, we are now defaulting the behavior to error which will fail the workflow run. ESM To support new versions of the @actions/* packages, we've upgraded the package to ESM. What's Changed Don't attempt to un-zip non-zipped downloads by @​danwkennedy in actions/download-artifact#460 Add a setting to specify what to do on hash mismatch and default it to error by @​danwkennedy in actions/download-artifact#461 Full Changelog: actions/download-artifact@v7...v8.0.0 v7.0.0 v7 - What's new [!IMPORTANT] actions/download-artifact@v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading. Node.js 24 This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24. What's Changed Update GHES guidance to include reference to Node 20 version by @​patrikpolyak in actions/download-artifact#440 Download Artifact Node24 support by @​salmanmkc in actions/download-artifact#415 fix: update @​actions/artifact to fix Node.js 24 punycode deprecation by @​salmanmkc in actions/download-artifact#451 prepare release v7.0.0 for Node.js 24 support by @​salmanmkc in actions/download-artifact#452 ... (truncated) Commits 3e5f45b Add regression tests for CJK characters (#471) e6d03f6 Add a regression test for artifact name + content-type mismatches (#472) 70fc10c Merge pull request #461 from actions/danwkennedy/digest-mismatch-behavior f258da9 Add change docs ccc058e Fix linting issues bd7976b Add a setting to specify what to do on hash mismatch and default it to error ac21fcf Merge pull request #460 from actions/danwkennedy/download-no-unzip 15999bf Add note about package bumps 974686e Bump the version to v8 and add release notes fbe48b1 Update test names to make it clearer what they do Additional commits viewable in compare view 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 show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore 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 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 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 will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the all-dependencies group with 6 updates: Package From To actions/checkout 4.3.1 6.0.2 actions/setup-python 5.6.0 6.2.0 actions/upload-artifact 4.6.2 7.0.1 docker/setup-qemu-act...

X Description: Bumps the all-dependencies group with 6 updates: Package From To actions/checkout 4.3.1 6.0.2 actions/setup-python 5.6.0 6.2.0 actions/upload-artifact 4.6.2 7.0.1 docker/setup-qemu-act...

Opengraph URL: https://github.com/msgpack/msgpack-python/pull/669

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:0508c40a-9a2c-cc98-c439-c484717ebb2c
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idAC54:166AAB:927254:C539A0:6A530D43
html-safe-nonceebc647aa3a5b98f58479ea4b41b087fd3fe702b960d558820bddbfe1bf5ef370
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQzU0OjE2NkFBQjo5MjcyNTQ6QzUzOUEwOjZBNTMwRDQzIiwidmlzaXRvcl9pZCI6IjQyODY4MTI5MjAxMjAyODI0MzUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace8bb1e674d6478f05d947749936b40a3a594bfe0297df82f0a89c9b755b27e4e
hovercard-subject-tagpull_request:3587669510
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/msgpack/msgpack-python/pull/669/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the all-dependencies group with 6 updates: Package From To actions/checkout 4.3.1 6.0.2 actions/setup-python 5.6.0 6.2.0 actions/upload-artifact 4.6.2 7.0.1 docker/setup-qemu-act...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/msgpack/msgpack-python git https://github.com/msgpack/msgpack-python.git
octolytics-dimension-user_id198264
octolytics-dimension-user_loginmsgpack
octolytics-dimension-repository_id2242705
octolytics-dimension-repository_nwomsgpack/msgpack-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id2242705
octolytics-dimension-repository_network_root_nwomsgpack/msgpack-python
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/msgpack/msgpack-python/pull/669/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-python%2Fpull%2F669%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmsgpack%2Fmsgpack-python%2Fpull%2F669%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=msgpack%2Fmsgpack-python
Reloadhttps://github.com/msgpack/msgpack-python/pull/669/files
Reloadhttps://github.com/msgpack/msgpack-python/pull/669/files
Reloadhttps://github.com/msgpack/msgpack-python/pull/669/files
Please reload this pagehttps://github.com/msgpack/msgpack-python/pull/669/files
msgpack https://github.com/msgpack
msgpack-pythonhttps://github.com/msgpack/msgpack-python
Notifications https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Fork 249 https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Star 2.1k https://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python
Code https://github.com/msgpack/msgpack-python
Issues 3 https://github.com/msgpack/msgpack-python/issues
Pull requests 5 https://github.com/msgpack/msgpack-python/pulls
Discussions https://github.com/msgpack/msgpack-python/discussions
Actions https://github.com/msgpack/msgpack-python/actions
Security and quality 1 https://github.com/msgpack/msgpack-python/security
Insights https://github.com/msgpack/msgpack-python/pulse
Code https://github.com/msgpack/msgpack-python
Issues https://github.com/msgpack/msgpack-python/issues
Pull requests https://github.com/msgpack/msgpack-python/pulls
Discussions https://github.com/msgpack/msgpack-python/discussions
Actions https://github.com/msgpack/msgpack-python/actions
Security and quality https://github.com/msgpack/msgpack-python/security
Insights https://github.com/msgpack/msgpack-python/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmsgpack%2Fmsgpack-python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmsgpack%2Fmsgpack-python%2Fissues%2Fnew%2Fchoose
methanehttps://github.com/methane
mainhttps://github.com/msgpack/msgpack-python/tree/main
dependabot/github_actions/all-dependencies-8aa6e135b3https://github.com/msgpack/msgpack-python/tree/dependabot/github_actions/all-dependencies-8aa6e135b3
Conversation 0 https://github.com/msgpack/msgpack-python/pull/669
Commits 1 https://github.com/msgpack/msgpack-python/pull/669/commits
Checks 27 https://github.com/msgpack/msgpack-python/pull/669/checks
Files changed 4 https://github.com/msgpack/msgpack-python/pull/669/files
Bump the all-dependencies group with 6 updates https://github.com/msgpack/msgpack-python/pull/669/files#top
Show all changes 1 commit https://github.com/msgpack/msgpack-python/pull/669/files
e22b4e5 Bump the all-dependencies group with 6 updates dependabot[bot] Apr 27, 2026 https://github.com/msgpack/msgpack-python/pull/669/commits/e22b4e54827b2b8dd6e289e054c9d3013a35be62
Clear filters https://github.com/msgpack/msgpack-python/pull/669/files
Please reload this pagehttps://github.com/msgpack/msgpack-python/pull/669/files
Please reload this pagehttps://github.com/msgpack/msgpack-python/pull/669/files
docs.yaml https://github.com/msgpack/msgpack-python/pull/669/files#diff-d54d69dbb27e75dae25cb4b2384310cb57707e419377cf572d5cb0ecc1f16877
lint.yaml https://github.com/msgpack/msgpack-python/pull/669/files#diff-4b122024a3a28ded65da76a2f1bface1f3a27328374438d1298d25585fe0603b
test.yml https://github.com/msgpack/msgpack-python/pull/669/files#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88
wheel.yml https://github.com/msgpack/msgpack-python/pull/669/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
.github/workflows/docs.yamlhttps://github.com/msgpack/msgpack-python/pull/669/files#diff-d54d69dbb27e75dae25cb4b2384310cb57707e419377cf572d5cb0ecc1f16877
View file https://github.com/msgpack/msgpack-python/blob/e22b4e54827b2b8dd6e289e054c9d3013a35be62/.github/workflows/docs.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/msgpack/msgpack-python/pull/669/{{ revealButtonHref }}
https://github.com/msgpack/msgpack-python/pull/669/files#diff-d54d69dbb27e75dae25cb4b2384310cb57707e419377cf572d5cb0ecc1f16877
https://github.com/msgpack/msgpack-python/pull/669/files#diff-d54d69dbb27e75dae25cb4b2384310cb57707e419377cf572d5cb0ecc1f16877
.github/workflows/lint.yamlhttps://github.com/msgpack/msgpack-python/pull/669/files#diff-4b122024a3a28ded65da76a2f1bface1f3a27328374438d1298d25585fe0603b
View file https://github.com/msgpack/msgpack-python/blob/e22b4e54827b2b8dd6e289e054c9d3013a35be62/.github/workflows/lint.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/msgpack/msgpack-python/pull/669/{{ revealButtonHref }}
https://github.com/msgpack/msgpack-python/pull/669/files#diff-4b122024a3a28ded65da76a2f1bface1f3a27328374438d1298d25585fe0603b
https://github.com/msgpack/msgpack-python/pull/669/files#diff-4b122024a3a28ded65da76a2f1bface1f3a27328374438d1298d25585fe0603b
.github/workflows/test.ymlhttps://github.com/msgpack/msgpack-python/pull/669/files#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88
View file https://github.com/msgpack/msgpack-python/blob/e22b4e54827b2b8dd6e289e054c9d3013a35be62/.github/workflows/test.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/msgpack/msgpack-python/pull/669/{{ revealButtonHref }}
https://github.com/msgpack/msgpack-python/pull/669/files#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88
https://github.com/msgpack/msgpack-python/pull/669/files#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88
https://github.com/msgpack/msgpack-python/pull/669/files#diff-faff1af3d8ff408964a57b2e475f69a6b7c7b71c9978cccc8f471798caac2c88
.github/workflows/wheel.ymlhttps://github.com/msgpack/msgpack-python/pull/669/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
View file https://github.com/msgpack/msgpack-python/blob/e22b4e54827b2b8dd6e289e054c9d3013a35be62/.github/workflows/wheel.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/msgpack/msgpack-python/pull/669/{{ revealButtonHref }}
https://github.com/msgpack/msgpack-python/pull/669/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
https://github.com/msgpack/msgpack-python/pull/669/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
https://github.com/msgpack/msgpack-python/pull/669/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
https://github.com/msgpack/msgpack-python/pull/669/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
https://github.com/msgpack/msgpack-python/pull/669/files#diff-ac3c74ee584d913de4395ec4eac7256dbd38ced6e1fe789ec9f119529ef7e5e8
Please reload this pagehttps://github.com/msgpack/msgpack-python/pull/669/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.