Skip to content

chore(deps): bump braces and @stencil/core in /react#35

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react/multi-4235dde4e5
Open

chore(deps): bump braces and @stencil/core in /react#35
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react/multi-4235dde4e5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown

Removes braces. It's no longer used after updating ancestor dependency @stencil/core. These dependencies need to be updated together.

Removes braces

Updates @stencil/core from 0.7.19 to 2.19.2-0

Release notes

Sourced from @​stencil/core's releases.

💪 v4.7.0 (2023.10.30)

Bug Fixes

  • runtime: prevent additional attempted move of slot content (#4921) (adb3ccf)
  • runtime: relocate slot content from non-shadow to shadow components w/ slot name change (#4940) (0fe78c7)
  • runtime: slot name forwarding & attribute reset (#4993) (ee60f3b)
  • runtime: slotted content order with sibling elements (#4994) (740c1e4)
  • runtime: support "capture" style events (#4968) (2c8cfac)
  • www: ensure that files necessary for www build are on disk (#4992) (b74220b)
  • www: fix an inconsistency between www builds (#4983) (f113b05)

Features

Thanks

🎉 Thanks @​joewoodhouse for their contributions! 🎉

💥 v4.6.0 (2023.10.23)

Bug Fixes

Features

  • types: generate addEventListener and removeEventListener overloads to component html element type (#4909) (0249798)

Thanks

🎉 Thanks @​m-thompson-code & @​HansClaasen for their contributions! 🎉

📢 v4.5.0 (2023.10.16)

Features

  • compiler, runtime: add support for form-associated elements (#4784) (5976c9b)

❤️ v4.4.1 (2023.10.09)

Bug Fixes

  • screenshot: alert user when toMatchScreenshot uses NaN (#4891) (a251946)
Changelog

Sourced from @​stencil/core's changelog.

🌵 2.19.2-0 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

📻 2.19.1 (2022-10-26)

Bug Fixes

🐺 2.19.1-0 (2022-10-25)

Bug Fixes

💾 2.19.0 (2022-10-24)

Bug Fixes

  • cli: "Browserslist: caniuse-lite is outdated" spams output when buildEs5 is truthy (#3649) (d30cf58)
  • compiler: update handling of decorators to support emitting ES2022+ (#3614) (f977830)
  • jest: adjust conversion of CLI args to Jest args (#3730) (5b76a0a), closes #3724

Features

😛 2.18.1 (2022-10-03)

Bug Fixes

  • cli: typo in telemetry command (#3602) (3013f5e)
  • logger: fix possibly-null property access in logger-typescript.ts (#3627) (49ead11), partially fixes #3443

... (truncated)

Commits
  • 0e5137f 🌵 v2.19.2-0
  • 7c92dbf fix(compiler): account for an existing constructor in convert-decorators (#3776)
  • 8c1c35c chore(deps-dev): bump @​types/node from 16.18.0 to 16.18.2 (#3774)
  • c615205 chore(deps-dev): bump @​types/semver from 7.3.12 to 7.3.13 (#3775)
  • b2f0044 chore(jsdoc): apply reword suggestion to JsonDocsComponent field (#3768)
  • 931bb88 chore(types): turn on strictFunctionTypes compiler flag
  • e3be37d chore(compiler): remove circular dependency in bundle
  • a043e5d refactor(compiler): create nodes using factory methods (#3748)
  • e868f85 📻 v2.19.1
  • 029b71c chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.24 to 39.3.25 (#3767)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rwaskiewicz-ionic, a new releaser for @​stencil/core since your current version.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [braces](https://github.com/micromatch/braces). It's no longer used after updating ancestor dependency [@stencil/core](https://github.com/stenciljs/core). These dependencies need to be updated together.


Removes `braces`

Updates `@stencil/core` from 0.7.19 to 2.19.2-0
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v0.7.19...v2.19.2-0)

---
updated-dependencies:
- dependency-name: braces
  dependency-version:
  dependency-type: indirect
- dependency-name: "@stencil/core"
  dependency-version: 2.19.2-0
  dependency-type: direct:production
...

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 May 24, 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