Update dependency @rollup/plugin-node-resolve to v15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @rollup/plugin-node-resolve (source) | 11.1.0 -> 15.3.0 |
Release Notes
rollup/plugins (@rollup/plugin-node-resolve)
v15.3.0
2024-09-23
Features
- feat: allow preferBuiltins to be a function (#1694)
v15.2.4
2024-09-22
Updates
- chore: remove is-builtin-module (#1735)
v15.2.3
2023-10-08
Bugfixes
- fix: modulePaths default is not set #1534
v15.2.2
2023-10-05
Bugfixes
- fix: ensure rollup 4 compatibility #1595
v15.2.1
2023-08-22
Bugfixes
- fix: Implement package exports / imports resolution algorithm according to Node documentation #1549
v15.2.0
2023-08-17
Features
- feat: pass original importee to secondary resolve #1557
v15.1.0
2023-05-30
Features
- feat: Resolve js/jsx/mjs/cjs imports from TypeScript files #1498
v15.0.2
2023-04-04
Bugfixes
- fix: bump is-builtin-module version, imports with a trailing slash #1424
v15.0.1
2022-10-21
Updates
- chore: update rollup dependencies (3038271)
v15.0.0
2022-10-10
Breaking Changes
- fix: prepare for Rollup 3 #1288
v14.1.0
2022-09-12
Features
- feat: add new option, modulePaths (#1104)
v14.0.1
2022-09-08
Bugfixes
- fix: handle circular commonjs (#1259)
v14.0.0
2022-09-06
Breaking Changes
- fix: preserve moduleSideEffects when re-resolving files (#1245)
v13.3.0
2022-05-02
Features
- feat: support
node:protocol (#1124)
v13.2.2
2022-05-02
Bugfixes
- fix: Respect if other plugins resolve the resolution to a different id (#1181)
- fix: Revert respect if other plugins resolve the resolution to a different id (
ae59ceb) - fix: Respect if other plugins resolve the resolution to a different id (
f8d4c44)
v13.2.1
2022-04-15
Bugfixes
- fix: update side effects logic to be deep when glob doesn’t contain
/(#1148)
v13.2.0
2022-04-11
Features
- feat: Add the ability to pass a function into resolveOnly (#1152)
v13.1.3
2022-01-05
Bugfixes
- fix: use correct version when published (#1063)
v13.1.2
2021-12-31
Bugfixes
- fix: forward meta-information from other plugins (#1062)
v13.1.1
2021-12-13
Updates
- test: add tests for mixing custom
exportConditionswithbrowser: true(#1043)
v13.1.0
2021-12-13
Features
- feat: expose plugin version (#1050)
v13.0.6
2021-10-19
Bugfixes
- fix: pass on isEntry flag (#1016)
v13.0.5
2021-09-21
Updates
- docs: fix readme heading depth (#999)
v13.0.4
2021-07-24
Bugfixes
- fix: Fix bug where JS import was converted to a TS import, resulting in an error when using export maps (#921)
v13.0.3
2021-07-24
Bugfixes
- fix: handle browser-mapped paths correctly in nested contexts (#920)
v13.0.2
2021-07-15
Bugfixes
- fix: handle "package.json" being in path (#927)
v13.0.1
2021-07-15
Updates
- docs: Document how to get Node.js exports resolution (#884)
v13.0.0
2021-05-04
Breaking Changes
- fix!: mark module as external if resolved module is external (#799)
Features
v11.2.1
2021-03-26
Bugfixes
- fix: fs.exists is incorrectly promisified (#835)
v11.2.0
2021-02-14
Features
- feat: add
ignoreSideEffectsForRootoption (#694)
Updates
- chore: mark
urlas an external and throw on warning (#783) - docs: clearer "Resolving Built-Ins" doc (#782)
v11.1.1
2021-01-29
Bugfixes
- fix: only log last resolve error (#750)
Updates
- docs: add clarification on the order of package entrypoints (#768)
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.