Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the major-updates group with 1 update: open.

Updates open from 8.4.2 to 10.2.0

Release notes

Sourced from open's releases.

v10.2.0

  • Add support for Brave browser (#362) b62b99e

sindresorhus/open@v10.1.2...v10.2.0

v10.1.2

  • Fix detection of Windows default browser from WSL (#358) 6187a82

sindresorhus/open@v10.1.1...v10.1.2

v10.1.1

  • Fix: Use correct bundle ID for Microsoft Edge (#356) 55537f1

sindresorhus/open@v10.1.0...v10.1.1

v10.1.0

  • Linux: Update xdg-open to 1.2.1 (#338) c702c66

sindresorhus/open@v10.0.4...v10.1.0

v10.0.4

  • Fix support for passing predefined app to openApp() (#335) d9e7422

sindresorhus/open@v10.0.3...v10.0.4

v10.0.3

  • Fix target option on macOS (#332) b597dec

sindresorhus/open@v10.0.2...v10.0.3

v10.0.2

  • Fix Linux compatibility 798cd93

sindresorhus/open@v10.0.1...v10.0.2

v10.0.1

  • Add Windows environment variable fallback for some broken systems (#328) 8e69be4

sindresorhus/open@v10.0.0...v10.0.1

v10.0.0

Breaking

  • Require Node.js 18 5628dc8

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added automated automatically created PR dependencies Pull requests that update a dependency file labels Oct 13, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file automated automatically created PR labels Oct 13, 2025
Copy link

github-actions bot commented Oct 13, 2025

📦 Package.json Changes Detected

This PR modifies package.json. Please review the following changes carefully, and tick the following checklist boxes:

Checklist for Reviewers

  • Verify that new and/or updated dependencies are necessary and from trusted sources
  • Review any script changes for (security) implications
  • Verify whether a new version should be released after merging the PR

Package.json Diff

diff --git a/package.json b/package.json
index 509e463..76dc212 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
     "commander": "^14.0.0",
     "dotenv": "^17.2.1",
     "dt-app": "^0.148.1",
-    "open": "^8.4.2",
+    "open": "^10.2.0",
     "zod-to-json-schema": "^3.24.5"
   },
   "devDependencies": {

This comment was automatically generated by the PR Package.json Comment workflow.

Bumps the major-updates group with 1 update: [open](https://github.com/sindresorhus/open).


Updates `open` from 8.4.2 to 10.2.0
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v8.4.2...v10.2.0)

---
updated-dependencies:
- dependency-name: open
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/major-updates-58ecf54f45 branch from 46fdc70 to 4bc4c95 Compare October 15, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated automatically created PR dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants