Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Update @stencil/core requirement from ^0.18.0 to ^1.1.5#35

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stencil/core-tw-1.1.5
Closed

Update @stencil/core requirement from ^0.18.0 to ^1.1.5#35
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stencil/core-tw-1.1.5

Conversation

@dependabot-preview
Copy link
Contributor

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

Changelog

Sourced from @stencil/core's changelog.

🍸 1.1.5 (2019-07-05)

Bug Fixes

  • ie11: strict mode bug (bf27172), closes #1712
  • runtime: watch is enabled before connectedCallback (45e99f6)

Performance Improvements

  • expose api to bypass zone (d5ccef5)
  • angular: skip zone on method and prop set (d1bde58)
  • runtime: optimize dom write scheduling (8897c6f)

🍗 1.1.4 (2019-07-03)

Bug Fixes

  • copy: if dest is specified copy task is not relative (4292f74), closes #1697
  • hydrate: improve hydrate app builds (3267f66)
  • runtime: dispatch queue events before willLoad (2d1a0aa)
  • jsx: add slot attribute to DOMAttributes (3b2de4e), closes #1690
  • mock-doc: createElementNS follows spec better (9f83b54)
  • mock-doc: use document.baseURI has base URL (b05ae9c)
  • testing: goto options are optional (da73dda), closes #1689

Features

🎀 1.1.3 (2019-06-28)

Bug Fixes

  • copy: copy files on watch (3ea354a)
  • copy: glob copy (f39b376)
  • ie11: remove unnecessary polyfills (fb6606d), closes #1668
  • runtime: prevent call Watch before willLoad (91fb61d)
  • runtime: prevent forceUpdate before first render (67b4ae8)
  • vdom: relocation bug (e953e22)
  • back-compatibility with old stencil runtime (10a5704)
... (truncated)
Commits
  • feea58c 🍸 1.1.5
  • 2d8bb1a chore(): update deps
  • d5ccef5 perf(): expose api to bypass zone
  • d1bde58 perf(angular): skip zone on method and prop set
  • bf27172 fix(ie11): strict mode bug
  • 8897c6f perf(runtime): optimize dom write scheduling
  • 45e99f6 fix(runtime): watch is enabled before connectedCallback
  • 65f30ed 🍗 1.1.4
  • 4292f74 fix(copy): if dest is specified copy task is not relative
  • 2d1a0aa fix(runtime): dispatch queue events before willLoad
  • Additional commits viewable in compare view

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). To ignore the version in this PR you can just close it
  • @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:

  • 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](https://github.com/ionic-team/stencil) to permit the latest version.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/master/CHANGELOG.md)
- [Commits](stenciljs/core@v0.18.0...v1.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 8, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #36.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/stencil/core-tw-1.1.5 branch July 10, 2019 10:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants