ionic-team / stencil-redux

MIT License
97 stars 20 forks source link

Update @stencil/core requirement from ^0.18.0 to ^1.5.1 #55

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 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.5.1](https://github.com/ionic-team/stencil/compare/v1.5.0...v1.5.1) (2019-09-25) > > > ### Bug Fixes > > * emit index on browser build ([eb259a9](https://github.com/ionic-team/stencil/commit/eb259a9)) > * emit pure JSX namespace ([#1886](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1886)) ([5ef9a47](https://github.com/ionic-team/stencil/commit/5ef9a47)) > * **vdom:** svg's xlink attributes ([#1890](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1890)) ([3f436e2](https://github.com/ionic-team/stencil/commit/3f436e2)) > > > ### Performance Improvements > > * unknown globals are side effect free ([370636a](https://github.com/ionic-team/stencil/commit/370636a)) > > > > # 🍬 [1.5.0](https://github.com/ionic-team/stencil/compare/v1.4.0...v1.5.0) (2019-09-24) > > > ### Bug Fixes > > * **compiler:** component constructors can not have arguments ([8df8bf9](https://github.com/ionic-team/stencil/commit/8df8bf9)), closes [#1855](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1855) > * **screenshot:** works over file protocol ([440fd9d](https://github.com/ionic-team/stencil/commit/440fd9d)) > * **system:** fix leaking variables ([#1788](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1788)) ([d9881d3](https://github.com/ionic-team/stencil/commit/d9881d3)) > * loader uses data-stencil-namespace ([21552c8](https://github.com/ionic-team/stencil/commit/21552c8)) > * **css-shim:** skip 'Data URLs' when fixing relative urls ([#1861](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1861)) ([40d8e1e](https://github.com/ionic-team/stencil/commit/40d8e1e)) > * **docs:** CSS variables typo ([513012e](https://github.com/ionic-team/stencil/commit/513012e)) > * **docs:** Minify CSS and JS config swapped ([1953c12](https://github.com/ionic-team/stencil/commit/1953c12)) > * **mock-doc:**
Commits - [`b3ed8de`](https://github.com/ionic-team/stencil/commit/b3ed8de7282e8c6a064f89efa4bec2d57cd70de3) 🐽 1.5.1 - [`93b9099`](https://github.com/ionic-team/stencil/commit/93b909982f4a1269ac1dda00bcc74c8c898976b6) 💚 1.5.1-1 - [`3f436e2`](https://github.com/ionic-team/stencil/commit/3f436e2f46100f664268d077289750d84fd3871e) fix(vdom): svg's xlink attributes ([#1890](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1890)) - [`6d6cc2f`](https://github.com/ionic-team/stencil/commit/6d6cc2fc9bef1338e37aa0b8ea0fbc54d0bb1ed0) chore(): always push tags - [`b0fadb5`](https://github.com/ionic-team/stencil/commit/b0fadb58081c97fead503e3c6d402d078247cbf7) 🍋 1.5.1-0 - [`5ef9a47`](https://github.com/ionic-team/stencil/commit/5ef9a47d71cb60694e31bee4d4f5b14823f954cd) fix(): emit pure JSX namespace ([#1886](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1886)) - [`370636a`](https://github.com/ionic-team/stencil/commit/370636a3da67fd3252769e5e0a242e32f6f4203e) perf(): unknown globals are side effect free - [`eb259a9`](https://github.com/ionic-team/stencil/commit/eb259a9dc0daa067f92e435f23b8d5eeae86d181) fix(): emit index on browser build - [`32ec20d`](https://github.com/ionic-team/stencil/commit/32ec20da476a09da21ebcad5ca0541775ffde3d7) 🍬 1.5.0 - [`df4cf53`](https://github.com/ionic-team/stencil/commit/df4cf53a971acc31c7408a925737d95a8e5487a1) test(): fix testing validation test - Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v0.18.0...v1.5.1)


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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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 #56.