chore(deps): update dependency open to v9#12880
Conversation
|
|
18c9e1a to
029cac8
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
| // open includes a declation of `__dirname` variable | ||
| // this conflicts with cjsPatchPlugin | ||
| 'open/index.js': { | ||
| src: 'const __dirname = path.dirname(fileURLToPath(import.meta.url));', | ||
| replacement: '', | ||
| }, |
There was a problem hiding this comment.
I'm not sure if this is the best way to fix this.
|
Interesting to see |
|
Umm, it seems the size gets bigger around 40kB/100kB. Without this PRpackage size: 752.1 kB With this PRpackage size: 787.9 kB |
|
Let's close this for now, and revisit it when needed. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^8.4.2->^9.1.0Release Notes
sindresorhus/open
v9.1.0Compare Source
46adf0bv9.0.0Compare Source
Breaking
7f5995eopen.openAppis now a named import:import {openApp} from 'open'open.appsis now a named import:import {apps} from 'open'Improvements
3b79981Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.