Skip to content

Bump glob2 from 0.4.1 to 0.7#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/glob2-0.7
Open

Bump glob2 from 0.4.1 to 0.7#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/glob2-0.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

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

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [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-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 Pull requests that update python code labels Mar 17, 2025
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants