build(deps-dev): bump the npm-dependencies group across 1 directory with 4 updates - #327
Merged
github-actions[bot] merged 1 commit intoApr 28, 2026
Conversation
…ith 4 updates Bumps the npm-dependencies group with 4 updates in the / directory: [rollup](https://github.com/rollup/rollup), [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core), [typescript](https://github.com/microsoft/TypeScript) and [vue](https://github.com/vuejs/core). Updates `rollup` from 4.60.1 to 4.60.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.1...v4.60.2) Updates `@swc/core` from 1.15.24 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.32/packages/core) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `vue` from 3.5.32 to 3.5.33 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.32...v3.5.33) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.32 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: rollup dependency-version: 4.60.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vue dependency-version: 3.5.33 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-dependencies-1b25636331
branch
from
April 28, 2026 06:24
b6cbe47 to
d94d2dd
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-dependencies-1b25636331
branch
April 28, 2026 06:25
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 npm-dependencies group with 4 updates in the / directory: rollup, @swc/core, typescript and vue.
Updates
rollupfrom 4.60.1 to 4.60.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
a6be82b4.60.25e6fb9ffix: reset variable render names between outputs in the same generate (#6350)7542834chore: remove cross-env from devDeps (#6358)1fa79d0chore(deps): update cross-platform-actions/action action to v1 (#6352)819332echore(deps): update dependency lru-cache to v11 (#6353)fd464a9chore(deps): lock file maintenance (#6356)e6d2ff9chore(deps): lock file maintenance (#6355)32e8517chore(deps): update minor/patch updates (#6351)1d5bcb4chore(deps): lock file maintenance (#6354)f58d278fix(deps): update swc monorepo (major) (#6348)Updates
@swc/corefrom 1.15.24 to 1.15.32Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
364a11cchore: Publish1.15.32withswc_corev65.0.07789132chore: Publish1.15.32-nightly-20260427.1withswc_corev65.0.0cd5d7e8chore: Publish1.15.31-nightly-20260427.1withswc_corev65.0.065bd999chore: Publish crates withswc_corev65.0.0be38316fix(es/flow): Fix Flow type-only modules in script transforms (#11817)502ad3echore: Publish1.15.30withswc_corev64.0.099a4503chore: Publish1.15.30-nightly-20260418.1withswc_corev64.0.0bf0146cchore: Publish1.15.29-nightly-20260418.1withswc_corev64.0.0993744echore: Publish1.15.28-nightly-20260418.1withswc_corev64.0.0d7e7d4achore: Publish1.15.27-nightly-20260418.1withswc_corev64.0.0Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...Updates
vuefrom 3.5.32 to 3.5.33Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
3310eearelease: v3.5.33bb9d265fix(compiler-sfc): handle nested :deep in selector pseudos (#14725)60402cdRevert "chore(deps): update pnpm/action-setup action to v6" (#14749)11fb2fdfix(runtime-dom): preserve textarea resize dimensions (#14747)974e2d2chore(deps): update test (#14713)45990cefix(transition): preserve placeholder for conditional explicit default slots ...6a61f44fix(teleport): don't move teleport children if not mounted (#14702)e7659befix(reactivity): unlink effect scopes on out-of-order off (#14734)268115dchore: update pnpm config (#14694)24f26f4chore(deps): update pnpm/action-setup action to v6 (#14716)