googleapis / nodejs-local-auth

A standalone library for receiving Google OAuth tokens
Apache License 2.0
34 stars 15 forks source link

fix(deps): update dependency open to v9 #155

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
open ^7.0.3 -> ^9.0.0 age adoption passing confidence

Release Notes

sindresorhus/open ### [`v9.0.0`](https://togithub.com/sindresorhus/open/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.4.2...v9.0.0) ##### Breaking - Require Node.js 14 [`7f5995e`](https://togithub.com/sindresorhus/open/commit/7f5995e) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - Please don't open issues regarding ESM / CommonJS. - `open.openApp` is now a named import: `import {openApp} from 'open'` - `open.apps` is now a named import: `import {apps} from 'open'` ##### Improvements - Add the ability to open default browser and default browser in private mode ([#​294](https://togithub.com/sindresorhus/open/issues/294)) [`3b79981`](https://togithub.com/sindresorhus/open/commit/3b79981) ### [`v8.4.2`](https://togithub.com/sindresorhus/open/releases/tag/v8.4.2) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.4.1...v8.4.2) - Fix support for Podman [`51fae87`](https://togithub.com/sindresorhus/open/commit/51fae87) ### [`v8.4.1`](https://togithub.com/sindresorhus/open/releases/tag/v8.4.1) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.4.0...v8.4.1) - Fix `allowNonzeroExitCode` option ([#​296](https://togithub.com/sindresorhus/open/issues/296)) [`051edca`](https://togithub.com/sindresorhus/open/commit/051edca) - Fix the `app` argument with WSL ([#​295](https://togithub.com/sindresorhus/open/issues/295)) [`4cf1a6d`](https://togithub.com/sindresorhus/open/commit/4cf1a6d) ### [`v8.4.0`](https://togithub.com/sindresorhus/open/releases/tag/v8.4.0) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.3.0...v8.4.0) - Improve ArchLinux support ([#​265](https://togithub.com/sindresorhus/open/issues/265)) [`b58fb1f`](https://togithub.com/sindresorhus/open/commit/b58fb1f) ### [`v8.3.0`](https://togithub.com/sindresorhus/open/releases/tag/v8.3.0) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.2.1...v8.3.0) - Add [`openApp`](https://togithub.com/sindresorhus/open#openopenappname-options) method ([#​263](https://togithub.com/sindresorhus/open/issues/263)) [`1acc682`](https://togithub.com/sindresorhus/open/commit/1acc682) ### [`v8.2.1`](https://togithub.com/sindresorhus/open/releases/tag/v8.2.1) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.2.0...v8.2.1) - Gracefully handle reused array being passed in ([#​255](https://togithub.com/sindresorhus/open/issues/255)) [`492445a`](https://togithub.com/sindresorhus/open/commit/492445a) ### [`v8.2.0`](https://togithub.com/sindresorhus/open/releases/tag/v8.2.0) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.1.0...v8.2.0) - Add [`newInstance`](https://togithub.com/sindresorhus/open#newinstance-macos-only) option for macOS ([#​253](https://togithub.com/sindresorhus/open/issues/253)) [`5e663d6`](https://togithub.com/sindresorhus/open/commit/5e663d6) ### [`v8.1.0`](https://togithub.com/sindresorhus/open/releases/tag/v8.1.0) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.9...v8.1.0) - Add `open.apps.edge` ([#​252](https://togithub.com/sindresorhus/open/issues/252)) [`aff3e84`](https://togithub.com/sindresorhus/open/commit/aff3e84) ### [`v8.0.9`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.9) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.8...v8.0.9) - Revert "Hide PowerShell window on Windows" ([#​250](https://togithub.com/sindresorhus/open/issues/250)) [`1ee638c`](https://togithub.com/sindresorhus/open/commit/1ee638c) ### [`v8.0.8`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.8) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.7...v8.0.8) - WSL: Ignore commented mount point lines in wsl.conf ([#​247](https://togithub.com/sindresorhus/open/issues/247)) [`5b3b01c`](https://togithub.com/sindresorhus/open/commit/5b3b01c) ### [`v8.0.7`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.7) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.6...v8.0.7) - Fix multiple apps support for `open.apps` ([#​245](https://togithub.com/sindresorhus/open/issues/245)) [`b75ebaa`](https://togithub.com/sindresorhus/open/commit/b75ebaa) ### [`v8.0.6`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.6) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.5...v8.0.6) - Fix getting WSL mount point on Windows ([#​243](https://togithub.com/sindresorhus/open/issues/243)) [`4ab321b`](https://togithub.com/sindresorhus/open/commit/4ab321b) ### [`v8.0.5`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.5) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.4...v8.0.5) - Fix `chrome` app on macOS ([#​240](https://togithub.com/sindresorhus/open/issues/240)) [`87f3d7a`](https://togithub.com/sindresorhus/open/commit/87f3d7a) ### [`v8.0.4`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.4) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.3...v8.0.4) - Fix the `app.argument` option ([#​237](https://togithub.com/sindresorhus/open/issues/237)) [`e127ae8`](https://togithub.com/sindresorhus/open/commit/e127ae8) ### [`v8.0.3`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.3) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.2...v8.0.3) - Hide PowerShell window on Windows ([#​235](https://togithub.com/sindresorhus/open/issues/235)) [`53faf7f`](https://togithub.com/sindresorhus/open/commit/53faf7f) ### [`v8.0.2`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.2) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.1...v8.0.2) - Fix a regression in v8.0.0 ([#​232](https://togithub.com/sindresorhus/open/issues/232)) [`26ee3d2`](https://togithub.com/sindresorhus/open/commit/26ee3d2) ### [`v8.0.1`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.1) [Compare Source](https://togithub.com/sindresorhus/open/compare/v8.0.0...v8.0.1) - Fix Node.js 12 compatibility ([#​229](https://togithub.com/sindresorhus/open/issues/229)) [`71777b1`](https://togithub.com/sindresorhus/open/commit/71777b1) ### [`v8.0.0`](https://togithub.com/sindresorhus/open/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/open/compare/v7.4.2...v8.0.0) ##### Breaking - Require Node.js 12 [`cde5c79`](https://togithub.com/sindresorhus/open/commit/cde5c79) - Removed deprecated `url` option - The `app` option now accepts an object instead of a string/array: ```diff await open('https://sindresorhus.com', { - app: 'firefox' + app: {name: 'firefox'} }); ``` ```diff await open('https://sindresorhus.com', { - app: ['chrome', '--incognito'] + app: {name: 'google chrome', arguments: '--incognito'} }); ``` ##### Improvements - Add [`open.apps`](https://togithub.com/sindresorhus/open#openapps) constants, which lets easily open Chrome and Firefox without cross-platform issues

Configuration

šŸ“… Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR is behind base branch, 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.

forking-renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.