Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps @stencil/core from 2.15.0 to 3.0.0.

Release notes

Sourced from @​stencil/core's releases.

🍇 3.0.0 (2023-01-25)

Bug Fixes

  • compiler: fix 'destroy' callback naming (#3289) (602b322)
  • declarations: correct event handler names for composition events (#3777) (e09fdf8)
  • runtime: type autocapitalize property as a string (#3692) (650a355)
  • runtime: narrow onInput & onCapture event type (#3135) (38198f7)

Features

  • api remove sys parameter from parseFlags public API (#3489) (674bf51)
  • cli: update configuration flag defaults for V3 (#3502) (c78dd20)
  • compiler: remove inlineDynamicImports from custom elements targets (#3897) (238b267)
  • compiler: export custom types in compiled output (#3710) (509869c)
  • compiler remove deprecated assetsDir field (#3341) (6074a29)
  • e2e: add support for puppeteer v19 (#3810) (0c3bb50)
  • node: drop node 12 support (#3302) (cb1f5fc)
  • output_targets: remove legacy angular target (#3493) (9916612b)
  • output_targets: remove dist-custom-elements-bundle (#3579) (9916612)
  • output_targets: add CustomElementExportBehavior to dist-custom-elements (#3562) (8158b88)
  • output_targets: add defineCustomElements method & signature typedef to dist-custom-elements (#3619) (1cac95d)
  • output_targets: moves autoDefineCustomElements to an export behavior for dist-custom-elements (#3615) (b8ed386)
  • runtime: Support for older browsers, including Internet Explorer 11 and Safari 10, has been marked as deprecated via:
  • testing: puppeteer v10 support (#2934) (09afd3f)

BREAKING CHANGES

See BREAKING_CHANGES.md - v3.0.0 for a comprehensive list of breaking changes.

See the v3.0.0 Migration Guide for a guide to migrate to Stencil v3.0.0.

🍀 3.0.0-rc.1 (2023-01-23)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil v3.0.0-dev branch with main.

⭐️ 3.0.0-rc.0 (2023-01-17)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and as well as all features included in Stencil v2.22.1

🚚 3.0.0-beta.1 (2023-01-09)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil v3.0.0-dev branch with main.

👑 3.0.0-beta.0 (2022-12-19)

Features

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🍇 3.0.0 (2023-01-25)

Bug Fixes

  • compiler: fix 'destroy' callback naming (#3289) (602b322)
  • declarations: correct event handler names for composition events (#3777) (e09fdf8)
  • runtime: type autocapitalize property as a string (#3692) (650a355)
  • runtime: narrow onInput & onCapture event type (#3135) (38198f7)

Features

  • api remove sys parameter from parseFlags public API (#3489) (674bf51)
  • cli: update configuration flag defaults for V3 (#3502) (c78dd20)
  • compiler: remove inlineDynamicImports from custom elements targets (#3897) (238b267)
  • compiler: export custom types in compiled output (#3710) (509869c)
  • compiler remove deprecated assetsDir field (#3341) (6074a29)
  • e2e: add support for puppeteer v19 (#3810) (0c3bb50)
  • node: drop node 12 support (#3302) (cb1f5fc)
  • output_targets: remove legacy angular target (#3493) (9916612b)
  • output_targets: remove dist-custom-elements-bundle (#3579) (9916612)
  • output_targets: add CustomElementExportBehavior to dist-custom-elements (#3562) (8158b88)
  • output_targets: add defineCustomElements method & signature typedef to dist-custom-elements (#3619) (1cac95d)
  • output_targets: moves autoDefineCustomElements to an export behavior for dist-custom-elements (#3615) (b8ed386)
  • runtime: Support for older browsers, including Internet Explorer 11 and Safari 10, has been marked as deprecated via:
  • testing: puppeteer v10 support (#2934) (09afd3f)

BREAKING CHANGES

See BREAKING_CHANGES.md - v3.0.0 for a comprehensive list of breaking changes.

See the v3.0.0 Migration Guide for a guide to migrate to Stencil v3.0.0.

🍀 3.0.0-rc.1 (2023-01-23)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil v3.0.0-dev branch with main.

⭐️ 3.0.0-rc.0 (2023-01-17)

This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and as well as all features included in Stencil v2.22.1

... (truncated)

Commits

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)

Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 2.15.0 to 3.0.0.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v2.15.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #102.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/module.web/stencil/core-3.0.0 branch March 1, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants