Bump sinon-chai and @types/sinon-chai#1283
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
0b75c8c to
f9e591c
Compare
f9e591c to
9aa0773
Compare
Bumps [sinon-chai](https://github.com/chaijs/sinon-chai) and [@types/sinon-chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon-chai). These dependencies needed to be updated together. Updates `sinon-chai` from 3.7.0 to 4.0.1 - [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.1) 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: "@types/sinon-chai" dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: sinon-chai dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9aa0773 to
eefd365
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 sinon-chai and @types/sinon-chai. These dependencies needed to be updated together.
Updates
sinon-chaifrom 3.7.0 to 4.0.1Release notes
Sourced from sinon-chai's releases.
Changelog
Sourced from sinon-chai's changelog.
Commits
64cd19achore: support trusted publishing (#171)572745bfeat: support chai 6 (#170)8a8706dchore: update readme to use esm (#167)e22e13fchore: upgrade deps and use c8/prettier (#166)c7e61e5Set version to development since we are deploying from CIf14909bCreate npm-publish.yml (#164)96f3e0aSet up CI (#163)7341f93Convert package to esm (#161)e23406fAdd brief note about.alwaysprefix (#153)faaf5dfAdd pointer tochai-samsamfor Sinon.assert.match (#156)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sinon-chai since your current version.
Updates
@types/sinon-chaifrom 3.2.12 to 4.0.0Commits