build(deps): bump the minor-and-patch-updates group across 1 directory with 5 updates#3293
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
…y with 5 updates Bumps the minor-and-patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/setup-node](https://github.com/actions/setup-node) | `6.3.0` | `6.4.0` | | [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.93` | `1.0.158` | | [changesets/action](https://github.com/changesets/action) | `1.7.0` | `1.9.0` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `3.1.1` | `3.2.0` | | [actions/stale](https://github.com/actions/stale) | `10.2.0` | `10.3.0` | Updates `actions/setup-node` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@53b8394...48b55a0) Updates `anthropics/claude-code-action` from 1.0.93 to 1.0.158 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@b47fd72...5211368) Updates `changesets/action` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@6a0a831...a45c4d5) Updates `actions/create-github-app-token` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md) - [Commits](actions/create-github-app-token@1b10c78...bcd2ba4) Updates `actions/stale` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@b5d41d4...eb5cf3a) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: actions/stale dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: anthropics/claude-code-action dependency-version: 1.0.152 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: changesets/action dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
3cd4f46 to
2060b34
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 minor-and-patch-updates group with 5 updates in the / directory:
6.3.06.4.01.0.931.0.1581.7.01.9.03.1.13.2.010.2.010.3.0Updates
actions/setup-nodefrom 6.3.0 to 6.4.0Release notes
Sourced from actions/setup-node's releases.
Commits
48b55a0Update Node.js versions in versions.yml and bump package to v6.4.0 (#1533)ab72c7eUpgrade@actionsdependencies (#1525)Updates
anthropics/claude-code-actionfrom 1.0.93 to 1.0.158Release notes
Sourced from anthropics/claude-code-action's releases.
... (truncated)
Commits
5211368chore: bump Claude Code to 2.1.193 and Agent SDK to 0.3.193428971dchore: bump Claude Code to 2.1.191 and Agent SDK to 0.3.19174eedf1chore: bump Claude Code to 2.1.190 and Agent SDK to 0.3.19080b3182chore: bump Claude Code to 2.1.187 and Agent SDK to 0.3.187360be9cfix: allow @ in branch names (valid per git-check-ref-format) (#1411)e452eb9test: cover format-turns content-type fallbacks and system_other handling (#1...6b80630fix: filter PR reviews and inline review comments to trigger time (#1385)30544b6chore: bump Claude Code to 2.1.186 and Agent SDK to 0.3.1862fee155chore: bump Claude Code to 2.1.185 and Agent SDK to 0.3.18551705dachore: bump Claude Code to 2.1.183 and Agent SDK to 0.3.183Updates
changesets/actionfrom 1.7.0 to 1.9.0Release notes
Sourced from changesets/action's releases.
Changelog
Sourced from changesets/action's changelog.
... (truncated)
Commits
a45c4d5v1.9.0b459b1eVersion Packages (#637)f9585d9Update@changesets/ghcommit(#645)020e8ccUse internal bot for versioning (#643)b072bccAdd simple PR comment sub-action (#636)8795eeeComment changeset status in PRs (#625)34f64f6Fixed an issue with GitHub releases not being created for successfully publis...1d54b9eSimplify getChangelogEntry (#632)031358fUpdate to typescript v6 (#633)a0c05f7Bump@changesets/changelog-githubfrom 0.5.2 to 0.7.0 (#620)Updates
actions/create-github-app-tokenfrom 3.1.1 to 3.2.0Release notes
Sourced from actions/create-github-app-token's releases.
Changelog
Sourced from actions/create-github-app-token's changelog.
Commits
bcd2ba4chore(main): release 3.2.0 (#370)f24bbd8fix: validate private-key input (#376)363531bdocs: capitalize Git as a proper noun in README (#374)fd28011docs: update procedure to configure Git (#287)85eb8ddfeat: support full repository names inrepositoriesinput (#372)c9aabb8build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...e02e816build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)8d835bfbuild(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...952a2a7feat: add support for enterprise-level GitHub Apps (#263)43e5c34fix(deps): bump@actions/corefrom 3.0.0 to 3.0.1 in the production-dependenc...Updates
actions/stalefrom 10.2.0 to 10.3.0Release notes
Sourced from actions/stale's releases.
Commits
eb5cf3achore: upgrade dependencies and bump version to 10.3.0 (#1335)db5d06aEnhancement: ignore stale labeling events (#1311)