Skip to content

chore(deps): bump the other-dependencies group across 1 directory with 3 updates#325

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/other-dependencies-e2000ea3f9
Open

chore(deps): bump the other-dependencies group across 1 directory with 3 updates#325
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/other-dependencies-e2000ea3f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the other-dependencies group with 3 updates in the / directory: @carbon/icons-react, postcss and svgo.

Updates @carbon/icons-react from 11.83.0 to 11.84.0

Release notes

Sourced from @​carbon/icons-react's releases.

v11.84.0

v11.84.0 (2025-6-4)

eslint-config-carbon@3.23.0

Bug fixes 🐛

  • fix: upgrade eslint-plugin-import in eslint-config-carbon (#19557) (5a7d658a7)

Housekeeping 🏠

@carbon/cli@11.28.0

Housekeeping 🏠

@carbon/colors@11.34.0

Housekeeping 🏠

@carbon/elements@11.69.0

Housekeeping 🏠

@carbon/feature-flags@0.27.0

Housekeeping 🏠

@carbon/grid@11.37.0

Housekeeping 🏠

@carbon/icon-helpers@10.60.0

Housekeeping 🏠

... (truncated)

Commits

Updates postcss from 8.5.16 to 8.5.19

Release notes

Sourced from postcss's releases.

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).
Changelog

Sourced from postcss's changelog.

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).
Commits
  • 9543b22 Release 8.5.19 version
  • 3d13bf9 Fix CI on Windows too
  • 00d0dd2 Keep explicitly set raws.before when inserting nodes into root (#2111)
  • 7a05b33 Temporary fix CI
  • 4c0d194 Release 8.5.18 version
  • 92b4e78 Update dependencies
  • 95663d3 Limit where source map can be loaded for security reasons
  • 74e25ae Release 8.5.17 version
  • d1518af Fix Maximum call stack size exceeded error
  • 2421312 Fix linter
  • Additional commits viewable in compare view

Updates svgo from 4.0.1 to 4.0.2

Release notes

Sourced from svgo's releases.

v4.0.2

What's Changed

Security

Bug Fixes

Performance

Other Changes

Commits
  • b2309cf chore: sync version with api
  • f529cfc Merge commit from fork
  • 581fe68 performance: speed up mergePath child node removal (#2216)
  • eb4c8b6 docs(removeAttributesBySelector): properly document and check types (#2215)
  • 6fd5872 fix(convertColors): skip convertCase on css custom properties (#2213)
  • 7414f73 fix: properly parse negative (or +) arc radii (#2205)
  • a8c19aa fix: only call encodeSVGDatauri once and add test case (#2053)
  • 65548f4 fix(convertPathData): properly handle consecutive t commands (#2156)
  • a41a7c1 fix(convertPathData): introducing isSafeToRemove (#2164)
  • 38625dd test: handle charm icons (#2203)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Updates dependencies of a code repository. javascript Pull requests that update javascript code minor Breaking change or new feature, causes the release drafter to create a new minor version labels Jul 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 16, 2026 08:24
@metal-robot metal-robot Bot added the area: documentation Affects the documentation area. label Jul 16, 2026
@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for metal-stack-io ready!

Name Link
🔨 Latest commit 8270126
🔍 Latest deploy log https://app.netlify.com/projects/metal-stack-io/deploys/6a58b8f845cce50008df34d4
😎 Deploy Preview https://deploy-preview-325--metal-stack-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vknabel

vknabel commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

…h 3 updates

Bumps the other-dependencies group with 3 updates in the / directory: [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react), [postcss](https://github.com/postcss/postcss) and [svgo](https://github.com/svg/svgo).


Updates `@carbon/icons-react` from 11.83.0 to 11.84.0
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md)
- [Commits](https://github.com/carbon-design-system/carbon/commits/v11.84.0/packages/icons-react)

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

Updates `svgo` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: "@carbon/icons-react"
  dependency-version: 11.84.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
- dependency-name: postcss
  dependency-version: 8.5.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
- dependency-name: svgo
  dependency-version: 4.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the other-dependencies group with 3 updates chore(deps): bump the other-dependencies group across 1 directory with 3 updates Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bun/other-dependencies-e2000ea3f9 branch from 86a79b7 to 8270126 Compare July 16, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: documentation Affects the documentation area. dependencies Updates dependencies of a code repository. javascript Pull requests that update javascript code minor Breaking change or new feature, causes the release drafter to create a new minor version

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant