mathiasrw / rexreplace

Smooth find & replace CLI as it should be: simple file selection with globs, flexible patterns with regex and dynamic replacements from js code.
26 stars 3 forks source link

Update dependency @rollup/plugin-node-resolve to v13.3.0 #352

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-node-resolve (source) 13.0.6 -> 13.3.0 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-node-resolve) ### [`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)) ### [`v13.1.3`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1313) *2022-01-05* ##### Bugfixes - fix: use correct version when published ([#​1063](https://togithub.com/rollup/plugins/issues/1063)) ### [`v13.1.2`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1312) *2021-12-31* ##### Bugfixes - fix: forward meta-information from other plugins ([#​1062](https://togithub.com/rollup/plugins/issues/1062)) ### [`v13.1.1`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1311) *2021-12-13* ##### Updates - test: add tests for mixing custom `exportConditions` with `browser: true` ([#​1043](https://togithub.com/rollup/plugins/issues/1043)) ### [`v13.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1310) *2021-12-13* ##### Features - feat: expose plugin version ([#​1050](https://togithub.com/rollup/plugins/issues/1050))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.