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.0.2#25

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

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

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.0.2 (2019-06-08)

Bug Fixes

  • internal type (1a6f696)
  • compiler: document CSS variables in the MD file even if 'docs-json' is not set (#1599) (413dcf7)
  • declarations: avoid exposing typescript (889943f)
  • plugins: filter rollup plugins (071afa7)
  • svg: add support for ref JSX (e2f76ef), closes #1601
  • test: support for window.JSON (c75e4d5)
  • avoid const / let (06986ab)
  • export PluginTransformResults in internal (140b164)
  • fixing unsafe usage of target="_blank" (#1604) (9dbb88f)
  • sw: do not provide navigateFallback by default (e84cb11)

Features

1.0.1 (2019-06-06)

Bug Fixes

  • build: suppress worker EPIPE errors (37e50e3)
  • bundle: handle browser: true correctly (8b4597c)
  • compiler: full qualified exports (ca60073), closes #1352
  • dev-server: avoid Promise in dev server client (729cdf2)
  • tests: reset defaults (de5f3d1)
  • don't mock fetch() if provided (09aa4ab)
  • e2e: wait for idle network (#1579) (f9a323f)

Features

  • test: add mock for Node.contains() (560d322)
  • add pluginHelper() (b375e65)
  • config: skip collectionsDir (048118b)
  • dev-server: clickable line numbers open in editor (ac13652)
  • dev-server: minify dev server client (5ed19ec)
  • mock-doc: add KeyboardEvent (#1581) (44393a9)

Performance Improvements

  • prerendering: use media query to prevent blocking (a1c760a)
... (truncated)
Commits
  • c89985e 🍯 1.0.2
  • 1a6f696 fix(): internal type
  • 071afa7 fix(plugins): filter rollup plugins
  • 889943f fix(declarations): avoid exposing typescript
  • c75e4d5 fix(test): support for window.JSON
  • 06986ab fix(): avoid const / let
  • 9dbb88f fix(): fixing unsafe usage of target="_blank" (#1604)
  • 1eeb780 feat(mock-doc): add Element (#1602)
  • 140b164 fix(): export PluginTransformResults in internal
  • e2f76ef fix(svg): add support for ref JSX
  • 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 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:

  • 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.0.2)

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 Jun 10, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #26.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@stencil/core-tw-1.0.2 branch June 13, 2019 14:59
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