Skip to content

chore(deps-dev): bump builtin-modules from 3.3.0 to 5.0.0#379

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/builtin-modules-5.0.0
Closed

chore(deps-dev): bump builtin-modules from 3.3.0 to 5.0.0#379
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/builtin-modules-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps builtin-modules from 3.3.0 to 5.0.0.

Release notes

Sourced from builtin-modules's releases.

v5.0.0

Breaking

  • Remove punycode since it's deprecated

Improvements

  • Update module list (#18) 7a54302

sindresorhus/builtin-modules@v4.0.0...v5.0.0

v4.0.0

Breaking

  • Require Node.js 18 75f59d3
  • This package is now pure ESM. Please read this.
  • This package now only exports a static list of built-ins 75f59d3
    • To get a list of built-ins for the current Node.js version, use the built-in API: import {builtinModules} from 'node:module'

sindresorhus/builtin-modules@v3.3.0...v4.0.0

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 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)

Bumps [builtin-modules](https://github.com/sindresorhus/builtin-modules) from 3.3.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/builtin-modules/releases)
- [Commits](sindresorhus/builtin-modules@v3.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: builtin-modules
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies Change in project dependencies. javascript Pull requests that update javascript code labels Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Looks like builtin-modules is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 30, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/builtin-modules-5.0.0 branch March 30, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Change in project dependencies. javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants