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.1.0 in /module.web #206

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @stencil/core from 2.19.2 to 3.1.0.

Release notes

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

๐Ÿ• 3.1.0 (2023-02-28)

Bug Fixes

Features

  • compiler: transform module aliases in emitted js, typedefs (#4042) (7bccf68)
  • testing: add support for transforming path aliases in spec tests (#4090) (92fbd1c)

Thanks

๐ŸŽ‰ Thanks for @โ€‹broma0 for their contributions! ๐ŸŽ‰

๐Ÿ’ 3.0.1 (2023-02-13)

Bug Fixes

  • compiler: ensure rollup outputs a single file for hydrateFactory (#4023) (91092ab)

Thanks

๐ŸŽ‰ Thanks for @โ€‹George-Payne for their contributions! ๐ŸŽ‰

๐Ÿ‡ 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:

... (truncated)

Changelog

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

๐Ÿ• 3.1.0 (2023-02-28)

Bug Fixes

Features

  • compiler: transform module aliases in emitted js, typedefs (#4042) (7bccf68)
  • testing: add support for transforming path aliases in spec tests (#4090) (92fbd1c)

๐Ÿ’ 3.0.1 (2023-02-13)

Bug Fixes

  • compiler: ensure rollup outputs a single file for hydrateFactory (#4023) (91092ab)

Thanks

๐ŸŽ‰ Thanks for @โ€‹George-Payne for their contributions! ๐ŸŽ‰

๐Ÿ‡ 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)

... (truncated)

Commits
  • b5a4be4 ๐Ÿ• v3.1.0
  • 13f9ff0 test(browser): pull version info out of different field
  • d493987 fix(browser): polyfill assert, process
  • 92fbd1c feat(testing): add support for transforming path aliases in spec tests (#4090)
  • 7c1a048 chore(ci): add node 18 (#4069)
  • 7bccf68 feat(compiler): transform module aliases in emitted js, typedefs
  • 11c4f1f chore(ci): run browserstack against v3 feature branches (#4082)
  • 6702eae chore(deps): upgrade to webpack v5 (#4073)
  • 7609cc5 chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 (#4104)
  • 9526633 fix(runtime): prevent null data-opts access (#4101)
  • 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)