Skip to content

chore(deps): bump globby from 13.2.2 to 16.2.4 - #1089

Merged
Changyong Gong (chagong) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/globby-16.2.4
Sep 8, 2026
Merged

chore(deps): bump globby from 13.2.2 to 16.2.4#1089
Changyong Gong (chagong) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/globby-16.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps globby from 13.2.2 to 16.2.4.

Release notes

Sourced from globby's releases.

v16.2.4

  • Fix ignore option disabling the gitignore option 19e1fce

sindresorhus/globby@v16.2.3...v16.2.4

v16.2.3

  • Fix backslash-escaped .gitignore rules 5775ffb

sindresorhus/globby@v16.2.2...v16.2.3

v16.2.2

  • Fix: Do not enumerate ignored directories with gitignore option 8bf8f54

sindresorhus/globby@v16.2.1...v16.2.2

v16.2.1

  • Fix gitignore ignoring an entire checkout under an anchored ancestor path (#277) e7bd988

sindresorhus/globby@v16.2.0...v16.2.1

v16.2.0


sindresorhus/globby@v16.1.1...v16.2.0

v16.1.1

  • Fix negation patterns with absolute filesystem paths 72e9916

sindresorhus/globby@v16.1.0...v16.1.1

v16.1.0


sindresorhus/globby@v16.0.0...v16.1.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2026
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Sep 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/globby-16.2.4 branch from f49a8a7 to 7db95cc Compare September 8, 2026 06:25
Bumps [globby](https://github.com/sindresorhus/globby) from 13.2.2 to 16.2.4.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v13.2.2...v16.2.4)

---
updated-dependencies:
- dependency-name: globby
  dependency-version: 16.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a straightforward dependency bump with consistent lockfile updates and no conflicting project constraints found during review.

Pull request overview

This PR updates the npm dependency globby to a newer major version, refreshing the repository’s globbing implementation and its transitive dependency tree in package-lock.json.

Changes:

  • Bump globby from the ^13.x range to ^16.2.4 in package.json.
  • Regenerate package-lock.json to reflect globby@16.2.4 and updated transitive dependencies (e.g., ignore, slash, plus new additions like unicorn-magic).
File summaries
File Description
package.json Updates the declared globby dependency version range to ^16.2.4.
package-lock.json Locks globby@16.2.4 and updates/removes transitive dependencies accordingly.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@chagong Changyong Gong (chagong) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependency necessity, major-version migration notes, Node 20 compatibility, packaging, and current-head CI verified.

@chagong
Changyong Gong (chagong) merged commit 63ea765 into main Sep 8, 2026
34 checks passed
@chagong
Changyong Gong (chagong) deleted the dependabot/npm_and_yarn/globby-16.2.4 branch September 8, 2026 07:35
@chagong

Copy link
Copy Markdown
Contributor

Decision: MERGED

Dependabot PR Manager result

Repository: microsoft/vscode-java-dependency
Pull request: microsoft/vscode-java-dependency#1089chore(deps): bump globby from 13.2.2 to 16.2.4
Update: globby 13.2.2 → 16.2.4 — major, not security-related.

Safety assessment: Bot-only provenance; compatibility-remediation gate passed without source changes. globby remains a necessary direct runtime dependency. Crossed-major changes require Node 20 and alter only unused gitignore: true behavior; the extension and CI use Node 20 or newer. Residual risk is low.

Final state: Head 65076be2838383575cfe058f12a12ff31ff46e48; merged as 63ea765eb6430f25e544249d9151af328741fddc; post-merge state UNKNOWN; review APPROVED; CI 33/33 successful with no failed or non-terminal checks.

Actions taken: Confirmed branch freshness (behind_by: 0); validated clean install, dependency tree, lint, compilation, production webpack bundle, and VSIX packaging. The local integration runner encountered an unrelated Java delegate setup failure, while all current-head Linux, Windows, macOS, and E2E jobs passed. Requested Copilot review, which recommended approval with no comments; approved and squash-merged. No rebase, recreation, CI rerun, remediation, commit, or push was needed.

Reason: None.
Next action: None.
Workflow run: https://github.com/chagong/JavaForge/actions/runs/34198101022

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