Skip to content

chore(deps): bump minimatch from 0.0.0-local to 3.0.5 in /.github/scripts in the npm_and_yarn group across 1 directory#1421

Closed
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/npm_and_yarn/dot-github/scripts/npm_and_yarn-4811a75cc2
Closed

chore(deps): bump minimatch from 0.0.0-local to 3.0.5 in /.github/scripts in the npm_and_yarn group across 1 directory#1421
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/npm_and_yarn/dot-github/scripts/npm_and_yarn-4811a75cc2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the npm_and_yarn group with 1 update in the /.github/scripts directory: minimatch.

Updates minimatch from 0.0.0-local to 3.0.5

Changelog

Sourced from minimatch's changelog.

change log

10.1

  • Add magicalBraces option for escape
  • Fix makeRe when partial: true is set.
  • Fix makeRe when pattern ends in a final ** path part.

10.0

  • Require node 20 or 22 and higher

9.0

  • No default export, only named exports.

8.0

  • Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
  • Bump required Node.js version

7.4

  • Add escape() method
  • Add unescape() method
  • Add Minimatch.hasMagic() method

7.3

  • Add support for posix character classes in a unicode-aware way.

7.2

  • Add windowsNoMagicRoot option

7.1

  • Add optimizationLevel configuration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.

7.0

  • Preprocess patterns to simplify complicated patterns and reduce out .. pattern portions where possible. Note that this means

... (truncated)

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 <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 /.github/scripts directory: [minimatch](https://github.com/isaacs/minimatch).


Updates `minimatch` from 0.0.0-local to 3.0.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/commits/v3.0.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.0.5
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from stranske as a code owner February 9, 2026 17:31
@dependabot dependabot bot added dependencies Dependency updates javascript Pull requests that update javascript code labels Feb 9, 2026
@dependabot dependabot bot temporarily deployed to agent-standard February 9, 2026 17:31 Inactive
@github-actions github-actions bot added the agents:allow-change Permit workflow edits when justification provided label Feb 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 9, 2026

⚠️ Action Required: Unable to determine source issue for PR #1421. The PR title, branch name, or body must contain the issue number (e.g. #123, branch: issue-123, or the hidden marker ).

@dependabot dependabot bot temporarily deployed to agent-standard February 9, 2026 17:31 Inactive
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 9, 2026

🤖 Keepalive Loop Status

PR #1421 | Agent: Codex | Iteration 0/5

Current State

Metric Value
Iteration progress [----------] 0/5
Action wait (missing-agent-label)
Disposition skipped (transient)
Gate failure
Tasks 0/8 complete
Timeout 45 min (default)
Timeout usage 3m elapsed (7%, 42m remaining)
Keepalive ❌ disabled
Autofix ❌ disabled

🔍 Failure Classification

| Error type | infrastructure |
| Error category | resource |
| Suggested recovery | Confirm the referenced resource exists (repo, PR, branch, workflow, or file). |

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 9, 2026

Automated Status Summary

Head SHA: dee83ba
Latest Runs: ⏳ pending — Gate
Required contexts: Gate / gate, Health 45 Agents Guard / guard
Required: core tests (3.11): ⏳ pending, core tests (3.12): ⏳ pending, docker smoke: ⏳ pending, gate: ⏳ pending

Workflow / Job Result Logs
(no jobs reported) ⏳ pending

Coverage Overview

  • Coverage history entries: 0

Failure triage

Detected failure types: pytest.

  • error_type: pytest
    root_cause: Pytest reported failing tests.
    suggested_fix: Inspect failing tests in the reported files and fix the regression or update expectations.
    playbook_url: docs/INTEGRATION_GUIDE.md#scenario-1-tests-failing

Updated automatically; will refresh on subsequent CI/Docker completions.


Keepalive checklist

Scope

No scope information available

Tasks

  • No tasks defined

Acceptance criteria

  • No acceptance criteria defined

@dependabot dependabot bot temporarily deployed to agent-standard February 9, 2026 17:32 Inactive
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 39e2bee0ef

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines 3 to +4
"dependencies": {
"minimatch": "0.0.0-local"
"minimatch": "3.0.5"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Use correct minimatch import for v3

Upgrading .github/scripts/package.json to minimatch@3.0.5 switches to the CommonJS default export (module.exports = minimatch), but scripts in this repo import with destructuring (e.g., const { minimatch } = require('minimatch') in merge_manager.js and pr-context-graphql.js). With v3 this evaluates to undefined, so calls like minimatch(filename, pattern, …) will throw at runtime whenever those scripts execute. Either update the import sites to const minimatch = require('minimatch') or pin a version that still provides a named export.

Useful? React with 👍 / 👎.

@github-actions github-actions bot added the autofix Opt-in automated formatting & lint remediation label Feb 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 9, 2026

Status | ✅ no new diagnostics
History points | 1
Timestamp | 2026-02-09 18:16:05 UTC
Report artifact | autofix-report-pr-1421
Remaining | 0
New | 0
No additional artifacts

Copy link
Copy Markdown
Owner

Closing: minimatch was already properly vendored in PR #1433 (merged). The local 0.0.0 version pin in package.json is intentional to prevent npm from overwriting the vendored copy.

@stranske stranske closed this Feb 10, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 10, 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

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dot-github/scripts/npm_and_yarn-4811a75cc2 branch February 10, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agents:allow-change Permit workflow edits when justification provided autofix:escalated autofix Opt-in automated formatting & lint remediation dependencies Dependency updates javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant