Skip to content

chore(deps): bump the all-non-major-updates group with 4 updates - #45

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/all-non-major-updates-e1fd99d6b8
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/all-non-major-updates-e1fd99d6b8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-non-major-updates group with 4 updates: fs-extra, tar-fs, yeoman-environment and yeoman-generator.

Updates fs-extra from 11.3.0 to 11.4.0

Changelog

Sourced from fs-extra's changelog.

11.4.0 / 2026-07-23

  • Proper EEXIST error when trying to create a symlink and the dest already exists as a broken symlink (#925, #1076)

11.3.6 / 2026-06-29

  • Fix handling of symlinked destination ancestors in copy/move methods (#1071, #1073)
  • Docs typo fixed (#1074)

11.3.5 / 2026-05-06

  • Fix ensureLink*/ensureSymlink* identical file detection on Windows (#1068)
  • Fix error handling in timestamp preservation code (#1065, #1069)
  • Fix potential file descriptor leak on error in synchronous timestamp preservation code (#1066)

11.3.4 / 2026-03-03

  • Fix bug where calling ensureSymlink/ensureSymlinkSync with a relative srcPath would fail if the symlink already existed (#1038, #1064)

11.3.3 / 2025-12-18

  • Fix copying symlink when destination is a symlink to the same target (#1019, #1060)

11.3.2 / 2025-09-15

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#1056, #1058)

11.3.1 / 2025-08-05

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#1050)
Commits

Updates tar-fs from 3.1.2 to 3.1.3

Commits

Updates yeoman-environment from 6.2.0 to 6.3.0

Release notes

Sourced from yeoman-environment's releases.

v6.3.0

6.3.0 (2026-09-02)

Features

  • accept @​yeoman/adapter v5 and mem-fs v6 (#819) (f8dfc6c)
Changelog

Sourced from yeoman-environment's changelog.

6.3.0 (2026-09-02)

Features

  • accept @​yeoman/adapter v5 and mem-fs v6 (#819) (f8dfc6c)
Commits
  • 2402abd chore(main): release 6.3.0 (#820)
  • f8dfc6c feat: accept @​yeoman/adapter v5 and mem-fs v6 (#819)
  • d04286e chore(deps): bump the codeql-action group with 4 updates (#816)
  • d0e29e3 chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#815)
  • 2a974b6 chore(deps): bump the codeql-action group with 4 updates (#814)
  • 233d3ea chore(deps-dev): bump c8 from 11.0.0 to 12.0.0 (#799)
  • See full diff in compare view

Updates yeoman-generator from 8.2.2 to 8.4.0

Release notes

Sourced from yeoman-generator's releases.

v8.4.0

8.4.0 (2026-09-07)

Features

  • add editorMetadata support to fs helpers (#1843) (3696d42)

v8.3.2

8.3.2 (2026-09-07)

Bug Fixes

v8.3.1

8.3.1 (2026-09-05)

Bug Fixes

v8.3.0

8.3.0 (2026-08-24)

Features

  • optionally use meta.getPackageJson for rootGeneratorName and rootGeneratorVersion (#1834) (ca58b19)
Changelog

Sourced from yeoman-generator's changelog.

8.4.0 (2026-09-07)

Features

  • add editorMetadata support to fs helpers (#1843) (3696d42)

8.3.2 (2026-09-07)

Bug Fixes

8.3.1 (2026-09-05)

Bug Fixes

8.3.0 (2026-08-24)

Features

  • optionally use meta.getPackageJson for rootGeneratorName and rootGeneratorVersion (#1834) (ca58b19)
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 all-non-major-updates group with 4 updates: [fs-extra](https://github.com/jprichardson/node-fs-extra), [tar-fs](https://github.com/mafintosh/tar-fs), [yeoman-environment](https://github.com/yeoman/environment) and [yeoman-generator](https://github.com/yeoman/generator).


Updates `fs-extra` from 11.3.0 to 11.4.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.0...11.4.0)

Updates `tar-fs` from 3.1.2 to 3.1.3
- [Commits](mafintosh/tar-fs@v3.1.2...v3.1.3)

Updates `yeoman-environment` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/yeoman/environment/releases)
- [Changelog](https://github.com/yeoman/environment/blob/main/CHANGELOG.md)
- [Commits](yeoman/environment@v6.2.0...v6.3.0)

Updates `yeoman-generator` from 8.2.2 to 8.4.0
- [Release notes](https://github.com/yeoman/generator/releases)
- [Changelog](https://github.com/yeoman/generator/blob/main/CHANGELOG.md)
- [Commits](yeoman/generator@v8.2.2...v8.4.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-non-major-updates
- dependency-name: tar-fs
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-non-major-updates
- dependency-name: yeoman-environment
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-non-major-updates
- dependency-name: yeoman-generator
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-non-major-updates
...

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 Sep 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 21, 2026 13:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 21, 2026
@sonarqube-wp-engine-prod

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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