bluewave-labs / checkmate

Checkmate is an open-source, self-hosted monitoring tool built with React.js, Node.js, and MongoDB, designed to track server uptime, response times, and incidents in real-time with beautiful visualizations. Get powerful insights and proactive alerts to keep your services running smoothly.
https://uptime-demo.bluewavelabs.ca/
GNU Affero General Public License v3.0
616 stars 68 forks source link

Update dependency axios to v1.7.8 #1200

Closed renovate-bot closed 5 days ago

renovate-bot commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.7.7 -> 1.7.8 age adoption passing confidence

Release Notes

axios/axios (axios) ### [`v1.7.8`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#178-2024-11-25) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.7.7...v1.7.8) ##### Bug Fixes - allow passing a callback as paramsSerializer to buildURL ([#​6680](https://redirect.github.com/axios/axios/issues/6680)) ([eac4619](https://redirect.github.com/axios/axios/commit/eac4619fe2e0926e876cd260ee21e3690381dbb5)) - **core:** fixed config merging bug ([#​6668](https://redirect.github.com/axios/axios/issues/6668)) ([5d99fe4](https://redirect.github.com/axios/axios/commit/5d99fe4491202a6268c71e5dcc09192359d73cea)) - fixed width form to not shrink after 'Send Request' button is clicked ([#​6644](https://redirect.github.com/axios/axios/issues/6644)) ([7ccd5fd](https://redirect.github.com/axios/axios/commit/7ccd5fd42402102d38712c32707bf055be72ab54)) - **http:** add support for File objects as payload in http adapter ([#​6588](https://redirect.github.com/axios/axios/issues/6588)) ([#​6605](https://redirect.github.com/axios/axios/issues/6605)) ([6841d8d](https://redirect.github.com/axios/axios/commit/6841d8d18ddc71cc1bd202ffcfddb3f95622eef3)) - **http:** fixed proxy-from-env module import ([#​5222](https://redirect.github.com/axios/axios/issues/5222)) ([12b3295](https://redirect.github.com/axios/axios/commit/12b32957f1258aee94ef859809ed39f8f88f9dfa)) - **http:** use `globalThis.TextEncoder` when available ([#​6634](https://redirect.github.com/axios/axios/issues/6634)) ([df956d1](https://redirect.github.com/axios/axios/commit/df956d18febc9100a563298dfdf0f102c3d15410)) - ios11 breaks when build ([#​6608](https://redirect.github.com/axios/axios/issues/6608)) ([7638952](https://redirect.github.com/axios/axios/commit/763895270f7b50c7c780c3c9807ae8635de952cd)) - **types:** add missing types for mergeConfig function ([#​6590](https://redirect.github.com/axios/axios/issues/6590)) ([00de614](https://redirect.github.com/axios/axios/commit/00de614cd07b7149af335e202aef0e076c254f49)) - **types:** export CJS types from ESM ([#​6218](https://redirect.github.com/axios/axios/issues/6218)) ([c71811b](https://redirect.github.com/axios/axios/commit/c71811b00f2fcff558e4382ba913bdac4ad7200e)) - updated stream aborted error message to be more clear ([#​6615](https://redirect.github.com/axios/axios/issues/6615)) ([cc3217a](https://redirect.github.com/axios/axios/commit/cc3217a612024d83a663722a56d7a98d8759c6d5)) - use URL API instead of DOM to fix a potential vulnerability warning; ([#​6714](https://redirect.github.com/axios/axios/issues/6714)) ([0a8d6e1](https://redirect.github.com/axios/axios/commit/0a8d6e19da5b9899a2abafaaa06a75ee548597db)) ##### Contributors to this release - avatar [Remco Haszing](https://redirect.github.com/remcohaszing "+108/-596 (#​6218 )") - avatar [Jay](https://redirect.github.com/jasonsaayman "+281/-19 (#​6640 #​6619 )") - avatar [Aayush Yadav](https://redirect.github.com/aayushyadav020 "+124/-111 (#​6617 )") - avatar [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+12/-65 (#​6714 )") - avatar [Ell Bradshaw](https://redirect.github.com/cincodenada "+29/-0 (#​6489 )") - avatar [Amit Saini](https://redirect.github.com/amitsainii "+13/-3 (#​5237 )") - avatar [Tommaso Paulon](https://redirect.github.com/guuido "+14/-1 (#​6680 )") - avatar [Akki](https://redirect.github.com/Aakash-Rana "+5/-5 (#​6668 )") - avatar [Sampo Silvennoinen](https://redirect.github.com/stscoundrel "+3/-3 (#​6633 )") - avatar [Kasper Isager Dalsgarð](https://redirect.github.com/kasperisager "+2/-2 (#​6634 )") - avatar [Christian Clauss](https://redirect.github.com/cclauss "+4/-0 (#​6683 )") - avatar [Pavan Welihinda](https://redirect.github.com/pavan168 "+2/-2 (#​5222 )") - avatar [Taylor Flatt](https://redirect.github.com/taylorflatt "+2/-2 (#​6615 )") - avatar [Kenzo Wada](https://redirect.github.com/Kenzo-Wada "+2/-2 (#​6608 )") - avatar [Ngole Lawson](https://redirect.github.com/echelonnought "+3/-0 (#​6644 )") - avatar [Haven](https://redirect.github.com/Baoyx007 "+3/-0 (#​6590 )") - avatar [Shrivali Dutt](https://redirect.github.com/shrivalidutt "+1/-1 (#​6637 )") - avatar [Henco Appel](https://redirect.github.com/hencoappel "+1/-1 (#​6605 )")

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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



This PR was generated by Mend Renovate. View the repository job log.