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

Bump @stencil/core from 1.17.3 to 2.5.1 #243

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 25, 2021

Bumps @stencil/core from 1.17.3 to 2.5.1.

Release notes

Sourced from @stencil/core's releases.

🐭 2.5.1

Bug Fixes

🎠 2.5.0

Features

  • dev-server: provide custom request listener (eec7651)
  • typescript: update to typescript 4.2.3 (50d4afb)
  • rollup: update to rollup 2.42.3 (0af5d6a)
  • terser: update to terser 5.6.1 (3a480f5)
  • autoprefixer: update to autoprefixer 10.2.5 and postcss 8.2.8 (9c6f8d5)
  • sizzle: update to sizzle 2.3.6 (4f94a13)
  • graceful-fs: update to graceful-fs 4.2.6 (c15ba1c)
  • mime-db: update to mime-db 1.46.0 (27db7ae)
  • open: update to open 8.0.4 (0208698)

Bug Fixes

  • mock-doc: set document.dir property from document.documentElement (9a65494)

📷 2.4.0

Features

  • custom-elements: enable dist-custom-elements output (fc70564)
  • output: includeGlobalScripts option for custom elements (e7fa9c8)
  • setPlatformOptions: add setPlatformOptions for ce builds (12fec21)
  • typescript: update to typescript 4.1.3 (adf9c93)
  • TypeScript 4.1.3
  • Rollup 2.35.1
  • Terser 5.5.1
  • Puppeteer 5.4.2

Bug Fixes

  • events: map onFocusIn/Out to correct events (#2745) (2dc930f)
  • vdom: prevent error for parentless nodes (#2761) (a08f3a8)
  • devserver: expose startupTimeout (0046051)
  • runtime: don't render when crashing (#2746) (c91e0c8)
  • vdom: hide fallback slot when content present in scoped/non-shadow components (#2650) (2ae6f5f)
  • worker: update *?worker declaration (#2754) (7b96ada)
  • mock-doc: make MockAttributeMap iterable (#2788) (1aa9cae)
  • show warning when immutable props change (9c18fa0), closes #2433
  • client: test for presence of replace method of CSSStyleSheet (#2773) (67e0ea8)
  • bundles: add sideEffects false to package (d3bc9e6)
  • autoprefixer: update autoprefixer (75acfca)

... (truncated)

Changelog

Sourced from @stencil/core's changelog.

🐭 2.5.1 (2021-03-25)

Bug Fixes

🎠 2.5.0 (2021-03-22)

Features

  • dev-server: provide custom request listener (eec7651)
  • typescript: update to typescript 4.2.3 (50d4afb)
  • rollup: update to rollup 2.42.3 (0af5d6a)
  • terser: update to terser 5.6.1 (3a480f5)
  • autoprefixer: update to autoprefixer 10.2.5 and postcss 8.2.8 (9c6f8d5)
  • sizzle: update to sizzle 2.3.6 (4f94a13)
  • graceful-fs: update to graceful-fs 4.2.6 (c15ba1c)
  • mime-db: update to mime-db 1.46.0 (27db7ae)
  • open: update to open 8.0.4 (0208698)

Bug Fixes

  • mock-doc: set document.dir property from document.documentElement (9a65494)

📷 2.4.0 (2021-01-28)

Features

  • custom-elements: enable dist-custom-elements output (fc70564)
  • output: includeGlobalScripts option for custom elements (e7fa9c8)
  • setPlatformOptions: add setPlatformOptions for ce builds (12fec21)
  • typescript: update to typescript 4.1.3 (adf9c93)
  • TypeScript 4.1.3
  • Rollup 2.35.1
  • Terser 5.5.1
  • Puppeteer 5.4.2

Bug Fixes

  • events: map onFocusIn/Out to correct events (#2745) (2dc930f)
  • vdom: prevent error for parentless nodes (#2761) (a08f3a8)
  • devserver: expose startupTimeout (0046051)
  • runtime: don't render when crashing (#2746) (c91e0c8)
  • vdom: hide fallback slot when content present in scoped/non-shadow components (#2650) (2ae6f5f)
  • worker: update *?worker declaration (#2754) (7b96ada)

... (truncated)

Commits
  • 17a2fee 🐭 2.5.1
  • 46ee1a2 fix(): worker transferable work both ways (#2866)
  • 969da47 fix(worker-plugin): transfer OffscreenCanvas (#2849)
  • 45388e9 🎠 2.5.0
  • 6015e70 chore(devDeps): update dev deps
  • 0208698 feat(open): update to open 8.0.4
  • 27db7ae feat(mime-db): update to mime-db 1.46.0
  • c15ba1c feat(graceful-fs): update to graceful-fs 4.2.6
  • 4f94a13 feat(sizzle): update to sizzle 2.3.6
  • 9c6f8d5 feat(autoprefixer): update to autoprefixer 10.2.5 and postcss 8.2.8
  • 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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner March 25, 2021 17:26
@dependabot-preview dependabot-preview bot requested review from markjamieson and removed request for a team March 25, 2021 17:26
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 25, 2021
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 1.17.3 to 2.5.1.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/master/CHANGELOG.md)
- [Commits](ionic-team/stencil@v1.17.3...v2.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/stencil/core-2.5.1 branch from 451d1ff to 0c2327d Compare March 30, 2021 13:02
@dependabot-preview
Copy link
Contributor Author

Superseded by #245.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/stencil/core-2.5.1 branch March 30, 2021 19:48
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.

0 participants