apollo-server-integrations / apollo-server-integration-cloudflare-workers

An integration to use Cloudflare Workers as a hosting service with Apollo Server
https://github.com/kimyvgy/worker-apollo-server-template
MIT License
16 stars 0 forks source link

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

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/server-integration-testsuite (source) 4.9.5 -> 4.10.0 age adoption passing confidence
cspell (source) 8.3.0 -> 8.3.2 age adoption passing confidence

Release Notes

apollographql/apollo-server (@​apollo/server-integration-testsuite) ### [`v4.10.0`](https://togithub.com/apollographql/apollo-server/blob/HEAD/packages/integration-testsuite/CHANGELOG.md#4100) [Compare Source](https://togithub.com/apollographql/apollo-server/compare/@apollo/server-integration-testsuite@4.9.5...@apollo/server-integration-testsuite@4.10.0) ##### Minor Changes - [#​7786](https://togithub.com/apollographql/apollo-server/pull/7786) [`869ec98`](https://togithub.com/apollographql/apollo-server/commit/869ec980458df3b22dcc2ed128cedc9d3a85c54b) Thanks [@​ganemone](https://togithub.com/ganemone)! - Restore missing v1 `skipValidation` option as `dangerouslyDisableValidation`. Note that enabling this option exposes your server to potential security and unexpected runtime issues. Apollo will not support issues that arise as a result of using this option. ##### Patch Changes - [#​7740](https://togithub.com/apollographql/apollo-server/pull/7740) [`fe68c1b`](https://togithub.com/apollographql/apollo-server/commit/fe68c1b05323931d766a5e081061b70e305ac67e) Thanks [@​barnisanov](https://togithub.com/barnisanov)! - Uninstalled `body-parser` and used `express` built-in `body-parser` functionality instead(mainly the json middleware) - Updated dependencies \[[`869ec98`](https://togithub.com/apollographql/apollo-server/commit/869ec980458df3b22dcc2ed128cedc9d3a85c54b), [`9bd7748`](https://togithub.com/apollographql/apollo-server/commit/9bd7748565735e3e01cdce38674dbc7dcc44507b), [`63dc50f`](https://togithub.com/apollographql/apollo-server/commit/63dc50fc65cd7b4a9df0e1de4ab6d6ee82dbeb5c), [`fe68c1b`](https://togithub.com/apollographql/apollo-server/commit/fe68c1b05323931d766a5e081061b70e305ac67e), [`e9a0d6e`](https://togithub.com/apollographql/apollo-server/commit/e9a0d6ed035d1a4f509ce39f0558dc17dfb9ccd0)]: - [@​apollo/server](https://togithub.com/apollo/server)[@​4](https://togithub.com/4).10.0
streetsidesoftware/cspell (cspell) ### [`v8.3.2`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/CHANGELOG.md#832-2024-01-02) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.3.1...v8.3.2) ##### Bug Fixes - cspell-tools - support excluding words ([#​5140](https://togithub.com/streetsidesoftware/cspell/issues/5140)) ([3fcdd89](https://togithub.com/streetsidesoftware/cspell/commit/3fcdd89fb319b659d218067c5366e02d036be59f)) ### [`v8.3.1`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/CHANGELOG.md#831-2024-01-01) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.3.0...v8.3.1) **Note:** Version bump only for package cspell-monorepo

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.