example-webextension
example-webextension copied to clipboard
Update sinon to the latest version 🚀
Version 3.3.0 of sinon just got published.
| Dependency | sinon |
|---|---|
| Current Version | 3.2.1 |
| Type | devDependency |
The version 3.3.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 sinon. 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 24 commits.
e9f40a2Rename Changelog.txt to History.md40edb3eUpdate docs/changelog.md and set new release id in docs/_config.yml27986c8Add release documentation for v3.3.085f30b53.3.07d45683Update Changelog.txt and AUTHORS for new release10906a7Merge pull request #1560 from servel333/nested_property_matchera54b38cFixes docs for error.04ba963Adds sinon.match.hasNested5fbd9eeMerge pull request #1549 from killmenot/fix-14420a34cf5Merge pull request #1550 from kuba-orlik/patch-1a90f3ceMerge pull request #1558 from fatso83/fix-eslint-error32e4516Update code to stricter linting212e91dFix eslint peerDependencies error5606815Fix double backticks in inline code examplesaf30213fix #1442
There are 24 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 :palm_tree:
Version 4.0.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 11 commits.
95908f4Add release notes for 4.0.0460907bUpdate docs/changelog.md and set new release id in docs/_config.yml6f599a6Add release documentation for v4.0.0fba2e294.0.0c838e22Update History.md and AUTHORS for new release3837635Merge pull request #1569 from fatso83/1566-update-deps3d3a044Explicitly update fake xhr lib 'nise'5ec0ae0Merge pull request #1564 from fatso83/amended-1563cf32e6dUpdate deps lock file37ff38bRemoves dependency to "build"34fc2baRemove support for stubbing undefined props (#1557)
See the full diff
Version 4.0.1 just got published.
Update to this version instead 🚀
Commits
The new version differs by 16 commits.
ec9126cUpdate docs/changelog.md and set new release id in docs/_config.yml1222a0fAdd release documentation for v4.0.11bf1f2d4.0.11545c26Update History.md and AUTHORS for new releasee9fab2dMerge pull request #1579 from fatso83/upgrade-depsf2252b4Upgrade nise and lolex versionsd81a937Fix doc typo: scenarious -> scenariosaf3a645Merge pull request #1577 from evan-007/fix_doc_typo7c9c881Remove extra backtick from fake-xhr-and-server docscf9bf05Merge pull request #1575 from mroderick/tidy-up-docs2e8abadRemove obsoleted lib/sinon/sandbox-stub.js28e70d1Use an include for migration guides3c68adcMove migration guides to new section6197ff3Merge pull request #1565 from fatso83/patch-docsdfb9ee6Add migration guide for 4.0
There are 16 commits in total.
See the full diff
Version 4.0.2 just got published.
Update to this version instead 🚀
Commits
The new version differs by 21 commits.
39e5737Update docs/changelog.md and set new release id in docs/_config.ymlc2bd7b1Add release documentation for v4.0.2da24e944.0.2cea60e8Update History.md and AUTHORS for new released4dcfcaDocument the stub.reset breaking change (#1590)aab1917Merge pull request #1596 from mroderick/fix-preversion-to-use-history.md5dbe685Update 'nise' to latest version (#1593)578b9eaUpdate History.md and AUTHORS for new release499b698Fix preversion.sh to stage History.md1e5fd0fRemove unneeded characters2a69d51fix typo in contributing6cc71ecDocument how to trigger progress events (#1585)e49fcf1Fix broken test-coverage task527086aUse supports-color module to test if system supports colors78782b4Merge pull request #1580 from mroderick/dependency-hygeine
There are 21 commits in total.
See the full diff
Version 4.1.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 22 commits.
c0a71c6Update docs/changelog.md and set new release id in docs/_config.ymla2b873aAdd release documentation for v4.1.00a6a6604.1.03b36972Update History.md and AUTHORS for new release201a652Issue 1598 (Feature Request): Implemented sandbox.createStubInstance, tests, and documentation.d49180dMerge pull request #1603 from mroderick/fix-more-markdown2d2631cDocs: fix pre commit hook9fa87e7Docs: remove trailing quote from heading46ffad3Docs: verify documentation using markdownlintaa10bb7Docs: remove use of element294ada0Docs: remove use oftag77e5d31Docs: reduce unnecessary inline HTMLb14a261Docs: fix invalid syntax of backticks in headers579e029Docs: fix trailing punctuation in headers7b04012Docs: remove extraneous blank lines
There are 22 commits in total.
See the full diff
Version 4.1.1 just got published.
Version 4.1.2 just got published.
Update to this version instead 🚀
Commits
The new version differs by 7 commits.
12567cfUpdate docs/changelog.md and set new release id in docs/_config.yml2af98184.1.2164fd2eUpdate History.md and AUTHORS for new release8de60acUpdate Lolex to include fix for #872bcc6960Remove deprecated methods from documentation (#1613)ec3f489Ignore coveralls module when checking for unused dependencies5693d38Prefer node 8 for single run tests in Travis CI
See the full diff
Version 4.1.3 just got published.
Update to this version instead 🚀
Commits
The new version differs by 12 commits.
39b0849Update docs/changelog.md and set new release id in docs/_config.yml6f9af254.1.3c6bd1deUpdate History.md and AUTHORS for new release911c498Spy passes through calling withnew(#1626)271d84aUpdate external_howtos.ymle96ff8cCircleCI Integration (#1479)88e9132Upgrade type-detect dependency to 4.0.545c4d57Move yieldsAsync* documentation to the first yieldsAsync*8c54024Remove sinon.restore(object|method) from v3.x+ docs9ae6f73Remove sinon.log from 2.x+ docs0111ed0Update markdownlinter-cli to official v0.4.0109e7b7Add markdownlint to dependencies
See the full diff
Version 4.1.4 just got published.
Update to this version instead 🚀
Release Notes
Minor fix for Symbol names and deprecation of spy.resetCommits
The new version differs by 36 commits.
1ea2749Update docs/changelog.md and set new release id in docs/_config.yml078c082Add release documentation for v4.1.4571263e4.1.4f2ee9f1Update History.md and AUTHORS for new releasea8262ddAssertion error messages handle symbolic method names8fa1e14Merge pull request #1641 from mroderick/point-to-stack-overflow7c1ebd0Update issue links to point to sinonjs/sinon93418f6Update documentation to emphasize Stack Overflowca9e2faMerge pull request #1636 from fearphage/fix-headless-chrome-in-circle39186f4use google-chrome-unstable for tests6315621invalidate cached078af9try using default chrome install177c4b6upgraded to the lastest official version of mochifyecdc4e0test with updated mochify360c2e7added more details and notes
There are 36 commits in total.
See the full diff
Version 4.1.5 just got published.
Update to this version instead 🚀
Release Notes
Fix issue with `useFakeServer`This release fixes an issue, where the server type from useFakeServer is unexpected (#1534)
Commits
The new version differs by 6 commits.
706ac9eUpdate docs/changelog.md and set new release id in docs/_config.ymldd9c75c4.1.581fb949Update History.md and AUTHORS for new releaseec2496dRun mochify with --allow-chrome-as-root on travisbb5529bUse nise.fakeServer as the sandbox serverPrototypeef81c37Update package-lock.json
See the full diff
Version 4.1.6 just got published.
Update to this version instead 🚀
Commits
The new version differs by 10 commits.
68c37edUpdate docs/changelog.md and set new release id in docs/_config.ymlcd8ae51Add release documentation for v4.1.629e80be4.1.6a5c59a5Update History.md and AUTHORS for new release0ae60b6Merge pull request #1653 from mroderick/upgrade-dependenciesdcd4191Upgrade browserify to latesta316f02Upgrade markdownlint-cli to latest78ebdb3Upgrade lint-staged to latestfcf967bUpgrade dependency supports-color7c3cb4fEnable StaleBot with default configuration (#1649)
See the full diff
Version 4.2.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 9 commits.
5063c33Update docs/changelog.md and set new release id in docs/_config.yml28aee6fAdd release documentation for v4.2.03cc6ac24.2.06444c67Update History.md and AUTHORS for new release3eaf042Update package-lock.jsonf2d5902Fix tests for IE11c5dfaaeAdd match.every and match.some (#1624) (#1661)781429dUse "stale" as label for stale issues (#1658)acebab9Documentation: async calls (#1286) (#1655)
See the full diff