build(deps-dev): bump chai from 4.3.10 to 6.0.1 in the chai group across 1 directory
Bumps the chai group with 1 update in the / directory: chai.
Updates chai from 4.3.10 to 6.0.1
Release notes
Sourced from chai's releases.
v6.0.1
What's Changed
- fix: keep function/class names in bundle by
@43081jin chaijs/chai#1701Full Changelog: https://github.com/chaijs/chai/compare/v6.0.0...v6.0.1
v6.0.0
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
- feat: remove unbundled sources by
@43081jin chaijs/chai#1700Full Changelog: https://github.com/chaijs/chai/compare/v5.3.2...v6.0.0
v5.3.3
What's Changed
- fix: keep names in bundle by
@43081jin chaijs/chai#1702- chore: support publishing v5 by
@43081jin chaijs/chai#1703- chore: update npm tag name by
@43081jin chaijs/chai#1704Full Changelog: https://github.com/chaijs/chai/compare/v5.3.2...v5.3.3
v5.3.2
Reverts the removal of the bundled version of chai in 5.3.1
What's Changed
- Update core contributors by
@keithamusin chaijs/chai#1697- feat: reintroduce bundle by
@43081jin chaijs/chai#1699Full Changelog: https://github.com/chaijs/chai/compare/v5.3.1...v5.3.2
v5.3.1
What's Changed
- chore: remove bundled chai by
@43081jin chaijs/chai#1694Full Changelog: https://github.com/chaijs/chai/compare/v5.3.0...v5.3.1
v5.3.0
What's Changed
- chore: change
mainto point at chai directly by@43081jin chaijs/chai#1696Full Changelog: https://github.com/chaijs/chai/compare/v5.2.2...v5.3.0
... (truncated)
Commits
2a3ecfffix: keep function/class names in bundle (#1701)f41e821feat: remove unbundled sources (#1700)f2c2e3efix: reintroduce bundle (#1699)445d477Update core contributors (#1697)fdcad8bchore: remove bundled chai (#1694)10cb344chore: changemainto point at chai directly (#1696)a125d3echore: usefilesfor publishing (#1695)373c61achore: update minimum node version (#1692)aa13d6adocs: update minimum node version in readme (#1691)63d203fchore: fix lint errors and add lint to CI (#1689)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions