Skip to content

chore(deps): bump global-dirs from 3.0.1 to 5.0.0#55

Closed
dependabot[bot] wants to merge 8 commits intomainfrom
dependabot/npm_and_yarn/global-dirs-4.0.0
Closed

chore(deps): bump global-dirs from 3.0.1 to 5.0.0#55
dependabot[bot] wants to merge 8 commits intomainfrom
dependabot/npm_and_yarn/global-dirs-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Bumps global-dirs from 3.0.1 to 4.0.0.

Release notes

Sourced from global-dirs's releases.

v4.0.0

Breaking

  • Rename package from global-dirs to global-directory 39ee7fa
  • Require Node.js 18 b9f6f26

sindresorhus/global-directory@v3.0.1...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 [global-dirs](https://github.com/sindresorhus/global-dirs) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/global-dirs/releases)
- [Commits](sindresorhus/global-directory@v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: global-dirs
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 24, 2026
@cmuench
Copy link
Copy Markdown
Contributor

cmuench commented Mar 11, 2026

@copilot review the change and check the imports, because of the breaking change.

Copy link
Copy Markdown

Copilot AI commented Mar 11, 2026

@cmuench I've opened a new pull request, #73, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 3 commits March 11, 2026 06:44
Co-authored-by: cmuench <211294+cmuench@users.noreply.github.com>
- Update import in lib/plugin-loader.js to use 'global-directory'
- Remove deprecated 'global-dirs' package from package.json
- global-dirs 4.0.0 was renamed/deprecated in favor of global-directory"

Co-authored-by: cmuench <211294+cmuench@users.noreply.github.com>
fix(deps): replace deprecated global-dirs with global-directory
@cmuench cmuench changed the title chore(deps): bump global-dirs from 3.0.1 to 4.0.0 chore(deps): bump global-dirs from 3.0.1 to 5.0.0 Mar 11, 2026
@cmuench
Copy link
Copy Markdown
Contributor

cmuench commented Mar 11, 2026

@copilot fix the conflict

Copy link
Copy Markdown

Copilot AI commented Mar 11, 2026

@cmuench I've opened a new pull request, #77, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits March 11, 2026 15:43
…onflict with main

- Rebase branch on top of current main (v1.4.0)
- Replace global-dirs with global-directory in package.json
- Update import in lib/plugin-loader.js to use global-directory
- Update test mock in performance_plugin_loader.test.js
- Regenerate package-lock.json via npm install

Co-authored-by: cmuench <211294+cmuench@users.noreply.github.com>
fix(deps): migrate global-dirs → global-directory, resolve conflict with main
@cmuench cmuench closed this Mar 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 20, 2026

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/global-dirs-4.0.0 branch March 20, 2026 16:53
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants