Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump @stencil/core from 3.4.1 to 4.0.1 in /core #27716

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2023

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2023
@stackblitz
Copy link

stackblitz bot commented Jun 28, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot added the package: core @ionic/core package label Jun 28, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core/stencil/core-4.0.1 branch 3 times, most recently from 7436199 to 9d25b7a Compare July 12, 2023 14:28
@liamdebeasi liamdebeasi changed the base branch from main to feature-7.2 July 12, 2023 19:33
@liamdebeasi
Copy link
Contributor

@dependabot rebase

Dependabot couldn't find the original pull request head commit, 9d25b7a.
@dependabot dependabot bot changed the base branch from feature-7.2 to main July 12, 2023 23:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core/stencil/core-4.0.1 branch from 9d25b7a to 4822653 Compare July 12, 2023 23:37
@liamdebeasi
Copy link
Contributor

dependabot/dependabot-core#2146 Going to manually create a PR against feature-7.2 to update Stencil

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core/stencil/core-4.0.1 branch July 13, 2023 13:10
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 package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant