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.8.1 to 2.9.0 in /module.web #97

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @stencil/core from 2.8.1 to 2.9.0.

Release notes

Sourced from @​stencil/core's releases.

🚙 v2.9.0 (2021-10-11)

Bug Fixes

  • docs: fix docs generation for method return values (#3064) (dc2f6fb)
  • output-targets: restore stats output target (#3030) (c76dca7)
  • preamble: restore preamble functionality (#3085) (39caa8c)
  • test: attempt to fix flaky prerender test (#3095) (16b8ea4)

Features

  • compiler: consumer sourcemap support (#3005) (bb3bf90)
  • deno: remove deno from codebase (#3067) (037b228)
  • dist-custom-elements: automatically import and define dependencies (#3039) (6987e43)
  • mock-doc: add pathname to mock anchors (#3090) (99428c7)
  • telemetry: adding yarn 1 support, sanitizing data pre-flight (#3082) (07f69cb)

⚡️v2.9.0-0 (2021-10-05)

Bug Fixes

  • docs: fix docs generation for method return values (#3064) (dc2f6fb)
  • output-targets: restore stats output target (#3030) (c76dca7)
  • preamble: restore preamble functionality (#3085) (39caa8c)

Features

  • dist-custom-elements: automatically import and define dependencies (#3039) (6987e43)
  • telemetry: adding yarn 1 support, sanitizing data pre-flight (#3082) (07f69cb)
Changelog

Sourced from @​stencil/core's changelog.

🚙 2.9.0 (2021-10-11)

Bug Fixes

  • docs: fix docs generation for method return values (#3064) (dc2f6fb)
  • output-targets: restore stats output target (#3030) (c76dca7)
  • preamble: restore preamble functionality (#3085) (39caa8c)
  • test: attempt to fix flaky prerender test (#3095) (16b8ea4)

Features

  • compiler: consumer sourcemap support (#3005) (bb3bf90)
  • deno: remove deno from codebase (#3067) (037b228)
  • dist-custom-elements: automatically import and define dependencies (#3039) (6987e43)
  • mock-doc: add pathname to mock anchors (#3090) (99428c7)
  • telemetry: adding yarn 1 support, sanitizing data pre-flight (#3082) (07f69cb)

⚡️ 2.9.0-0 (2021-10-05)

Bug Fixes

  • docs: fix docs generation for method return values (#3064) (dc2f6fb)
  • output-targets: restore stats output target (#3030) (c76dca7)
  • preamble: restore preamble functionality (#3085) (39caa8c)

Features

  • dist-custom-elements: automatically import and define dependencies (#3039) (6987e43)
  • telemetry: adding yarn 1 support, sanitizing data pre-flight (#3082) (07f69cb)
Commits
  • adf843a 🚙 v2.9.0
  • 99428c7 feat(mock-doc): add pathname to mock anchors (#3090)
  • 47cb4bb chore(package-lock): move yarn dependencies (#3097)
  • e17b915 chore(git): rename master branch references to main (#3096)
  • 16b8ea4 fix(test): attempt to fix flaky prerender test (#3095)
  • bb3bf90 feat(compiler): consumer sourcemap support (#3005)
  • edaf769 ⚡️v2.9.0-0
  • 07f69cb feat(telemetry): adding yarn 1 support, sanitizing data pre-flight (#3082)
  • 39b93c5 chore(github): fix typos in issue labels (#3092)
  • dc2f6fb fix(docs): fix docs generation for method return values (#3064)
  • 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 2 years ago

Superseded by #104.