Skip to content

Upgrade to the latest version of open#227

Merged
GrahamCampbell merged 1 commit intomainfrom
upgrade-open
May 1, 2026
Merged

Upgrade to the latest version of open#227
GrahamCampbell merged 1 commit intomainfrom
upgrade-open

Conversation

@GrahamCampbell
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s browser-opening helper to work with the latest open package release, aligning dependency and runtime usage with open’s newer module format.

Changes:

  • Bump open dependency from ^8.4.2 to ^11.0.0.
  • Update lib/utils/open-browser.js to load open via dynamic import() and centralize error logging.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Upgrades open dependency to ^11.0.0.
lib/utils/open-browser.js Switches from require('open') to dynamic import('open') and adds shared error logging for open failures.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GrahamCampbell GrahamCampbell merged commit f5747d6 into main May 1, 2026
8 checks passed
@GrahamCampbell GrahamCampbell deleted the upgrade-open branch May 1, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants