apollo-server-integrations / apollo-server-integration-fastify

An Apollo Server integration for use with Fastify.
MIT License
67 stars 13 forks source link

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

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
@oly_op/prettier-config (source) 1.1.0 -> 1.2.0 age adoption passing confidence
@swc/core (source) 1.3.62 -> 1.3.63 age adoption passing confidence
@types/node (source) 16.18.35 -> 16.18.36 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.9 -> 5.59.11 age adoption passing confidence

Release Notes

olyop/prettier-config ### [`v1.2.0`](https://togithub.com/olyop/prettier-config/compare/27c869dc858373324d96a9562e43e25ae30771e4...a39707fd04cafa6b08bd5d2b1ad91d85388adf37) [Compare Source](https://togithub.com/olyop/prettier-config/compare/27c869dc858373324d96a9562e43e25ae30771e4...a39707fd04cafa6b08bd5d2b1ad91d85388adf37)
swc-project/swc ### [`v1.3.63`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1363---2023-06-13) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.62...v1.3.63) ##### Bug Fixes - **(es/codegen)** Remove extra spaces in `AssignPatProp` and `KeyValuePatProp` ([#​7488](https://togithub.com/swc-project/swc/issues/7488)) ([064bcf4](https://togithub.com/swc-project/swc/commit/064bcf4854f8505f04b40b72da1becec0c531a7d)) - **(es/compat)** Make stage 3 decorator pass use correct state for inner classes ([#​7508](https://togithub.com/swc-project/swc/issues/7508)) ([cc4146c](https://togithub.com/swc-project/swc/commit/cc4146c9d3a21514031e46003170a3fdaac1987a)) - **(es/minifier)** Infect mutation when assigning a property ([#​7503](https://togithub.com/swc-project/swc/issues/7503)) ([7f9f0b8](https://togithub.com/swc-project/swc/commit/7f9f0b8bcebc26eed1354ce2901aabd61261f434)) - **(es/react)** Default to empty string when emitting refresh signature ([#​7514](https://togithub.com/swc-project/swc/issues/7514)) ([8e933c8](https://togithub.com/swc-project/swc/commit/8e933c8a9fdf8867deb7f0d108b99430949aad54)) ##### Features - **(es/codegen)** Add ability to set indentation string via rust api ([#​7494](https://togithub.com/swc-project/swc/issues/7494)) ([a343e7c](https://togithub.com/swc-project/swc/commit/a343e7ccae4e88d9e3941beedf63b61bd0512c3d)) - **(es/minifier)** Remove unused labels ([#​7478](https://togithub.com/swc-project/swc/issues/7478)) ([62075fa](https://togithub.com/swc-project/swc/commit/62075faeaada8d9df3c7d849bbcfda8ff0c5d79f)) - **(es/parser)** Disallow tagged tpl in optional chaining ([#​7515](https://togithub.com/swc-project/swc/issues/7515)) ([6c00a24](https://togithub.com/swc-project/swc/commit/6c00a2422addf0e402bb221e80f6f8acad839b28)) - **(plugin/runner)** Support shared wasix runtime ([#​7504](https://togithub.com/swc-project/swc/issues/7504)) ([73929fc](https://togithub.com/swc-project/swc/commit/73929fc43c34fd4545bd292fbf0f6d7de35fbee9)) ##### Performance - **(css/prefixer)** Convert macro to a function call to reduce binary size ([#​7507](https://togithub.com/swc-project/swc/issues/7507)) ([d545df6](https://togithub.com/swc-project/swc/commit/d545df6dd951fa2f5756830c40c21ae251e4e634)) - **(es)** Use `&dyn Comments` to reduce binary size ([#​7489](https://togithub.com/swc-project/swc/issues/7489)) ([2c3ac68](https://togithub.com/swc-project/swc/commit/2c3ac682e271dad0ab6e82c14ad14f06715d853b)) - **(es)** Use `&dyn Comments` for jsx and TypeScript ([#​7490](https://togithub.com/swc-project/swc/issues/7490)) ([abd62bc](https://togithub.com/swc-project/swc/commit/abd62bc797175d783d18d162301c851eefa7ac23)) ##### Refactor - **(es/ast)** Reimplement optional chaining ([#​7441](https://togithub.com/swc-project/swc/issues/7441)) ([aa83584](https://togithub.com/swc-project/swc/commit/aa83584634286d7c741d903ad94ba5228c89bc62)) - **(es/ast)** Remove unused fields ([#​7518](https://togithub.com/swc-project/swc/issues/7518)) ([3958f17](https://togithub.com/swc-project/swc/commit/3958f1792c4598e965f36a11c567c95f69984a9f))
typescript-eslint/typescript-eslint ### [`v5.59.11`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​55911-httpsgithubcomtypescript-eslinttypescript-eslintcomparev55910v55911-2023-06-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ### [`v5.59.10`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​55910-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5599v55910-2023-06-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, 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.

renovate[bot] commented 1 year ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.