Update dependency chai to v6 #9

Open
forgejo wants to merge 1 commit from renovate/chai-6.x into main
forgejo commented 2026-05-15 00:58:41 +00:00 (Migrated from git.smallhack.org)

This PR contains the following updates:

Package Change Age Confidence
chai (source) ^5.0.0^6.0.0 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

chaijs/chai (chai)

v6.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/chaijs/chai/compare/v6.2.1...v6.2.2

v6.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/chaijs/chai/compare/v6.2.0...v6.2.1

v6.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v6.1.0...v6.2.0

v6.1.0

Compare Source

What's Changed

  • build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 by @​dependabot[bot] in #​1706
  • feat: add eventEmitter (#​1693)
    Adds an event emitter for hooking into method/property creation in #​1693

Full Changelog: https://github.com/chaijs/chai/compare/v6.0.2...v6.1.0

v6.0.1

Compare Source

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v6.0.0...v6.0.1

v6.0.0

Compare Source

BREAKING CHANGES

Chai is now bundled into a single file. The lib/*.js files 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: https://github.com/chaijs/chai/compare/v5.3.2...v6.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [chai](http://chaijs.com) ([source](https://github.com/chaijs/chai)) | [`^5.0.0` → `^6.0.0`](https://renovatebot.com/diffs/npm/chai/5.3.3/6.2.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chai/6.2.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chai/5.3.3/6.2.2?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/3) for more information. --- ### Release Notes <details> <summary>chaijs/chai (chai)</summary> ### [`v6.2.2`](https://github.com/chaijs/chai/releases/tag/v6.2.2) [Compare Source](https://github.com/chaijs/chai/compare/v6.2.1...v6.2.2) #### What's Changed - build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1745](https://github.com/chaijs/chai/pull/1745) - chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1746](https://github.com/chaijs/chai/pull/1746) - build(deps): bump glob from 10.4.5 to 10.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1747](https://github.com/chaijs/chai/pull/1747) - chore(deps): update actions/checkout action to v6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1749](https://github.com/chaijs/chai/pull/1749) - fix: avoid BigInt literal in closeTo for runtime compat by [@&#8203;bheemreddy-samsara](https://github.com/bheemreddy-samsara) in [#&#8203;1748](https://github.com/chaijs/chai/pull/1748) - chore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1751](https://github.com/chaijs/chai/pull/1751) - chore(deps): update dependency prettier to v3.7.3 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1754](https://github.com/chaijs/chai/pull/1754) - chore(deps): update dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1755](https://github.com/chaijs/chai/pull/1755) - chore(deps): update dependencies to v9.39.2 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1757](https://github.com/chaijs/chai/pull/1757) - chore: add --legal-comments=none option by [@&#8203;hyperz111](https://github.com/hyperz111) in [#&#8203;1756](https://github.com/chaijs/chai/pull/1756) - chore(deps): update dependency esbuild to v0.27.2 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1759](https://github.com/chaijs/chai/pull/1759) #### New Contributors - [@&#8203;bheemreddy-samsara](https://github.com/bheemreddy-samsara) made their first contribution in [#&#8203;1748](https://github.com/chaijs/chai/pull/1748) - [@&#8203;hyperz111](https://github.com/hyperz111) made their first contribution in [#&#8203;1756](https://github.com/chaijs/chai/pull/1756) **Full Changelog**: <https://github.com/chaijs/chai/compare/v6.2.1...v6.2.2> ### [`v6.2.1`](https://github.com/chaijs/chai/releases/tag/v6.2.1) [Compare Source](https://github.com/chaijs/chai/compare/v6.2.0...v6.2.1) #### What's Changed - chore: add renovate config by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;1709](https://github.com/chaijs/chai/pull/1709) - chore: use new renovate schema by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;1713](https://github.com/chaijs/chai/pull/1713) - chore(deps): update actions/setup-node action to v5 (main) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1711](https://github.com/chaijs/chai/pull/1711) - chore(deps): update actions/checkout action to v5 (main) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1710](https://github.com/chaijs/chai/pull/1710) - chore(deps): update dependency eslint to v9 (main) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1715](https://github.com/chaijs/chai/pull/1715) - chore(deps): update dependency [@&#8203;rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs) to v28 (main) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1714](https://github.com/chaijs/chai/pull/1714) - chore(deps): update dependency mocha to v11 (main) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1717](https://github.com/chaijs/chai/pull/1717) - chore(deps): update dependency eslint-plugin-jsdoc to v60 (main) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1716](https://github.com/chaijs/chai/pull/1716) - chore: disable renovate for 4.x.x by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;1722](https://github.com/chaijs/chai/pull/1722) - chore(deps): update dependency eslint-plugin-jsdoc to v61 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1727](https://github.com/chaijs/chai/pull/1727) - chore(deps): update actions/setup-node action to v6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1729](https://github.com/chaijs/chai/pull/1729) - chore(deps): update dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1726](https://github.com/chaijs/chai/pull/1726) - chore(deps): update dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1730](https://github.com/chaijs/chai/pull/1730) - chore(deps): update dependency node to v24 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1731](https://github.com/chaijs/chai/pull/1731) - chore(deps): update dependency [@&#8203;rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs) to v29 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1732](https://github.com/chaijs/chai/pull/1732) - chore(deps): update dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1734](https://github.com/chaijs/chai/pull/1734) - build(deps): bump koa from 2.14.2 to 2.16.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1683](https://github.com/chaijs/chai/pull/1683) - docs: update browser usage by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;1736](https://github.com/chaijs/chai/pull/1736) - chore(deps): update dependencies by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1740](https://github.com/chaijs/chai/pull/1740) - docs: add comprehensive documentation for containSubset assertion by [@&#8203;Aashish-Jha-11](https://github.com/Aashish-Jha-11) in [#&#8203;1739](https://github.com/chaijs/chai/pull/1739) - Set esbuild target to es2021 to support Safari < 16.4 by [@&#8203;larabr](https://github.com/larabr) in [#&#8203;1737](https://github.com/chaijs/chai/pull/1737) #### New Contributors - [@&#8203;renovate](https://github.com/renovate)\[bot] made their first contribution in [#&#8203;1711](https://github.com/chaijs/chai/pull/1711) - [@&#8203;Aashish-Jha-11](https://github.com/Aashish-Jha-11) made their first contribution in [#&#8203;1739](https://github.com/chaijs/chai/pull/1739) - [@&#8203;larabr](https://github.com/larabr) made their first contribution in [#&#8203;1737](https://github.com/chaijs/chai/pull/1737) **Full Changelog**: <https://github.com/chaijs/chai/compare/v6.2.0...v6.2.1> ### [`v6.2.0`](https://github.com/chaijs/chai/releases/tag/v6.2.0) [Compare Source](https://github.com/chaijs/chai/compare/v6.1.0...v6.2.0) #### What's Changed - feat(events): add addChainableMethod event by [@&#8203;perrin4869](https://github.com/perrin4869) in [#&#8203;1707](https://github.com/chaijs/chai/pull/1707) **Full Changelog**: <https://github.com/chaijs/chai/compare/v6.1.0...v6.2.0> ### [`v6.1.0`](https://github.com/chaijs/chai/releases/tag/v6.1.0) [Compare Source](https://github.com/chaijs/chai/compare/v6.0.1...v6.1.0) #### What's Changed - build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1706](https://github.com/chaijs/chai/pull/1706) - feat: add eventEmitter ([#&#8203;1693](https://github.com/chaijs/chai/pull/1693)) Adds an event emitter for hooking into method/property creation in [#&#8203;1693](https://github.com/chaijs/chai/pull/1693) **Full Changelog**: <https://github.com/chaijs/chai/compare/v6.0.2...v6.1.0> ### [`v6.0.1`](https://github.com/chaijs/chai/releases/tag/v6.0.1) [Compare Source](https://github.com/chaijs/chai/compare/v6.0.0...v6.0.1) #### What's Changed - fix: keep function/class names in bundle by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;1701](https://github.com/chaijs/chai/pull/1701) **Full Changelog**: <https://github.com/chaijs/chai/compare/v6.0.0...v6.0.1> ### [`v6.0.0`](https://github.com/chaijs/chai/releases/tag/v6.0.0) [Compare Source](https://github.com/chaijs/chai/compare/v5.3.3...v6.0.0) #### BREAKING CHANGES Chai is now bundled into a single file. The `lib/*.js` files 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 - feat: remove unbundled sources by [@&#8203;43081j](https://github.com/43081j) in [#&#8203;1700](https://github.com/chaijs/chai/pull/1700) **Full Changelog**: <https://github.com/chaijs/chai/compare/v5.3.2...v6.0.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/chai-6.x:renovate/chai-6.x
git switch renovate/chai-6.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/chai-6.x
git switch renovate/chai-6.x
git rebase main
git switch main
git merge --ff-only renovate/chai-6.x
git switch renovate/chai-6.x
git rebase main
git switch main
git merge --no-ff renovate/chai-6.x
git switch main
git merge --squash renovate/chai-6.x
git switch main
git merge --ff-only renovate/chai-6.x
git switch main
git merge renovate/chai-6.x
git push origin main
Sign in to join this conversation.
No description provided.