ionic-team / stencil-redux

MIT License
97 stars 20 forks source link

Update @stencil/core requirement from ^0.18.0 to ^1.4.0 #53

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

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

Changelog *Sourced from [@stencil/core's changelog](https://github.com/ionic-team/stencil/blob/master/CHANGELOG.md).* > # 💥 [1.4.0](https://github.com/ionic-team/stencil/compare/v1.3.2...v1.4.0) (2019-09-09) > > > ### Bug Fixes > > * **docs:** emit vscode custom html data ([1008ee7](https://github.com/ionic-team/stencil/commit/1008ee7)) > > ### Features > > * **typescript:** update to typescript 3.6.2 ([9983da0](https://github.com/ionic-team/stencil/commit/9983da0)) > > > > ## 🍔 [1.3.3](https://github.com/ionic-team/stencil/compare/v1.3.2...v1.3.3) (2019-09-06) > > > ### Bug Fixes > > * **docs:** print dependencies paths in unix format ([22d9c93](https://github.com/ionic-team/stencil/commit/22d9c93)) > * **types:** fix AsyncIterableIterator type error ([6065bab](https://github.com/ionic-team/stencil/commit/6065bab)), closes [#1839](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1839) > > > ### Features > > * **mock-doc:** add MouseEvent ([#1830](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1830)) ([ad871b8](https://github.com/ionic-team/stencil/commit/ad871b8)) > * **testing:** add getDiagnostics() and failOnConsole option ([645b5f9](https://github.com/ionic-team/stencil/commit/645b5f9)) > * **testing:** add template rendering ([#1838](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1838)) ([ae74a27](https://github.com/ionic-team/stencil/commit/ae74a27)) > > > > ## 🐎 [1.3.2](https://github.com/ionic-team/stencil/compare/v1.3.1...v1.3.2) (2019-08-26) > > > ### Bug Fixes > > * **testing:** properly wait until stencil load ([897b659](https://github.com/ionic-team/stencil/commit/897b659)) > > > ### Features > > * **testing:** spyOnEvent returns async iterator ([c9d543a](https://github.com/ionic-team/stencil/commit/c9d543a)) > > > > ## 🐦 [1.3.1](https://github.com/ionic-team/stencil/compare/v1.3.0...v1.3.1) (2019-08-23) > > > ### Bug Fixes > > * dont error about exported function in global ([ab65ba6](https://github.com/ionic-team/stencil/commit/ab65ba6)) > ... (truncated)
Commits - [`55bdd7d`](https://github.com/ionic-team/stencil/commit/55bdd7dc0df69d789f95b72f8f4387041727d559) 💥 1.4.0 - [`4938506`](https://github.com/ionic-team/stencil/commit/493850654d2a1961a3b4b377fad5e1a74ccadeb7) chore(): rollup types - [`1008ee7`](https://github.com/ionic-team/stencil/commit/1008ee754401d3c26eb97e20a51e5f5cd547a7f0) fix(docs): emit vscode custom html data - [`3a132de`](https://github.com/ionic-team/stencil/commit/3a132dee75a1be1051f010d56cdeb151bf908adf) chore(): update deps - [`db8d41d`](https://github.com/ionic-team/stencil/commit/db8d41da4bc894e2c2ae8b6a46c11df0ca9c6c9d) chore(declarations): update declaration imports - [`9983da0`](https://github.com/ionic-team/stencil/commit/9983da0dce82b9f5aa41216c26c8c0d6ee3f79a2) feat(typescript): update to typescript 3.6.2 - [`c99e90c`](https://github.com/ionic-team/stencil/commit/c99e90ccb0c65b873fd0f351ff117206c602fdd4) 🍔 1.3.3 - [`6065bab`](https://github.com/ionic-team/stencil/commit/6065babdd79ecd243c7fe46b899c84502878c501) fix(types): fix AsyncIterableIterator type error - [`18c7f85`](https://github.com/ionic-team/stencil/commit/18c7f851497ecdcb48f6c0841c763f24b8f83e77) chore: gitignore dist-ts/ - [`ad871b8`](https://github.com/ionic-team/stencil/commit/ad871b87fa80c5ac510449abf1b5a3b7fe626523) feat(mock-doc): add MouseEvent ([#1830](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1830)) - Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v0.18.0...v1.4.0)


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 4 years ago

Superseded by #54.