Closed renovate[bot] closed 1 year ago
Latest commit: 8975bac93be43954e65816795a662472932c660a
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.
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
This PR contains the following updates:
5.0.6
->6.0.0
Release Notes
n1ru4l/envelop
### [`v6.0.0`](https://togithub.com/n1ru4l/envelop/blob/HEAD/packages/testing/CHANGELOG.md#600) [Compare Source](https://togithub.com/n1ru4l/envelop/compare/@envelop/testing@5.0.6...@envelop/testing@6.0.0) ##### Major Changes - [#1776](https://togithub.com/n1ru4l/envelop/pull/1776) [`332f1f22`](https://togithub.com/n1ru4l/envelop/commit/332f1f221f655421a850adb834afe549d50b4fac) Thanks [@ardatan](https://togithub.com/ardatan)! - Drop Node 14 and require Node 16 or higher - Updated dependencies \[[`332f1f22`](https://togithub.com/n1ru4l/envelop/commit/332f1f221f655421a850adb834afe549d50b4fac), [`a36925c7`](https://togithub.com/n1ru4l/envelop/commit/a36925c7df0538f88b51682e4e23f4b16f6fae2b)]: - [@envelop/core](https://togithub.com/envelop/core)[@4](https://togithub.com/4).0.0 - [@envelop/types](https://togithub.com/envelop/types)[@4](https://togithub.com/4).0.0 ##### Patch Changes - [#1776](https://togithub.com/n1ru4l/envelop/pull/1776) [`332f1f22`](https://togithub.com/n1ru4l/envelop/commit/332f1f221f655421a850adb834afe549d50b4fac) Thanks [@ardatan](https://togithub.com/ardatan)! - dependencies updates: - Updated dependency [`@graphql-tools/utils@^10.0.0` βοΈ](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`) - [#1728](https://togithub.com/n1ru4l/envelop/pull/1728) [`a36925c7`](https://togithub.com/n1ru4l/envelop/commit/a36925c7df0538f88b51682e4e23f4b16f6fae2b) Thanks [@ardatan](https://togithub.com/ardatan)! - - Memoize parsed document string result and use it wherever possible, and export `getDocumentString` function to allow users to use it as well. - Use `WeakMap`s with `DocumentNode` wherever possible instead of using LRU Cache with strings. It is more optimal if a parser caching is usedConfiguration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.