Soontao / light-odata

OData(V2/V4) Client for javascript/typescript
MIT License
41 stars 10 forks source link

fix(deps): update dependency fetch-cookie to v3 #886

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fetch-cookie ^2.1.0 -> ^3.0.0 age adoption passing confidence

Release Notes

valeriangalliat/fetch-cookie (fetch-cookie) ### [`v3.0.0`](https://togithub.com/valeriangalliat/fetch-cookie/blob/HEAD/CHANGELOG.md#300---2024-02-21) [Compare Source](https://togithub.com/valeriangalliat/fetch-cookie/compare/v2.2.0...v3.0.0) - Export `FetchCookieImpl` interface. (\[[#​81](https://togithub.com/valeriangalliat/fetch-cookie/issues/81)]) - **Breaking:** move away from CJS `module.exports = fetchCookie` style, instead use more standard and future-proof `exports.default = fetchCookie`. When using CJS, you now need to `const fetchCookie = require('fetch-cookie').default` instead of `const fetchCookie = require('fetch-cookie')` previously.

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.

πŸ”• 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.

netlify[bot] commented 7 months ago

Deploy Preview for helpful-licorice-837ce2 ready!

Name Link
Latest commit a31a463ed9066bb114e462cacae90bf51b9905fd
Latest deploy log https://app.netlify.com/sites/helpful-licorice-837ce2/deploys/65d6a1547907d80008ab41e7
Deploy Preview https://deploy-preview-886--helpful-licorice-837ce2.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.