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

Update web-component-tester to the latest version 🚀 #335

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 15, 2017

Version 6.0.0 of web-component-tester just got published.

Dependency web-component-tester
Current Version 5.0.1
Type devDependency

The version 6.0.0 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 web-component-tester.
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 119 commits ahead by 119, behind by 2.

  • a57565a 6.0.0
  • 9de0461 Whitespace change.
  • 4b36ac8 Prepare to release v6.0.0 (#544)
  • afa9812 Remove the warning about no local node_modules install of wct. (#500)
  • 08a5869 Merge pull request #542 from Polymer/polyserve
  • fb39d57 update wct-local@^2.0.15 (#541)
  • 96f7909 Fix tsc 2.3.0 warnings. (#543)
  • 1aa04b5 update polyserver to 0.19.0
  • 9ade01a bump version.
  • 2877765 Merge pull request #537 from Polymer/wc-ready-check
  • f533c18 remove extra spaces
  • 712a66e Avoid relying on filename and instead use an explicit signal:
  • 1bbe898 Check webcomponents script for "webComponentsReady" flag
  • ad59963 6.0.0-prerelease.9
  • 173b290 Run gulp build from npm run build; check in new browser.js.map

There are 119 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
Copy link
Author

greenkeeper bot commented Aug 8, 2017

Version 6.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • 7513d34 6.0.1
  • 6b3b3fc Merge pull request #559 from Polymer/prepare-release-6.0.1
  • b513b97 Updated release date in the CHANGELOG.
  • d0e6ed1 Merge branch 'master' into prepare-release-6.0.1
  • 5d51f30 Merge branch 'prepare-release-6.0.1' of github.com:polymer/web-component-tester into prepare-release-6.0.1
  • f6ea85c Merge pull request #584 from Polymer/fix-typescript-compile
  • 4f3e064 Make DestroyableServer type available to modules that import server-destroy.
  • 06e89d5 Fix typescript compilation issues.
  • 1018e15 Add package-lock.json to .gitignore
  • 37d7b84 Updated the node types because we pinned an ancient one.
  • f255c52 Upgraded packages.
  • 4481585 Add comment to the ## Unreleased header.
  • c63a17e Updated CHANGELOG for 6.0.1 release.
  • 6935b68 Update package.json devDependencies/dependencies (#557)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 21, 2017

Version 6.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 7ebefa6 6.1.0
  • 937efcc Merge pull request #592 from Polymer/prepare-release-6.1.0
  • 9143996 Updated CHANGELOG.md to reflect the 6.1.0 release.
  • 57afc5a Updated package.json and package-lock.json with recent run of npm install.
  • 9e75caa Add version flag (#591)
  • 6f70ad1 Merge pull request #588 from stramel/ms/clean-up-todos
  • 7215a2c Add a '--npm' flag to support client code based on npm (instead of bower) (#590)
  • 62ec2d1 Merge pull request #585 from Polymer/fix-deprecated-browser-js-loading
  • c6d2f01 Update: Clean up a couple TODOs
  • 179afac Updated test fixtures for integration tests so they wouldn't trigger the deprecation warning on requesting '/browser.js'

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 21, 2017

Version 6.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 4aa36d2 6.1.1
  • a78a9c4 Updated CHANGELOG. (#595)
  • 2329b18 npm dependency on sinon for browser.js changed to @polymer/sinonjs (#594)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 22, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 22, 2017

Version 6.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • a68395d 6.1.2
  • 4d9a1d3 Updated CHANGELOG for @polymer/test-fixture 3.0.0-pre.1 dependency.
  • d82ef32 Updated package.json to point to @polymer/test-fixture v0.0.1-pre.3 (#596)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 26, 2017

Version 6.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • df32c0f 6.1.3
  • fd1c845 Merge branch 'master' of github.com:polymer/web-component-tester
  • 35a88cd Updated package-lock.json for 6.1.3 release.
  • c63e042 Updated CHANGELOG for 6.1.3 release. (#600)
  • ff90284 Set test-fixture back to ^0.0.3 (#599)
  • 6dad8a2 Add sinon to deps to suppress npm depcheck failure for unmet peer dependency of sinon-chai. (#597)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 31, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 31, 2017

Version 6.1.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 1975600 6.1.4
  • 2f9965e Updated CHANGELOG for 6.1.4 release. (#604)
  • f3c08f1 Remove reliance on document.currentScript (#603)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 1, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 1, 2017

Version 6.1.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • a9429ea 6.1.5
  • 6e9c40a Update CHANGELOG for 6.1.5 release. (#606)
  • 567936a Remove currentScript reference #2 (#605)
  • 5dd240c Publish wct-browser-legacy with the IE11-friendly code.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2017

Version 6.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 07ea7c2 6.2.0
  • 6b2e827 Don't lint generated .d.ts files.
  • 413d9e8 Prepare release 6.2.0 (#623)
  • 5a2d743 Merge pull request #617 from Polymer/package-name-npm
  • a49400e Update config.ts
  • 42fd4ee Generate a separate browser.js for wct-browser-legacy; A window.__wctUseNpm global now determines which config to use client-side. (#619)
  • e90abba Merge pull request #616 from Polymer/run-format
  • 04dbd2a fix packageName for npm
  • 78347a5 npm run format
  • 5101c7d Add Sauce support to integration tests (so WCT tests itself on windows and safari) (#614)
  • b8a7c00 Updated browser.js to use test-fixture as js import in the npm case. (#610)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2017

Version 6.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • ca6934e 6.3.0
  • 20409a3 Fixed logic in integration tests to not run remote browser tests UNLESS we have sauce username and password and we are NOT told to skip.
  • eed81dc Updated CHANGELOG and package files for 6.3.0 release. (#631)
  • 1491d7a Fix the npm section of the README because out-of-date.
  • 60a3c9a Updated wct-browser-legacy and webserver to use a11ySuite as a module for npm-based development. (#628)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 31, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 31, 2017

Version 6.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • d41e346 6.4.0
  • 965ca3b Merge pull request #644 from Polymer/prepare-release-6.4.0
  • c2bc33e Updated CHANGELOG for Halloween release of WCT 6.4.0
  • 983b8bb Forward proxy config (#643)
  • ed21e16 Convert browser-side code to typescript (#635)
  • 475139d Merge pull request #630 from Polymer/add-hook-to-wct-for-define-webserver
  • 2a3e80b Added comment for the mapper argument of the define:webserver emitHook declaration.
  • 259852e Moved the assigner function to be the second hook argument because hook system makes unwanted assumption about a last argument being a function.
  • e205489 Move the appMapper function declaration out into a named variable per PR feedback.
  • 2948149 Merge pull request #572 from stramel/ms/update-sinon
  • d1968d8 Upgrade: cleankill bumped to ^2.0.0
  • 5167280 Docs: Update Changelog
  • fb5d613 New: Update dependencies
  • 43b3323 Emitted the define:webserver hook and now tests should GREEN.
  • 2a10dd9 Added new hook define:webserver with tests. Should be RED to show it doesn't work without emitting the hook.

There are 18 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 6.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • aac3cc8 6.4.1
  • ce6320f Bump wct-local and wct-sauce versions. Stamp patch release. (#653)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2018

Version 6.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • 50833d6 6.4.2
  • 944ee7c Merge pull request #655 from Polymer/prepare-release-6.4.2
  • d17edb1 Remove a console.log() in integration test.
  • 559875d Updated wct-sauce to 2.0.0
  • 4f529ae Bumped wct-sauce to 2.0.0-pre.4 to skip Linux Chrome dev version issue.
  • bce103d Bumped up a timeout to see if we can get travis over its hurdle of 5 minutes on a couple of before hooks.
  • 14f0790 Updated release date in CHANGELOG because totally different year now.
  • 1230ab3 Merge branch 'prepare-release-6.4.2' of github.com:polymer/web-component-tester into prepare-release-6.4.2
  • 1bb8c7e Updated CHANGELOG about issue #523
  • a0888c0 Updated package-lock to include the updated wct-sauce.
  • 549b428 Updated package.json to include wct-sauce 2.0.0-pre.3
  • b6ea2fc Updated CHANGELOG for release.
  • 3d11569 WCT uses webserver.hostname (#523)
  • 8fc0a10 Merge branch 'master' into prepare-release-6.4.2
  • 17fb413 rebuild browser.js

There are 25 commits in total.

See the full diff

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