Skip to content

chore(deps): bump glob from 7.2.0 to 8.0.3#18

Merged
googlemaps-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/glob-8.0.3
Jul 4, 2022
Merged

chore(deps): bump glob from 7.2.0 to 8.0.3#18
googlemaps-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/glob-8.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2022

Bumps glob from 7.2.0 to 8.0.3.

Changelog

Sourced from glob's changelog.

8.0

  • Only support node v12 and higher
  • \ is now only used as an escape character, and never as a path separator in glob patterns, so that Windows users have a way to match against filenames containing literal glob pattern characters.
  • Glob pattern paths must use forward-slashes as path separators, since \ is an escape character to match literal glob pattern characters.
  • (8.0.2) cwd and root will always be automatically coerced to use / as path separators on Windows, as they cannot contain glob patterns anyway, and are often supplied by path.resolve() and other methods that will use \ path separators by default.

7.2

  • Add fs option to allow passing virtual filesystem

7.1

  • Ignore stat errors that are not ENOENT to work around Windows issues.
  • Support using root and absolute options together
  • Bring back lumpy space princess
  • force 'en' locale in string sorting

7.0

  • Raise error if options.cwd is specified, and not a directory

6.0

  • Remove comment and negation pattern support
  • Ignore patterns are always in dot:true mode

5.0

  • Deprecate comment and negation patterns
  • Fix regression in mark and nodir options from making all cache keys absolute path.
  • Abort if fs.readdir returns an error that's unexpected
  • Don't emit match events for ignored items
  • Treat ENOTSUP like ENOTDIR in readdir

4.5

  • Add options.follow to always follow directory symlinks in globstar
  • Add options.realpath to call fs.realpath on all results
  • Always cache based on absolute path

... (truncated)

Commits

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 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 dependabot Bot requested a review from jpoehnelt as a code owner May 16, 2022 13:28
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 16, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) May 16, 2022 13:28
@jpoehnelt jpoehnelt removed their assignment Jun 22, 2022
@jpoehnelt jpoehnelt removed their request for review June 22, 2022 20:02
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.3.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v7.2.0...v8.0.3)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/glob-8.0.3 branch from ce35ed5 to b354379 Compare July 4, 2022 13:32
@googlemaps-bot googlemaps-bot merged commit 21ea618 into main Jul 4, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/glob-8.0.3 branch July 4, 2022 13:46
googlemaps-bot pushed a commit that referenced this pull request Jul 25, 2022
### [1.0.12](v1.0.11...v1.0.12) (2022-07-25)

### Miscellaneous Chores

* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#40](#40)) ([cd6a6cb](cd6a6cb))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#44](#44)) ([5aa4ffb](5aa4ffb))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#47](#47)) ([1b197f6](1b197f6))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#53](#53)) ([5582be0](5582be0))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#56](#56)) ([a04fdcf](a04fdcf))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#61](#61)) ([2ca96f1](2ca96f1))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.1 to 5.28.0 ([#39](#39)) ([8ea9b9d](8ea9b9d))
* **deps-dev:** bump @typescript-eslint/parser from 5.28.0 to 5.30.4 ([#48](#48)) ([313eacf](313eacf))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.4 to 5.30.5 ([#52](#52)) ([ce59d56](ce59d56))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.5 to 5.30.7 ([#63](#63)) ([963520a](963520a))
* **deps-dev:** bump esbuild from 0.14.43 to 0.14.46 ([#36](#36)) ([0835f3c](0835f3c))
* **deps-dev:** bump esbuild from 0.14.46 to 0.14.47 ([#45](#45)) ([116e2e7](116e2e7))
* **deps-dev:** bump esbuild from 0.14.47 to 0.14.49 ([#51](#51)) ([8a7aa34](8a7aa34))
* **deps-dev:** bump esbuild from 0.14.49 to 0.14.50 ([#62](#62)) ([d5d4610](d5d4610))
* **deps-dev:** bump eslint from 8.17.0 to 8.18.0 ([#38](#38)) ([57e48e8](57e48e8))
* **deps-dev:** bump eslint from 8.18.0 to 8.19.0 ([#55](#55)) ([672f66c](672f66c))
* **deps-dev:** bump eslint from 8.19.0 to 8.20.0 ([#58](#58)) ([464bc9f](464bc9f))
* **deps-dev:** bump eslint-plugin-jest from 26.5.3 to 26.6.0 ([#60](#60)) ([19d8ed6](19d8ed6))
* **deps-dev:** bump eslint-plugin-prettier from 4.0.0 to 4.1.0 ([#42](#42)) ([cf6628e](cf6628e))
* **deps-dev:** bump eslint-plugin-prettier from 4.1.0 to 4.2.1 ([#49](#49)) ([9534fa3](9534fa3))
* **deps-dev:** bump jest from 28.1.1 to 28.1.2 ([#46](#46)) ([84a2f6f](84a2f6f))
* **deps-dev:** bump jest from 28.1.2 to 28.1.3 ([#59](#59)) ([1e0bec8](1e0bec8))
* **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#37](#37)) ([d890065](d890065))
* **deps:** bump commander from 9.3.0 to 9.4.0 ([#57](#57)) ([b494cde](b494cde))
* **deps:** bump directory-schema-validator from 1.0.12 to 1.0.13 ([#43](#43)) ([e536711](e536711))
* **deps:** bump glob from 7.2.0 to 8.0.3 ([#18](#18)) ([21ea618](21ea618))
* **deps:** bump ora from 6.1.0 to 6.1.2 ([#54](#54)) ([0c237b1](0c237b1))
* **deps:** bump prettier from 2.6.2 to 2.7.1 ([#41](#41)) ([94ce708](94ce708))
* **deps:** bump probot from 12.2.4 to 12.2.5 ([#50](#50)) ([2cae11d](2cae11d))
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.

3 participants