generated from nhcarrigan/template
deps: update chai to 6.2.2 #15
Open
minori
wants to merge 1 commits from
dependencies/update-chai into main
pull from: dependencies/update-chai
merge into: nhcarrigan:main
nhcarrigan:main
nhcarrigan:dependencies/update--types-node
nhcarrigan:dependencies/update-eslint
nhcarrigan:dependencies/update-dotenv
nhcarrigan:dependencies/update-typescript
nhcarrigan:dependencies/update-ts-mocha
nhcarrigan:dependencies/update-prisma
nhcarrigan:dependencies/update-prettier
nhcarrigan:dependencies/update-mocha
nhcarrigan:dependencies/update-discord.js
nhcarrigan:dependencies/update--prisma-client
nhcarrigan:dependencies/update--types-node-schedule
nhcarrigan:dependencies/update--types-mocha
nhcarrigan:dependencies/update--types-express
nhcarrigan:dependencies/update--types-chai
nhcarrigan:dependencies/update--nhcarrigan-typescript-config
nhcarrigan:dependencies/update--nhcarrigan-prettier-config
nhcarrigan:dependencies/update--nhcarrigan-eslint-config
nhcarrigan:dependencies/update-winston
nhcarrigan:dependencies/update-express
No Reviewers
Labels
Clear labels
aspect
code
Concerns the software code in the repository
aspect
dx
Concerns developers' experience with the codebase
aspect
interface
Concerns end-users' experience with the software
aspect
text
Concerns the documentation material in the repository
contribute
good first issue
A great opportunity for a team member to learn a new codebase
contribute
help wanted
Open for anyone on our team to grab.
contribute
staff only
Restricted to our executive leadership.
goal
addition
Addition of new feature
goal
fix
Bug fix
goal
improvement
Improvement to an existing feature
points
1
Very simple issue requiring minimal effort and complexity.
points
13
Extremely complex issue representing major undertakings. Should be broken down into smaller pieces.
points
2
Simple issue that requires a bit more thought or investigation.
points
3
Moderate complexity issue requiring more substantial work.
points
5
Complex issue requiring significant effort and expertise.
points
8
Very complex issue requiring extensive work and deep expertise.
priority
critical
1
Must be fixed ASAP
priority
high
2
Stalls work on the project or its dependents
priority
low
4
Low priority and doesn't need to be rushed
priority
medium
3
Not blocking but should be fixed soon
priority
none
5
No priority, should only be performed when a developer is available
status
awaiting triage
Has not been triaged & therefore, not ready for work
status
blocked
Blocked and therefore not ready for work
status
discarded
Will not be worked on
status
discontinued
Not suitable for work as repo is in maintenance
status
label work required
Needs proper labelling before it can be worked on
status
ready for dev
Ready for work
status
ticket work required
Needs more details before it can be worked on
talk
discussion
Open for discussions and feedback
talk
question
Can be resolved with an answer
time
1 day
Approximately one full day of development work.
time
1-2 weeks
One to two weeks of focused development effort.
time
2-3 days
Two to three days of development effort.
time
4-5 days
Approximately one week of development work.
time
<1 day
Less than one day of focused work. Quick fixes or simple tasks.
time
>2 weeks
More than two weeks of development work. Must be broken down into smaller pieces.
No Label
Milestone
No items
No Milestone
Assignees
gurkirat
hanna (Hanna Rose)
hikari (Hikari)
minori (Minori)
naomi (Naomi Carrigan)
rain
teklu
tim
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: nhcarrigan/a4p-bot#15
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "dependencies/update-chai"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Dependency Update
Updates chai from
4.4.1to6.2.2.Type
devDependencies
Changelog
Changelog
v6.2.2
What's Changed
New Contributors
Full Changelog: https://github.com/chaijs/chai/compare/v6.2.1...v6.2.2
v6.2.1
What's Changed
New Contributors
Full Changelog: https://github.com/chaijs/chai/compare/v6.2.0...v6.2.1
v6.2.0
What's Changed
Full Changelog: https://github.com/chaijs/chai/compare/v6.1.0...v6.2.0
v6.1.0
What's Changed
Adds an event emitter for hooking into method/property creation in https://github.com/chaijs/chai/pull/1693
Full Changelog: https://github.com/chaijs/chai/compare/v6.0.2...v6.1.0
v6.0.1
What's Changed
Full 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
Full Changelog: https://github.com/chaijs/chai/compare/v5.3.2...v6.0.0
v5.3.3
What's Changed
Full 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
Full Changelog: https://github.com/chaijs/chai/compare/v5.3.1...v5.3.2
v5.3.1
What's Changed
Full Changelog: https://github.com/chaijs/chai/compare/v5.3.0...v5.3.1
v5.3.0
What's Changed
mainto point at chai directly by @43081j in https://github.com/chaijs/chai/pull/1696Full Changelog: https://github.com/chaijs/chai/compare/v5.2.2...v5.3.0
v5.2.2
What's Changed
filesfor publishing by @43081j in https://github.com/chaijs/chai/pull/1695Full Changelog: https://github.com/chaijs/chai/compare/v5.2.1...v5.2.2
v5.2.1
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 https://github.com/chaijs/chai/pull/1675New Contributors
Full Changelog: https://github.com/chaijs/chai/compare/v5.2.0...v5.2.1
v5.2.0
What's Changed
chai-subsetand added assert-based negation to containSubset by @BreadInvasion in https://github.com/chaijs/chai/pull/1664New Contributors
Full Changelog: https://github.com/chaijs/chai/compare/v5.1.2...v5.2.0
v5.1.2
What's Changed
Full Changelog: https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2
v4.5.0
https://github.com/chaijs/chai/compare/v4.4.1...v4.5.0
What's Changed
Full Changelog: https://github.com/chaijs/chai/compare/v4.4.1...v4.5.0
v5.1.1
What's Changed
toThrowby @43081j in https://github.com/chaijs/chai/pull/1609New Contributors
Full Changelog: https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1
v5.1.0
What's Changed
iterableassertion by @koddsson in https://github.com/chaijs/chai/pull/1592New Contributors
Full Changelog: https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0
v5.0.3
Fix bad v5.0.2 publish.
Full Changelog: https://github.com/chaijs/chai/compare/v5.0.2...v5.0.3
v5.0.2
What's Changed
bump-cliby @koddsson in https://github.com/chaijs/chai/pull/1559??for node compat (5.x) by @43081j in https://github.com/chaijs/chai/pull/1576loupeto latest version by @koddsson in https://github.com/chaijs/chai/pull/1579Full Changelog: https://github.com/chaijs/chai/compare/v5.0.1...v5.0.2
v5.0.0-rc.0
The first Release Candidate of chai@v5 is here!
We've put out a few alpha versions and tested them out in various projects with good success. This RC includes all those changes plus any fixes that we've discovered since then.
Please try it out in your projects and let us know if you run into any issues so we can make fixes before version 5!
Thanks for using Chai 🙏🏻
What's Changed
get-func-namedependency by @koddsson in https://github.com/chaijs/chai/pull/1416deep-eqlto latest version by @koddsson in https://github.com/chaijs/chai/pull/1542type-detectas a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544assertion-errorto it's latest major version! by @koddsson in https://github.com/chaijs/chai/pull/1543New Contributors
Full Changelog: https://github.com/chaijs/chai/compare/v4.3.10...v5.0.0-rc.0
v5.0.0
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 https://github.com/chaijs/chai/pull/1416deep-eqlto latest version by @koddsson in https://github.com/chaijs/chai/pull/1542type-detectas a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544assertion-errorto it's latest major version! by @koddsson in https://github.com/chaijs/chai/pull/1543New Contributors
Full Changelog: https://github.com/chaijs/chai/compare/4.3.1...v5.0.0
v5.0.0-alpha.2
What's Changed
deep-eqlto latest version by @koddsson in https://github.com/chaijs/chai/pull/1542type-detectas a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544assertion-errorto it's latest major version! by @koddsson in https://github.com/chaijs/chai/pull/1543Full Changelog: https://github.com/chaijs/chai/compare/v5.0.0-alpha.1...v5.0.0-alpha.2
v5.0.0-alpha.1
What's Changed
Full Changelog: https://github.com/chaijs/chai/compare/v5.0.0-alpha.0...v5.0.0-alpha.1
v5.0.0-alpha.0
This release is the first alpha release for Chai 5. The changes from v4.x:
✨ This PR was created by Minori, your friendly dependency updater! 🌸
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.