DNNCommunity / Dnn.StructuredContent

This is a proof of concept for a structured content solution for DNN Platform (formerly known as DotNetNuke). This should not be used in a production environment. Anything can change at this stage of development.
Other
13 stars 5 forks source link

Bump @stencil/core from 2.19.2 to 3.0.0 in /module.web #201

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @stencil/core from 2.19.2 to 3.0.0.

Release notes

Sourced from @โ€‹stencil/core's releases.

๐Ÿ‡ 3.0.0 (2023-01-25)

Bug Fixes

  • compiler: fix 'destroy' callback naming (#3289) (602b322)
  • declarations: correct event handler names for composition events (#3777) (e09fdf8)
  • runtime: type autocapitalize property as a string (#3692) (650a355)
  • runtime: narrow onInput & onCapture event type (#3135) (38198f7)

Features

  • api remove sys parameter from parseFlags public API (#3489) (674bf51)
  • cli: update configuration flag defaults for V3 (#3502) (c78dd20)
  • compiler: remove inlineDynamicImports from custom elements targets (#3897) (238b267)
  • compiler: export custom types in compiled output (#3710) (509869c)
  • compiler remove deprecated assetsDir field (#3341) (6074a29)
  • e2e: add support for puppeteer v19 (#3810) (0c3bb50)
  • node: drop node 12 support (#3302) (cb1f5fc)
  • output_targets: remove legacy angular target (#3493) (9916612b)
  • output_targets: remove dist-custom-elements-bundle (#3579) (9916612)
  • output_targets: add CustomElementExportBehavior to dist-custom-elements (#3562) (8158b88)
  • output_targets: add defineCustomElements method & signature typedef to dist-custom-elements (#3619) (1cac95d)
  • output_targets: moves autoDefineCustomElements to an export behavior for dist-custom-elements (#3615) (b8ed386)
  • runtime: Support for older browsers, including Internet Explorer 11 and Safari 10, has been marked as deprecated via:
  • testing: puppeteer v10 support (#2934) (09afd3f)

BREAKING CHANGES

See BREAKING_CHANGES.md - v3.0.0 for a comprehensive list of breaking changes.

See the v3.0.0 Migration Guide for a guide to migrate to Stencil v3.0.0.

๐Ÿ€ 3.0.0-rc.1 (2023-01-23)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil v3.0.0-dev branch with main.

โญ๏ธ 3.0.0-rc.0 (2023-01-17)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and as well as all features included in Stencil v2.22.1

๐Ÿšš 3.0.0-beta.1 (2023-01-09)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil v3.0.0-dev branch with main.

๐Ÿ‘‘ 3.0.0-beta.0 (2022-12-19)

Features

... (truncated)

Changelog

Sourced from @โ€‹stencil/core's changelog.

๐Ÿ‡ 3.0.0 (2023-01-25)

Bug Fixes

  • compiler: fix 'destroy' callback naming (#3289) (602b322)
  • declarations: correct event handler names for composition events (#3777) (e09fdf8)
  • runtime: type autocapitalize property as a string (#3692) (650a355)
  • runtime: narrow onInput & onCapture event type (#3135) (38198f7)

Features

  • api remove sys parameter from parseFlags public API (#3489) (674bf51)
  • cli: update configuration flag defaults for V3 (#3502) (c78dd20)
  • compiler: remove inlineDynamicImports from custom elements targets (#3897) (238b267)
  • compiler: export custom types in compiled output (#3710) (509869c)
  • compiler remove deprecated assetsDir field (#3341) (6074a29)
  • e2e: add support for puppeteer v19 (#3810) (0c3bb50)
  • node: drop node 12 support (#3302) (cb1f5fc)
  • output_targets: remove legacy angular target (#3493) (9916612b)
  • output_targets: remove dist-custom-elements-bundle (#3579) (9916612)
  • output_targets: add CustomElementExportBehavior to dist-custom-elements (#3562) (8158b88)
  • output_targets: add defineCustomElements method & signature typedef to dist-custom-elements (#3619) (1cac95d)
  • output_targets: moves autoDefineCustomElements to an export behavior for dist-custom-elements (#3615) (b8ed386)
  • runtime: Support for older browsers, including Internet Explorer 11 and Safari 10, has been marked as deprecated via:
  • testing: puppeteer v10 support (#2934) (09afd3f)

BREAKING CHANGES

See BREAKING_CHANGES.md - v3.0.0 for a comprehensive list of breaking changes.

See the v3.0.0 Migration Guide for a guide to migrate to Stencil v3.0.0.

๐Ÿ€ 3.0.0-rc.1 (2023-01-23)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil v3.0.0-dev branch with main.

โญ๏ธ 3.0.0-rc.0 (2023-01-17)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and as well as all features included in Stencil v2.22.1

... (truncated)

Commits


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 #206.