ionic-team / stencil-redux

MIT License
97 stars 20 forks source link

Update @stencil/core requirement from ^0.18.0 to ^1.2.4 #46

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on @stencil/core to permit the latest version.

Release notes *Sourced from [@stencil/core's releases](https://github.com/ionic-team/stencil/releases).* > ## v1.2.4 > ## 🐗 [1.2.4](https://github.com/ionic-team/stencil/compare/v1.2.1...v1.2.4) (2019-08-08) > > ### Bug Fixes > > * don't emit undocumented warning when deprecated ([2ef43d1](https://github.com/ionic-team/stencil/commit/2ef43d1)) > * fix tests ([d6eded2](https://github.com/ionic-team/stencil/commit/d6eded2)) > * node types ([35ab597](https://github.com/ionic-team/stencil/commit/35ab597)) > * **compiler:** crash when printing warning ([64607d1](https://github.com/ionic-team/stencil/commit/64607d1)) > * **dev-server:** ssl support ([#1653](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1653)) ([e6cc6da](https://github.com/ionic-team/stencil/commit/e6cc6da)) > * **runtime:** always add .hydrated to ([#1767](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1767)) ([143e07e](https://github.com/ionic-team/stencil/commit/143e07e)) > * **script:** accept query parameter ([1bf34b0](https://github.com/ionic-team/stencil/commit/1bf34b0)), closes [#1775](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1775) > * **vdom:** render falsy attributes properly ([368aee7](https://github.com/ionic-team/stencil/commit/368aee7)), closes [#1780](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1780) > * workaround v8 caching issue ([#1768](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1768)) ([c3d0910](https://github.com/ionic-team/stencil/commit/c3d0910)), closes [#1759](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1759) > > > ### Features > > * **build:** export component classes as const variable ([3a948af](https://github.com/ionic-team/stencil/commit/3a948af)) > * emit warning when emitting event while disconnected ([053a7df](https://github.com/ionic-team/stencil/commit/053a7df)) > * **compiler:** add component compiler metadata to results ([b354444](https://github.com/ionic-team/stencil/commit/b354444)) > * **compiler:** add import paths to compile results ([adca6d0](https://github.com/ionic-team/stencil/commit/adca6d0)) > > > ### Performance Improvements > > * **vdom:** avoid creating an array in isComplexType ([fbcd405](https://github.com/ionic-team/stencil/commit/fbcd405)) > * async queue for hydrated client ([fa7d29f](https://github.com/ionic-team/stencil/commit/fa7d29f))
Changelog *Sourced from [@stencil/core's changelog](https://github.com/ionic-team/stencil/blob/master/CHANGELOG.md).* > ## 🐗 [1.2.4](https://github.com/ionic-team/stencil/compare/v1.2.1...v1.2.4) (2019-08-08) > > > ### Bug Fixes > > * don't emit undocumented warning when deprecated ([2ef43d1](https://github.com/ionic-team/stencil/commit/2ef43d1)) > * fix tests ([d6eded2](https://github.com/ionic-team/stencil/commit/d6eded2)) > * node types ([35ab597](https://github.com/ionic-team/stencil/commit/35ab597)) > * **compiler:** crash when printing warning ([64607d1](https://github.com/ionic-team/stencil/commit/64607d1)) > * **dev-server:** ssl support ([#1653](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1653)) ([e6cc6da](https://github.com/ionic-team/stencil/commit/e6cc6da)) > * **runtime:** always add .hydrated to ([#1767](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1767)) ([143e07e](https://github.com/ionic-team/stencil/commit/143e07e)) > * **script:** accept query parameter ([1bf34b0](https://github.com/ionic-team/stencil/commit/1bf34b0)), closes [#1775](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1775) > * **vdom:** render falsy attributes properly ([368aee7](https://github.com/ionic-team/stencil/commit/368aee7)), closes [#1780](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1780) > * workaround v8 caching issue ([#1768](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1768)) ([c3d0910](https://github.com/ionic-team/stencil/commit/c3d0910)), closes [#1759](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1759) > > > ### Features > > * **build:** export component classes as const variable ([3a948af](https://github.com/ionic-team/stencil/commit/3a948af)) > * emit warning when emitting event while disconnected ([053a7df](https://github.com/ionic-team/stencil/commit/053a7df)) > * **compiler:** add component compiler metadata to results ([b354444](https://github.com/ionic-team/stencil/commit/b354444)) > * **compiler:** add import paths to compile results ([adca6d0](https://github.com/ionic-team/stencil/commit/adca6d0)) > > > ### Performance Improvements > > * **vdom:** avoid creating an array in isComplexType ([fbcd405](https://github.com/ionic-team/stencil/commit/fbcd405)) > * async queue for hydrated client ([fa7d29f](https://github.com/ionic-team/stencil/commit/fa7d29f)) > > > > ## 🍏 [1.2.3](https://github.com/ionic-team/stencil/compare/v1.2.2...v1.2.3) (2019-07-30) > > > ### Bug Fixes > > * workaround v8 caching issue ([#1768](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1768)) ([c3d0910](https://github.com/ionic-team/stencil/commit/c3d0910)), closes [#1759](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1759) > > > > ## 🎁 [1.2.2](https://github.com/ionic-team/stencil/compare/v1.2.1...v1.2.2) (2019-07-26) > > > ### Bug Fixes > > * **runtime:** always add .hydrated to ([#1767](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1767)) ([143e07e](https://github.com/ionic-team/stencil/commit/143e07e)) > > > ### Features > > ... (truncated)
Commits - [`f48d8de`](https://github.com/ionic-team/stencil/commit/f48d8debaa1d2f6ec3a9449fb08ad9a3bdddc8fd) 🐗 1.2.4 - [`ac39e5a`](https://github.com/ionic-team/stencil/commit/ac39e5a830830db5adb33ca4a12ef237b0b659cb) 🌇 1.2.4-0 - [`15db9aa`](https://github.com/ionic-team/stencil/commit/15db9aabe62d2ff703cf5122366b693665d14f85) chore(): update deps - [`3a948af`](https://github.com/ionic-team/stencil/commit/3a948af6dcf72e0cd9e76f0af6a1d3d80b5e75b3) feat(build): export component classes as const variable - [`bab80d9`](https://github.com/ionic-team/stencil/commit/bab80d94bc976a47861527d6bc23ad08f398f7b5) test(mode): update style-modes test - [`86f4e27`](https://github.com/ionic-team/stencil/commit/86f4e275020365f60fb611562a7a890df7c661aa) chore(output): add copy tasks to dist-module output - [`35ab597`](https://github.com/ionic-team/stencil/commit/35ab59766fd23e1ce8a0c3ba3d0a31972d99d342) fix(): node types - [`fbcd405`](https://github.com/ionic-team/stencil/commit/fbcd405e64455beac3a9c075d516223939e6ce2c) perf(vdom): avoid creating an array in isComplexType - [`d6eded2`](https://github.com/ionic-team/stencil/commit/d6eded2969b6b56fc88e86b8121bafcdad226ee5) fix(): fix tests - [`368aee7`](https://github.com/ionic-team/stencil/commit/368aee7116c68551fdedcd22f42a92fc33cfcaae) fix(vdom): render falsy attributes properly - Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v0.18.0...v1.2.4)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #47.