Skip to content

Bump @actions/glob from 0.4.0 to 0.6.1 in /src/Misc/expressionFunc/hashFiles#4229

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/actions/glob-0.6.1
Closed

Bump @actions/glob from 0.4.0 to 0.6.1 in /src/Misc/expressionFunc/hashFiles#4229
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/actions/glob-0.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @actions/glob from 0.4.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

0.5.0

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.4.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 04:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2026
@salmanmkc
Copy link
Copy Markdown
Contributor

@copilot according to the changelog:

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

can you check if we need to change anything?

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 10, 2026

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

Copilot AI added a commit that referenced this pull request Apr 10, 2026
Combines the following Dependabot PRs:
- #4236: Bump System.Formats.Asn1 (10.0.2→10.0.3) and System.Security.Cryptography.Pkcs (10.0.2→10.0.3)
- #4237: Bump System.Security.Cryptography.ProtectedData (8.0.0→10.0.3)
- #4238: Bump System.ServiceProcess.ServiceController (8.0.1→10.0.3)
- #4239: Bump System.Text.Encoding.CodePages (8.0.0→10.0.3)
- #4240: Bump System.Threading.Channels (8.0.0→10.0.3)
- #4229: Bump @actions/glob (0.4.0→0.6.1)
- #4231: Bump @typescript-eslint/parser (8.47.0→8.54.0)
- #4300: Bump lint-staged (15.5.0→16.4.0)
- #4313: Bump picomatch (4.0.3→4.0.4, 2.3.1→2.3.2)

Also fixes the NU1605 package downgrade errors from PRs #4237, #4239, #4240
by bumping matching versions in Runner.Common, Runner.Worker, and Runner.Listener.
@salmanmkc
Copy link
Copy Markdown
Contributor

done here #4333

@salmanmkc salmanmkc closed this Apr 10, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/actions/glob-0.6.1 branch April 10, 2026 11:43
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