-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency open to v10 #1782
Merged
danielbankhead
merged 2 commits into
googleapis:main
from
renovate-bot:renovate/open-10.x
Mar 29, 2024
Merged
fix(deps): update dependency open to v10 #1782
danielbankhead
merged 2 commits into
googleapis:main
from
renovate-bot:renovate/open-10.x
Mar 29, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 28, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 28, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 28, 2024
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 29, 2024
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 29, 2024
danielbankhead
approved these changes
Mar 29, 2024
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 29, 2024
This was referenced Jun 7, 2024
This was referenced Jun 14, 2024
This was referenced Sep 26, 2024
This was referenced Sep 30, 2024
This was referenced Oct 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0
->^10.0.0
Release Notes
sindresorhus/open (open)
v10.1.0
Compare Source
xdg-open
to 1.2.1 (#338)c702c66
v10.0.4
Compare Source
openApp()
(#335)d9e7422
v10.0.3
Compare Source
target
option on macOS (#332)b597dec
v10.0.2
Compare Source
798cd93
v10.0.1
Compare Source
8e69be4
v10.0.0
Compare Source
Breaking
5628dc8
v9.1.0
Compare Source
46adf0b
v9.0.0
Compare Source
Breaking
7f5995e
open.openApp
is now a named import:import {openApp} from 'open'
open.apps
is now a named import:import {apps} from 'open'
Improvements
3b79981
v8.4.2
Compare Source
51fae87
v8.4.1
Compare Source
allowNonzeroExitCode
option (#296)051edca
app
argument with WSL (#295)4cf1a6d
v8.4.0
Compare Source
b58fb1f
v8.3.0
Compare Source
openApp
method (#263)1acc682
v8.2.1
Compare Source
492445a
v8.2.0
Compare Source
newInstance
option for macOS (#253)5e663d6
v8.1.0
Compare Source
open.apps.edge
(#252)aff3e84
v8.0.9
Compare Source
1ee638c
v8.0.8
Compare Source
5b3b01c
v8.0.7
Compare Source
open.apps
(#245)b75ebaa
v8.0.6
Compare Source
4ab321b
v8.0.5
Compare Source
chrome
app on macOS (#240)87f3d7a
v8.0.4
Compare Source
app.argument
option (#237)e127ae8
v8.0.3
Compare Source
53faf7f
v8.0.2
Compare Source
26ee3d2
v8.0.1
Compare Source
71777b1
v8.0.0
Compare Source
Breaking
cde5c79
url
optionapp
option now accepts an object instead of a string/array:Improvements
open.apps
constants, which lets easily open Chrome and Firefox without cross-platform issuesv7.4.2
Compare Source
f4df68a
v7.4.1
Compare Source
db8eb8f
36e9964
v7.4.0
Compare Source
wslu
(#217)315a480
v7.3.1
Compare Source
/mnt/
(#210)a3bbadc
v7.3.0
Compare Source
be0f794
v7.2.1
Compare Source
app
option on Windows (#191)9bcd285
v7.2.0
Compare Source
f7ca0d3
v7.1.0
Compare Source
allowNonzeroExitCode
option (#176)e009765
v7.0.4
Compare Source
48b6d0e
v7.0.3
Compare Source
1e716b8
app
option on Windows (#172)30f4abe
v7.0.2
Compare Source
2c1647d
v7.0.1
Compare Source
417c326
d8a508b
v7.0.0
Compare Source
Breaking
7ef15d2
If you use
open
with URLs, you'll want to use the new{url: true}
option.Read more.
Enhancements
12333bf
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.