Update all dependencies #57

Merged
kjuulh merged 1 commits from renovate/all into main 2023-02-13 20:26:50 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@types/react (source) devDependencies patch 18.0.27 -> 18.0.28
axios (source) dependencies patch 1.3.2 -> 1.3.3

Release Notes

axios/axios

v1.3.3

Compare Source

Bug Fixes
  • formdata: added a check to make sure the FormData class is available in the browser's global scope; (#​5545) (a6dfa72)
  • formdata: fixed setting NaN as Content-Length for form payload in some cases; (#​5535) (c19f7bf)
  • headers: fixed the filtering logic of the clear method; (#​5542) (ea87ebf)
Contributors to this release

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`18.0.27` -> `18.0.28`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.27/18.0.28) | | [axios](https://axios-http.com) ([source](https://github.com/axios/axios)) | dependencies | patch | [`1.3.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/axios/1.3.2/1.3.3) | --- ### Release Notes <details> <summary>axios/axios</summary> ### [`v1.3.3`](https://github.com/axios/axios/blob/HEAD/CHANGELOG.md#&#8203;133-httpsgithubcomaxiosaxioscomparev132v133-2023-02-13) [Compare Source](https://github.com/axios/axios/compare/v1.3.2...v1.3.3) ##### Bug Fixes - **formdata:** added a check to make sure the FormData class is available in the browser's global scope; ([#&#8203;5545](https://github.com/axios/axios/issues/5545)) ([a6dfa72](https://github.com/axios/axios/commit/a6dfa72010db5ad52db8bd13c0f98e537e8fd05d)) - **formdata:** fixed setting NaN as Content-Length for form payload in some cases; ([#&#8203;5535](https://github.com/axios/axios/issues/5535)) ([c19f7bf](https://github.com/axios/axios/commit/c19f7bf770f90ae8307f4ea3104f227056912da1)) - **headers:** fixed the filtering logic of the clear method; ([#&#8203;5542](https://github.com/axios/axios/issues/5542)) ([ea87ebf](https://github.com/axios/axios/commit/ea87ebfe6d1699af072b9e7cd40faf8f14b0ab93)) ##### Contributors to this release - <img src="https://avatars.githubusercontent.com/u/12586868?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+11/-7 (#&#8203;5545 #&#8203;5535 #&#8203;5542 )") - <img src="https://avatars.githubusercontent.com/u/19842213?v&#x3D;4&amp;s&#x3D;18" alt="avatar" width="18"/> [陈若枫](https://github.com/ruofee "+2/-2 (#&#8203;5467 )") </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzNS4wIn0=-->
kjuulh changed title from Update dependency @types/react to v18.0.28 to Update all dependencies 2023-02-13 20:05:55 +01:00
kjuulh force-pushed renovate/all from 51e1a351aa to e567c62076 2023-02-13 20:05:57 +01:00 Compare
kjuulh merged commit e567c62076 into main 2023-02-13 20:26:50 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/todo#57
No description provided.