build(deps): cherry-pick 7 pick-me dependabot bumps onto release branch#45911
Closed
Copilot wants to merge 8 commits into
Closed
build(deps): cherry-pick 7 pick-me dependabot bumps onto release branch#45911Copilot wants to merge 8 commits into
Copilot wants to merge 8 commits into
Conversation
Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.41.0 to 3.43.0. - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](slackapi/python-slack-sdk@v3.41.0...v3.43.0) --- updated-dependencies: - dependency-name: slack-sdk dependency-version: 3.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps [icalendar](https://github.com/collective/icalendar) from 7.0.3 to 7.1.1. - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@v7.0.3...v7.1.1) --- updated-dependencies: - dependency-name: icalendar dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps [packaging](https://github.com/pypa/packaging) from 26.1 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.1...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps moby/buildkit from v0.29.0 to v0.31.1. --- updated-dependencies: - dependency-name: moby/buildkit dependency-version: v0.31.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.5 to 6.0.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...2c8a9bd) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...9c091bb) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Cherry-pick dependency bump commits in specific order
build(deps): cherry-pick 7 pick-me dependabot bumps onto release branch
Jul 1, 2026
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.
Cherry-picks of all
pick-me-labelled dependabot PRs, applied bottom-of-file-first within shared files (tools/base/requirements.txt) to avoid line-shift conflicts.Picked commits
slack-sdk3.41.0 → 3.43.0 (tools/base)icalendar7.0.3 → 7.1.1 (tools/base)pytest-asyncio→ 1.4.0 (mobile/tools/python)packaging26.1 → 26.2 (docs/tools/python)moby/buildkitv0.29.0 → v0.31.1 (ci/)actions/cache5.0.5 → 6.0.0actions/checkout6.0.3 → 7.0.0Intentionally excluded
#45159 (
slack-sdk→ 3.42.0) — superseded by #45908 (3.43.0); including it would conflict and downgrade relative to the newer pick.No conflicts
All 7 cherry-picks applied cleanly. The bottom-up ordering strategy for
tools/base/requirements.txt(slack-sdk at ~line 1457 before icalendar at ~line 728) prevented any line-number-shift conflicts.