Skip to content

chore(deps-dev): bump the development-dependencies group with 3 updates#44

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-3fb58b91ac
Apr 23, 2026
Merged

chore(deps-dev): bump the development-dependencies group with 3 updates#44
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-3fb58b91ac

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps the development-dependencies group with 3 updates: @swc/core, typescript and typescript-eslint.

Updates @swc/core from 1.15.26 to 1.15.30

Changelog

Sourced from @​swc/core's changelog.

[1.15.30] - 2026-04-19

Bug Fixes

  • (deploy) Fix musl binding test workflow (#11804) (c30a522)

  • (deploy) Build package ts before Linux GNU binding tests (#11806) (a3d3ef3)

  • (es/jsx) Preserve quoted JSX attribute newlines (#11796) (9fe56c8)

  • (es/minifier) Support full ES version parsing in minify (#11800) (af1f08f)

  • (es/module) Add opt-in symlink-preserving resolver (#11801) (6028240)

  • (es/parser) Allow return type annotation on Flow constructors (#11790) (d66b29c)

  • (es/parser) Support Flow anonymous keyof indexers (#11792) (452c4e5)

  • (es/parser) Add Flow strip RN and RNW regression corpus (#11799) (23a9109)

Documentation

Features

Commits
  • 502ad3e chore: Publish 1.15.30 with swc_core v64.0.0
  • 99a4503 chore: Publish 1.15.30-nightly-20260418.1 with swc_core v64.0.0
  • bf0146c chore: Publish 1.15.29-nightly-20260418.1 with swc_core v64.0.0
  • 993744e chore: Publish 1.15.28-nightly-20260418.1 with swc_core v64.0.0
  • d7e7d4a chore: Publish 1.15.27-nightly-20260418.1 with swc_core v64.0.0
  • 6f07c6c chore: Publish crates with swc_core v64.0.0
  • af1f08f fix(es/minifier): Support full ES version parsing in minify (#11800)
  • 5986411 feat(es/minify): support extracting comments (#11798)
  • See full diff in compare view

Updates typescript from 6.0.2 to 6.0.3

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

Commits
  • 050880c Bump version to 6.0.3 and LKG
  • eeae9dd 🤖 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 (#...
  • See full diff in compare view

Updates typescript-eslint from 8.58.2 to 8.59.0

Release notes

Sourced from typescript-eslint's releases.

v8.59.0

8.59.0 (2026-04-20)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)

❤️ Thank You

  • Ulrich Stark

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.59.0 (2026-04-20)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 3 updates: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core), [typescript](https://github.com/microsoft/TypeScript) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@swc/core` from 1.15.26 to 1.15.30
- [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.30/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 `typescript-eslint` from 8.58.2 to 8.59.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.15.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 23, 2026
@github-actions github-actions Bot merged commit 525ac81 into main Apr 23, 2026
2 of 3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/development-dependencies-3fb58b91ac branch April 23, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant