Skip to content

build(deps-dev): bump @metamask/create-release-branch from 3.1.0 to 4.1.3#292

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/metamask/create-release-branch-4.1.3
Closed

build(deps-dev): bump @metamask/create-release-branch from 3.1.0 to 4.1.3#292
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/metamask/create-release-branch-4.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2025

Copy link
Copy Markdown
Contributor

Bumps @metamask/create-release-branch from 3.1.0 to 4.1.3.

Release notes

Sourced from @​metamask/create-release-branch's releases.

4.1.3

Fixed

  • When creating a new release and populating the Unreleased section, use the same repo URLs in PR links as auto-changelog update would use (#165)
    • This prevents the updated changelog that create-release-branch produces from being invalid in the case where a non-standard URL was used to clone the repo originally.

4.1.2

Fixed

  • Improved error handling when opening browser fails due to System Events permissions or non-standard browser configurations (#178)
    • Now provides clear manual URL instructions instead of failing with osascript errors
    • Handles both cases: when terminal lacks System Events permissions and when using alternative browsers like Brave

4.1.1

Fixed

  • Ask users to include peer dependents of a major-bumped package in the release, even they've had no changes (#173)
  • UI: Include all peer dependents of a major-bumped package as available packages to release, even if they've had no changes (#173)

4.1.0

Added

  • Add interactive web UI for selecting package versions to release (#166)
    • Added --interactive (-i) flag to launch a web-based UI for easier version selection
    • Added --port option to configure the web server port (default: 3000)

Changed

  • Refine breaking change dependent detection to only consider peer dependencies (#170)
    • This change supports our policy of requiring packages with breaking changes to be released alongside their dependents
    • Regular dependencies are no longer included in this check
  • Allow npm:name@version dependency redirections in manifest (#158)

4.0.0

Changed

  • BREAKING: Bump minimum Node.js version to ^18.18 (#156)
  • BREAKING: Bump @metamask/auto-changelog to ^4.0.0 (#156)
    • This requires prettier@>=3.0.0.
Changelog

Sourced from @​metamask/create-release-branch's changelog.

[4.1.3]

Fixed

  • When creating a new release and populating the Unreleased section, use the same repo URLs in PR links as auto-changelog update would use (#165)
    • This prevents the updated changelog that create-release-branch produces from being invalid in the case where a non-standard URL was used to clone the repo originally.

[4.1.2]

Fixed

  • Improved error handling when opening browser fails due to System Events permissions or non-standard browser configurations (#178)
    • Now provides clear manual URL instructions instead of failing with osascript errors
    • Handles both cases: when terminal lacks System Events permissions and when using alternative browsers like Brave

[4.1.1]

Fixed

  • Ask users to include peer dependents of a major-bumped package in the release, even they've had no changes (#173)
  • UI: Include all peer dependents of a major-bumped package as available packages to release, even if they've had no changes (#173)

[4.1.0]

Added

  • Add interactive web UI for selecting package versions to release (#166)
    • Added --interactive (-i) flag to launch a web-based UI for easier version selection
    • Added --port option to configure the web server port (default: 3000)

Changed

  • Refine breaking change dependent detection to only consider peer dependencies (#170)
    • This change supports our policy of requiring packages with breaking changes to be released alongside their dependents
    • Regular dependencies are no longer included in this check
  • Allow npm:name@version dependency redirections in manifest (#158)

[4.0.0]

Changed

  • BREAKING: Bump minimum Node.js version to ^18.18 (#156)
  • BREAKING: Bump @metamask/auto-changelog to ^4.0.0 (#156)
    • This requires prettier@>=3.0.0.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 27, 2025
@dependabot
dependabot Bot requested review from a team as code owners May 27, 2025 12:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 27, 2025
@socket-security

socket-security Bot commented May 27, 2025

Copy link
Copy Markdown

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.

Action Severity Alert (click for details)
Block Medium
@metamask/create-release-branch@4.1.3 has Network access.

Module: globalThis["fetch"]

Location: Package overview

From: package.jsonnpm/@metamask/create-release-branch@4.1.3

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@metamask/create-release-branch@4.1.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Medium
body-parser@1.20.3 has Network access.

Module: http-errors

Location: Package overview

From: yarn.locknpm/body-parser@1.20.3

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/body-parser@1.20.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Medium
debug@2.6.9 has Network access.

Module: net

Location: Package overview

From: yarn.locknpm/express@4.21.2npm/debug@2.6.9

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/debug@2.6.9. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Medium
express@4.21.2 has Network access.

Module: http

Location: Package overview

From: yarn.locknpm/express@4.21.2

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/express@4.21.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Medium
methods@1.1.2 has Network access.

Module: http

Location: Package overview

From: yarn.locknpm/methods@1.1.2

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/methods@1.1.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Medium
raw-body@2.5.2 has Network access.

Module: http-errors

Location: Package overview

From: yarn.locknpm/raw-body@2.5.2

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/raw-body@2.5.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Medium
send@0.19.0 has Network access.

Module: http-errors

Location: Package overview

From: yarn.locknpm/send@0.19.0

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/send@0.19.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
body-parser@1.20.3 has a New author.

New Author: ulisesgascon

Previous Author: dougwilson

From: yarn.locknpm/body-parser@1.20.3

ℹ Read more on: This package | This alert | What is new author?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/body-parser@1.20.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
encodeurl@2.0.0 has a New author.

New Author: blakeembrey

Previous Author: dougwilson

From: yarn.locknpm/encodeurl@2.0.0

ℹ Read more on: This package | This alert | What is new author?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/encodeurl@2.0.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
express@4.21.2 has a New author.

New Author: jonchurch

Previous Author: ulisesgascon

From: yarn.locknpm/express@4.21.2

ℹ Read more on: This package | This alert | What is new author?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/express@4.21.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
send@0.19.0 has a New author.

New Author: ulisesgascon

Previous Author: wesleytodd

From: yarn.locknpm/send@0.19.0

ℹ Read more on: This package | This alert | What is new author?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/send@0.19.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@gantunesr gantunesr assigned ccharly and unassigned ccharly Jun 11, 2025
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/metamask/create-release-branch-4.1.3 branch 2 times, most recently from 965e417 to 968a27b Compare June 18, 2025 14:28
Bumps [@metamask/create-release-branch](https://github.com/MetaMask/create-release-branch) from 3.1.0 to 4.1.3.
- [Release notes](https://github.com/MetaMask/create-release-branch/releases)
- [Changelog](https://github.com/MetaMask/create-release-branch/blob/main/CHANGELOG.md)
- [Commits](MetaMask/create-release-branch@v3.1.0...v4.1.3)

---
updated-dependencies:
- dependency-name: "@metamask/create-release-branch"
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/metamask/create-release-branch-4.1.3 branch from 968a27b to 8015d79 Compare June 18, 2025 14:43
@github-actions

Copy link
Copy Markdown

This PR is marked as stale because it has been open for 60 days with no activity. Please remove the stale label or leave a comment, or it will be closed in 14 days.

@github-actions github-actions Bot added the Stale label Sep 15, 2025
@github-actions

Copy link
Copy Markdown

This PR was closed due to no follow-up activity in the last 14 days. Thank you for your contributions.

@github-actions github-actions Bot closed this Sep 30, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 30, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/metamask/create-release-branch-4.1.3 branch September 30, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants