Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We've upgraded a dependency and all tests pass. \o/
You should probably take a good look at this before merging this pull request, of course.
What changed?
✳️ sinon ( → 7.0.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 48 commits:
7.0.0
Update History.md and AUTHORS for new release
Update to Lolex 3
Add Google Analytics
Make template work with Hub
Only run sinon builds
Merge pull request #1929 from fatso83/add-sitemap
Add NPM run scripts for building docs
Add Jekyll sitemap for SEO improvements
Merge pull request #1927 from fatso83/1923-rel-canonical
Make /latest contain documentation for v6.3.5
Improve CSS
Avoid updating release_id for 'latest'
Add banner that points to latest version
Point canonical url for all releases docs to /latest/<page>
Skip listing 'latest' in /releases
Make invoking the script work from everywhere
Copy the current release to /latest
Use existing variables in script
Use https for site.url
Merge pull request #1920 from mroderick/upgrade-linting
Use [email protected]
Fix violations for no-useless-concat after running Prettier
Add Prettier to CONTRIBUTING.md
Add npm task for prettier
Run prettier on all files and fix violations
Add prettier
Also use no-native-reassign, as that's still in the prettier config somewhere
Fix lint violations for wrap-iife
Fix lint violations for no-useless-call
Fix lint violations for no-throw-literal
Fix lint violations for no-self-compare
Fix lint violations for no-param-reassign
Fix lint violations for no-implicit-coercion
Fix lint violations for no-eq-null
Fix lint violtions for no-empty-function
Fix lint violations for block-scoped-var
Fix lint violations for valid-jsdoc
Fix lint violations for getter-return
Replace deprecated no-native-reassign with no-global-assign
Remove PhantomJS specfic conditional
Upgrade ESLint to latest version
test(#1887) (#1918)
Add test-cloud to preversion.sh (#1917)
Clarify documentation for spy.calledOnceWithExactly (#1916)
fix sinon.assert link in sandbox.assert doc (#1915)
Update docs/changelog.md and set new release id in docs/_config.yml
Add release documentation for v6.3.5
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands