Skip to content

Update @stencil/core to the latest version 🚀#17

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/@stencil/core-0.16.1
Open

Update @stencil/core to the latest version 🚀#17
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/@stencil/core-0.16.1

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Dec 13, 2018

Copy link
Copy Markdown
Contributor

The dependency @stencil/core was updated from 0.16.0 to 0.16.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper Bot added a commit that referenced this pull request Jan 7, 2019
@greenkeeper

greenkeeper Bot commented Jan 7, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 0.16.2.

Update to this version instead 🚀

Commits

The new version differs by 24 commits.

  • 644aeff 🐣 0.16.2
  • 3377bc8 feat(angular): emit proxies utils in a different file
  • 4321cf0 perf(loader): mark as sideEffect free
  • 5e77ffb 🏄 0.16.2-4
  • d0d215c fix(angular): angular uses es2015 🤷‍♂️
  • 1a3d2c2 🍷 0.16.2-3
  • be49235 fix(listen): ensure window events from Listen decorator are captured
  • 1213da3 fix(amd): fix amd module without deps
  • e075680 test(external-imports): add karma test for external-imports
  • e040b7a fix(amd): fix amd module loading for modules w/out dependencies
  • 10006bc 🌃 0.16.2-2
  • d68340b chore(): update some deps
  • 37e63e0 fix(angular): do not emit internal components
  • 040cacc fix(docs): filter internal components
  • 7612fa0 fix(angular): do not emit proxies for internal APIs

There are 24 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jan 14, 2019
@greenkeeper

greenkeeper Bot commented Jan 14, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 0.16.3.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ea58f4a ⚽️ 0.16.3
  • e39268a feat(docs): expose encapsulation
  • a82c8df fix(angular): this.el should not be exposed in types

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jan 15, 2019
@greenkeeper

greenkeeper Bot commented Jan 15, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 0.16.4.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 2fc71e2 🚘 0.16.4
  • c726727 feat(docs): expose JSdocs tags (#1319)
  • cbd3579 perf(css): reenable MergeLonghand CSS optimization

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 5, 2019
@greenkeeper

greenkeeper Bot commented Feb 5, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 0.17.2.

Update to this version instead 🚀

Commits

The new version differs by 29 commits.

  • 59f9b1f 🐋 0.17.2
  • 29c9e8b fix(log): remove config console.log
  • 07ff85e docs(styles): replace stencil.config.js with stencil config (#1349)
  • 0f4f260 🚛 0.17.1
  • af6b3a3 🍪 0.17.1-1
  • 9c11415 feat(prerender): add "no-prerender" attribute to skip prerendering elements
  • 918e9ed fix(prerender): fix prerender error handling
  • e7de19f fix(config): load .ts dependencies (#1339)
  • 647a47d fix(attribute): don't null boolean properties
  • 930061f 🚛 0.17.1-0
  • 3a377b7 test(prerender): update hydrate meta charset tests
  • 590ddbf fix(prerender): ensure meta charset is first element in document.head
  • adc94ce 🔑 0.17.0
  • c208c60 fix(css): disable MergeLonghand
  • 85051b4 ⛹ 0.17.0-1

There are 29 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 13, 2019
@greenkeeper

greenkeeper Bot commented Feb 13, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 0.18.0.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • d4f431c 🏐 0.18.0
  • 5c017c3 chore(): update tag name checks
  • 9dfffa0 feat(compiler): add check for potential custom element name issue#947 (#1368)
  • 33f5978 🎢 0.18.0-0
  • 35d8d25 feat(typescript): update to typescript 3.3.3
  • f7ea389 test(types): update return types
  • c2df47e fix(e2e): expose page.url() method (#1221)
  • 678b19d fix(prerender): export DEFAULT_MODE for platform-server (#1366)
  • e0a085a 🐫 0.17.3-0
  • a08acac feat(docs): generate docs for slots (#1363)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Mar 15, 2019
@greenkeeper

greenkeeper Bot commented Mar 15, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 0.18.1.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • 4b58e4e 😎 0.18.1
  • d9325a3 feat(package): require node >= 8.9.0 and npm >= 6.0.0
  • ca96c58 fix(dev-server): start server w/out dev websocket, suppress startup logs config
  • 6c32b26 🐗 0.18.1-3
  • 7abdc39 fix(dev-server): serve command launch root url (#1410)
  • e51c0a4 fix(copy): use fs.copyFile and reduce concurrent copy tasks
  • 776dee0 🍅 0.18.1-2
  • cb4d916 feat(server): serve openBrowser configurable with open flag (#1407)
  • 1e63616 🌙 0.18.1-1
  • a04fef6 fix(): revert jest update
  • 4cea349 test(): fix build tests
  • 5949136 chore(): update deps
  • fbb88e6 docs(api): api deprecations
  • 2f41955 bug(MockLocation): store href for getter usage (#1402)
  • a0b968e 🌐 0.18.1-0

There are 17 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 1, 2019
@greenkeeper

greenkeeper Bot commented Jun 1, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

Commits

The new version differs by 986 commits.

  • ec7a79b ☎️ 1.0.0
  • 729cdf2 fix(dev-server): avoid Promise in dev server client
  • 37e50e3 fix(build): suppress worker EPIPE errors
  • 5ed19ec feat(dev-server): minify dev server client
  • ac13652 feat(dev-server): clickable line numbers open in editor
  • 44393a9 feat(mock-doc): add KeyboardEvent (#1581)
  • 048118b feat(config): skip collectionsDir
  • c7f8002 chore(dev-server): update favicon
  • f9a323f fix(e2e): wait for idle network (#1579)
  • 6db9c5d chore(karma): local browsers by platform
  • edd7aea test(karma): urlRoot
  • 8ac4ab9 test(karma): always emit lifecycle events
  • f4907ae test(karma): add local safari
  • 36aa632 🌻 1.0.0-beta.8
  • 26fd3cf fix(runtime): grab location from window

There are 250 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 6, 2019
@greenkeeper

greenkeeper Bot commented Jun 6, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jun 8, 2019
@greenkeeper

greenkeeper Bot commented Jun 8, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jun 12, 2019
@greenkeeper

greenkeeper Bot commented Jun 12, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jun 14, 2019
@greenkeeper

greenkeeper Bot commented Jun 14, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jun 17, 2019
@greenkeeper

greenkeeper Bot commented Jun 17, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jun 17, 2019
@greenkeeper

greenkeeper Bot commented Jun 17, 2019

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Jun 19, 2019
greenkeeper Bot added a commit that referenced this pull request Mar 12, 2020
@greenkeeper

greenkeeper Bot commented Mar 12, 2020

Copy link
Copy Markdown
Contributor Author

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Mar 16, 2020
@greenkeeper

greenkeeper Bot commented Mar 16, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.10.0.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Mar 17, 2020
@greenkeeper

greenkeeper Bot commented Mar 17, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.10.1.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Mar 19, 2020
@greenkeeper

greenkeeper Bot commented Mar 19, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.10.2.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Mar 19, 2020
@greenkeeper

greenkeeper Bot commented Mar 19, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.10.3.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Mar 20, 2020
@greenkeeper

greenkeeper Bot commented Mar 20, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.11.0.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Mar 23, 2020
@greenkeeper

greenkeeper Bot commented Mar 23, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.11.1.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Mar 23, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.11.2.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Mar 23, 2020
greenkeeper Bot added a commit that referenced this pull request Mar 30, 2020
@greenkeeper

greenkeeper Bot commented Mar 30, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.11.3.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Apr 1, 2020
@greenkeeper

greenkeeper Bot commented Apr 1, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.12.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Apr 2, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.12.1.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Apr 4, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.12.2.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Apr 6, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.12.3.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Apr 15, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.12.4.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Apr 18, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.12.5.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Apr 24, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.12.6.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Apr 29, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency @stencil/core was updated from 0.16.0 to 1.12.7.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 11, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency @stencil/core was updated from 0.16.0 to 1.13.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 29, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency @stencil/core was updated from 0.16.0 to 1.14.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant