-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the sinon-chai group across 1 directory with 4 updates #4877
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/sinon-chai-84e84af427
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
This was referenced Mar 6, 2025
6018553
to
9782824
Compare
c9f132b
to
a295c8c
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
0932535
to
f778a56
Compare
35fadfd
to
0276a99
Compare
254515b
to
048ce69
Compare
048ce69
to
182adc7
Compare
Bumps the sinon-chai group with 4 updates in the / directory: [chai](https://github.com/chaijs/chai), [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai), [sinon-chai](https://github.com/chaijs/sinon-chai) and [@types/sinon-chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon-chai). Updates `chai` from 4.5.0 to 5.2.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v5.2.0) Updates `@types/chai` from 4.3.20 to 5.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `sinon-chai` from 3.7.0 to 4.0.0 - [Release notes](https://github.com/chaijs/sinon-chai/releases) - [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md) - [Commits](chaijs/sinon-chai@3.7.0...4.0.0) Updates `@types/sinon-chai` from 3.2.12 to 4.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon-chai) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: sinon-chai - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-major dependency-group: sinon-chai - dependency-name: sinon-chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: sinon-chai - dependency-name: "@types/sinon-chai" dependency-type: direct:development update-type: version-update:semver-major dependency-group: sinon-chai ... Signed-off-by: dependabot[bot] <[email protected]>
182adc7
to
39722d1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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.
Bumps the sinon-chai group with 4 updates in the / directory: chai, @types/chai, sinon-chai and @types/sinon-chai.
Updates
chai
from 4.5.0 to 5.2.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
93409cd
fix floating point precision in closeTo assertion (#1667)25bcaab
Add coverage check to tests (#1669)da2e109
feat: integratedchai-subset
and added assert-based negation to containSubs...d044441
chore: enable eslint recommended config (#1659)0fa4061
chore: drop old CJS entrypoints (#1662)6d8d727
chore: introduce prettier and run it (#1660)c8dcd06
chore: bump playwright to fix CI (#1663)3bc02ee
fix: ability to register more plugins inside a plugin (#1639)1b17805
Support big int in approximently (#1606)346421f
chore: upgrade loupe (#1646)Updates
@types/chai
from 4.3.20 to 5.2.0Commits
Updates
sinon-chai
from 3.7.0 to 4.0.0Release notes
Sourced from sinon-chai's releases.
Changelog
Sourced from sinon-chai's changelog.
Commits
e22e13f
chore: upgrade deps and use c8/prettier (#166)c7e61e5
Set version to development since we are deploying from CIf14909b
Create npm-publish.yml (#164)96f3e0a
Set up CI (#163)7341f93
Convert package to esm (#161)e23406f
Add brief note about.always
prefix (#153)faaf5df
Add pointer tochai-samsam
for Sinon.assert.match (#156)Maintainer changes
This version was pushed to npm by chaijs, a new releaser for sinon-chai since your current version.
Updates
@types/sinon-chai
from 3.2.12 to 4.0.0Commits
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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