valadas / Eraware_Dnn_Templates

Dnn templates
Other
19 stars 7 forks source link

Bump @stencil/core from 3.4.2 to 4.0.3 in /Eraware_Dnn_Spa_Ef_Di_Stencil/module.web #682

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @stencil/core from 3.4.2 to 4.0.3.

Release notes

Sourced from @​stencil/core's releases.

v4.0.3

Bug Fixes

Thanks

🎉 Thanks @​cam-narzt and @​joewoodhouse for their contributions! 🎉

😈 4.0.2 (2023-07-24)

Bug Fixes

  • compiler: ensures transformed paths are relative paths for dist-collection (#4552) (e11ac0e)
  • compiler: handle @supports blocks when scoping css (#4572) (18ed5fc)
  • compiler: only create one class member when transforming @Element() decorators (#4547) (13fac03)
  • compiler: sourcemap errors for dist-custom-elements + dist-hydrate-script (#4527) (1d79672)
  • compiler: sourcemap generation without ext runtime (#4570) (d1be334)
  • lazy: adjust the type of defineCustomElements (#4592) (5c85c33)
  • mock-doc: adjust matchMedia mock return (#4509) (3cda014)
  • output-targets: fix path normalization logic (#4545) (cd5849c)
  • rollup-config: deprecate BundlingConfig#namedExports (#4532) (a353769), closes #2523
  • runtime: properly type color-interpolation-filter (#4530) (3ccf753)

Thanks

🎉 Thanks for @​bdriguesdev for their contributions! 🎉

⛹ 4.0.1 (2023-06-28)

Bug Fixes

  • compiler: address when a home module cannot be found (#4521) (06eaa8f)
  • compiler: normalize recommended collection path for package.json validation (#4522) (af9639c)

🐅 4.0.0 (2023-06-26)

Bug Fixes

Features

  • compiler: remove in-browser compilation support (#4317) (b042d8b)
  • compiler: primary package output target validation (#4395) (e53ee07)
  • compiler remove shadow dom shim (#4440) (8ecdec9)
  • compiler remove CSS var shim & patchEsm() (#4419) (4977f38)

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🎾 4.0.3 (2023-07-31)

Bug Fixes

  • compiler: custom elements relative typedef import paths (#4633) (feba98c)
  • docs-json: use dts-bundle-generator to bundle types for docs-json (#4619) (6ba3249)
  • runtime: add onSelect to textarea and input (#4616) (8ae64f2)
  • runtime: handle lazy-instance promises for connected & disconnected callbacks (#4072) (dffc5bb)
  • runtime: override attrs set on Host with values from host element (#4548) (b088b9e)
  • testing: remove use of emulate field in E2EPage() (#4632) (4d7b138)

😈 4.0.2 (2023-07-24)

Bug Fixes

  • compiler: ensures transformed paths are relative paths for dist-collection (#4552) (e11ac0e)
  • compiler: handle @supports blocks when scoping css (#4572) (18ed5fc)
  • compiler: only create one class member when transforming @Element() decorators (#4547) (13fac03)
  • compiler: sourcemap errors for dist-custom-elements + dist-hydrate-script (#4527) (1d79672)
  • compiler: sourcemap generation without ext runtime (#4570) (d1be334)
  • lazy: adjust the type of defineCustomElements (#4592) (5c85c33)
  • mock-doc: adjust matchMedia mock return (#4509) (3cda014)
  • output-targets: fix path normalization logic (#4545) (cd5849c)
  • rollup-config: deprecate BundlingConfig#namedExports (#4532) (a353769), closes #2523
  • runtime: properly type color-interpolation-filter (#4530) (3ccf753)

Thanks

🎉 Thanks for @​bdriguesdev for their contributions! 🎉

4.0.1 (2023-06-28)

Bug Fixes

  • compiler: address when a home module cannot be found (#4521) (06eaa8f)
  • compiler: normalize recommended collection path for package.json validation (#4522) (af9639c)

🐅 4.0.0 (2023-06-26)

Bug Fixes

... (truncated)

Commits
  • 8ecc9de 🎾 v4.0.3
  • feba98c fix(compiler): custom elements relative typedef import paths (#4633)
  • 4d7b138 fix(testing): remove use of emulate field in E2EPage() (#4632)
  • b088b9e fix(runtime): override attrs set on Host with values from host element (#4548)
  • 6484699 chore(deps): update dependency eslint-plugin-jsdoc to v46.4.5 (#4638)
  • 87c45f7 chore(deps): update dependency magic-string to v0.30.2 (#4639)
  • dcb1ae9 chore(deps): update dependency @​types/eslint to v8.44.1 (#4636)
  • 4f4f23b chore(deps): update dependency @​types/node to v20.4.5 (#4637)
  • d71d3bd chore(deps): update dependency eslint-config-prettier to v8.9.0 (#4642)
  • 6ba3249 fix(docs-json): use dts-bundle-generator to bundle types for docs-json (#4619)
  • 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 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 year ago

Superseded by #690.