apollo-server-integrations / apollo-server-integration-koa

An integration that lets you run your Apollo GraphQL server as part of an app built with Koa
MIT License
18 stars 3 forks source link

chore(deps): update all non-major dependencies #193

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.10.0 -> 6.11.0 age adoption passing confidence
@typescript-eslint/parser 6.10.0 -> 6.11.0 age adoption passing confidence
eslint (source) 8.53.0 -> 8.54.0 age adoption passing confidence
npm (source) 10.2.3 -> 10.2.4 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6110-2023-11-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0) ##### Bug Fixes - **eslint-plugin:** \[explicit-function-return-type] support JSX attributes in `allowTypedFunctionExpressions` ([#​7553](https://togithub.com/typescript-eslint/typescript-eslint/issues/7553)) ([be2777c](https://togithub.com/typescript-eslint/typescript-eslint/commit/be2777c5338669836d786f9a7806f499fd566dcd)) - **eslint-plugin:** \[no-unnecessary-qualifier] handle nested namespace id ([#​7883](https://togithub.com/typescript-eslint/typescript-eslint/issues/7883)) ([a668f5b](https://togithub.com/typescript-eslint/typescript-eslint/commit/a668f5b10e7b1570c732312ad9ccab3431459c1b)) ##### Features - add `no-unsafe-unary-minus` rule ([#​7390](https://togithub.com/typescript-eslint/typescript-eslint/issues/7390)) ([c4709c2](https://togithub.com/typescript-eslint/typescript-eslint/commit/c4709c2861f8ea4e18c289218a75224d6bb76193)) - add types for flat config files ([#​7273](https://togithub.com/typescript-eslint/typescript-eslint/issues/7273)) ([66cd0c0](https://togithub.com/typescript-eslint/typescript-eslint/commit/66cd0c0535e5de1b46ba337919a9a92748d2b0a6)) - allow typescript@5.3.0-RC as devDependency ([#​7821](https://togithub.com/typescript-eslint/typescript-eslint/issues/7821)) ([b6c40b4](https://togithub.com/typescript-eslint/typescript-eslint/commit/b6c40b42b68d5567c7468030ee45b9b84bec4c4d)) - **eslint-plugin:** no-unsafe-enum-comparison handles switch cases ([#​7898](https://togithub.com/typescript-eslint/typescript-eslint/issues/7898)) ([72cb9e4](https://togithub.com/typescript-eslint/typescript-eslint/commit/72cb9e4ed397d35a8d8838d27dedbace6122179c)) - **utils:** add ESLint `CodePath` selector types ([#​7551](https://togithub.com/typescript-eslint/typescript-eslint/issues/7551)) ([99a026f](https://togithub.com/typescript-eslint/typescript-eslint/commit/99a026fe41b4b169914352fe66e7d5d687b300bf)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6110-2023-11-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
eslint/eslint (eslint) ### [`v8.54.0`](https://togithub.com/eslint/eslint/releases/tag/v8.54.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.53.0...v8.54.0) #### Features - [`a7a883b`](https://togithub.com/eslint/eslint/commit/a7a883bd6ba4f140b60cbbb2be5b53d750f6c8db) feat: for-direction rule add check for condition in reverse order ([#​17755](https://togithub.com/eslint/eslint/issues/17755)) (Angelo Annunziata) - [`1452dc9`](https://togithub.com/eslint/eslint/commit/1452dc9f12c45c05d7c569f737221f0d988ecef1) feat: Add suggestions to no-console ([#​17680](https://togithub.com/eslint/eslint/issues/17680)) (Joel Mathew Koshy) - [`21ebf8a`](https://togithub.com/eslint/eslint/commit/21ebf8a811be9f4b009cf70a10be5062d4fdc736) feat: update `no-array-constructor` rule ([#​17711](https://togithub.com/eslint/eslint/issues/17711)) (Francesco Trotta) #### Bug Fixes - [`98926e6`](https://togithub.com/eslint/eslint/commit/98926e6e7323e5dd12a9f016cb558144296665af) fix: Ensure that extra data is not accidentally stored in the cache file ([#​17760](https://togithub.com/eslint/eslint/issues/17760)) (Milos Djermanovic) - [`e8cf9f6`](https://togithub.com/eslint/eslint/commit/e8cf9f6a524332293f8b2c90a2db4a532e47d919) fix: Make dark scroll bar in dark theme ([#​17753](https://togithub.com/eslint/eslint/issues/17753)) (Pavel) - [`3cbeaad`](https://togithub.com/eslint/eslint/commit/3cbeaad7b943c153937ce34365cec2c406f2b98b) fix: Use `cwd` constructor option as config `basePath` in Linter ([#​17705](https://togithub.com/eslint/eslint/issues/17705)) (Milos Djermanovic) #### Documentation - [`becfdd3`](https://togithub.com/eslint/eslint/commit/becfdd39b25d795e56c9a13eb3e77af6b9c86e8a) docs: Make clear when rules are removed ([#​17728](https://togithub.com/eslint/eslint/issues/17728)) (Nicholas C. Zakas) - [`05d6e99`](https://togithub.com/eslint/eslint/commit/05d6e99153ed6d94eb30f46c57609371918a41f3) docs: update "Submit a Pull Request" page ([#​17712](https://togithub.com/eslint/eslint/issues/17712)) (Francesco Trotta) - [`eb2279e`](https://togithub.com/eslint/eslint/commit/eb2279e5148cee8fdea7dae614f4f8af7a2d06c3) docs: display info about deprecated rules ([#​17749](https://togithub.com/eslint/eslint/issues/17749)) (Percy Ma) - [`d245326`](https://togithub.com/eslint/eslint/commit/d24532601e64714ac5d08507e05aa5c14ecd1d5a) docs: Correct working in migrating plugin docs ([#​17722](https://togithub.com/eslint/eslint/issues/17722)) (Filip Tammergård) #### Chores - [`d644de9`](https://togithub.com/eslint/eslint/commit/d644de9a4b593b565617303a095bc9aa69e7b768) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).54.0 ([#​17773](https://togithub.com/eslint/eslint/issues/17773)) (Milos Djermanovic) - [`1e6e314`](https://togithub.com/eslint/eslint/commit/1e6e31415cc429a3a9fc64b2ec03df0e0ec0c91b) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`6fb8805`](https://togithub.com/eslint/eslint/commit/6fb8805310afe7476d6c404f172177a6d15fcf11) chore: Fixed grammar in issue_templates/rule_change ([#​17770](https://togithub.com/eslint/eslint/issues/17770)) (Joel Mathew Koshy) - [`85db724`](https://togithub.com/eslint/eslint/commit/85db7243ddb8706ed60ab64a7ddf604d0d7de493) chore: upgrade `markdownlint` to 0.31.1 ([#​17754](https://togithub.com/eslint/eslint/issues/17754)) (Nitin Kumar) - [`6d470d2`](https://togithub.com/eslint/eslint/commit/6d470d2e74535761bd56dcb1c021b463ef9e8a9c) chore: update dependency recast to ^0.23.0 ([#​17736](https://togithub.com/eslint/eslint/issues/17736)) (renovate\[bot]) - [`b7121b5`](https://togithub.com/eslint/eslint/commit/b7121b590d578c9c9b38ee481313317f30e54817) chore: update dependency markdownlint-cli to ^0.37.0 ([#​17735](https://togithub.com/eslint/eslint/issues/17735)) (renovate\[bot]) - [`633b9a1`](https://togithub.com/eslint/eslint/commit/633b9a19752b6a22ab4d6c824f27a75ac0e4151b) chore: update dependency regenerator-runtime to ^0.14.0 ([#​17739](https://togithub.com/eslint/eslint/issues/17739)) (renovate\[bot]) - [`acac16f`](https://togithub.com/eslint/eslint/commit/acac16fdf8540f7ba86cf637e3c1b253bd35a268) chore: update dependency vite-plugin-commonjs to ^0.10.0 ([#​17740](https://togithub.com/eslint/eslint/issues/17740)) (renovate\[bot]) - [`ba8ca7e`](https://togithub.com/eslint/eslint/commit/ba8ca7e3debcba68ee7015b9221cf5acd7870206) chore: add .github/renovate.json5 ([#​17567](https://togithub.com/eslint/eslint/issues/17567)) (Josh Goldberg ✨)
npm/cli (npm) ### [`v10.2.4`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1024-2023-11-14) [Compare Source](https://togithub.com/npm/cli/compare/v10.2.3...v10.2.4) ##### Bug Fixes - [`cd291e7`](https://togithub.com/npm/cli/commit/cd291e7aa52e56fc45f8245e67c77e0ed3711b07) [#​6995](https://togithub.com/npm/cli/pull/6995) refactor search formatting code ([#​6995](https://togithub.com/npm/cli/issues/6995)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`f3a7380`](https://togithub.com/npm/cli/commit/f3a7380a45323dbf6c74015e418de3963fb11a69) [#​6973](https://togithub.com/npm/cli/pull/6973) look in workspace for exec commands ([#​6973](https://togithub.com/npm/cli/issues/6973)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`d11496b`](https://togithub.com/npm/cli/commit/d11496b26dfee5957e7e2a1b328f346b2aca9348) [#​6977](https://togithub.com/npm/cli/pull/6977) pkg: properly output in workspace mode ([#​6977](https://togithub.com/npm/cli/issues/6977)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`0f70088`](https://togithub.com/npm/cli/commit/0f7008851f1c250405e8dc326f15d535e8fc1eae) [#​6969](https://togithub.com/npm/cli/pull/6969) correctly handle object licenses in SBOM generation ([#​6969](https://togithub.com/npm/cli/issues/6969)) ([@​jamietanna](https://togithub.com/jamietanna)) - [`dce3b08`](https://togithub.com/npm/cli/commit/dce3b0896ba81b2109fea42ab32edd8a3193324c) [#​6951](https://togithub.com/npm/cli/pull/6951) properly catch missing url opener error ([#​6951](https://togithub.com/npm/cli/issues/6951)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`a38836c`](https://togithub.com/npm/cli/commit/a38836ce9d703f5012ff4d4a8a4e3b9a9aedc025) [#​6616](https://togithub.com/npm/cli/pull/6616) add path usage for view command ([#​6616](https://togithub.com/npm/cli/issues/6616)) ([@​RobinKnipe](https://togithub.com/RobinKnipe)) - [`da18e4f`](https://togithub.com/npm/cli/commit/da18e4f9baa180beeb325a384759a26a19ac2919) [#​6987](https://togithub.com/npm/cli/pull/6987) update npm-prune description ([#​6987](https://togithub.com/npm/cli/issues/6987)) ([@​Eomm](https://togithub.com/Eomm)) ##### Dependencies - [`e9ec2f7`](https://togithub.com/npm/cli/commit/e9ec2f7005e7326d9a819978b251cf0a05062538) [#​6994](https://togithub.com/npm/cli/pull/6994) `lru-cache@10.0.2` - [`faf9eff`](https://togithub.com/npm/cli/commit/faf9efffb7bfe6efde6e53830cb054b34c3a6ea3) [#​6994](https://togithub.com/npm/cli/pull/6994) `is-core-module@2.13.1` - [`b00e780`](https://togithub.com/npm/cli/commit/b00e7808e370513e79ca31c261958377984e7444) [#​6994](https://togithub.com/npm/cli/pull/6994) `@sigstore/sign@2.2.0` - [`4613774`](https://togithub.com/npm/cli/commit/461377426d998ed79400501b09e1ee67c32bee23) [#​6994](https://togithub.com/npm/cli/pull/6994) hoisting newer deps in favor of older ones - [`54c4f7b`](https://togithub.com/npm/cli/commit/54c4f7b8705b2c9d5b8bc5bb846f4e7863735b7e) [#​6994](https://togithub.com/npm/cli/pull/6994) `signal-exit@4.1.0` - [`8c5882f`](https://togithub.com/npm/cli/commit/8c5882f3eed305bbd3514d7143f9d92e9577e1b9) [#​6994](https://togithub.com/npm/cli/pull/6994) `strip-ansi@7.1.0` - [`cd0c649`](https://togithub.com/npm/cli/commit/cd0c649ec2b421b59012854e61788a11a77194f2) [#​6994](https://togithub.com/npm/cli/pull/6994) `ci-info@4.0.0` - [`a0a58b7`](https://togithub.com/npm/cli/commit/a0a58b735c418d8555a06890b63098c68f53106e) [#​6994](https://togithub.com/npm/cli/pull/6994) `@sigstore/tuf@2.2.0` - [`b3a53c6`](https://togithub.com/npm/cli/commit/b3a53c6ab5fd933fc7f8258c155ed31be834393e) [#​6949](https://togithub.com/npm/cli/pull/6949) `is-cidr@5.0.3` ([#​6949](https://togithub.com/npm/cli/issues/6949)) - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v8.0.2): `@npmcli/config@8.0.2` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.4): `libnpmexec@7.0.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.2): `libnpmpublish@9.0.2`

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 if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.