haiilo / catalyst

A framework agnostic design system and component library based on web components and SCSS.
https://haiilo.github.io/catalyst/
MIT License
7 stars 6 forks source link

chore(deps): bump @stencil/core from 4.12.6 to 4.17.2 in /core #511

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @stencil/core from 4.12.6 to 4.17.2.

Release notes

Sourced from @​stencil/core's releases.

🏊 4.17.2 (2024-04-29)

Bug Fixes

  • build: address @​ionic/angular bundle size issue (#5705) (0a7becc)
  • compiler: recognize loud comments when generating style docs (#5706) (a325f5c), closes #5623

🚒 4.17.1 (2024-04-23)

Bug Fixes

♨️ 4.17.0 (2024-04-22)

Internal

  • Rollup to Esbuild Migration The Stencil team has been working on a migration from Rollup to Esbuild. This release (v4.17.0) is the first release we make in which the published Stencil code is compiled by Esbuild. We have done our due diligence to ensure that this will have no impact on Stencil users nor the output of your compiled components. If you experience any problems though, please raise an issue and we will address it accordingly.

Bug Fixes

  • docs: merge together style docs from multiple CSS files (#5653) (84e1a14)
  • docs: respect custom README content when writing to a custom path (#5648) (6bfba1d), fixes #5400
  • slot-fallback: fix hiding fallback slot content issue when the slotted element is a text node (#5496) (29c69c4), fixes #5335
  • testing: perform string -> boolean type casting for Jest config (#5672) (20f74fc), fixes #5640

Thanks

🎉 Thanks @​yigityuce & @​PebblerWon for their contributions! 🎉

🚛 4.16.0 (2024-04-15)

Bug Fixes

Features

🎖 4.15.0 (2024-04-08)

Features

  • compiler: perform automatic key insertion in more situations (#5594) (8ee071b)
  • typescript: Update dependency typescript to v5.4.4 (#5636) (a463871)

🏋 4.14.1 (2024-04-04)

Bug Fixes

  • compiler: don't mistake aliased paths for collections imports (#5620) (af22bb8), closes #2319

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🏊 4.17.2 (2024-04-29)

Bug Fixes

  • build: address @​ionic/angular bundle size issue (#5705) (0a7becc)
  • compiler: recognize loud comments when generating style docs (#5706) (a325f5c), closes #5623

🚒 4.17.1 (2024-04-23)

Bug Fixes

♨️ 4.17.0 (2024-04-22)

Internal

  • Rollup to Esbuild Migration The Stencil team has been working on a migration from Rollup to Esbuild. This release (v4.17.0) is the first release we make in which the published Stencil code is compiled by Esbuild. We have done our due diligence to ensure that this will have no impact on Stencil users nor the output of your compiled components. If you experience any problems though, please raise an issue and we will address it accordingly.

Bug Fixes

  • docs: merge together style docs from multiple CSS files (#5653) (84e1a14)
  • docs: respect custom README content when writing to a custom path (#5648) (6bfba1d), fixes #5400
  • slot-fallback: fix hiding fallback slot content issue when the slotted element is a text node (#5496) (29c69c4), fixes #5335
  • testing: perform string -> boolean type casting for Jest config (#5672) (20f74fc), fixes #5640

🚛 4.16.0 (2024-04-15)

Bug Fixes

Features

... (truncated)

Commits
  • 804cdae Release v4.17.2 (#5716)
  • db27307 chore(deps): update typescript-eslint to v7.7.1 (#5714)
  • 712f29c chore(deps): update actions/checkout action to v4.1.4 (#5710)
  • 28a1fff chore(deps): update dependency terser to v5.30.4 (#5711)
  • 6deeafa chore(deps): update peter-evans/create-pull-request action to v6.0.5 (#5713)
  • acfecde chore(deps): update dependency npm to v10.6.0 (#5715)
  • 0a7becc fix(build): address @​ionic/angular bundle size issue (#5705)
  • aea6275 test(docs): unit test style doc generation (#5708)
  • a325f5c fix(compiler): recognize loud comments when generating style docs (#5706)
  • dfea716 chore(jsdoc): add JSDoc to the updateElement function (#5696)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
dependabot[bot] commented 1 month ago

Superseded by #514.