Skip to content

Bump @stencil/core from 3.2.2 to 4.0.1#751

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/stencil/core-4.0.1
Closed

Bump @stencil/core from 3.2.2 to 4.0.1#751
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/stencil/core-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @stencil/core from 3.2.2 to 4.0.1.

Release notes

Sourced from @​stencil/core's releases.

⛹ 4.0.1 (2023-06-28)

Bug Fixes

  • compiler: address when a home module cannot be found (#4521) (06eaa8f)
  • compiler: normalize recommended collection path for package.json validation (#4522) (af9639c)

🐅 4.0.0 (2023-06-26)

Bug Fixes

Features

  • compiler: remove in-browser compilation support (#4317) (b042d8b)
  • compiler: primary package output target validation (#4395) (e53ee07)
  • compiler remove shadow dom shim (#4440) (8ecdec9)
  • compiler remove CSS var shim & patchEsm() (#4419) (4977f38)
  • compiler remove safari10 extra flag (#4421) (283fd5c)
  • compiler remove dynamicImportShim (#4420) (3ee20b7)
  • config: set new defaults for transformAliasedImportPaths (#4418) (52d4209)
  • docs: enrich type information for docs-json Output Target (#4212) (7c0511e)
  • runtime: drop Node 14 support (#4472) (ce18945)
  • props: removal of deprecated connect and context APIs (#4437) (4691e9f)

BREAKING CHANGES

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

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

Additional Changes

This release includes the latest changes from Stencil v3.4.1.

Thanks

Thanks to @​George-Payne for contributing code for re-enabling the build cache!

🍜 4.0.0-rc.0 (2023-06-16)

Features

The following changes are new to this release:

  • props: removal of deprecated connect and context APIs (#4437) (f399ef1)
  • runtime: drop Node 14 support (#4472) (ce18945)

The following changes are also present from previous beta releases:

  • compiler: remove in-browser compilation support (#4317) (b042d8b)

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

4.0.1 (2023-06-28)

Bug Fixes

  • compiler: address when a home module cannot be found (#4521) (06eaa8f)
  • compiler: normalize recommended collection path for package.json validation (#4522) (af9639c)

🐅 4.0.0 (2023-06-26)

Bug Fixes

Features

  • compiler: remove in-browser compilation support (#4317) (b042d8b)
  • compiler: primary package output target validation (#4395) (e53ee07)
  • compiler remove shadow dom shim (#4440) (8ecdec9)
  • compiler remove CSS var shim & patchEsm() (#4419) (4977f38)
  • compiler remove safari10 extra flag (#4421) (283fd5c)
  • compiler remove dynamicImportShim (#4420) (3ee20b7)
  • config: set new defaults for transformAliasedImportPaths (#4418) (52d4209)
  • docs: enrich type information for docs-json Output Target (#4212) (7c0511e)
  • runtime: drop Node 14 support (#4472) (ce18945)
  • props: removal of deprecated connect and context APIs (#4437) (4691e9f)

BREAKING CHANGES

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

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

Additional Changes

This release includes the latest changes from Stencil v3.4.1.

🍜 4.0.0-rc.0 (2023-06-16)

Features

The following changes are new to this release:

  • props: removal of deprecated connect and context APIs (#4437) (f399ef1)

... (truncated)

Commits
  • d5011d0 ⛹ v4.0.1
  • 06eaa8f fix(compiler): address when a home module cannot be found (#4521)
  • af9639c fix(compiler): normalize recommended collection path for package.json val...
  • 2d5d98e chore(readme): remove legacy browsers (#4519)
  • b4965c1 chore(deps): update dependency webpack to v5.88.0 (#4513)
  • d80bcbc chore(deps): update dependency puppeteer to v20.7.3 (#4512)
  • 5fdc181 🐅 v4.0.0
  • 23ec422 chore(breaking_changes): copy edits (#4517)
  • 52d4209 feat(config): set new defaults for transformAliasedImportPaths (#4418)
  • 89537b4 chore(analysis): propagate jsdoc changes
  • 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)

Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 3.2.2 to 4.0.1.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v3.2.2...v4.0.1)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2023
valadas added a commit to valadas/dnn-elements that referenced this pull request Jul 9, 2023
Bumps Stencil to v4.0.1 as per migratino guide
supercedes DNNCommunity#751
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2023

Looks like @stencil/core is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stencil/core-4.0.1 branch July 9, 2023 01:18
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