Skip to content

Bump glob and markuplint#185

Merged
nishimotz merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-7a954e1af4
Feb 16, 2026
Merged

Bump glob and markuplint#185
nishimotz merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-7a954e1af4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps glob to 13.0.1 and updates ancestor dependency markuplint. These dependencies need to be updated together.

Updates glob from 11.0.3 to 13.0.1

Changelog

Sourced from glob's changelog.

changeglob

13

  • Move the CLI program out to a separate package, glob-bin. Install that if you'd like to continue using glob from the command line.

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for glob since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates markuplint from 4.14.0 to 4.14.1

Commits
  • 193ee7c chore(release): publish
  • 992ea5f Merge pull request #3135 from markuplint/feat/required-element-ignore-omitted
  • 1c19dd1 Merge pull request #3134 from markuplint/claude/fix-markuplint-3065-ngGmO
  • 6aaae30 docs(rules): document ignoreOmittedElements option for required-element
  • 0cc879c feat(rules): add ignoreOmittedElements option to required-element
  • 963853f feat(rules): support Invoker Commands API in neighbor-popovers rule
  • 9b9c47e Merge pull request #3133 from markuplint/docs/update-skill
  • b518480 docs: move CLAUDE.md into repo root and add rules skill and worktree guide
  • ba079cf docs: add pre-commit verification for spec changes to git command
  • 3eabe68 docs(rules): add SKILL.md for spec change testing guide
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [glob](https://github.com/isaacs/node-glob) to 13.0.1 and updates ancestor dependency [markuplint](https://github.com/markuplint/markuplint). These dependencies need to be updated together.


Updates `glob` from 11.0.3 to 13.0.1
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.3...v13.0.1)

Updates `markuplint` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/markuplint/markuplint/releases)
- [Commits](https://github.com/markuplint/markuplint/compare/markuplint@4.14.0...markuplint@4.14.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 13.0.1
  dependency-type: indirect
- dependency-name: markuplint
  dependency-version: 4.14.1
  dependency-type: direct:development
...

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 16, 2026
@nishimotz nishimotz merged commit 677c6dc into master Feb 16, 2026
3 checks passed
@nishimotz nishimotz deleted the dependabot/npm_and_yarn/multi-7a954e1af4 branch February 16, 2026 09:30
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.

1 participant