Skip to content

Bump @actions/glob from 0.5.0 to 0.6.1#790

Merged
alexarchambault merged 3 commits intomainfrom
dependabot/npm_and_yarn/actions/glob-0.6.1
Feb 20, 2026
Merged

Bump @actions/glob from 0.5.0 to 0.6.1#790
alexarchambault merged 3 commits intomainfrom
dependabot/npm_and_yarn/actions/glob-0.6.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @actions/glob from 0.5.0 to 0.6.1.

Changelog

Sourced from @​actions/glob's changelog.

0.6.1

  • Fix a bad import for minimatch

0.6.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

0.5.1

  • Bump @actions/core to 2.0.3
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​actions/glob since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2026
Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.5.0 to 0.6.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)

---
updated-dependencies:
- dependency-name: "@actions/glob"
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/glob-0.6.1 branch from d736ace to afeff5e Compare February 20, 2026 10:44
@alexarchambault
Copy link
Member

@copilot Fix that

Copy link
Contributor

Copilot AI commented Feb 20, 2026

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

Copilot AI and others added 2 commits February 20, 2026 12:13
)

* Initial plan

* Add @actions/exec as direct dependency (was missing from package.json)

Co-authored-by: alexarchambault <7063723+alexarchambault@users.noreply.github.com>

* Revert dist/ changes - CI handles dist/ updates, not PRs

Co-authored-by: alexarchambault <7063723+alexarchambault@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexarchambault <7063723+alexarchambault@users.noreply.github.com>
@alexarchambault alexarchambault merged commit 3135548 into main Feb 20, 2026
4 checks passed
@alexarchambault alexarchambault deleted the dependabot/npm_and_yarn/actions/glob-0.6.1 branch February 20, 2026 11:21
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