Closed dependabot[bot] closed 7 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/ts-pattern@5.0.8 | None | 0 |
405 kB | gabrielvergnaud |
🚮 Removed packages: npm/ts-pattern@5.0.6
Superseded by #56.
Bumps ts-pattern from 5.0.6 to 5.0.8.
Release notes
Sourced from ts-pattern's releases.
Commits
e22cc7f
5.0.8579962d
5.0.7f0cf3d4
Merge pull request #224 from gvergnaud/gvergnaud/fix-regenerator-runtime-call...dbff156
fix: Make sure regeneratorRuntime isn't included in the cjs build5fffafd
docs: update roadmap.mda287f41
Merge pull request #221 from gvergnaud/fix-is-matching-to-take-a-const-type-p...4bd508c
tests: add unit tests for isMatching's inferencee707bf7
deps: update jest442a0c3
fix: make isMatching(p) infer the pattern as a const type parameter2352f00
readme: improvementsDependabot 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 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