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.14.2 to 2.19.2 in /module.web #181

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @stencil/core from 2.14.2 to 2.19.2.

Release notes

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

๐Ÿ‹ 2.19.2 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

๐ŸŒต 2.19.2-0 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

๐Ÿ“ป 2.19.1 (2022-10-26)

Bug Fixes

๐Ÿบ 2.19.1-0 (2022-10-25)

Bug Fixes

๐Ÿ’พ 2.19.0 (2022-10-24)

Bug Fixes

  • cli: "Browserslist: caniuse-lite is outdated" spams output when buildEs5 is truthy (#3649) (d30cf58)
  • compiler: update handling of decorators to support emitting ES2022+ (#3614) (f977830)
  • jest: adjust conversion of CLI args to Jest args (#3730) (5b76a0a), closes #3724

Features

๐Ÿ˜› 2.18.1 (2022-10-03)

Bug Fixes

  • cli: typo in telemetry command (#3602) (3013f5e)
  • logger: fix possibly-null property access in logger-typescript.ts (#3627) (49ead11), partially fixes #3443

๐Ÿ”ฅ 2.18.0 (2022-09-12)

Bug Fixes

Features

  • loader: add private field to loader's package.json (#3566) (fc8efb3)
  • typescript: add support for typescript v4.7 (#3530) (1226e56)

๐Ÿž 2.17.4 (2022-08-22)

... (truncated)

Changelog

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

๐Ÿ‹ 2.19.2 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

๐ŸŒต 2.19.2-0 (2022-10-27)

Bug Fixes

  • compiler: account for an existing constructor in convert-decorators (#3776) (7c92dbf), closes #3773

๐Ÿ“ป 2.19.1 (2022-10-26)

Bug Fixes

๐Ÿบ 2.19.1-0 (2022-10-25)

Bug Fixes

๐Ÿ’พ 2.19.0 (2022-10-24)

Bug Fixes

  • cli: "Browserslist: caniuse-lite is outdated" spams output when buildEs5 is truthy (#3649) (d30cf58)
  • compiler: update handling of decorators to support emitting ES2022+ (#3614) (f977830)
  • jest: adjust conversion of CLI args to Jest args (#3730) (5b76a0a), closes #3724

Features

... (truncated)

Commits
  • c6bb767 ๐Ÿ‹ v2.19.2
  • 0e5137f ๐ŸŒต v2.19.2-0
  • 7c92dbf fix(compiler): account for an existing constructor in convert-decorators (#3776)
  • 8c1c35c chore(deps-dev): bump @โ€‹types/node from 16.18.0 to 16.18.2 (#3774)
  • c615205 chore(deps-dev): bump @โ€‹types/semver from 7.3.12 to 7.3.13 (#3775)
  • b2f0044 chore(jsdoc): apply reword suggestion to JsonDocsComponent field (#3768)
  • 931bb88 chore(types): turn on strictFunctionTypes compiler flag
  • e3be37d chore(compiler): remove circular dependency in bundle
  • a043e5d refactor(compiler): create nodes using factory methods (#3748)
  • e868f85 ๐Ÿ“ป v2.19.1
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.