bettermusic / studio

WIP for a Design System and component library to power a suite of music tools. Most notably a chord chart editor & renderer.
https://www.bettermusic.tech/
Other
6 stars 0 forks source link

Bump @stencil/core from 2.18.0 to 2.19.1 #224

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @stencil/core from 2.18.0 to 2.19.1.

Release notes

Sourced from @​stencil/core's releases.

📻 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
Changelog

Sourced from @​stencil/core's changelog.

📻 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
Commits
  • e868f85 📻 v2.19.1
  • 029b71c chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.24 to 39.3.25 (#3767)
  • 013c811 🐺 v2.19.1-0
  • 82d3596 fix(docs): avoid duplicating manual documentation (#3766)
  • 02a578b chore(deps-dev): bump @​rollup/pluginutils from 5.0.1 to 5.0.2 (#3756)
  • 830e5df chore(deps-dev): bump @​types/eslint from 8.4.7 to 8.4.8 (#3763)
  • db86f1a chore(testing): remove a circular dependency relationship (#3742)
  • 33b3c32 chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.14 to 39.3.24 (#3757)
  • f4c7166 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3761)
  • 8dbae7f chore(deps-dev): bump @​typescript-eslint/parser from 5.40.1 to 5.41.0 (#3759)
  • 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 #228.