Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V11 (Major) #509

Merged
merged 161 commits into from
Jan 5, 2019
Merged

V11 (Major) #509

merged 161 commits into from
Jan 5, 2019

Conversation

sunesimonsen
Copy link
Member

@sunesimonsen sunesimonsen commented Sep 5, 2018

Breaking changes

Please see the migration guide.

Check plugin compatibility

  • unexpected-check
  • unexpected-color
  • unexpected-couchdb
  • unexpected-date
  • unexpected-dom
  • unexpected-exif
  • unexpected-events
  • unexpected-eventemitter
  • unexpected-express
  • unexpected-http
  • unexpected-image
  • unexpected-knockout
  • unexpected-messy
  • unexpected-mitm
  • unexpected-moment
  • unexpected-react
  • unexpected-reaction
  • unexpected-resemble
  • unexpected-set
  • unexpected-sinon
  • unexpected-stream
  • unexpected-generator
  • unexpected-webdriver

TODO after merging v11 into master:

@sunesimonsen sunesimonsen added this to the v11 milestone Sep 5, 2018
@sunesimonsen sunesimonsen mentioned this pull request Sep 5, 2018
5 tasks
@sunesimonsen sunesimonsen changed the title V11 (Major) [WIP] V11 (Major) Sep 5, 2018
…cludeNonEnumerableProperties""

This reverts commit aeac1ef.
papandreou and others added 17 commits September 5, 2018 21:12
…5.5.0' into v11

* remotes/origin/depfu/update/npm/eslint-5.5.0:
  Update eslint to version 5.5.0
….2.0' into v11

* remotes/origin/depfu/update/npm/mocha-5.2.0:
  Upgrade mocha to version 5.2.0
…0.65.1' into v11

* remotes/origin/depfu/update/npm/rollup-0.65.1:
  Update rollup to version 0.65.1
…0.1' into v11

* remotes/origin/depfu/update/npm/nyc-13.0.1:
  Update nyc to version 13.0.1
…config-pretty-standard-2.0.0' into v11

* remotes/origin/depfu/update/npm/eslint-config-pretty-standard-2.0.0:
  Upgrade eslint-config-pretty-standard to version 2.0.0
The diff method used to return { inline: <boolean>, diff: <magicPen> },
but that was changed in e22bdef with a backwards compatibility hack
that installed a self-referencing 'diff' property.

I suggest we remove the backwards compatibility in Unexpected 11.
…glify-5.0.2' into v11

* origin/depfu/update/npm/rollup-plugin-uglify-5.0.2:
  Update rollup-plugin-uglify to version 5.0.2
…thOldDiffResults

Drop compatibility with pre-10.10.0 type.diff return values
papandreou and others added 27 commits January 2, 2019 12:47
Fixes tests in node versions that are using the transpiled version.
Include a link to the migration guide.
Made all internal doc URL's relative and with a trailing slash
…calBrowser

Fix test script to execute headless browser in place of phantomjs.
* master:
  Avoid http redirects in assets linked from the frontpage
  Don't let changes to expect.output.preferredWidth propagate into existing clones
  Remove unused variable
  Simplify to call the callback with error
  Simplify to be rejected with
…ions

Remove long-deprecated support for this.subject etc. in assertion handlers
* master:
  Update unexpected-documentation-site-generator to version 5.1.0
  Update rollup to version 1.0.1
* docs/migrationGuide:
  Tweak a section heading.
  Mention the two additional deprecations on the release and migration pages
  Fix typos
  Add a separate releases page with an entry for 11.0.0
  Stop generating a menu entry for the migration page
  Show the expect.it() function argument syntax.
  Add a function by value example.
  Convert all assertion references to links.
  Fix rendering the hyphen.
  Correct misspellings.
  Reorder the sections within the migration guide.
  Clarify the functions by value section.
  Swap "Use of" to "Using" to differentiate the intent.
  Tighten the examples and emphasise expect.it().
  Minor copy edits to tighten the language.
  Add an initial migration guide.
@papandreou papandreou merged commit 591616f into master Jan 5, 2019
@sunesimonsen sunesimonsen changed the title [WIP] V11 (Major) V11 (Major) Jan 5, 2019
papandreou added a commit that referenced this pull request Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants