Skip to content
This repository was archived by the owner on Jan 11, 2018. It is now read-only.

Update skatejs to the latest version 馃殌 - #334

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/skatejs-5.0.0-alpha.1
Open

Update skatejs to the latest version 馃殌#334
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/skatejs-5.0.0-alpha.1

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented May 9, 2017

Copy link
Copy Markdown

Version 5.0.0-alpha.1 of skatejs just got published.

Dependency skatejs
Current Version 4.6.7
Type dependency

The version 5.0.0-alpha.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of skatejs.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 179 commits0.

  • 6e387fc 5.0.0-alpha.1
  • 5494a05 Merge pull request #1164 from skatejs/1150
  • a0b7b2f fix: Fix global name and add preact to the list of externals.
  • 847eb42 fix: Fix issue causing main to point to lib, which breaks loading from unpkg (and I think webpack al
  • 881eaef Merge pull request #1153 from freeman/5.x
  • 6aa748f fix(typings): Match typings to 5.x API
  • 57b02d1 Merge pull request #1101 from skatejs/5.x-docs
  • 3bd4650 Merge pull request #1141 from skatejs/shadow
  • 0492850 Adds a test of using an alternate renderRoot
  • 89aa38f Implement renderRoot
  • 8933eee Allow elements to create their own shadow
  • b5b7097 Merge pull request #1138 from skatejs/version
  • 51a81dd Add version field to package.json
  • 0dcce2e Merge pull request #1135 from skatejs/props-change
  • eb459d8 Save _preactDom on every rendererCallback

There are 179 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

greenkeeper Bot added a commit that referenced this pull request May 9, 2017
@greenkeeper

greenkeeper Bot commented May 9, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits0.

  • 643dc86 5.0.0-alpha.2
  • 23f9183 Merge pull request #1165 from skatejs/1151
  • 214f185 fix: Export Object from src/util/index.js and explicitly use it where we need Object.

false

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 11, 2017
@greenkeeper

greenkeeper Bot commented May 11, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits0.

  • 24e903d 5.0.0-alpha.3
  • 330b295 Merge pull request #1166 from skatejs/1151
  • 0c61896 refactor: Share defineProperties export.
  • 97b62d3 fix: Attempt to fix issue causing Object to be undefined in webpackbin.

false

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 15, 2017
@greenkeeper

greenkeeper Bot commented May 15, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits0.

  • f8497e1 5.0.0-alpha.4
  • 53a6b33 chore: Fix prerelease script.
  • 10da6cf chore: Add task for prereleasing.
  • 975fc2d Merge pull request #1173 from skatejs/add-types
  • 5661368 build: Fix test command because externals should not be specified.
  • a02c957 refactor: Add types back in to the release.
  • 2c5d40a refactor: Use webpack-node-externals instead of manually specifying externals.

false

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 18, 2017
@greenkeeper

greenkeeper Bot commented May 18, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.5 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • c0aa672 5.0.0-alpha.5
  • 891027a Merge pull request #1175 from skatejs/es-latest-build
  • 1c94c70 build: Removed the module field from the package.json so that bundlers don't try and bundle ES2015 c
  • a6fe4c6 build: Convert imperative JS into a single command using babel-cli.
  • 70eb7a1 chore: Merge from master.
  • fb4e07e fix: Use a fake mutation observer in the debounce() function if one isn't available (for SSR).
  • 02e23d3 chore: Update yarn lock file.
  • 5bdec37 chore: Remove process.exit() for build testing.
  • 7ec90a6 chore: Merge from master.
  • 627b25a build: Add an es-latest build in the es/ dir (instead of es5 + esm).
  • 53aebfc chore: add github templates and better npm scripts (#1118)

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 25, 2017
@greenkeeper

greenkeeper Bot commented May 25, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.6 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 9 commits.

  • 105a0e1 5.0.0-alpha.6
  • c3e0114 Merge pull request #1179 from skatejs/ts-typings-update-5x
  • 1836dc6 build: emit umd, module and es2015/latest bundles
  • 97ddf7b feat(ts-typings): update Component LC hooks
  • 4eed4e0 style: apply tsfmt
  • 24fbd99 test(ts-typings): add examples with new API
  • ceeacde feat(ts-typings): add mixin defs and update Component
  • e3c9584 refactor(ts-typings): remove WC defs which are already in TS standard lib
  • c9a456b chore: update to latest TS

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 25, 2017
@greenkeeper

greenkeeper Bot commented May 25, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.7 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 71a5468 5.0.0-alpha.7
  • 84fc0ef chore: Add es-latest to list of files that should be published to NPM.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 11, 2017
@greenkeeper

greenkeeper Bot commented Jul 11, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.11 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 17 commits.

  • 4bab88e 5.0.0-alpha.11
  • 964a91a Merge pull request #1198 from majo44/bugfix-1196
  • 7d5ee98 fix(render): Support progressive enhancement for components rendered with @skatejs/ssr
  • 0e00bfe fix: Only copy own props from objects passed into prop() in case it's a function or class.
  • 279d727 feat: Add support for decorators and declaring prop types using a function.
  • dbdf7ae Merge pull request #1187 from alexlafroscia/u/alexlafroscia/expose-raw-source
  • 955b72c Merge branch '5.x' into u/alexlafroscia/expose-raw-source
  • 2a90e7c Merge pull request #1188 from cary-smith/patch-1
  • e942ceb Removing bloated check function
  • 6bab84c Even better formatting for TravisCI
  • 0f1a783 Reformat to standard.
  • f173646 Remove excessive TS typing.
  • 4589988 Remove TS global declaration
  • 7fefbaa Use CustomEvent when available
  • 4dc307f docs: Update info on pulling in esnext build

There are 17 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 21, 2017
@greenkeeper

greenkeeper Bot commented Jul 21, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.12 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • f6af0b8 5.0.0-alpha.12
  • 9279ae4 Merge pull request #1203 from skatejs/webcompat
  • c743755 feat: Web compatible ES Module build
  • 43ad792 Merge pull request #1200 from majo44/bugfix-1199
  • a1b222f fix(render): Fix for #1199

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jul 29, 2017
@greenkeeper

greenkeeper Bot commented Jul 29, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.13 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • d7bad36 5.0.0-alpha.13
  • 12d1168 Merge pull request #1211 from skatejs/node-build
  • c620e30 build: Add prettier.
  • 9a80c5a build: Add node build. Minor refactors.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 16, 2017
@greenkeeper

greenkeeper Bot commented Aug 16, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.14 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 18 commits.

  • 782d3c2 5.0.0-alpha.14
  • 23db382 test: Don't run anything but Jest. This should cover the Node testing. TS seems to be breaking again
  • dea4368 build: Fix test config so they pass.
  • cfef970 build: Use rollup instead of webpack. Better size and externals don't generate a require() (fixes #1
  • 48b9a4e docs: Implement syntax highlighting.
  • 34c154a docs: Refactor docs organisation. Make simpler for now.
  • 9b510ae docs: Integrate val in to docs for { h }. Update babel configs.
  • d785f5e Merge pull request #1214 from skatejs/next-fix
  • 202f3cf Merge branch '5.x' of github.com:skatejs/skatejs into next-fix
  • 4ed5f19 Merge pull request #1213 from skatejs/netlify
  • e09c661 fix: Prevent esnext from being transpiled to commonjs
  • d1dda02 docs: Add some more simple docs.
  • a44dd84 docs: Start on some simple components to use in the site.
  • b1a8772 docs: Have to point directly to ssr bin because old yarn version, I think.
  • 47cb13e chore: Use exact path of executable for ssr because no idea.

There are 18 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 16, 2017
@greenkeeper

greenkeeper Bot commented Aug 16, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.15 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 1121510 5.0.0-alpha.15
  • 074e2c1 build: Fix issue with babel config error in UMD build.
  • 1f1dc17 build: Fix babelrc inheritance issues in the configs.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 17, 2017
@greenkeeper

greenkeeper Bot commented Aug 17, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-alpha.16 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • f860802 v5.0.0-alpha.16
  • 0cf0d8e Upgrade the version of babel-plugin-web-compat
  • 4445a3b build: Remove Yarn because it was saying it needed to auth to get the new @skatejs/ssr version. Wat.
  • 634a0cf build: Use NPM 5 instead of Yarn.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 20, 2017
@greenkeeper

greenkeeper Bot commented Sep 20, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-beta.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 20 commits.

  • 773e29e 5.0.0-beta.1
  • f5631f6 build: remove version to bump with npm
  • 6833cf1 build: Bump.
  • 769c013 docs: Update docs.
  • 4edb2e4 build: Update build.
  • 9c4bf83 docs: Get netlify build working.
  • 76b11e1 test: cleanup test libs
  • 3af503e test: Remove test because it's already being tested by the next one.
  • 517f1a0 test: Remove renderer-preact from dev deps and refactor tests.
  • 4b91139 test: Remove all traces of preact renderer.
  • 5a5ba38 Merge branch '5.x' into 1217
  • 7447719 chore: add missing jest-cli dependency.
  • 54ef563 chore: let npm have its way with the package.json format.
  • 7e4308f chore: bump dependencies to be compatible with Node 8; align lockfiles.
  • c4614d2 refactor: Refactor tests and code to get the default renderer out into renderer-preact.

There are 20 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 23, 2017
@greenkeeper

greenkeeper Bot commented Sep 23, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-beta.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits ahead by 5, behind by 3.

  • f673491 5.0.0-beta.2
  • 219796a build: Fix babel config in package.json.
  • 6783120 Merge pull request #1224 from blikblum/simplify-render-root
  • 77bc328 refactor(render): Simplify withRender.renderRoot getter implementation
  • 762a36c Merge pull request #1218 from skatejs/1217

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 24, 2017
@greenkeeper

greenkeeper Bot commented Sep 24, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-beta.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits.

  • e785633 5.0.0-beta.3
  • cccb10c Merge pull request #1229 from skatejs/fix-shared-props
  • b5958b6 Merge branch '5.x' of github.com:skatejs/skatejs into fix-shared-props
  • 42c6f44 Merge pull request #1228 from skatejs/995
  • ab909a0 test: Add test for a class that implicitly inherets props (doesn't specify).
  • fdb6c87 fix: issue causing props info to be unintentionally shared.
  • d3c0405 feat: Add childrenChangedCallback() mixin. Prettier'd some other files.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 28, 2017
@greenkeeper

greenkeeper Bot commented Nov 28, 2017

Copy link
Copy Markdown
Author

Version 5.0.0-beta.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 99 commits.

  • 4e0ff08 5.0.0-beta.4
  • 2fc6c78 prepublish -> prepare
  • fd77542 Fix package.json.
  • bf464a3 5.0.0-beta.4
  • f654fee Reverse order of push and publish so if publish fails, things aren't pushed.
  • 6cdaf5f Fix site in Firefox.
  • 7a413a7 Add defined() callback to withUnique() and have a default implementation for renderer() in withRenderer() that just sets innerHTML by default.
  • 914d471 Merge branch '5.x' of github.com:skatejs/skatejs into 5.x
  • 11d8eea Update site to work on Firefox. Styles still need to be fleshed out.
  • c5fdfd1 Write empty lifecycles so they can be called without guards.
  • b514dac Merge pull request #1251 from yuheiy/fix-readme
  • c025bc7 Fix site build.
  • 06c38bc fix code format
  • ba4123c fix syntax error and format
  • 5594eed Merge pull request #1250 from skatejs/site-tweaks

There are 99 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Dec 5, 2017
@greenkeeper

greenkeeper Bot commented Dec 5, 2017

Copy link
Copy Markdown
Author

Version 5.0.0 just got published.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Dec 16, 2017
@greenkeeper

greenkeeper Bot commented Dec 16, 2017

Copy link
Copy Markdown
Author

Version 5.1.0 just got published.

Update to this version instead 馃殌

greenkeeper Bot added a commit that referenced this pull request Dec 16, 2017
@greenkeeper

greenkeeper Bot commented Dec 16, 2017

Copy link
Copy Markdown
Author

Version 5.1.1 just got published.

Update to this version instead 馃殌

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants