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.1.3](https://github.com/ionic-team/stencil/compare/v1.1.2...v1.1.3) (2019-06-28)
>
>
> ### Bug Fixes
>
> * **copy:** copy files on watch ([3ea354a](https://github.com/ionic-team/stencil/commit/3ea354a))
> * **copy:** glob copy ([f39b376](https://github.com/ionic-team/stencil/commit/f39b376))
> * **ie11:** remove unnecessary polyfills ([fb6606d](https://github.com/ionic-team/stencil/commit/fb6606d)), closes [#1668](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1668)
> * **runtime:** prevent call Watch before willLoad ([91fb61d](https://github.com/ionic-team/stencil/commit/91fb61d))
> * **runtime:** prevent forceUpdate before first render ([67b4ae8](https://github.com/ionic-team/stencil/commit/67b4ae8))
> * **vdom:** relocation bug ([e953e22](https://github.com/ionic-team/stencil/commit/e953e22))
> * back-compatibility with old stencil runtime ([10a5704](https://github.com/ionic-team/stencil/commit/10a5704))
> * core-js only targeting ie11 ([07a5296](https://github.com/ionic-team/stencil/commit/07a5296))
> * update ComponentInterface definition ([e5bae1b](https://github.com/ionic-team/stencil/commit/e5bae1b))
>
>
> ### Features
>
> * generate empty entry point for loader ([144e966](https://github.com/ionic-team/stencil/commit/144e966))
>
>
> ### Performance Improvements
>
> * only inline <1KB entry-point ([a2a8033](https://github.com/ionic-team/stencil/commit/a2a8033))
> * use JSON.parse() when metadata is > 10KB ([ab0e9d6](https://github.com/ionic-team/stencil/commit/ab0e9d6))
>
>
>
> ## π [1.1.2](https://github.com/ionic-team/stencil/compare/v1.1.1...v1.1.2) (2019-06-25)
>
>
> ### Bug Fixes
>
> * **testing:** ev is not defined ([c6bd82d](https://github.com/ionic-team/stencil/commit/c6bd82d))
> * normalize default mode ([b15c6a5](https://github.com/ionic-team/stencil/commit/b15c6a5))
> * **e2e:** consistent font rendering ([3b2cc94](https://github.com/ionic-team/stencil/commit/3b2cc94))
> * **prerendering:** filter download links ([2f664f0](https://github.com/ionic-team/stencil/commit/2f664f0))
> * **testing:** close browser context and better error reporting ([0a2fcf3](https://github.com/ionic-team/stencil/commit/0a2fcf3))
> * **testing:** disable concurrency ([e12993b](https://github.com/ionic-team/stencil/commit/e12993b))
>
>
> ### Performance Improvements
>
> * don't cap max workers ([82d8094](https://github.com/ionic-team/stencil/commit/82d8094))
> * generate modulepreload for mode ([29d87c2](https://github.com/ionic-team/stencil/commit/29d87c2))
>
>
>
> ## π¨ [1.1.1](https://github.com/ionic-team/stencil/compare/v1.1.0...v1.1.1) (2019-06-25)
>
> ... (truncated)
Commits
- [`1ecd82a`](https://github.com/ionic-team/stencil/commit/1ecd82a4777991a24e56c196490668fd0f37eead) π 1.1.3
- [`6455ae2`](https://github.com/ionic-team/stencil/commit/6455ae2d1afaf28cd2680c558fafc1d4fae8b6ff) chore(): update deps
- [`e953e22`](https://github.com/ionic-team/stencil/commit/e953e2291c1c1fbb940b9e973a621a0db80be122) fix(vdom): relocation bug
- [`26afb1c`](https://github.com/ionic-team/stencil/commit/26afb1cb524970d0c8405a677dd2a6653a899844) test(): add relocation bug test
- [`0b12599`](https://github.com/ionic-team/stencil/commit/0b12599b70a3f0decf6658498161fe2f64ee88f6) chore(): windows... ([#1692](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1692))
- [`3d9d718`](https://github.com/ionic-team/stencil/commit/3d9d7183ae61ec9f1c8ea2dfb8935563f4ae8b3b) chore(): fix windows?
- [`9bdef1c`](https://github.com/ionic-team/stencil/commit/9bdef1c2ecb3e1e9cdad8138ac737c971e698237) chore(): fix windows?
- [`f39b376`](https://github.com/ionic-team/stencil/commit/f39b3768311e78767ca7be9e1cfac6f4b830d138) fix(copy): glob copy
- [`bce7325`](https://github.com/ionic-team/stencil/commit/bce73251ffa554f7b7886108c90f322f5e15d5a1) refactor(copy): move copy tasks to their own output target
- [`10a5704`](https://github.com/ionic-team/stencil/commit/10a570472640ddf48816fbec4ebf469b2255c619) fix(): back-compatibility with old stencil runtime
- Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v0.18.0...v1.1.3)
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/master/CHANGELOG.md).* > ## π [1.1.3](https://github.com/ionic-team/stencil/compare/v1.1.2...v1.1.3) (2019-06-28) > > > ### Bug Fixes > > * **copy:** copy files on watch ([3ea354a](https://github.com/ionic-team/stencil/commit/3ea354a)) > * **copy:** glob copy ([f39b376](https://github.com/ionic-team/stencil/commit/f39b376)) > * **ie11:** remove unnecessary polyfills ([fb6606d](https://github.com/ionic-team/stencil/commit/fb6606d)), closes [#1668](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1668) > * **runtime:** prevent call Watch before willLoad ([91fb61d](https://github.com/ionic-team/stencil/commit/91fb61d)) > * **runtime:** prevent forceUpdate before first render ([67b4ae8](https://github.com/ionic-team/stencil/commit/67b4ae8)) > * **vdom:** relocation bug ([e953e22](https://github.com/ionic-team/stencil/commit/e953e22)) > * back-compatibility with old stencil runtime ([10a5704](https://github.com/ionic-team/stencil/commit/10a5704)) > * core-js only targeting ie11 ([07a5296](https://github.com/ionic-team/stencil/commit/07a5296)) > * update ComponentInterface definition ([e5bae1b](https://github.com/ionic-team/stencil/commit/e5bae1b)) > > > ### Features > > * generate empty entry point for loader ([144e966](https://github.com/ionic-team/stencil/commit/144e966)) > > > ### Performance Improvements > > * only inline <1KB entry-point ([a2a8033](https://github.com/ionic-team/stencil/commit/a2a8033)) > * use JSON.parse() when metadata is > 10KB ([ab0e9d6](https://github.com/ionic-team/stencil/commit/ab0e9d6)) > > > > ## π [1.1.2](https://github.com/ionic-team/stencil/compare/v1.1.1...v1.1.2) (2019-06-25) > > > ### Bug Fixes > > * **testing:** ev is not defined ([c6bd82d](https://github.com/ionic-team/stencil/commit/c6bd82d)) > * normalize default mode ([b15c6a5](https://github.com/ionic-team/stencil/commit/b15c6a5)) > * **e2e:** consistent font rendering ([3b2cc94](https://github.com/ionic-team/stencil/commit/3b2cc94)) > * **prerendering:** filter download links ([2f664f0](https://github.com/ionic-team/stencil/commit/2f664f0)) > * **testing:** close browser context and better error reporting ([0a2fcf3](https://github.com/ionic-team/stencil/commit/0a2fcf3)) > * **testing:** disable concurrency ([e12993b](https://github.com/ionic-team/stencil/commit/e12993b)) > > > ### Performance Improvements > > * don't cap max workers ([82d8094](https://github.com/ionic-team/stencil/commit/82d8094)) > * generate modulepreload for mode ([29d87c2](https://github.com/ionic-team/stencil/commit/29d87c2)) > > > > ## π¨ [1.1.1](https://github.com/ionic-team/stencil/compare/v1.1.0...v1.1.1) (2019-06-25) > > ... (truncated)Commits
- [`1ecd82a`](https://github.com/ionic-team/stencil/commit/1ecd82a4777991a24e56c196490668fd0f37eead) π 1.1.3 - [`6455ae2`](https://github.com/ionic-team/stencil/commit/6455ae2d1afaf28cd2680c558fafc1d4fae8b6ff) chore(): update deps - [`e953e22`](https://github.com/ionic-team/stencil/commit/e953e2291c1c1fbb940b9e973a621a0db80be122) fix(vdom): relocation bug - [`26afb1c`](https://github.com/ionic-team/stencil/commit/26afb1cb524970d0c8405a677dd2a6653a899844) test(): add relocation bug test - [`0b12599`](https://github.com/ionic-team/stencil/commit/0b12599b70a3f0decf6658498161fe2f64ee88f6) chore(): windows... ([#1692](https://github-redirect.dependabot.com/ionic-team/stencil/issues/1692)) - [`3d9d718`](https://github.com/ionic-team/stencil/commit/3d9d7183ae61ec9f1c8ea2dfb8935563f4ae8b3b) chore(): fix windows? - [`9bdef1c`](https://github.com/ionic-team/stencil/commit/9bdef1c2ecb3e1e9cdad8138ac737c971e698237) chore(): fix windows? - [`f39b376`](https://github.com/ionic-team/stencil/commit/f39b3768311e78767ca7be9e1cfac6f4b830d138) fix(copy): glob copy - [`bce7325`](https://github.com/ionic-team/stencil/commit/bce73251ffa554f7b7886108c90f322f5e15d5a1) refactor(copy): move copy tasks to their own output target - [`10a5704`](https://github.com/ionic-team/stencil/commit/10a570472640ddf48816fbec4ebf469b2255c619) fix(): back-compatibility with old stencil runtime - Additional commits viewable in [compare view](https://github.com/ionic-team/stencil/compare/v0.18.0...v1.1.3)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.