ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

chore: bump @stencil/core from 1.8.12 to 2.18.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @stencil/core from 1.8.12 to 2.18.1.

Release notes

Sourced from @​stencil/core's releases.

😛 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)

Bug Fixes

🌭 2.17.3 (2022-08-02)

Bug Fixes

🍤 2.17.2 (2022-08-01)

Bug Fixes

  • cli: fix bug with parsing --fooBar=baz type CLI flags (#3483) (65f5275), closes #3471 #3481
  • cli: remove usage of deprecated npm env var from arg parser (#3486) (22d9858), closes #3482
  • compiler: fix typedef file generated for dist-custom-elements (#3468) (854d498)
  • compiler: update package.json validation for the 'module' field (#3475) (47c4ccb)
  • mock-doc: add missing methods to the element mock (#3480) (835e00f)

Features

  • mock-doc: dispatch blur and focus events (#3449) (15520b7)

🏜 2.17.2-0 (2022-07-19)

Bug Fixes

  • compiler: fix typedef file generated for dist-custom-elements (#3468) (854d498)

Features

  • mock-doc: dispatch blur and focus events (#3449) (15520b7)

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

😛 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)

Bug Fixes

🌭 2.17.3 (2022-08-02)

Bug Fixes

🍤 2.17.2 (2022-08-01)

Bug Fixes

... (truncated)

Commits
  • 91541b2 😛 v2.18.1
  • e44fe9e chore(deps-dev): bump @​typescript-eslint/parser from 5.38.0 to 5.38.1 (#3650)
  • 384e482 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3655)
  • 06d1cdb chore(dev-deps): remove concurrently (#3665)
  • fd42994 chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#3652)
  • 63b70b4 chore(deps-dev): bump @​types/fs-extra from 9.0.8 to 9.0.13 (#3641)
  • 08053d4 chore(dev-deps): remove unused dependencies (#3623)
  • f5e7880 chore(github): increase dependabot pr limit (#3634)
  • af55016 refactor(types): drop strictNullChecks count in cli (#3632)
  • a6064de chore(ci): fix build out-of-memory errors (#3628)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rwaskiewicz-ionic, a new releaser for @​stencil/core since your current version.


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] avatar Oct 03 '22 23:10 dependabot[bot]