Skip to content

chore(deps): (deps): bump the production group with 6 updates#914

Merged
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-868c4e25f5
Mar 4, 2026
Merged

chore(deps): (deps): bump the production group with 6 updates#914
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-868c4e25f5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps the production group with 6 updates:

Package From To
fs-extra 11.3.3 11.3.4
brace-expansion 5.0.3 5.0.4
caniuse-lite 1.0.30001774 1.0.30001776
electron-to-chromium 1.5.302 1.5.307
minimatch 9.0.7 9.0.9
postcss 8.5.6 8.5.8

Updates fs-extra from 11.3.3 to 11.3.4

Changelog

Sourced from fs-extra's changelog.

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)
Commits

Updates brace-expansion from 5.0.3 to 5.0.4

Commits

Updates caniuse-lite from 1.0.30001774 to 1.0.30001776

Commits

Updates electron-to-chromium from 1.5.302 to 1.5.307

Commits

Updates minimatch from 9.0.7 to 9.0.9

Commits

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
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 production group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.3.4` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `5.0.3` | `5.0.4` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001774` | `1.0.30001776` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.302` | `1.5.307` |
| [minimatch](https://github.com/isaacs/minimatch) | `9.0.7` | `9.0.9` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |


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

Updates `brace-expansion` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.3...v5.0.4)

Updates `caniuse-lite` from 1.0.30001774 to 1.0.30001776
- [Commits](browserslist/caniuse-lite@1.0.30001774...1.0.30001776)

Updates `electron-to-chromium` from 1.5.302 to 1.5.307
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.302...v1.5.307)

Updates `minimatch` from 9.0.7 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.7...v9.0.9)

Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.8)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: brace-expansion
  dependency-version: 5.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001776
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: electron-to-chromium
  dependency-version: 1.5.307
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2026
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedfs-extra@​11.3.3 ⏵ 11.3.4100 +110010091100

View full report

@cb1kenobi cb1kenobi merged commit 1835e61 into main Mar 4, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-868c4e25f5 branch March 4, 2026 03:50
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