apollo-server-integrations / apollo-server-integration-aws-lambda

An integration to use AWS Lambda as a hosting service with Apollo Server
MIT License
46 stars 9 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/server-integration-testsuite 4.7.0 -> 4.7.1 age adoption passing confidence
@types/node (source) 14.18.43 -> 14.18.46 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.2 -> 5.59.5 age adoption passing confidence
@typescript-eslint/parser 5.59.2 -> 5.59.5 age adoption passing confidence
eslint (source) 8.39.0 -> 8.40.0 age adoption passing confidence
npm (source) 9.6.5 -> 9.6.6 age adoption passing confidence

Release Notes

apollographql/apollo-server ### [`v4.7.1`](https://togithub.com/apollographql/apollo-server/blob/HEAD/packages/integration-testsuite/CHANGELOG.md#​471) [Compare Source](https://togithub.com/apollographql/apollo-server/compare/@apollo/server-integration-testsuite@4.7.0...@apollo/server-integration-testsuite@4.7.1) ##### Patch Changes - Updated dependencies \[[`5d3c45be9`](https://togithub.com/apollographql/apollo-server/commit/5d3c45be9d871ac1ccc2e5cce70fcd60591f39a4)]: - [@​apollo/server](https://togithub.com/apollo/server)[@​4](https://togithub.com/4).7.1
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.5`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5595-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5594v5595-2023-05-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.5) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.5`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5595-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5594v5595-2023-05-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.2...v5.59.5) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v8.40.0`](https://togithub.com/eslint/eslint/releases/tag/v8.40.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.39.0...v8.40.0) ##### Features - [`5db7808`](https://togithub.com/eslint/eslint/commit/5db7808139c1f2172797285a0700f01644bda254) feat: improve flat config errors for invalid rule options and severities ([#​17140](https://togithub.com/eslint/eslint/issues/17140)) (Josh Goldberg ✨) - [`f5574dc`](https://togithub.com/eslint/eslint/commit/f5574dc739fcc74a7841217ba1f31cce02bee1ff) feat: Add findConfigFile() method to FlatESLint ([#​17142](https://togithub.com/eslint/eslint/issues/17142)) (Nicholas C. Zakas) - [`e52b98b`](https://togithub.com/eslint/eslint/commit/e52b98bf25d882da4efd5559ce5974b6697cf701) feat: add `sourceCode` property to the rule context ([#​17107](https://togithub.com/eslint/eslint/issues/17107)) (Nitin Kumar) - [`1468f5b`](https://togithub.com/eslint/eslint/commit/1468f5b640cfa6fdd8a5ec895337f692def2780b) feat: add `physicalFilename` property to the rule context ([#​17111](https://togithub.com/eslint/eslint/issues/17111)) (Nitin Kumar) - [`0df4d4f`](https://togithub.com/eslint/eslint/commit/0df4d4f658c214e51310a986c03d44d34ceae3ec) feat: add `cwd` to rule context ([#​17106](https://togithub.com/eslint/eslint/issues/17106)) (Nitin Kumar) - [`52018f2`](https://togithub.com/eslint/eslint/commit/52018f21c19b3e461cae32843cddd17ed42f19cd) feat: add `filename` property to the rule context ([#​17108](https://togithub.com/eslint/eslint/issues/17108)) (Nitin Kumar) - [`559ff4e`](https://togithub.com/eslint/eslint/commit/559ff4e4bc54a8b6e6b54825d83c532d724204b3) feat: add new `omitLastInOneLineClassBody` option to the `semi` rule ([#​17105](https://togithub.com/eslint/eslint/issues/17105)) (Nitin Kumar) ##### Bug Fixes - [`f076e54`](https://togithub.com/eslint/eslint/commit/f076e54ecdb0fae70d9b43ad6888606097beef97) fix: Ensure FlatESLint#findConfigFile() doesn't throw. ([#​17151](https://togithub.com/eslint/eslint/issues/17151)) (Nicholas C. Zakas) ##### Documentation - [`e980bf3`](https://togithub.com/eslint/eslint/commit/e980bf38cf441f2eb29c458b93df77dc0111b391) docs: Update README (GitHub Actions Bot) - [`e92a6fc`](https://togithub.com/eslint/eslint/commit/e92a6fc7ed2a427f5e95f4b3a1c21d71553c97ee) docs: Update README (GitHub Actions Bot) - [`af5fe64`](https://togithub.com/eslint/eslint/commit/af5fe64c398c9bd4206c3c6c1ade81768b291031) docs: Fix custom rule schema docs ([#​17115](https://togithub.com/eslint/eslint/issues/17115)) (Adam Jones) - [`4a352a9`](https://togithub.com/eslint/eslint/commit/4a352a957ba9e721bec9f6f403b419a22b0ec423) docs: explain how to include predefined globals ([#​17114](https://togithub.com/eslint/eslint/issues/17114)) (Marcus Wyatt) - [`5ea15d9`](https://togithub.com/eslint/eslint/commit/5ea15d92ee358e8f3f652c94c019cac96aaec651) docs: add mastodon link in readme ([#​17110](https://togithub.com/eslint/eslint/issues/17110)) (唯然) ##### Chores - [`4053004`](https://togithub.com/eslint/eslint/commit/4053004c951813473d1c43f9f9959a9a3484242f) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).40.0 ([#​17156](https://togithub.com/eslint/eslint/issues/17156)) (Milos Djermanovic) - [`50fed1d`](https://togithub.com/eslint/eslint/commit/50fed1da4449ad7ecbb558294438273cfce603d4) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`4c7a170`](https://togithub.com/eslint/eslint/commit/4c7a170b04c5a746e401bef7ce79766ff66a1168) chore: upgrade [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@​2](https://togithub.com/2).0.3 ([#​17155](https://togithub.com/eslint/eslint/issues/17155)) (Milos Djermanovic) - [`e80b7cc`](https://togithub.com/eslint/eslint/commit/e80b7cce640b60c00802148dbb51d03c7223afa9) chore: upgrade espree@9.5.2 ([#​17154](https://togithub.com/eslint/eslint/issues/17154)) (Milos Djermanovic) - [`ce3ac91`](https://togithub.com/eslint/eslint/commit/ce3ac91b510576e2afba1657aa5f09e162b4ab07) chore: upgrade eslint-visitor-keys@3.4.1 ([#​17153](https://togithub.com/eslint/eslint/issues/17153)) (Milos Djermanovic) - [`9094d79`](https://togithub.com/eslint/eslint/commit/9094d79fb42c0ebb6100426a3f2f851e8d42a0ee) chore: add `latest/` to `meta.docs.url` in all core rules ([#​17136](https://togithub.com/eslint/eslint/issues/17136)) (Milos Djermanovic) - [`d85efad`](https://togithub.com/eslint/eslint/commit/d85efad655deacc0dc3fdbbace33307094c3b91b) perf: don't use `grapheme-splitter` on ASCII strings in key-spacing rule ([#​17122](https://togithub.com/eslint/eslint/issues/17122)) (Milos Djermanovic)
npm/cli ### [`v9.6.6`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​966-httpsgithubcomnpmclicomparev965v966-2023-05-03) [Compare Source](https://togithub.com/npm/cli/compare/v9.6.5...v9.6.6) ##### Dependencies - [`70e65b1`](https://togithub.com/npm/cli/commit/70e65b12ea2c834acec509645d4ba8252dcf88ff) [#​6423](https://togithub.com/npm/cli/pull/6423) `tuf-js@1.1.5` ([#​6423](https://togithub.com/npm/cli/issues/6423)) - [`72291f7`](https://togithub.com/npm/cli/commit/72291f756ad9b63e6dcaef384521f65d58793ee6) [#​6416](https://togithub.com/npm/cli/pull/6416) `read-package-json@6.0.3` - [`e498f82`](https://togithub.com/npm/cli/commit/e498f82852e49f638dc661d89785df7d6112fb76) [#​6416](https://togithub.com/npm/cli/pull/6416) `minimatch@9.0.0` - [`13aa7b7`](https://togithub.com/npm/cli/commit/13aa7b7a75b8fb18db3f4d86dfe780c8057c4213) [#​6416](https://togithub.com/npm/cli/pull/6416) `minipass@5.0.0` - [`f2a5678`](https://togithub.com/npm/cli/commit/f2a5678e73b8e0794f41cc259ab9bd3741d4ec56) [#​6416](https://togithub.com/npm/cli/pull/6416) `tar@6.1.14` - [`69d4dd2`](https://togithub.com/npm/cli/commit/69d4dd280b515cb6ba03a1cdb914ef5b106ae945) [#​6416](https://togithub.com/npm/cli/pull/6416) npm update - [`abdca39`](https://togithub.com/npm/cli/commit/abdca39a78af416f82771bde69360c0b664ac63d) [#​6416](https://togithub.com/npm/cli/pull/6416) `sigstore@1.4.0` - [`16f68fb`](https://togithub.com/npm/cli/commit/16f68fbfa5f250fdf8e5ed4742cc492f56c06219) [#​6416](https://togithub.com/npm/cli/pull/6416) `glob@10.2.2` - [`67fcfb1`](https://togithub.com/npm/cli/commit/67fcfb165a1cde7885c1a0f13f8de98e27a1d961) [#​6416](https://togithub.com/npm/cli/pull/6416) `ignore-walk@6.0.3` - [`bfa2ff3`](https://togithub.com/npm/cli/commit/bfa2ff325786ad731df82b3436d02f649a403375) [#​6416](https://togithub.com/npm/cli/pull/6416) `make-fetch-happen@11.1.1` - [`877591a`](https://togithub.com/npm/cli/commit/877591af5c8430bc2a2873774b81a8fdd7c9d105) [#​6416](https://togithub.com/npm/cli/pull/6416) `npm-registry-fetch@14.0.5` - [`7630517`](https://togithub.com/npm/cli/commit/7630517ae613c8d671d533c7ed027428568020ce) [#​6416](https://togithub.com/npm/cli/pull/6416) `pacote@15.1.3` - [`c2d6e0a`](https://togithub.com/npm/cli/commit/c2d6e0aae02148cbc7934a5ee9a05e4e7bc45c9b) [#​6416](https://togithub.com/npm/cli/pull/6416) `write-file-atomic@5.0.1` - [`acdf97e`](https://togithub.com/npm/cli/commit/acdf97e7955bdfa1a4dd2bfaec39a73e1a3c0ce9) [#​6416](https://togithub.com/npm/cli/pull/6416) `which@3.0.1` - [`00c541a`](https://togithub.com/npm/cli/commit/00c541ae4080b210eaffee49a6e5e7fe9da2237d) [#​6416](https://togithub.com/npm/cli/pull/6416) `ssri@10.0.4` - [`1b95e73`](https://togithub.com/npm/cli/commit/1b95e73a64d3031d28f754ca43b603318d7d1920) [#​6416](https://togithub.com/npm/cli/pull/6416) `read-package-json@6.0.2` - [`6927fd3`](https://togithub.com/npm/cli/commit/6927fd36a65f7c4917abd3826590a972678a7c7b) [#​6416](https://togithub.com/npm/cli/pull/6416) `fs-minipass@3.0.2` - [`3eec56e`](https://togithub.com/npm/cli/commit/3eec56e2135c5278d71b546fea68f9300f343dd6) [#​6416](https://togithub.com/npm/cli/pull/6416) `cacache@17.1.0` - [`7a2ce3f`](https://togithub.com/npm/cli/commit/7a2ce3f9fa2c4430500bed2a76822c6aa603570b) [#​6416](https://togithub.com/npm/cli/pull/6416) `@npmcli/run-script@6.0.1` - [`3881770`](https://togithub.com/npm/cli/commit/38817700290806ce1b1b6231bdbb0730fa7a9504) [#​6416](https://togithub.com/npm/cli/pull/6416) `@npmcli/map-workspaces@3.0.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.9): `@npmcli/arborist@6.2.9` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.17): `libnpmdiff@5.0.17` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.17): `libnpmexec@5.0.17` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.17): `libnpmfund@4.0.17` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v5.0.4): `libnpmorg@5.0.4` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.17): `libnpmpack@5.0.17` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v7.1.4): `libnpmpublish@7.1.4`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: b5a8c10ecea2f4977ba0abdee560cb7df5108595

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

Latest deployment of this branch, based on commit b5a8c10ecea2f4977ba0abdee560cb7df5108595:

Sandbox Source
apollo-server-integration-aws-lambda Configuration