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/v1.0.5/CHANGELOG.md).*
> ## 🐔 [1.0.5](https://github.com/ionic-team/stencil/compare/v1.0.4...v1.0.5) (2019-06-17)
>
>
> ### Bug Fixes
>
> * install dev deps ([16588cb](https://github.com/ionic-team/stencil/commit/16588cb))
> * **hydrate:** fix light-dom nodes relocated within shadow ([95cbc3b](https://github.com/ionic-team/stencil/commit/95cbc3b))
> * **mock-doc:** case sensible attributes in element ([#1642](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1642)) ([e0c2ba5](https://github.com/ionic-team/stencil/commit/e0c2ba5))
> * **sys:** update sys.browser ([51efaa5](https://github.com/ionic-team/stencil/commit/51efaa5))
> * **testing:** fix e2e tests when without www output ([13f0c2f](https://github.com/ionic-team/stencil/commit/13f0c2f))
> * **transform:** fix crash will undefined node ([8f2d82c](https://github.com/ionic-team/stencil/commit/8f2d82c))
> * **validate:** don't validate in watch mode ([46f78ab](https://github.com/ionic-team/stencil/commit/46f78ab)), closes [#1647](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1647)
> * empty.js resolver is not longer needed ([97c0ed0](https://github.com/ionic-team/stencil/commit/97c0ed0))
> * **sys:** update sys.browser ([e835203](https://github.com/ionic-team/stencil/commit/e835203))
> * **testing:** run e2e tests ([89102e3](https://github.com/ionic-team/stencil/commit/89102e3))
> * add all public members from HTMLElement ([#1639](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1639)) ([d43f210](https://github.com/ionic-team/stencil/commit/d43f210))
> * allow inputMode ([5c737d6](https://github.com/ionic-team/stencil/commit/5c737d6))
> * update screenshot app ([4557148](https://github.com/ionic-team/stencil/commit/4557148))
>
>
>
> ## 🐯 [1.0.4](https://github.com/ionic-team/stencil/compare/v1.0.3...v1.0.4) (2019-06-14)
>
>
> ### Bug Fixes
>
> * **bundler:** treat core as a normal chunk ([2453ba8](https://github.com/ionic-team/stencil/commit/2453ba8))
> * ensure only components are exported ([0712e88](https://github.com/ionic-team/stencil/commit/0712e88))
> * only emit index-org on prerendering ([5f75c03](https://github.com/ionic-team/stencil/commit/5f75c03))
> * **mock-doc:** use correct element base class within cloneNode() ([0578dda](https://github.com/ionic-team/stencil/commit/0578dda))
>
>
> ### Features
>
> * **sys:** init sys.browser for browser based compiler ([d058b44](https://github.com/ionic-team/stencil/commit/d058b44))
>
>
>
> ## 🍭 [1.0.3](https://github.com/ionic-team/stencil/compare/v1.0.2...v1.0.3) (2019-06-12)
>
> If you are using any of the following plugins:
>
> - `@stencil/sass`
> - `@stencil/less`
> - `@stencil/stylus`
> - `@stencil/postcss`
>
> Please, make sure you are using the latest version (1.0.x) of those plugins.
>
>
> ... (truncated)
Commits
- [`b2cee7f`](https://github.com/ionic-team/stencil/commit/b2cee7fe6aff9724f4067edaf35d3d7f78adcbcb) 🐔 1.0.5
- [`78c483e`](https://github.com/ionic-team/stencil/commit/78c483e87c2526fb072a9be3761406d64fdecd01) chore(): run karma in prod
- [`16588cb`](https://github.com/ionic-team/stencil/commit/16588cb3304f1ea42f779a76ec4550536f23dbc3) fix(): install dev deps
- [`e0c2ba5`](https://github.com/ionic-team/stencil/commit/e0c2ba589701d2fbd8f7d5258f8df99678ae8c0b) fix(mock-doc): case sensible attributes in element ([#1642](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1642))
- [`95cbc3b`](https://github.com/ionic-team/stencil/commit/95cbc3b2abd5b6da8b5db08cc5abef91e87413a1) fix(hydrate): fix light-dom nodes relocated within shadow
- [`484c72a`](https://github.com/ionic-team/stencil/commit/484c72abaf037116150730b15ce8e24e1f8cf6d5) test(): add json test
- [`46f78ab`](https://github.com/ionic-team/stencil/commit/46f78ab23e93c885ef89abf24560864ca2b3d1a0) fix(validate): don't validate in watch mode
- [`d7bdecc`](https://github.com/ionic-team/stencil/commit/d7bdeccf1f61820676755a4fc472d8f3a57d2685) refactor(): use newer official json plugin
- [`97c0ed0`](https://github.com/ionic-team/stencil/commit/97c0ed0ab9a7fef727486ac6870ddf2e8cfd2ef1) fix(): empty.js resolver is not longer needed
- [`e835203`](https://github.com/ionic-team/stencil/commit/e8352032f67349a8acadaad5b85ba6ca43cce28d) fix(sys): update sys.browser
- Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v0.18.0...v1.0.5)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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.
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/v1.0.5/CHANGELOG.md).* > ## 🐔 [1.0.5](https://github.com/ionic-team/stencil/compare/v1.0.4...v1.0.5) (2019-06-17) > > > ### Bug Fixes > > * install dev deps ([16588cb](https://github.com/ionic-team/stencil/commit/16588cb)) > * **hydrate:** fix light-dom nodes relocated within shadow ([95cbc3b](https://github.com/ionic-team/stencil/commit/95cbc3b)) > * **mock-doc:** case sensible attributes in element ([#1642](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1642)) ([e0c2ba5](https://github.com/ionic-team/stencil/commit/e0c2ba5)) > * **sys:** update sys.browser ([51efaa5](https://github.com/ionic-team/stencil/commit/51efaa5)) > * **testing:** fix e2e tests when without www output ([13f0c2f](https://github.com/ionic-team/stencil/commit/13f0c2f)) > * **transform:** fix crash will undefined node ([8f2d82c](https://github.com/ionic-team/stencil/commit/8f2d82c)) > * **validate:** don't validate in watch mode ([46f78ab](https://github.com/ionic-team/stencil/commit/46f78ab)), closes [#1647](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1647) > * empty.js resolver is not longer needed ([97c0ed0](https://github.com/ionic-team/stencil/commit/97c0ed0)) > * **sys:** update sys.browser ([e835203](https://github.com/ionic-team/stencil/commit/e835203)) > * **testing:** run e2e tests ([89102e3](https://github.com/ionic-team/stencil/commit/89102e3)) > * add all public members from HTMLElement ([#1639](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1639)) ([d43f210](https://github.com/ionic-team/stencil/commit/d43f210)) > * allow inputMode ([5c737d6](https://github.com/ionic-team/stencil/commit/5c737d6)) > * update screenshot app ([4557148](https://github.com/ionic-team/stencil/commit/4557148)) > > > > ## 🐯 [1.0.4](https://github.com/ionic-team/stencil/compare/v1.0.3...v1.0.4) (2019-06-14) > > > ### Bug Fixes > > * **bundler:** treat core as a normal chunk ([2453ba8](https://github.com/ionic-team/stencil/commit/2453ba8)) > * ensure only components are exported ([0712e88](https://github.com/ionic-team/stencil/commit/0712e88)) > * only emit index-org on prerendering ([5f75c03](https://github.com/ionic-team/stencil/commit/5f75c03)) > * **mock-doc:** use correct element base class within cloneNode() ([0578dda](https://github.com/ionic-team/stencil/commit/0578dda)) > > > ### Features > > * **sys:** init sys.browser for browser based compiler ([d058b44](https://github.com/ionic-team/stencil/commit/d058b44)) > > > > ## 🍭 [1.0.3](https://github.com/ionic-team/stencil/compare/v1.0.2...v1.0.3) (2019-06-12) > > If you are using any of the following plugins: > > - `@stencil/sass` > - `@stencil/less` > - `@stencil/stylus` > - `@stencil/postcss` > > Please, make sure you are using the latest version (1.0.x) of those plugins. > > > ... (truncated)Commits
- [`b2cee7f`](https://github.com/ionic-team/stencil/commit/b2cee7fe6aff9724f4067edaf35d3d7f78adcbcb) 🐔 1.0.5 - [`78c483e`](https://github.com/ionic-team/stencil/commit/78c483e87c2526fb072a9be3761406d64fdecd01) chore(): run karma in prod - [`16588cb`](https://github.com/ionic-team/stencil/commit/16588cb3304f1ea42f779a76ec4550536f23dbc3) fix(): install dev deps - [`e0c2ba5`](https://github.com/ionic-team/stencil/commit/e0c2ba589701d2fbd8f7d5258f8df99678ae8c0b) fix(mock-doc): case sensible attributes in element ([#1642](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1642)) - [`95cbc3b`](https://github.com/ionic-team/stencil/commit/95cbc3b2abd5b6da8b5db08cc5abef91e87413a1) fix(hydrate): fix light-dom nodes relocated within shadow - [`484c72a`](https://github.com/ionic-team/stencil/commit/484c72abaf037116150730b15ce8e24e1f8cf6d5) test(): add json test - [`46f78ab`](https://github.com/ionic-team/stencil/commit/46f78ab23e93c885ef89abf24560864ca2b3d1a0) fix(validate): don't validate in watch mode - [`d7bdecc`](https://github.com/ionic-team/stencil/commit/d7bdeccf1f61820676755a4fc472d8f3a57d2685) refactor(): use newer official json plugin - [`97c0ed0`](https://github.com/ionic-team/stencil/commit/97c0ed0ab9a7fef727486ac6870ddf2e8cfd2ef1) fix(): empty.js resolver is not longer needed - [`e835203`](https://github.com/ionic-team/stencil/commit/e8352032f67349a8acadaad5b85ba6ca43cce28d) fix(sys): update sys.browser - Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v0.18.0...v1.0.5)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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.