Closed depfu[bot] closed 1 year ago
Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword
link
(e.g. "Link T-123").💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.
Similar files are
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @reduxjs/toolkit (1.9.6 → 1.9.7) · Repo
Release Notes
1.9.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
Release 1.9.7
Merge pull request #3769 from reduxjs/v1.9-rework-named-hooks
Merge pull request #3777 from julian-ford/bugfix/copy-cat-ts-version-compat
Work around known TS bug with type inference
Add phryneas/ts-version
Merge pull request #3772 from kahirokunn/use-stable
chore: Type testing is now also performed in 5.0, 5.1, and 5.2.
Merge pull request #3774 from reza-sadeghzadeh/add-headers-to-axios-query
docs(rtk-query): add headers argument to base query example using axios
chore: Switch 4.9.2-rc to 4.9.5 since 4.9.5 has been released in TypeScript
split types
Rework named hooks type (v1.9)
Merge pull request #3766 from Azeirah/patch-1
Update usage-without-react-hooks.mdx
Update usage-without-react-hooks.mdx
Merge pull request #3754 from jgabuya/patch-1
Fix sentence on getting-started.md
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands