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.0#30

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

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

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.0 (2019-06-24)

Bug Fixes

  • ie: cascadian css in :roor and html (28e99c3)
  • ie: global css variables (56c5f68)
  • fix timeout for screenshot (71ebdac)
  • testing: remove request listener after first load (f569ac8), closes #1567
  • disable hmr in testing mode (8f33df8)
  • compiler: warning regex for .ts(x) imports (#1583) (4f976dd)
  • testing: SpecPage is not exported (#1657) (dd88c56)
  • fix small typo (necesary -> necessary) (#1663) (75d89ec)
  • tests: let tests run unless build triggers error (#1678) (ee28980)
  • add runtime dev error for common issues (2ee6db0)
  • compiler: generate loader when es5 is disabled (0b4d814)
  • emit loader if es5 is disabled (0bbda39)

Features

  • e2e: devtools flag and page.debugger() (0b8fe24)
  • testing: expose waitFor option (62839d8)

Performance Improvements

  • testing: only wait for network0 during screenshot (1d8ece5)
  • testing: reduce memory usage by closing pages after each test (66ad23d)
  • property read does not have side effects (ac312b3)

Reverts

  • test: timeoutBeforeScreenshot values (a5f40c3)

🍵 1.0.7 (2019-06-19)

Bug Fixes

  • styles: add styles before links (05d242d)

😋 1.0.6 (2019-06-17)

... (truncated)
Commits
  • ac8233d 🍻 1.1.0
  • a5f40c3 revert(test): timeoutBeforeScreenshot values
  • 28e99c3 fix(ie): cascadian css in :roor and html
  • 56c5f68 fix(ie): global css variables
  • 71ebdac fix(): fix timeout for screenshot
  • cc293ea test(): run all end-to-end tests
  • f569ac8 fix(testing): remove request listener after first load
  • 1d8ece5 perf(testing): only wait for network0 during screenshot
  • 66ad23d perf(testing): reduce memory usage by closing pages after each test
  • c9361de test(): fix end-to-end test
  • 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.1.0)

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

Superseded by #31.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@stencil/core-tw-1.1.0 branch June 26, 2019 10:33
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