jaywcjlove / cookie.js

:cookie: A simple, lightweight JavaScript API for handling browser cookies , it is easy to pick up and use, has a reasonable footprint(~2kb, gzipped: 0.95kb), and has no dependencies. It should not interfere with any JavaScript libraries or frameworks. https://jaywcjlove.github.io/cookie.js/
https://jaywcjlove.github.io/cookie.js
184 stars 55 forks source link

chore(deps): update dependency @rollup/plugin-node-resolve to ~13.3.0 - autoclosed #24

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-node-resolve ~13.1.1 -> ~13.3.0 age adoption passing confidence

Release Notes

rollup/plugins ### [`v13.3.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1330) *2022-05-02* ##### Features - feat: support `node:` protocol ([#​1124](https://togithub.com/rollup/plugins/issues/1124)) ### [`v13.2.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1322) *2022-05-02* ##### Bugfixes - fix: Respect if other plugins resolve the resolution to a different id ([#​1181](https://togithub.com/rollup/plugins/issues/1181)) - fix: Revert respect if other plugins resolve the resolution to a different id ([`ae59ceb`](https://togithub.com/rollup/plugins/commit/ae59ceb)) - fix: Respect if other plugins resolve the resolution to a different id ([`f8d4c44`](https://togithub.com/rollup/plugins/commit/f8d4c44)) ### [`v13.2.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1321) *2022-04-15* ##### Bugfixes - fix: update side effects logic to be deep when glob doesn’t contain `/` ([#​1148](https://togithub.com/rollup/plugins/issues/1148)) ### [`v13.2.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1320) *2022-04-11* ##### Features - feat: Add the ability to pass a function into resolveOnly ([#​1152](https://togithub.com/rollup/plugins/issues/1152))

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 this update again.



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