Skip to content

Bump glob2 from 0.3 to 0.7#443

Merged
josegonzalez merged 1 commit into
masterfrom
dependabot/pip/glob2-0.7
Mar 18, 2020
Merged

Bump glob2 from 0.3 to 0.7#443
josegonzalez merged 1 commit into
masterfrom
dependabot/pip/glob2-0.7

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Mar 18, 2020

Bumps glob2 from 0.3 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.

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Mar 18, 2020
@josegonzalez
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [glob2](https://github.com/miracle2k/python-glob2) from 0.3 to 0.7.
- [Release notes](https://github.com/miracle2k/python-glob2/releases)
- [Changelog](https://github.com/miracle2k/python-glob2/blob/master/CHANGES)
- [Commits](miracle2k/python-glob2@v0.3...v0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/pip/glob2-0.7 branch from 4e3c4aa to 3d49675 Compare March 18, 2020 08:13
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 47.254% when pulling 3d49675 on dependabot/pip/glob2-0.7 into 6bc31b7 on master.

@josegonzalez josegonzalez merged commit 72474b0 into master Mar 18, 2020
@josegonzalez josegonzalez deleted the dependabot/pip/glob2-0.7 branch March 18, 2020 08:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants