Pizzarous / Kinshi-Tunes

Kinshi Tunes is an open-source music bot with interaction support, configurability, and basic music and moderation commands. It is easy to set up and can be used in production. The repository includes instructions for installation and usage, as well as disclaimers and information about the developers.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

fix(deps): update dependency axios to ^1.6.2 #201

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) ^1.6.1 -> ^1.6.2 age adoption passing confidence

Release Notes

axios/axios (axios) ### [`v1.6.2`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#162-2023-11-14) [Compare Source](https://togithub.com/axios/axios/compare/v1.6.1...v1.6.2) ##### Features - **withXSRFToken:** added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ([#​6046](https://togithub.com/axios/axios/issues/6046)) ([cff9967](https://togithub.com/axios/axios/commit/cff996779b272a5e94c2b52f5503ccf668bc42dc)) ##### PRs - feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old \`withCredentials\` behavior; ( [#​6046](https://api.github.com/repos/axios/axios/pulls/6046) ) ``` 📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. You should now use withXSRFToken along with withCredential to get the old behavior. This functionality is considered as a fix. ``` ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+271/-146 (#​6081 #​6080 #​6079 #​6078 #​6046 #​6064 #​6063 )") - avatar [Ng Choon Khon (CK)](https://togithub.com/ckng0221 "+4/-4 (#​6073 )") - avatar [Muhammad Noman](https://togithub.com/mnomanmemon "+2/-2 (#​6048 )")

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.