Skip to content

build(deps): bump github.com/gobwas/glob from 0.2.3 to 1.0.0 - #1077

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/gobwas/glob-1.0.0
Closed

build(deps): bump github.com/gobwas/glob from 0.2.3 to 1.0.0#1077
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/gobwas/glob-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gobwas/glob from 0.2.3 to 1.0.0.

Release notes

Sourced from github.com/gobwas/glob's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: gobwas/glob@v0.2.3...v1.0.0

Commits
  • 80c58b0 bench.sh: fix the assignment and the benchstat args, ignore *.bench
  • 60a7c15 readme: clarify ** and escaping, make the regexp comparison exact
  • c45ce1c remove parked files (but keep them in git history)
  • dab909e all: split parse.go into parse.go/match.go, polish docs, fix U+FFFD
  • 12d7a23 globtest: print out matchers tree and pretty syntax errors
  • ae63730 shape matchers: switch from <> to () and quote literals
  • a82038c pattern: String() and Separators() impl
  • e9b2193 ci: migrate to github actions
  • c0ec127 glob/v1: rewrite the matching engine
  • e7a84e9 Fix speed results table formatting.
  • 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 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)

Bumps [github.com/gobwas/glob](https://github.com/gobwas/glob) from 0.2.3 to 1.0.0.
- [Release notes](https://github.com/gobwas/glob/releases)
- [Commits](gobwas/glob@v0.2.3...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/gobwas/glob
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 13:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 1, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@tristanmorgan

Copy link
Copy Markdown
Member

There's been some changes with github.com/gobwas/glob that will need code changes to accommodate.
Don't merge.

@tristanmorgan

Copy link
Copy Markdown
Member

@dependabot ignore this major version

@dependabot dependabot Bot closed this Sep 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 1.x.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/gobwas/glob-1.0.0 branch September 2, 2026 01:00
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants