Skip to content

[pull] main from apollographql:main#479

Merged
pull[bot] merged 2 commits intoSimenB:mainfrom
apollographql:main
May 21, 2023
Merged

[pull] main from apollographql:main#479
pull[bot] merged 2 commits intoSimenB:mainfrom
apollographql:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented May 21, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

renovate bot added 2 commits May 20, 2023 12:22
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`8.40.0` ->
`8.41.0`](https://renovatebot.com/diffs/npm/eslint/8.40.0/8.41.0) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.41.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.41.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.41.0/compatibility-slim/8.40.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.41.0/confidence-slim/8.40.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [glob](https://togithub.com/isaacs/node-glob) | [`10.2.4` ->
`10.2.5`](https://renovatebot.com/diffs/npm/glob/10.2.4/10.2.5) |
[![age](https://badges.renovateapi.com/packages/npm/glob/10.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/glob/10.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/glob/10.2.5/compatibility-slim/10.2.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/glob/10.2.5/confidence-slim/10.2.4)](https://docs.renovatebot.com/merge-confidence/)
|
| [npm](https://docs.npmjs.com/)
([source](https://togithub.com/npm/cli)) | [`9.6.6` ->
`9.6.7`](https://renovatebot.com/diffs/npm/npm/9.6.6/9.6.7) |
[![age](https://badges.renovateapi.com/packages/npm/npm/9.6.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/npm/9.6.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/npm/9.6.7/compatibility-slim/9.6.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/npm/9.6.7/confidence-slim/9.6.6)](https://docs.renovatebot.com/merge-confidence/)
|
| [rimraf](https://togithub.com/isaacs/rimraf) | [`5.0.0` ->
`5.0.1`](https://renovatebot.com/diffs/npm/rimraf/5.0.0/5.0.1) |
[![age](https://badges.renovateapi.com/packages/npm/rimraf/5.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/rimraf/5.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/rimraf/5.0.1/compatibility-slim/5.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/rimraf/5.0.1/confidence-slim/5.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslint</summary>

### [`v8.41.0`](https://togithub.com/eslint/eslint/releases/tag/v8.41.0)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.40.0...v8.41.0)

#### Features

-
[`880a431`](https://togithub.com/eslint/eslint/commit/880a4317b949e575a4a6c5e8baaba1eea7674cc6)
feat: change default ignore pattern to `**/node_modules/` in flat config
([#&#8203;17184](https://togithub.com/eslint/eslint/issues/17184))
(Milos Djermanovic)
-
[`8bf5505`](https://togithub.com/eslint/eslint/commit/8bf550594fca6d29fab1a3453e701c1a457767e1)
feat: expose `shouldUseFlatConfig`
([#&#8203;17169](https://togithub.com/eslint/eslint/issues/17169))
(Connor Prussin)

#### Bug Fixes

-
[`4f5440d`](https://togithub.com/eslint/eslint/commit/4f5440db631707b17140c4e5cc7beb223afbd2b9)
fix: incorrect warning message for ignored dotfiles
([#&#8203;17196](https://togithub.com/eslint/eslint/issues/17196))
(Milos Djermanovic)
-
[`94da96c`](https://togithub.com/eslint/eslint/commit/94da96cbf0fb2bb6694fa2e757eb1b3e74c40db7)
fix: unify `LintMessage` type
([#&#8203;17076](https://togithub.com/eslint/eslint/issues/17076))
(Brandon Mills)
-
[`0c415cd`](https://togithub.com/eslint/eslint/commit/0c415cda5d76dbe5120ab9f3c4c81320538e35f0)
fix: validate `ignorePatterns` constructor option in `FlatESLint` class
([#&#8203;17139](https://togithub.com/eslint/eslint/issues/17139))
(Milos Djermanovic)
-
[`9682d66`](https://togithub.com/eslint/eslint/commit/9682d669e4ee8641293914e21679f40fee8bc354)
fix: switch `grapheme-splitter` to `graphemer`
([#&#8203;17160](https://togithub.com/eslint/eslint/issues/17160))
(fisker Cheung)

#### Documentation

-
[`7709b14`](https://togithub.com/eslint/eslint/commit/7709b14e18ad4e11c1119ed6575454243b8e7084)
docs: Update README (GitHub Actions Bot)
-
[`7f183e0`](https://togithub.com/eslint/eslint/commit/7f183e020579380fa57473caaf9ed154470c25b3)
docs: Update triage process description
([#&#8203;17157](https://togithub.com/eslint/eslint/issues/17157))
(Nicholas C. Zakas)
-
[`b68346b`](https://togithub.com/eslint/eslint/commit/b68346b290d55324e73868ca42b3854157b27375)
docs: fix license to reflect relicensing of jshint
([#&#8203;17165](https://togithub.com/eslint/eslint/issues/17165))
(Stefan Bischof)

#### Chores

-
[`f43216a`](https://togithub.com/eslint/eslint/commit/f43216a8c77ab6cf1d0823978e8c728786b4cba7)
chore: upgrade
[@&#8203;eslint/js](https://togithub.com/eslint/js)[@&#8203;8](https://togithub.com/8).41.0
([#&#8203;17200](https://togithub.com/eslint/eslint/issues/17200))
(Milos Djermanovic)
-
[`95c3007`](https://togithub.com/eslint/eslint/commit/95c300780a1cfd9ad680bc78850542eb55d7fbf4)
chore: package.json update for
[@&#8203;eslint/js](https://togithub.com/eslint/js) release (ESLint
Jenkins)
-
[`ddc5291`](https://togithub.com/eslint/eslint/commit/ddc5291debd90ff476e17c532af7577e26720b91)
chore: don't use deprecated `context` methods in `ast-utils` tests
([#&#8203;17194](https://togithub.com/eslint/eslint/issues/17194))
(Milos Djermanovic)
-
[`b1516db`](https://togithub.com/eslint/eslint/commit/b1516db51514032ed06e1425c4b1f955238dc682)
chore: Fix return type of `findFlatConfigFile`
([#&#8203;17161](https://togithub.com/eslint/eslint/issues/17161))
(Milos Djermanovic)
-
[`918b0fd`](https://togithub.com/eslint/eslint/commit/918b0fd21723e84bd7acb17942a36606f1d8360a)
perf: Store indent descriptors in a plain array
([#&#8203;17148](https://togithub.com/eslint/eslint/issues/17148))
(Francesco Trotta)
-
[`4caa344`](https://togithub.com/eslint/eslint/commit/4caa34449555d8a680222ec2049d97c59476c11e)
refactor: locateConfigFileToUse returns an Error object
([#&#8203;17159](https://togithub.com/eslint/eslint/issues/17159)) (唯然)

</details>

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

###
[`v10.2.5`](https://togithub.com/isaacs/node-glob/compare/v10.2.4...v10.2.5)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v10.2.4...v10.2.5)

</details>

<details>
<summary>npm/cli</summary>

###
[`v9.6.7`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#&#8203;967-httpsgithubcomnpmclicomparev966v967-2023-05-17)

[Compare Source](https://togithub.com/npm/cli/compare/v9.6.6...v9.6.7)

##### Bug Fixes

-
[`9202c7d`](https://togithub.com/npm/cli/commit/9202c7d7c4058deb618e1a74fdc97b11f2845af7)
[#&#8203;6464](https://togithub.com/npm/cli/pull/6464) npm cache
completion ([#&#8203;6464](https://togithub.com/npm/cli/issues/6464))
([@&#8203;m4rch3n1ng](https://togithub.com/m4rch3n1ng))
-
[`6ce99a8`](https://togithub.com/npm/cli/commit/6ce99a809c815934df73e002381b2b74b25ab0f8)
[#&#8203;6461](https://togithub.com/npm/cli/pull/6461) exit codes in
node v20 ([#&#8203;6461](https://togithub.com/npm/cli/issues/6461))
([@&#8203;MichaelBitard](https://togithub.com/MichaelBitard))
-
[`23c865f`](https://togithub.com/npm/cli/commit/23c865fcd4bd4ee6957006c7b8f9e8cfde1db321)
[#&#8203;6434](https://togithub.com/npm/cli/pull/6434) deprecate ci-name
config ([#&#8203;6434](https://togithub.com/npm/cli/issues/6434))
([@&#8203;wraithgar](https://togithub.com/wraithgar))

##### Documentation

-
[`7751dd4`](https://togithub.com/npm/cli/commit/7751dd431ca6ee4a3503fa71bda88a5cd89eb83c)
[#&#8203;6413](https://togithub.com/npm/cli/pull/6413) add a comma
([#&#8203;6413](https://togithub.com/npm/cli/issues/6413))
([@&#8203;darryltec](https://togithub.com/darryltec))

##### Dependencies

-
[`afc38a5`](https://togithub.com/npm/cli/commit/afc38a564c55e8e7b676a3036d1438784ee6c8f0)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458) `cacache@17.1.2`
-
[`afb936c`](https://togithub.com/npm/cli/commit/afb936cc5e22d96115472cdfc16908299db5e9dd)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458) `tuf-js@1.1.6`
-
[`f6a0884`](https://togithub.com/npm/cli/commit/f6a0884e0867cf0948ddbbdc1b98e0756bf96cef)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458)
`readable-stream@4.4.0`
-
[`858f0ca`](https://togithub.com/npm/cli/commit/858f0caa3add38c0a171825421693eddf59ccf40)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458)
`postcss-selector-parser@6.0.13`
-
[`53ecb84`](https://togithub.com/npm/cli/commit/53ecb84bb625a16e2d0a86b1d9380384c0e7545c)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458)
`path-scurry@1.9.1`
-
[`d93f70c`](https://togithub.com/npm/cli/commit/d93f70c9cd108e6dc3ce9533339dec77c359c320)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458)
`signal-exit@4.0.2`
-
[`19214b5`](https://togithub.com/npm/cli/commit/19214b54828a9b4e923ea329fa5841edf0753162)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458)
`@npmcli/package-json@3.1.0`
-
[`f53e6ff`](https://togithub.com/npm/cli/commit/f53e6ff22bc374a03ea6663dbad584c493f1d5b8)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458) `sigstore@1.5.2`
-
[`94d6ee7`](https://togithub.com/npm/cli/commit/94d6ee7f353265b64e51ced879915882be83aa89)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458) `glob@10.2.4`
-
[`902cb80`](https://togithub.com/npm/cli/commit/902cb80771cc440ef10e7ce7b2afa8934277e0f6)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458) `semver@7.5.1`
-
[`35e2e9a`](https://togithub.com/npm/cli/commit/35e2e9a4ce91325462d75b1774298485127762fc)
[#&#8203;6458](https://togithub.com/npm/cli/pull/6458)
`@npmcli/run-script@6.0.2`
- [Workspace](https://togithub.com/npm/cli/releases/tag/config-v6.1.7):
`@npmcli/config@6.1.7`
-
[Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.2.0):
`libnpmpublish@7.2.0`

</details>

<details>
<summary>isaacs/rimraf</summary>

###
[`v5.0.1`](https://togithub.com/isaacs/rimraf/compare/v5.0.0...v5.0.1)

[Compare
Source](https://togithub.com/isaacs/rimraf/compare/v5.0.0...v5.0.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuOTYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![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) | [`10.2.5` ->
`10.2.6`](https://renovatebot.com/diffs/npm/glob/10.2.5/10.2.6) |
[![age](https://badges.renovateapi.com/packages/npm/glob/10.2.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/glob/10.2.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/glob/10.2.6/compatibility-slim/10.2.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/glob/10.2.6/confidence-slim/10.2.5)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v10.2.6`](https://togithub.com/isaacs/node-glob/compare/v10.2.5...v10.2.6)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v10.2.5...v10.2.6)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@pull pull bot added the ⤵️ pull label May 21, 2023
@pull pull bot merged commit 54cbece into SimenB:main May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants