chore(deps-dev): bump sinon-chai and @types/sinon-chai#85
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump sinon-chai and @types/sinon-chai#85dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
779d9df to
d6b0d3f
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>
d6b0d3f to
76d58be
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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