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 #158

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 16.18.74 -> 16.18.76 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.19.0 -> 6.19.1 age adoption passing confidence
@typescript-eslint/parser (source) 6.19.0 -> 6.19.1 age adoption passing confidence
npm (source) 10.3.0 -> 10.4.0 age adoption passing confidence
ts-jest (source) 29.1.1 -> 29.1.2 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.19.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6191-2024-01-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.19.0...v6.19.1) ##### 🩹 Fixes - **type-utils:** preventing isUnsafeAssignment infinite recursive calls - **eslint-plugin:** \[no-unnecessary-condition] fix false positive for type variable ##### ❤️ Thank You - YeonJuan 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.19.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6191-2024-01-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.19.0...v6.19.1) This was a version bump only for parser to align it with other projects, there were no code changes. 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.
npm/cli (npm) ### [`v10.4.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1040-2024-01-24) [Compare Source](https://togithub.com/npm/cli/compare/v10.3.0...v10.4.0) ##### Features - [`35a098c`](https://togithub.com/npm/cli/commit/35a098cc54ef208c53e7329bfb65a7e5656c559b) [#​7175](https://togithub.com/npm/cli/pull/7175) display tree diff on `--long` ([@​wraithgar](https://togithub.com/wraithgar)) - [`dffca29`](https://togithub.com/npm/cli/commit/dffca29f0690be82692eaa44a1dd02a0807a70ae) [#​7174](https://togithub.com/npm/cli/pull/7174) format: print `--dry-run` diffs in table format ([#​7174](https://togithub.com/npm/cli/issues/7174)) ([@​ritaaktay](https://togithub.com/ritaaktay)) - [`6d5f9ac`](https://togithub.com/npm/cli/commit/6d5f9acd0dc7f755a9ef4d27e1dac7076ec7e469) [#​7133](https://togithub.com/npm/cli/pull/7133) dedupe - display difference when `--dry-run` is enabled ([#​7133](https://togithub.com/npm/cli/issues/7133)) ([@​Blaumaus](https://togithub.com/Blaumaus)) ##### Bug Fixes - [`ec06f77`](https://togithub.com/npm/cli/commit/ec06f7712bbdc3b38c546593e9970962fee127ed) [#​7175](https://togithub.com/npm/cli/pull/7175) inline diff table code w/ summary code ([@​wraithgar](https://togithub.com/wraithgar)) - [`d4ebfba`](https://togithub.com/npm/cli/commit/d4ebfba91991423b52edf5f9431424faa6618073) [#​7157](https://togithub.com/npm/cli/pull/7157) use util.stripVTControlCharacters instead of strip-ansi ([@​wraithgar](https://togithub.com/wraithgar)) - [`81c95c7`](https://togithub.com/npm/cli/commit/81c95c7de71b40831ad46356d75ed56b20c66372) [#​7063](https://togithub.com/npm/cli/pull/7063) don't reset update notifier duration on every check ([#​7063](https://togithub.com/npm/cli/issues/7063)) ([@​wraithgar](https://togithub.com/wraithgar)) ##### Documentation - [`2b7eaad`](https://togithub.com/npm/cli/commit/2b7eaade0620b3ea69e8b0b21335ed25af082351) [#​7168](https://togithub.com/npm/cli/pull/7168) package-json: Reword warning about publishing local dependencies ([#​7168](https://togithub.com/npm/cli/issues/7168)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) - [`67ab0f7`](https://togithub.com/npm/cli/commit/67ab0f745ad182fa8250cc1da53b618df2e0d95a) [#​7142](https://togithub.com/npm/cli/pull/7142) update: Replace comma with period in run on sentence ([#​7142](https://togithub.com/npm/cli/issues/7142)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) - [`05c69dc`](https://togithub.com/npm/cli/commit/05c69dc7ac70d27f1ec1d58ea0dd7111770fd0aa) [#​7150](https://togithub.com/npm/cli/pull/7150) config: State default configuration file affected by `npm config set` ([#​7150](https://togithub.com/npm/cli/issues/7150)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) - [`44f4518`](https://togithub.com/npm/cli/commit/44f45187ef8ee20c373e89407f3c32708bef9f0f) [#​7149](https://togithub.com/npm/cli/pull/7149) Link to the config command in the npm configuration description ([#​7149](https://togithub.com/npm/cli/issues/7149)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) - [`dd5699f`](https://togithub.com/npm/cli/commit/dd5699f7f0dcf9e5ad1c5549f3eaacaa1715f8eb) [#​7152](https://togithub.com/npm/cli/pull/7152) update: Fix a typo and remove unneeded statement ([#​7152](https://togithub.com/npm/cli/issues/7152)) ([@​DanKaplanSES](https://togithub.com/DanKaplanSES)) ##### Dependencies - [`ec77e81`](https://togithub.com/npm/cli/commit/ec77e81f5ecc3603bb7c9963f860a8c46f6a61ec) [#​7124](https://togithub.com/npm/cli/pull/7124) `promise-call-limit@3.0.1` - [`e32189c`](https://togithub.com/npm/cli/commit/e32189c768181d58ab72825d67307a3a653652ac) [#​7173](https://togithub.com/npm/cli/pull/7173) deduplicate tree - [`b7af4d9`](https://togithub.com/npm/cli/commit/b7af4d9bb96a86abee6a745b4a756b84d54d6e79) [#​7173](https://togithub.com/npm/cli/pull/7173) `tar-stream@3.1.7` - [`6883743`](https://togithub.com/npm/cli/commit/68837432c0b78bf7a4382a443f35ce2484449952) [#​7173](https://togithub.com/npm/cli/pull/7173) `@npmcli/run-script@7.0.4` - [`739634d`](https://togithub.com/npm/cli/commit/739634d76168f438934f1f8287618dabe2f3b968) [#​7157](https://togithub.com/npm/cli/pull/7157) remove strip-ansi - [`162c82e`](https://togithub.com/npm/cli/commit/162c82e845d410ede643466f9f8af78a312296cc) [#​7148](https://togithub.com/npm/cli/pull/7148) `pacote@17.0.6` ([#​7148](https://togithub.com/npm/cli/issues/7148)) ([@​bdehamer](https://togithub.com/bdehamer)) - [`a50b03b`](https://togithub.com/npm/cli/commit/a50b03b10046cf769cd328df96adcf292db5c067) [#​7141](https://togithub.com/npm/cli/pull/7141) `sigstore@2.2.0` ([#​7141](https://togithub.com/npm/cli/issues/7141)) ([@​bdehamer](https://togithub.com/bdehamer)) - [`f696b51`](https://togithub.com/npm/cli/commit/f696b517a39bea1be0f7116983a5b4c8ed6f01b7) [#​7132](https://togithub.com/npm/cli/pull/7132) `@sigstore/tuf@2.3.0` ([#​7132](https://togithub.com/npm/cli/issues/7132)) ([@​bdehamer](https://togithub.com/bdehamer)) - [workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.3.1): `@npmcli/arborist@7.3.1` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.6): `libnpmdiff@6.0.6` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.7): `libnpmexec@7.0.7` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.4): `libnpmfund@5.0.4` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.6): `libnpmpack@6.0.6` - [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.4): `libnpmpublish@9.0.4` ##### Chores - [`a82ccc5`](https://togithub.com/npm/cli/commit/a82ccc5f97a60698fb0ee413347a621d0662f493) [#​7173](https://togithub.com/npm/cli/pull/7173) `nock@13.5.0` ([@​wraithgar](https://togithub.com/wraithgar)) - [`dcaa99c`](https://togithub.com/npm/cli/commit/dcaa99c5138ad20a3210a8396772177aa1fa33da) [#​7173](https://togithub.com/npm/cli/pull/7173) fix exec test ([@​wraithgar](https://togithub.com/wraithgar)) - [`0d96080`](https://togithub.com/npm/cli/commit/0d96080fa8c08b5eb77bbd6ae64111379fa24465) [#​7162](https://togithub.com/npm/cli/pull/7162) release: do not exclude docs directory from CLI release commits ([#​7162](https://togithub.com/npm/cli/issues/7162)) ([@​lukekarrys](https://togithub.com/lukekarrys))
kulshekhar/ts-jest (ts-jest) ### [`v29.1.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2) ##### Bug Fixes - calculated cache key based on `supportsStaticESM` ([a5d6f2d](https://togithub.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f)) - correct error handling in `processAsync` ([e7be4bf](https://togithub.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad)), closes [#​4207](https://togithub.com/kulshekhar/ts-jest/issues/4207) - use `Config.ProjectConfig` ([918312b](https://togithub.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de)), closes [#​4028](https://togithub.com/kulshekhar/ts-jest/issues/4028)

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.

changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: c41ab41452b53eb7c16af71ffa6ded2f3754bfe7

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 6 months 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 c41ab41452b53eb7c16af71ffa6ded2f3754bfe7:

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