Open
Conversation
c1594f0 to
da801f9
Compare
da801f9 to
723a590
Compare
723a590 to
bbd8294
Compare
bbd8294 to
2cda6d8
Compare
2cda6d8 to
2cbc1f5
Compare
2cbc1f5 to
4f68fd8
Compare
6d6c3d8 to
4f68fd8
Compare
4f68fd8 to
3530a78
Compare
3530a78 to
3925d90
Compare
3925d90 to
32e9f51
Compare
2dc9854 to
3bbe6ff
Compare
1abfcc8 to
e8c7f16
Compare
c886b38 to
bde9379
Compare
8187a7a to
8e357e9
Compare
8e357e9 to
ffeb610
Compare
ffeb610 to
a65e2ba
Compare
a65e2ba to
779cd6c
Compare
d74d0e2 to
8fb3e54
Compare
b64f52c to
863652c
Compare
863652c to
d833791
Compare
d833791 to
48d9dd8
Compare
052a87d to
8fb00a9
Compare
7cae7df to
f5bb256
Compare
f5bb256 to
3f11f07
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^4.5.0→^6.0.0^17.0.1→^21.0.0^3.7.0→^4.0.0Release Notes
chaijs/chai (chai)
v6.2.2Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v6.2.1...v6.2.2
v6.2.1Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v6.2.0...v6.2.1
v6.2.0Compare Source
What's Changed
Full Changelog: chaijs/chai@v6.1.0...v6.2.0
v6.1.0Compare Source
What's Changed
Adds an event emitter for hooking into method/property creation in #1693
Full Changelog: chaijs/chai@v6.0.2...v6.1.0
v6.0.1Compare Source
What's Changed
Full Changelog: chaijs/chai@v6.0.0...v6.0.1
v6.0.0Compare Source
BREAKING CHANGES
Chai is now bundled into a single file. The
lib/*.jsfiles are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is./index.js.What's Changed
Full Changelog: chaijs/chai@v5.3.2...v6.0.0
v5.3.3Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.2...v5.3.3
v5.3.2Compare Source
Reverts the removal of the bundled version of chai in 5.3.1
What's Changed
Full Changelog: chaijs/chai@v5.3.1...v5.3.2
v5.3.1Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.0...v5.3.1
v5.3.0Compare Source
What's Changed
mainto point at chai directly by @43081j in #1696Full Changelog: chaijs/chai@v5.2.2...v5.3.0
v5.2.2Compare Source
What's Changed
filesfor publishing by @43081j in #1695Full Changelog: chaijs/chai@v5.2.1...v5.2.2
v5.2.1Compare Source
What's Changed
Mostly internal changes but @SuperchupuDev realised the package.json
enginesfield was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.no-varrule and fix violations by @koddsson in #1675New Contributors
Full Changelog: chaijs/chai@v5.2.0...v5.2.1
v5.2.0Compare Source
What's Changed
chai-subsetand added assert-based negation to containSubset by @BreadInvasion in #1664New Contributors
Full Changelog: chaijs/chai@v5.1.2...v5.2.0
v5.1.2Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.1.1...v5.1.2
v5.1.1Compare Source
What's Changed
toThrowby @43081j in #1609New Contributors
Full Changelog: chaijs/chai@v5.1.0...v5.1.1
v5.1.0Compare Source
What's Changed
iterableassertion by @koddsson in #1592New Contributors
Full Changelog: chaijs/chai@v5.0.3...v5.1.0
v5.0.3Compare Source
Fix bad v5.0.2 publish.
Full Changelog: chaijs/chai@v5.0.2...v5.0.3
v5.0.2Compare Source
What's Changed
bump-cliby @koddsson in #1559??for node compat (5.x) by @43081j in #1576loupeto latest version by @koddsson in #1579Full Changelog: chaijs/chai@v5.0.1...v5.0.2
v5.0.0Compare Source
BREAKING CHANGES
import {...} from 'chai'orimport('chai').require('chai')will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.What's Changed
get-func-namedependency by @koddsson in #1416deep-eqlto latest version by @koddsson in #1542type-detectas a simple function by @koddsson in #1544assertion-errorto it's latest major version! by @koddsson in #1543New Contributors
Full Changelog: chaijs/chai@4.3.1...v5.0.0
sinonjs/sinon (sinon)
v21.1.2Compare Source
53817f7dUpgrade to ESLint 10 and new shared config (#2696) (Carl-Erik Kopseng)
d7a682e0fix: move npm-run-all to devDeps (#2694) (Avi Vahl)
5b8720ecuse latest shared eslint-config (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2026-04-11.
v21.1.1Compare Source
3c8b023bUpdate deps (Carl-Erik Kopseng)
2eabf5dafix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#2693) (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2026-04-10.
v21.1.0Compare Source
0a5526c5updated deps (Carl-Erik Kopseng)
5262204ffix: build artifacts before running bundled tests (Carl-Erik Kopseng)
819bb64bMigration to ECMAScript modules (ESM) (#2683) (Carl-Erik Kopseng)
cd2bf5a3Use newer endpoint (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2026-04-09.
v21.0.3Compare Source
0494251bfix(#2678): upgrade samsam to fix buffer comparisons (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2026-03-16.
v21.0.2Compare Source
024321c4fix: skip Node specific tests in browser env (Carl-Erik Kopseng)
b836fccbfix: js-yaml breaking change from v3 to v4 (Carl-Erik Kopseng)
ebf0c431docs: add how-to article for stubbing ES module imports (#1832) (#2676) (Eduard Barrera)
ebcd506cFix spies not being reset properly (#2673) (simon-id)
3beab2baMake doc tests pass with new jQuery (Carl-Erik Kopseng)
766715c6build: reduce transitive audit findings (Carl-Erik Kopseng)
92aaf5c9build: upgrade eslint config and replace dependency-check (Carl-Erik Kopseng)
c6aaa871chore: ignore project worktrees (Carl-Erik Kopseng)
ef387e8eUpgrade most deps (Carl-Erik Kopseng)
3cf4e77ddocs: improve writing of documentation (#2675) (Eduardo de la Cruz Palacios)
6349032fCheck login status before publishing steps are performed (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2026-03-04.
v21.0.1Compare Source
456a65c2Update dependencies - except @sinonjs/samsam (#2669) (Carl-Erik Kopseng)
f04f3eb1Fix issue 2618 - Remove browserify in favor of esbuild (#2661) (Artur Parkhisenko)
48b69df2fix(docs): remove
assert.failExceptionfrom documentation (#2666) (Steffen Schroeder)13b27cccFix sandbox restore not handling stubbed functions (#2667) (thamion)
ae9e09acUpdate compatibility target to ES2023 (Carl-Erik Kopseng)
26055043Improve error message for immutable descriptors (#2664) (Stuart Dotson)
80fa9a5bAlso mirror the calledOnceWith assertion (#2660) (Benedikt Meurer)
Released by Carl-Erik Kopseng on 2025-12-19.
v21.0.0Compare Source
fd10f13fchore!: remove assert.failException property (#2659) (Morgan Roderick)
Released by Morgan Roderick on 2025-06-13.
v20.0.0Compare Source
b6daed26chore!: remove usingPromise (Morgan Roderick)
95d4b8fcchore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick)
Released by Morgan Roderick on 2025-03-24.
v19.0.5Compare Source
67d19ff0chore: deprecate usingPromise (#2651) (Morgan Roderick)
598dddb6chore: deprecate useFakeXMLHttpRequest and useFakeServer (Morgan Roderick)
Released by Morgan Roderick on 2025-03-23.
v19.0.4Compare Source
The release script failed half-way in 19.0.3, so re-releasing.
da67311aRevert "Add version 19.0.3 to releases" (Carl-Erik Kopseng)
84d5c82aAdd version 19.0.3 to releases (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2025-03-19.
v19.0.3Compare Source
Basically just documentation updates
1f1d3706Verifying links procedure (Carl-Erik Kopseng)
37623efcCatch latest two missing redirects (Carl-Erik Kopseng)
2404a45fIgnore ancient deadlinks to Sinon child projects in previous releases (Carl-Erik Kopseng)
fba6f877Ignore historic links in changelog (Carl-Erik Kopseng)
e3950d9bFix external link (Carl-Erik Kopseng)
0be40825Fix the missing redirects to the migration guide (Carl-Erik Kopseng)
108fbca0Fix internal ../assertions link in source (Carl-Erik Kopseng)
bb10e53aFix spy-call reference in source (Carl-Erik Kopseng)
ef582e31Remove bash-ism from Makefile (use POSIX) (Carl-Erik Kopseng)
7af1d235chore: remove .unimportedrc.json (Morgan Roderick)
dfcad710chore: fix codecov upload (Morgan Roderick)
0ca2e49efix: browser-test job fails in ubuntu-latest (Morgan Roderick)
e9eb2eb2chore: remove unused unused job (Morgan Roderick)
278e667echore: remove unimported (Morgan Roderick)
9e30835bnpm audit (Morgan Roderick)
a74301cfchore: remove RunKit (Morgan Roderick)
80bc1d96Fix out-of-date fake-timers docs (#2628) (Carl-Erik Kopseng)
527568ccBump rexml from 3.3.7 to 3.3.9 (#2626) (dependabot[bot])
ed029725Bump webrick from 1.8.1 to 1.8.2 (#2623) (dependabot[bot])
Released by Carl-Erik Kopseng on 2025-03-19.
v19.0.2Compare Source
4eb4c4bcUse fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng)
a5b03db3Add links to code that is affected by the breaking changes (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2024-09-13.
v19.0.1Compare Source
037ec2d2Update migration docs (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2024-09-13.
v19.0.0Compare Source
3534ab4fBump samsam and nise to latest versions (#2617) (Carl-Erik Kopseng)
912c568dupgrade fake timers and others (#2612) (Carl-Erik Kopseng)
9715798eUse newer @mochify/* packages (#2609) (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2024-09-13.
v18.0.1Compare Source
Basically a patch release to update a transitive dependency in Nise.
03e33ec6Pin fake-timers@11.2.2 to avoid breaking change (Carl-Erik Kopseng)
5a7924adAdd createStubInstance header in stubs.md (Daniel Kaplan)
ad6804cdBump elliptic from 6.5.5 to 6.5.7 (#2608) (dependabot[bot])
033287bdBump path-to-regexp and nise (#2611) (dependabot[bot])
0c609f95re-add testing of esm browser builds (Carl-Erik Kopseng)
da4230a0Bump braces from 3.0.2 to 3.0.3 (#2605) (dependabot[bot])
02542370feat(ci): add node v22 (#2600) (Rotzbua)
794cb81afix(tests): typo (#2603) (Rotzbua)
1eb2a254Use NodeJS 22.2.0 as base development version (Carl-Erik Kopseng)
1aa713fdBump rexml from 3.2.5 to 3.2.8 (#2599) (dependabot[bot])
Released by Carl-Erik Kopseng on 2024-09-10.
v18.0.0Compare Source
This is what 17.0.2 should have been, as that contained two breaking changes. After updating
Nise we are down to one breaking change, which only affects sinon-test (which has been updated),
so most people are not affected. The legacyRoutes flag that is currently enabled in Nise by default
will at some later version be disabled. We will then issue a little migration note.
01d45312Use Nise 6 with legacyRoutes flag enabled (Carl-Erik Kopseng)
c618edc5fix #2594: remove needless sandbox creation (Carl-Erik Kopseng)
Released by Carl-Erik Kopseng on 2024-05-15.
v17.0.2Compare Source
f6dca0baupgrade packages (#2595) (Carl-Erik Kopseng)
5025d001Avoid return and callArg* clearing each other's state (#2593) (Carl-Erik Kopseng)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.