chore(deps): bump the dependencies group across 1 directory with 7 updates #71
+128
−134
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 dependencies group with 7 updates in the / directory:
2.8.2
2.9.0
9.2.2
9.3.1
6.7.0
6.9.1
1.14.0
1.15.0
16.1.5
16.2.3
2.0.13
2.1.2
5.9.2
5.9.3
Updates
@reduxjs/toolkit
from 2.8.2 to 2.9.0Release notes
Sourced from
@reduxjs/toolkit
's releases.... (truncated)
Commits
98c54c6
Release 2.9.00a86abd
export some useful async thunk typesd02c27a
add docs for addAsyncThunk (#5066)ab346b9
fixdoc: incorrect position of keepUnusedDataFor for two scenarios (#5062)d2bbb8d
Rewrite subscription handling and polling calculations for better perf (#5064)3c6de47
Merge pull request #5065 from reduxjs/feature/TS5.9-matrixc37b977
Add missing error value38537c3
Don't run Node10 checks for TS 6+821be20
Add TS 5.9 to the matrix407688d
Abort pending requests if the cache entry is removed (#5061)Updates
query-string
from 9.2.2 to 9.3.1Release notes
Sourced from query-string's releases.
Commits
6c6f660
9.3.1720f2ff
Fix custom type functions with array formatsb46abfc
9.3.0509014d
Addreplacer
option tostringify()
ab603a8
Document supported value types forstringify()
ec67fea
Fix encoded separator incorrectly splitting single values into arrays2e1f45a
Add comprehensive test coverage forqueryString.exclude()
Updates
@testing-library/jest-dom
from 6.7.0 to 6.9.1Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
0ff8904
fix: Fix undefinedNode
error (nodejs) (#707)95f870a
feat: Add .toAppearBefore/.toAppearAfter matcher (#702)d6663f5
docs: add nossbigg as a contributor for code, and test (#703)779b712
feat: add toBePartiallyPressed matcher (#203) (#692)Updates
cypress-real-events
from 1.14.0 to 1.15.0Release notes
Sourced from cypress-real-events's releases.
Commits
91df596
fix: CI issues and docker configb4f3a84
chore(ci): bump cypress circleci orb from 3.3.1 to 5.0.142bf8a5
chore(deps): Support cypress v15ccfb02d
feat: Upgrade to cypress v14cc7f577
chore(deps): Support cypress v14 (#714)3cebc7d
chore(readme): update twitter handle9a4dd17
chore: Upgrade connection instruction for modern cypress06f1b2f
chore(ci): run release on 'release' branchUpdates
lint-staged
from 16.1.5 to 16.2.3Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
bdcd03a
chore(changeset): release27cd541
fix: do not count hidden (partially) unstaged changes when using `--fail-on-c...ab2f42e
fix: emit correct value to debug logs3fc5832
refactor: make general error messages more clear they originate from lint-staged409d79a
chore(changeset): release7edaee9
docs: fix typo in changeset699f95d
fix: backup stash example uses real hash if available47d01a9
fix: print backup stash example when failing to--fail-on-changes
325dc03
fix: restore unstaged changes on errors when--fail-on-errors
or `--no-reve...53bb27b
fix: do not drop backup stash when errors and--fail-on-changes
was usedMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lint-staged since your current version.
Updates
start-server-and-test
from 2.0.13 to 2.1.2Release notes
Sourced from start-server-and-test's releases.
Commits
e09a718
fix(deps): update dependency wait-on to v8.0.5 (#407)d0db7f6
fix(deps): update dependency debug to v4.4.3 (#406)b399fec
feat: support axios proxy (#402)Updates
typescript
from 5.9.2 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15
Bump version to 5.9.3 and LKG8428ca4
🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac
🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333
🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a
🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9
🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5
Intentionally regress one buggy declaration output to an older version (#62163)Dependabot 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 <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