Skip to content

chore(deps-dev): bump @stencil/core from 2.22.2 to 3.0.0#210

Merged
rwaskiewicz merged 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-3.0.0
Jan 26, 2023
Merged

chore(deps-dev): bump @stencil/core from 2.22.2 to 3.0.0#210
rwaskiewicz merged 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2023

Bumps @stencil/core from 2.22.2 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

You can trigger a rebase of this PR 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.22.2 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.22.2...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 26, 2023 16:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2023
@rwaskiewicz rwaskiewicz merged commit 946545d into main Jan 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stencil/core-3.0.0 branch January 26, 2023 16:33
rwaskiewicz added a commit that referenced this pull request Jan 26, 2023
this commit updates the versions of stencil that ci runs against,
following the v3 release of stencil & updating the dev dependency on
stencil to v3 in #210

the 'v3-next' version has been removed, as that tag resolves to stencil
v3.0.0

the 'latest' verison has been removed, as it now resolves to the same
version as 'DEFAULT'
rwaskiewicz added a commit that referenced this pull request Jan 26, 2023
this commit updates the versions of stencil that ci runs against,
following the v3 release of stencil & updating the dev dependency on
stencil to v3 in #210

the 'v3-next' version has been removed, as that tag resolves to stencil
v3.0.0

the 'latest' verison has been removed, as it now resolves to the same
version as 'DEFAULT'
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant