Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/minorandpatch-a174ab9d15
Open

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minorandpatch group with 5 updates in the / directory:

Package From To
@swc/core 1.15.8 1.15.11
nx 22.5.0 22.5.1
rimraf 6.1.2 6.1.3
workspaces-publish 1.5.0 1.7.0
@types/mustache 4.2.3 4.2.6

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 nx from 22.5.0 to 22.5.1

Release notes

Sourced from nx's releases.

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)
  • misc: update PLUGIN.md files to help agents verification (#34379)
  • misc: lock in CNW variant 2 with deferred connection (#34416)
  • testing: add cacheDir option to playwright executor (#34413, #34397)

🩹 Fixes

  • core: make sure that mcp args aren't overridden when running configure-ai-agents (#34381)
  • core: use a consistent batch id between scheduler and task runner (#34392)
  • core: clean up stale socket files before listening (#34236, #34233)
  • core: avoid dropping unrelated continuous deps in makeAcyclic (#34389)
  • core: make runtime cache key deterministic (#34390)
  • core: handle dangling symlinks during cache restore (#34396, #34013)
  • core: hitting [1] or [2] should remove pinned panes if they match the current task (#34433, #34175)
  • core: remove shellapi from winapi featureset to minimize AV false positives (#34208)
  • maven: use module-level variable for cache transfer between createNodes and createDependencies (#34386)
  • maven: correctly map between maven locators and nx project names (#34366)
  • nx-dev: improve plugin registry visibility (#34395)
  • nx-dev: add missing nx-cloud intro in sidebar (#34403)
  • nx-dev: clarify project linking for workspaces (#34405)
  • repo: use sudo for global npm install in publish workflow (#34409)
  • repo: replace addnab/docker-run-action with direct docker run (#34448)
  • repo: revert sudo for global npm install in publish workflow (#34451, #34409)

❤️ Thank You

... (truncated)

Commits
  • cbc9c4d fix(core): remove shellapi from winapi featureset to minimize AV false positi...
  • da7b1e0 fix(core): hitting [1] or [2] should remove pinned panes if they match the cu...
  • 501fd57 feat(core): add negation pattern support for plugin include/exclude (#34160)
  • 13acb88 feat(core): extract sandbox detection into reusable utility (#34408)
  • d3bed1b feat(core): handle agentic sandboxing (#34402)
  • 1b1c702 fix(core): handle dangling symlinks during cache restore (#34396)
  • 42920fc fix(core): make runtime cache key deterministic (#34390)
  • 7c80acc fix(core): avoid dropping unrelated continuous deps in makeAcyclic (#34389)
  • 7d5655d fix(core): clean up stale socket files before listening (#34236)
  • 00eb405 fix(core): use a consistent batch id between scheduler and task runner (#34392)
  • Additional commits viewable in compare view

Updates rimraf from 6.1.2 to 6.1.3

Commits

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

… 5 updates

Bumps the minorandpatch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.8` | `1.15.11` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.5.0` | `22.5.1` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` |
| [workspaces-publish](https://github.com/tada5hi/workspaces-publish) | `1.5.0` | `1.7.0` |
| [@types/mustache](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mustache) | `4.2.3` | `4.2.6` |



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 `nx` from 22.5.0 to 22.5.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.1/packages/nx)

Updates `rimraf` from 6.1.2 to 6.1.3
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.1.2...v6.1.3)

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: nx
  dependency-version: 22.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: rimraf
  dependency-version: 6.1.3
  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 16, 2026
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