-
-
Notifications
You must be signed in to change notification settings - Fork 705
Comparing changes
Open a pull request
base repository: chaijs/chai
base: v5.1.1
head repository: chaijs/chai
compare: v5.1.2
- 9 commits
- 9 files changed
- 4 contributors
Commits on May 9, 2024
-
Fix secret name in publish action (#1614)
Kristján Oddsson authoredMay 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 14fcf6b - Browse repository at this point
Copy the full SHA 14fcf6bView commit details
Commits on May 10, 2024
-
Publish npm packages with provenance (#1615)
* Publish npm packages with provenance * Set version to 0.0.0 because we dynamically generate it now
Kristján Oddsson authoredMay 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 5ab5b86 - Browse repository at this point
Copy the full SHA 5ab5b86View commit details
Commits on Jun 17, 2024
-
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1625)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec18925 - Browse repository at this point
Copy the full SHA ec18925View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ce5944 - Browse repository at this point
Copy the full SHA 3ce5944View commit details -
build(deps-dev): bump @75lb/deep-merge from 1.1.1 to 1.1.2 (#1636)
Bumps [@75lb/deep-merge](https://github.com/75lb/deep-merge) from 1.1.1 to 1.1.2. - [Commits](75lb/deep-merge@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: "@75lb/deep-merge" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca5d462 - Browse repository at this point
Copy the full SHA ca5d462View commit details
Commits on Sep 24, 2024
-
build(deps): bump rollup from 4.9.1 to 4.22.4 (#1637)
Bumps [rollup](https://github.com/rollup/rollup) from 4.9.1 to 4.22.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.9.1...v4.22.4) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for baf6ce9 - Browse repository at this point
Copy the full SHA baf6ce9View commit details
Commits on Sep 29, 2024
-
chore: update deep dependencies (#1641)
Updates a few deep dependencies to fix the various high level audits we have flagged.
Configuration menu - View commit details
-
Copy full SHA for 01ac941 - Browse repository at this point
Copy the full SHA 01ac941View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 346421f - Browse repository at this point
Copy the full SHA 346421fView commit details
Commits on Oct 9, 2024
-
Support big int in approximently (#1606)
* Add `numeric` assertion * Use `numeric` assertion in `approximately` * Use home-made `abs` to support BigInt in `approximately` * support bigint in "above" assertion * add bigint test for typeOf * add isNumeric and isNotNumeric to assert.js * support BigInt in `atLeast` * support bigint in `below` * add support for bigint in `atMost` * add bigint support to `within`
Configuration menu - View commit details
-
Copy full SHA for 1b17805 - Browse repository at this point
Copy the full SHA 1b17805View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.1...v5.1.2