Skip to content

Bump glob2 from 0.4.1 to 0.7#65

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/glob2-0.7
Closed

Bump glob2 from 0.4.1 to 0.7#65
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/glob2-0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps glob2 from 0.4.1 to 0.7.

Changelog

Sourced from glob2's changelog.

0.7 (2019-06-11) - Fix deprecation warning.

0.6 (2017-08-17) - Support dummy recursive parameter in APIs to match the new call signature of Python 3. - Fix lru_cache (Kostis Anagnostopoulos). - Introduce norm_paths and case_sensitive options to optionally change the behaviour (Kostis Anagnostopoulos).

0.5 (2016-11-04) - include_hidden option. - Python 3 fixes. - Publish a wheel.

0.4 (2013-05-08) - Support Python 3.

0.3 (2012-01-19) - Fix non-glob patterns (patch by Zalan). - Don't shadow internal "glob" module.

0.2 (2011-06-14) - Initial release.

Commits
  • 43abdc5 Merge pull request #22 from jehamilton/master
  • be6981e Fixing re flags deprecation warning in python 3.6
  • 9b9c143 Prepare a new release.
  • 1dd8f3a "Merge pull request #19 from ankostis/preserve_matches\n\nfeat: configurable ...
  • b777c1f feat(#10): configurable norm/case-sensitive/slashes preserving matches
  • 48752dc fix(regex): enable lru_cache decorator
  • bd6cf8a "Merge pull request #18 from xoviat/patch-1\n\nglob: allow forwards compatibi...
  • 56a6213 glob: allow forwards compatibility
  • 4851f8c Update version number.
  • fe89d30 "Merge pull request #17 from localmed/python35-support\n\nUse map instead of ...
  • 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 [glob2](https://github.com/miracle2k/python-glob2) from 0.4.1 to 0.7.
- [Changelog](https://github.com/miracle2k/python-glob2/blob/master/CHANGES)
- [Commits](miracle2k/python-glob2@v0.4.1...v0.7)

---
updated-dependencies:
- dependency-name: glob2
  dependency-version: '0.7'
  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 python:uv Pull requests that update python:uv code labels Apr 24, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 24, 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/uv/glob2-0.7 branch April 24, 2026 02:52
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant