Changelog
*Sourced from [@stencil/core's changelog](https://github.com/ionic-team/stencil/blob/master/CHANGELOG.md).*
> # 🍬 [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
- [`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
- [`f7e08d2`](https://github.com/ionic-team/stencil/commit/f7e08d2be9460d97c1b5c63d6883e61919020cd1) feat(): relax puppeteer semver range
- [`d34d0f8`](https://github.com/ionic-team/stencil/commit/d34d0f8e2fe94fc8483df878154148e99744273f) perf(e2e): enable GPU for osx and linux
- [`440fd9d`](https://github.com/ionic-team/stencil/commit/440fd9d7a9553f8fb2f565292f6b3dc66b20ac0e) fix(screenshot): works over file protocol
- [`83311eb`](https://github.com/ionic-team/stencil/commit/83311eb1bf6cd4147fcb6d326569df9ae3cfbaba) chore(): update end-to-end app
- [`bbe518d`](https://github.com/ionic-team/stencil/commit/bbe518da7013e89f49cf58a1a375584c9929c974) chore(): deps
- [`d9881d3`](https://github.com/ionic-team/stencil/commit/d9881d30fd3893f80c435105e868326037d60c06) fix(system): fix leaking variables ([#1788](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1788))
- [`fd498e4`](https://github.com/ionic-team/stencil/commit/fd498e4a06a8906073bea691ade4d43b87af9f9c) style(): lint issues
- [`21552c8`](https://github.com/ionic-team/stencil/commit/21552c85adb90107753c87ff7f8072b06d52cbe2) fix(): loader uses data-stencil-namespace
- Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v1.4.0...v1.5.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)
- 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.
Bumps @stencil/core from 1.4.0 to 1.5.0.
Changelog
*Sourced from [@stencil/core's changelog](https://github.com/ionic-team/stencil/blob/master/CHANGELOG.md).* > # 🍬 [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
- [`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 - [`f7e08d2`](https://github.com/ionic-team/stencil/commit/f7e08d2be9460d97c1b5c63d6883e61919020cd1) feat(): relax puppeteer semver range - [`d34d0f8`](https://github.com/ionic-team/stencil/commit/d34d0f8e2fe94fc8483df878154148e99744273f) perf(e2e): enable GPU for osx and linux - [`440fd9d`](https://github.com/ionic-team/stencil/commit/440fd9d7a9553f8fb2f565292f6b3dc66b20ac0e) fix(screenshot): works over file protocol - [`83311eb`](https://github.com/ionic-team/stencil/commit/83311eb1bf6cd4147fcb6d326569df9ae3cfbaba) chore(): update end-to-end app - [`bbe518d`](https://github.com/ionic-team/stencil/commit/bbe518da7013e89f49cf58a1a375584c9929c974) chore(): deps - [`d9881d3`](https://github.com/ionic-team/stencil/commit/d9881d30fd3893f80c435105e868326037d60c06) fix(system): fix leaking variables ([#1788](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1788)) - [`fd498e4`](https://github.com/ionic-team/stencil/commit/fd498e4a06a8906073bea691ade4d43b87af9f9c) style(): lint issues - [`21552c8`](https://github.com/ionic-team/stencil/commit/21552c85adb90107753c87ff7f8072b06d52cbe2) fix(): loader uses data-stencil-namespace - Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v1.4.0...v1.5.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) - 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.