Skip to content

build(deps-dev): bump the minorandpatch group across 1 directory with 3 updates#375

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/minorandpatch-33e3229141
Closed

build(deps-dev): bump the minorandpatch group across 1 directory with 3 updates#375
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/minorandpatch-33e3229141

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps the minorandpatch group with 3 updates in the / directory: @swc/core, workspaces-publish and @types/mustache.

Updates @swc/core from 1.15.8 to 1.15.11

Changelog

Sourced from @​swc/core's changelog.

[1.15.11] - 2026-01-27

Bug Fixes

  • (es/codegen) Emit leading comments for JSX elements, fragments, and empty expressions (#11488) (1520633)

  • (es/decorators) Invoke addInitializer callbacks for decorated fields (#11495) (11cfe4d)

  • (es/es3) Visit export decl body even if name is not reserved (#11473) (9113fff)

  • (es/es3) Remove duplicate code (#11499) (fbee775)

  • (es/minifier) Treat new expression with empty class as side-effect free (#11455) (a33a45e)

  • (es/minifier) Escape control characters when converting strings to template literals (#11464) (028551f)

  • (es/minifier) Handle unused parameters with default values (#11494) (6ed1ee9)

  • (es/module) Preserve ./ prefix for hidden directory imports (#11489) (a005391)

  • (es/parser) Validate dynamic import argument count (#11462) (2f67591)

  • (es/parser) Allow compilation with --no-default-features (#11460) (b70c5f8)

  • (es/parser) Skip emitting TS1102 in TypeScript mode (#11463) (e6f5b06)

  • (es/parser) Reject ambiguous generic arrow functions in TSX mode (#11491) (ac00915)

  • (es/parser) Disallow NumericLiteralSeparator with BigInts (#11510) (6b3644b)

  • (es/react) Preserve HTML entity-encoded whitespace in JSX (#11474) (7d433a9)

  • (es/renamer) Prevent duplicate parameter names with destructuring patterns (#11456) (e25a2c8)

... (truncated)

Commits
  • 6f77bea chore: Publish 1.15.11 with swc_core v56.0.0
  • c757548 chore: Publish 1.15.11-nightly-20260127.1 with swc_core v56.0.0
  • c0bfe61 chore: Add missing repository.directory property to package.json (#11486)
  • 073b0bb chore: Publish 1.15.10 with swc_core v55.0.1
  • dadfc1e chore: Publish 1.15.10-nightly-20260119.1 with swc_core v55.0.1
  • fae258f test: Use rstest as the test framework (#11417)
  • See full diff in compare view

Updates workspaces-publish from 1.5.0 to 1.7.0

Release notes

Sourced from workspaces-publish's releases.

v1.7.0

1.7.0 (2026-02-11)

Features

  • don't require token + use named import (93c4aa1)

v1.6.0

1.6.0 (2026-02-07)

Features

  • log if token is not provided (906f1c2)

Bug Fixes

  • deps: bump the minorandpatch group across 1 directory with 11 updates (#353) (527f8c8)
  • explicit log if token is or is not provided (9c63db5)
  • set token as env (1a2a1fc)
Changelog

Sourced from workspaces-publish's changelog.

1.7.0 (2026-02-11)

Features

  • don't require token + use named import (93c4aa1)

1.6.0 (2026-02-07)

Features

  • log if token is not provided (906f1c2)

Bug Fixes

  • deps: bump the minorandpatch group across 1 directory with 11 updates (#353) (527f8c8)
  • explicit log if token is or is not provided (9c63db5)
  • set token as env (1a2a1fc)
Commits
  • 2405cac chore(master): release 1.7.0 (#357)
  • 9a3c01a ci: reference cli.mjs entrypoint in release workflow
  • 93c4aa1 feat: don't require token + use named import
  • 9e96734 chore: replace jest with vitest
  • 9bcb099 chore(master): release 1.6.0 (#354)
  • 26884d2 build(deps-dev): remove semantic-relase dep
  • 9c63db5 fix: explicit log if token is or is not provided
  • 906f1c2 feat: log if token is not provided
  • 296aec6 build(deps): bump actions/checkout from 4 to 6 (#340)
  • 527f8c8 fix(deps): bump the minorandpatch group across 1 directory with 11 updates (#...
  • Additional commits viewable in compare view

Updates @types/mustache from 4.2.3 to 4.2.6

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

… 3 updates

Bumps the minorandpatch group with 3 updates in the / directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core), [workspaces-publish](https://github.com/tada5hi/workspaces-publish) and [@types/mustache](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mustache).


Updates `@swc/core` from 1.15.8 to 1.15.11
- [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.11/packages/core)

Updates `workspaces-publish` from 1.5.0 to 1.7.0
- [Release notes](https://github.com/tada5hi/workspaces-publish/releases)
- [Changelog](https://github.com/tada5hi/workspaces-publish/blob/master/CHANGELOG.md)
- [Commits](tada5hi/workspaces-publish@v1.5.0...v1.7.0)

Updates `@types/mustache` from 4.2.3 to 4.2.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mustache)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.15.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: workspaces-publish
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@types/mustache"
  dependency-version: 4.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/minorandpatch-33e3229141 branch February 16, 2026 01:15
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants