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 2.20.0 in /module.web #195

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @stencil/core from 2.19.2 to 2.20.0.

Release notes

Sourced from @​stencil/core's releases.

🍁 2.20.0 (2022-12-05)

Bug Fixes

  • cli: ensure that argument order is correct for Jest (#3827) (eb44060)

Features

Thanks

🎉 Thanks for @​PengBoUESTC for their contributions! 🎉

🌏 2.19.3 (2022-11-15)

Bug Fixes

Thanks

🎉 Thanks for @​PengBoUESTC and @​boahc077 for their contributions! 🎉

Changelog

Sourced from @​stencil/core's changelog.

🍁 2.20.0 (2022-12-05)

Bug Fixes

  • cli: ensure that argument order is correct for Jest (#3827) (eb44060)

Features

Thanks

🎉 Thanks for @​PengBoUESTC for their contributions! 🎉

🌏 2.19.3 (2022-11-15)

Bug Fixes

Thanks

🎉 Thanks for @​PengBoUESTC and @​boahc077 for their contributions! 🎉

Commits
  • f63222b 🍁 v2.20.0
  • eb1c204 chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#3868)
  • 28e4ece Revert "chore(deps-dev): bump terser from 5.6.1 to 5.15.1 (#3687)"
  • 1144884 Revert "chore(deps-dev): bump terser from 5.15.1 to 5.16.0 (#3859)"
  • 524bf81 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#3865)
  • 749831e chore(deps-dev): bump @​types/node from 16.18.3 to 16.18.4 (#3860)
  • 33bebcf chore(deps-dev): bump fs-extra from 11.0.0 to 11.1.0 (#3858)
  • a395412 chore(deps-dev): bump terser from 5.15.1 to 5.16.0 (#3859)
  • 87e4037 chore(deps-dev): bump terser from 5.6.1 to 5.15.1 (#3687)
  • 8fa35f2 feat(typescript): support typescript 4.8 (#3743)
  • 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

Superseded by #201.