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.11.0 in /module.web #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @stencil/core from 2.8.1 to 2.11.0.

Release notes

Sourced from @​stencil/core's releases.

🐌 2.11.0 (2021-11-22)

Bug Fixes

Features

  • css: account for escaped ':' in css selectors (#3087) (6000681)

🚟 2.11.0-0 (2021-11-09)

Bug Fixes

Features

  • css: account for escaped ':' in css selectors (#3087) (6000681)

🦁 2.10.0 (2021-11-01)

Bug Fixes

  • compiler: add delegatesFocus to custom elements targets (#3117) (2ffb503)
  • runtime: prevent unnecessary re-renders when reflecting props (#3106) (63dbb47)

Features

πŸš™ 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)

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🐌 2.11.0 (2021-11-22)

Bug Fixes

Features

  • css: account for escaped ':' in css selectors (#3087) (6000681)

🚟 2.11.0-0 (2021-11-09)

Bug Fixes

Features

  • css: account for escaped ':' in css selectors (#3087) (6000681)

🦁 2.10.0 (2021-11-01)

Bug Fixes

  • compiler: add delegatesFocus to custom elements targets (#3117) (2ffb503)
  • runtime: prevent unnecessary re-renders when reflecting props (#3106) (63dbb47)

Features

πŸš™ 2.9.0 (2021-10-11)

Bug Fixes

  • docs: fix docs generation for method return values (#3064) (dc2f6fb)

... (truncated)

Commits
  • ba919a0 🐌 v2.11.0
  • a13b217 refactor(karma): relocate www output target karma tests (#3132)
  • 28c720b chore(build): add sourcemap support to compiler/ (#3142)
  • fbcb4d2 chore(browserstack): fix push events (#3143)
  • 02734d1 chore(browserstack): run browserstack for v3 branch (#3141)
  • 7085aee chore(typo): fix typo in the decscription of globalStyle (#3139)
  • ef18fc8 🚟 v2.11.0-0
  • 9a232ea fix(dist-custom-elements): add ssr checks (#3131)
  • 5bfbf40 test(delegates-focus): show non-delegate focus case in local web server (#3133)
  • 50d3003 chore(volta): add volta to the project (#3121)
  • 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)