Skip to content

Bump glob from 10.4.5 to 12.0.0 in /sdk/nodejs in the npm_and_yarn group across 1 directory#3961

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/sdk/nodejs/npm_and_yarn-b873906914
Closed

Bump glob from 10.4.5 to 12.0.0 in /sdk/nodejs in the npm_and_yarn group across 1 directory#3961
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/sdk/nodejs/npm_and_yarn-b873906914

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps the npm_and_yarn group with 1 update in the /sdk/nodejs directory: glob.

Updates glob from 10.4.5 to 12.0.0

Changelog

Sourced from glob's changelog.

changeglob

12

  • Remove the unsafe --shell option. The --shell option is now ONLY supported on known shells where the behavior can be implemented safely.

11.1

GHSA-5j98-mcp5-4vw2

  • Add the --shell option for the command line, with a warning that this is unsafe. (It will be removed in v12.)
  • Add the --cmd-arg/-g as a way to safely add positional arguments to the command provided to the CLI tool.
  • Detect commands with space or quote characters on known shells, and pass positional arguments to them safely, avoiding shell:true execution.

11.0

  • Drop support for node before v20

10.4

  • Add includeChildMatches: false option
  • Export the Ignore class

10.3

  • Add --default -p flag to provide a default pattern
  • exclude symbolic links to directories when follow and nodir are both set

10.2

  • Add glob cli

10.1

  • Return '.' instead of the empty string '' when the current working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on Windows.

10.0.0

  • No default exports, only named exports

... (truncated)

Commits
  • 2b03cca 12.0.0
  • d56203d prettier config
  • bb521e5 Remove --shell option where unsafe to use
  • 2551fb5 11.1.0
  • 47473c0 bin: Do not expose filenames to shell expansion
  • bc33fe1 skip tilde test on systems that lack tilde expansion
  • 59bf9ca fix notes
  • dde4fa6 docs(README): add #anchor and improve notes
  • 0559b0e docs: add better links to path-scurry docs
  • c9773c2 fix: correct typos in README.md
  • Additional commits viewable in compare view

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the /sdk/nodejs directory: [glob](https://github.com/isaacs/node-glob).


Updates `glob` from 10.4.5 to 12.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.5...v12.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 12.0.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

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 Nov 18, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.77%. Comparing base (bd500e4) to head (e06c1bc).
⚠️ Report is 118 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3961   +/-   ##
=======================================
  Coverage   43.77%   43.77%           
=======================================
  Files          86       86           
  Lines        9899     9899           
=======================================
  Hits         4333     4333           
  Misses       5170     5170           
  Partials      396      396           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This was referenced Nov 29, 2025
This was referenced Dec 9, 2025
This was referenced Dec 17, 2025
This was referenced Dec 25, 2025
This was referenced Jan 5, 2026
This was referenced Jan 13, 2026
This was referenced Jan 21, 2026
This was referenced Feb 5, 2026
This was referenced Feb 13, 2026
guineveresaenger pushed a commit that referenced this pull request Feb 20, 2026
Combining multiple dependencies PRs into one.

<details>
<summary>Instructions for merging</summary>

* **Use a merge commit**, so that GitHub will mark all original PRs as
merged.
* If your repository does not have merge commits enabled, please
temporarily enable them in settings. Tick `Allow merge commits` in the
repository settings.
* When ready, merge this PR using `Create a merge commit`.

</details>

## Combined PRs

* Bump glob from 10.4.5 to 12.0.0 in /sdk/nodejs in the npm_and_yarn
group across 1 directory (#3961) @app/dependabot
* Bump the go_modules group across 3 directories with 1 update (#3668)
@app/dependabot

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Feb 21, 2026
This was referenced Mar 1, 2026
@rshade rshade added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Mar 11, 2026
guineveresaenger pushed a commit that referenced this pull request Mar 11, 2026
Combining multiple dependencies PRs into one.

<details>
<summary>Instructions for merging</summary>

* **Use a merge commit**, so that GitHub will mark all original PRs as
merged.
* If your repository does not have merge commits enabled, please
temporarily enable them in settings. Tick `Allow merge commits` in the
repository settings.
* When ready, merge this PR using `Create a merge commit`.

</details>

## Combined PRs

* Bump glob from 10.4.5 to 12.0.0 in /sdk/nodejs in the npm_and_yarn
group across 1 directory (#3961) @app/dependabot
* Bump the go_modules group across 3 directories with 1 update (#3668)
@app/dependabot

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@guineveresaenger
Copy link
Copy Markdown
Contributor

Closed via #4209.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@guineveresaenger guineveresaenger self-assigned this Mar 11, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sdk/nodejs/npm_and_yarn-b873906914 branch March 11, 2026 21:03
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 impact/no-changelog-required This issue doesn't require a CHANGELOG update javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants