Skip to content

Commit

Permalink
chore(deps): update dependency glob to v9 (#7402)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [glob](https://togithub.com/isaacs/node-glob) | [`8.1.0` ->
`9.1.2`](https://renovatebot.com/diffs/npm/glob/8.1.0/9.1.2) |
[![age](https://badges.renovateapi.com/packages/npm/glob/9.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/glob/9.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/glob/9.1.2/compatibility-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/glob/9.1.2/confidence-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>isaacs/node-glob</summary>

###
[`v9.1.2`](https://togithub.com/isaacs/node-glob/compare/v9.1.1...v9.1.2)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v9.1.1...v9.1.2)

###
[`v9.1.1`](https://togithub.com/isaacs/node-glob/compare/v9.1.0...v9.1.1)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v9.1.0...v9.1.1)

###
[`v9.1.0`](https://togithub.com/isaacs/node-glob/compare/v9.0.2...v9.1.0)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v9.0.2...v9.1.0)

###
[`v9.0.2`](https://togithub.com/isaacs/node-glob/compare/v9.0.1...v9.0.2)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v9.0.1...v9.0.2)

###
[`v9.0.1`](https://togithub.com/isaacs/node-glob/compare/v9.0.0...v9.0.1)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v9.0.0...v9.0.1)

###
[`v9.0.0`](https://togithub.com/isaacs/node-glob/compare/v8.1.0...v9.0.0)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v8.1.0...v9.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/apollographql/apollo-server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trevor Scheer <trevor.scheer@gmail.com>
  • Loading branch information
renovate[bot] and trevor-scheer committed Mar 2, 2023
1 parent 5b1f59e commit 0872833
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 39 deletions.
252 changes: 217 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"eslint": "8.35.0",
"eslint-plugin-import": "2.27.5",
"express": "4.18.2",
"glob": "8.1.0",
"glob": "9.1.2",
"graphql": "16.6.0",
"graphql-tag": "2.12.6",
"jest": "29.4.3",
Expand Down
Loading

0 comments on commit 0872833

Please sign in to comment.