apollographql / apollo-utils

Monorepo of common utilities related to Apollo and GraphQL
MIT License
36 stars 11 forks source link

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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.27.1 -> 2.27.2 age adoption passing confidence
@graphql-codegen/client-preset (source) 4.2.5 -> 4.2.6 age adoption passing confidence
npm (source) 10.7.0 -> 10.8.0 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli) ### [`v2.27.2`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.2) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.1...@changesets/cli@2.27.2) ##### Patch Changes - [#​1354](https://togithub.com/changesets/changesets/pull/1354) [`69be7dc`](https://togithub.com/changesets/changesets/commit/69be7dc7195011ac6dbd00b24ea923f02adcf69c) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed an issue with `changeset status` incorrectly returning an error status in two cases: - for changed ignored packages - for changed private packages when `privatePackage.version` was set to `false` - [#​1351](https://togithub.com/changesets/changesets/pull/1351) [`c6da182`](https://togithub.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b) Thanks [@​TheHolyWaffle](https://togithub.com/TheHolyWaffle)! - Fix an issue with not applying a custom `.prettierrc` configuration with `prettier@>= 3.1.1` - Updated dependencies \[[`c6da182`](https://togithub.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b)]: - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​7](https://togithub.com/7).0.1 - [@​changesets/write](https://togithub.com/changesets/write)[@​0](https://togithub.com/0).3.1
dotansimha/graphql-code-generator (@​graphql-codegen/client-preset) ### [`v4.2.6`](https://togithub.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#426) [Compare Source](https://togithub.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.2.5...@graphql-codegen/client-preset@4.2.6) ##### Patch Changes - Updated dependencies \[[`dfc5310`](https://togithub.com/dotansimha/graphql-code-generator/commit/dfc5310ab476bed6deaefc608f311ff368722f7e), [`156cc2b`](https://togithub.com/dotansimha/graphql-code-generator/commit/156cc2b9a2a5129beba121cfa987b04e29899431), [`dfc5310`](https://togithub.com/dotansimha/graphql-code-generator/commit/dfc5310ab476bed6deaefc608f311ff368722f7e), [`b49457b`](https://togithub.com/dotansimha/graphql-code-generator/commit/b49457b5f29328d2dc23c642788a2e697cb8966e)]: - [@​graphql-codegen/plugin-helpers](https://togithub.com/graphql-codegen/plugin-helpers)[@​5](https://togithub.com/5).0.4 - [@​graphql-codegen/visitor-plugin-common](https://togithub.com/graphql-codegen/visitor-plugin-common)[@​5](https://togithub.com/5).2.0 - [@​graphql-codegen/gql-tag-operations](https://togithub.com/graphql-codegen/gql-tag-operations)[@​4](https://togithub.com/4).0.7 - [@​graphql-codegen/typescript-operations](https://togithub.com/graphql-codegen/typescript-operations)[@​4](https://togithub.com/4).2.1 - [@​graphql-codegen/typed-document-node](https://togithub.com/graphql-codegen/typed-document-node)[@​5](https://togithub.com/5).0.7 - [@​graphql-codegen/typescript](https://togithub.com/graphql-codegen/typescript)[@​4](https://togithub.com/4).0.7
npm/cli (npm) ### [`v10.8.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1080-2024-05-15) [Compare Source](https://togithub.com/npm/cli/compare/v10.7.0...v10.8.0) ##### Features - [`1e375c1`](https://togithub.com/npm/cli/commit/1e375c1f8d16ac114b615c2a2f374099345b0b69) [#​7442](https://togithub.com/npm/cli/pull/7442) create exit handler class ([#​7442](https://togithub.com/npm/cli/issues/7442)) ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Bug Fixes - [`d5c3289`](https://togithub.com/npm/cli/commit/d5c32899b6ffc6254c96f62a06a854bb2c2b95c5) [#​7513](https://togithub.com/npm/cli/pull/7513) refactor: use output buffer and error for more commands ([#​7513](https://togithub.com/npm/cli/issues/7513)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`12f103c`](https://togithub.com/npm/cli/commit/12f103ce55ed21c9c04f87a101fb64d55ac02d3c) [#​7533](https://togithub.com/npm/cli/pull/7533) add first param titles to logs where missing ([#​7533](https://togithub.com/npm/cli/issues/7533)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`badeac2`](https://togithub.com/npm/cli/commit/badeac28faf9fde5f8c05d235219be840999a646) [#​7521](https://togithub.com/npm/cli/pull/7521) config: use redact on config output ([#​7521](https://togithub.com/npm/cli/issues/7521)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`76aef74`](https://togithub.com/npm/cli/commit/76aef7423ab7e47a5f9b73849b47ba029730d75a) [#​7520](https://togithub.com/npm/cli/pull/7520) view: refactor exec and execWorkspaces to call same methods ([#​7520](https://togithub.com/npm/cli/issues/7520)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`b54cdb8`](https://togithub.com/npm/cli/commit/b54cdb836d6c4146a1aa8e1a5fe9655ba2ed0a6a) [#​7515](https://togithub.com/npm/cli/pull/7515) refactor: create new error output primitives ([#​7515](https://togithub.com/npm/cli/issues/7515)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`e40454c`](https://togithub.com/npm/cli/commit/e40454c35f75b5b814e7b5167c8a8b05664246f3) [#​7506](https://togithub.com/npm/cli/pull/7506) view: dont unwrap arrays in json mode ([#​7506](https://togithub.com/npm/cli/issues/7506)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`6f64148`](https://togithub.com/npm/cli/commit/6f6414829fd82704233fbb56375b167495a0aaf5) require stdout to be a TTY for progress ([#​7507](https://togithub.com/npm/cli/issues/7507)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`db62910`](https://togithub.com/npm/cli/commit/db6291036f076bf0251b74a504bd5b693c29c4bb) [#​7504](https://togithub.com/npm/cli/pull/7504) config: be more aggressive about hiding protected values ([#​7504](https://togithub.com/npm/cli/issues/7504)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`6d456bb`](https://togithub.com/npm/cli/commit/6d456bba46d6afe1e2cf9464908e6ad99375cb7c) [#​7497](https://togithub.com/npm/cli/pull/7497) dont write log file for completion commands ([#​7497](https://togithub.com/npm/cli/issues/7497)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`722c0fa`](https://togithub.com/npm/cli/commit/722c0faa387ae6e35886f08eefb238c03ae85db1) [#​7463](https://togithub.com/npm/cli/pull/7463) limit packument cache size based on heap size ([@​wraithgar](https://togithub.com/wraithgar)) - [`ca1a68d`](https://togithub.com/npm/cli/commit/ca1a68d14d184f2535720ed4715f388965ade21a) [#​7474](https://togithub.com/npm/cli/pull/7474) log if `npm deprecate` does not match any version ([#​7474](https://togithub.com/npm/cli/issues/7474)) ([@​mbtools](https://togithub.com/mbtools)) - [`261ea19`](https://togithub.com/npm/cli/commit/261ea193c96aaa73ce5630e21c6a31de9f19ef5b) [#​7457](https://togithub.com/npm/cli/pull/7457) run input.start around help and openining urls ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`4ab6cf4`](https://togithub.com/npm/cli/commit/4ab6cf4a9e7fca64f95422f4099b33cdbb9efa25) [#​7459](https://togithub.com/npm/cli/pull/7459) publish: validate dist-tag ([#​7459](https://togithub.com/npm/cli/issues/7459)) ([@​reggi](https://togithub.com/reggi)) ##### Documentation - [`b2ce025`](https://togithub.com/npm/cli/commit/b2ce0250e32abaaaf60d895cda210914bdf903ea) [#​7518](https://togithub.com/npm/cli/pull/7518) suggest correct bin entry ([#​7518](https://togithub.com/npm/cli/issues/7518)) ([@​Santoshraj2](https://togithub.com/Santoshraj2)) - [`bdd2aae`](https://togithub.com/npm/cli/commit/bdd2aae12b213815b5d800902b0a9722b263a03c) [#​7502](https://togithub.com/npm/cli/pull/7502) remove obsolete removal using make uninstall ([#​7502](https://togithub.com/npm/cli/issues/7502)) ([@​avinal](https://togithub.com/avinal)) - [`c3d2819`](https://togithub.com/npm/cli/commit/c3d281984ed363ed03d6a7abe083f301c1dd2c88) [#​7496](https://togithub.com/npm/cli/pull/7496) npm help json/global command on windows ([#​7496](https://togithub.com/npm/cli/issues/7496)) ([@​klm-turing](https://togithub.com/klm-turing), [@​lukekarrys](https://togithub.com/lukekarrys)) - [`268303c`](https://togithub.com/npm/cli/commit/268303c3b40551ae558f201841d3d5977769a7c9) [#​7479](https://togithub.com/npm/cli/pull/7479) add npm version to every local help output ([#​7479](https://togithub.com/npm/cli/issues/7479)) ([@​klm-turing](https://togithub.com/klm-turing)) - [`e39d422`](https://togithub.com/npm/cli/commit/e39d422d69c2275ed1e3a606447a9b9d87bdca4f) [#​7473](https://togithub.com/npm/cli/pull/7473) suggest "npm repo" for showing the repo of a package ([#​7473](https://togithub.com/npm/cli/issues/7473)) ([@​full-stop](https://togithub.com/full-stop)) - [`f6fff32`](https://togithub.com/npm/cli/commit/f6fff3295d19b63003cf49eb1c4805f453c5390a) [#​7433](https://togithub.com/npm/cli/pull/7433) clarify what peerDependenciesMeta does ([#​7433](https://togithub.com/npm/cli/issues/7433)) ([@​xuhdev](https://togithub.com/xuhdev), [@​wraithgar](https://togithub.com/wraithgar)) ##### Dependencies - [`1cdc662`](https://togithub.com/npm/cli/commit/1cdc662bd2835531fbe790011a00f88ddb5f6868) [#​7522](https://togithub.com/npm/cli/pull/7522) `@tufjs/repo-mock@2.0.1` - [`898bcfd`](https://togithub.com/npm/cli/commit/898bcfda5c5ac192b2cf5f47d0b939794c1b2164) [#​7522](https://togithub.com/npm/cli/pull/7522) `@sigstore/protobuf-specs@0.3.2` - [`fec3c94`](https://togithub.com/npm/cli/commit/fec3c947d7dcc71071a8f527aa5bd81f47015486) [#​7522](https://togithub.com/npm/cli/pull/7522) `path-scurry@1.11.1` - [`cb85973`](https://togithub.com/npm/cli/commit/cb8597316a8d53815835901ae9d5756d4dc481ea) [#​7522](https://togithub.com/npm/cli/pull/7522) `glob@10.3.15` - [`e189873`](https://togithub.com/npm/cli/commit/e18987371399f508cb224e159987b10ddb922bb8) [#​7498](https://togithub.com/npm/cli/pull/7498) `@sigstore/sign@2.3.1` - [`c2b28f9`](https://togithub.com/npm/cli/commit/c2b28f9d6cba12e88f849e5b4a82607e2c218a16) [#​7498](https://togithub.com/npm/cli/pull/7498) `minipass@7.1.1` - [`9064ffc`](https://togithub.com/npm/cli/commit/9064ffc6c85309de2e9e798fdc6caca209f5fa18) [#​7498](https://togithub.com/npm/cli/pull/7498) `@sigstore/tuf@2.3.3` - [`fd42986`](https://togithub.com/npm/cli/commit/fd429866c79cc001979135857c019d7d2873f291) [#​7498](https://togithub.com/npm/cli/pull/7498) `@npmcli/fs@3.1.1` - [`4e53e33`](https://togithub.com/npm/cli/commit/4e53e33757c88ca9c413e3943b17e0cb246e955c) [#​7498](https://togithub.com/npm/cli/pull/7498) `semver@7.6.2` - [`f078c82`](https://togithub.com/npm/cli/commit/f078c8224f6775d53da98f310531524c616e6099) [#​7495](https://togithub.com/npm/cli/pull/7495) `glob@10.3.14` - [`58f773c`](https://togithub.com/npm/cli/commit/58f773c99742ef55ac2a9eca23c27b32800c2cf1) [#​7495](https://togithub.com/npm/cli/pull/7495) `path-scurry@1.11.0` - [`ea0b07d`](https://togithub.com/npm/cli/commit/ea0b07da149767265f11d5d77d2156e2c9f43e63) [#​7482](https://togithub.com/npm/cli/pull/7482) `pacote@18.0.6` - [`8d161a4`](https://togithub.com/npm/cli/commit/8d161a414160dab7a930b1668c3af3ba280e8532) [#​7482](https://togithub.com/npm/cli/pull/7482) `semver@7.6.1` - [`5b2317b`](https://togithub.com/npm/cli/commit/5b2317b472342428c6521d7b0d550d0fcc9bb202) [#​7463](https://togithub.com/npm/cli/pull/7463) add lru-cache - [`26fefb8`](https://togithub.com/npm/cli/commit/26fefb82b3bd812009b8b627e3c19032a931aade) [#​7480](https://togithub.com/npm/cli/pull/7480) `promzard@1.0.2` - [`2146e1f`](https://togithub.com/npm/cli/commit/2146e1f83ae94debecfaf08ef32e319c02223c12) [#​7480](https://togithub.com/npm/cli/pull/7480) `npm-bundled@3.0.1` - [`ff6c5d1`](https://togithub.com/npm/cli/commit/ff6c5d161b52e8961e0c2ebf0467bc1382ef72d2) [#​7480](https://togithub.com/npm/cli/pull/7480) `minipass-fetch@3.0.5` - [`419f9b9`](https://togithub.com/npm/cli/commit/419f9b9d9d6806d56b68d96bd50f7d25274a8f48) [#​7480](https://togithub.com/npm/cli/pull/7480) `cmd-shim@6.0.3` - [`dade2c8`](https://togithub.com/npm/cli/commit/dade2c88d23289d57351d614feaa876d9e1e17f4) [#​7480](https://togithub.com/npm/cli/pull/7480) `minipass@7.1.0` - [`18e5312`](https://togithub.com/npm/cli/commit/18e53129f0f3a19725e377b336336aa85ade3ba5) [#​7480](https://togithub.com/npm/cli/pull/7480) `validate-npm-package-name@5.0.1` - [`d440011`](https://togithub.com/npm/cli/commit/d44001164f66d15daa3fd27da004194478b7c99c) [#​7480](https://togithub.com/npm/cli/pull/7480) `npm-user-validate@2.0.1` - [`552113e`](https://togithub.com/npm/cli/commit/552113e7a663efdcebfcbcc6148b1d51be55596b) [#​7480](https://togithub.com/npm/cli/pull/7480) `ignore-walk@6.0.5` - [`7e15b6d`](https://togithub.com/npm/cli/commit/7e15b6d56abbf47456c12fa2d5688d5d187a0ae7) [#​7480](https://togithub.com/npm/cli/pull/7480) `@npmcli/metavuln-calculator@7.1.1` - [`8b20f8c`](https://togithub.com/npm/cli/commit/8b20f8c8ba70e43ad222538fc396dedb071b1680) [#​7480](https://togithub.com/npm/cli/pull/7480) `ssri@10.0.6` - [`a9a6dcd`](https://togithub.com/npm/cli/commit/a9a6dcd4427ec82e491a2cad5672d8183e12180f) [#​7480](https://togithub.com/npm/cli/pull/7480) `pacote@18.0.5` - [`e2fdb65`](https://togithub.com/npm/cli/commit/e2fdb651cda9ec603f009f5713a5a2b489d49e15) [#​7480](https://togithub.com/npm/cli/pull/7480) `npm-pick-manifest@9.0.1` - [`310a7a5`](https://togithub.com/npm/cli/commit/310a7a5583d14da761d38b7421ebb6cee65600b6) [#​7480](https://togithub.com/npm/cli/pull/7480) `normalize-package-data@6.0.1` - [`e71f541`](https://togithub.com/npm/cli/commit/e71f541b020de7940faccffab68d0255c4079e1a) [#​7480](https://togithub.com/npm/cli/pull/7480) `nopt@7.2.1` - [`18c3b40`](https://togithub.com/npm/cli/commit/18c3b4058c7f721ff585de2f2766e53da897e16e) [#​7480](https://togithub.com/npm/cli/pull/7480) `json-parse-even-better-errors@3.0.2` - [`4c5bf77`](https://togithub.com/npm/cli/commit/4c5bf77af6db3b447f9b9abc3b67b211d7bb82b8) [#​7480](https://togithub.com/npm/cli/pull/7480) `init-package-json@6.0.3` - [`714e3e1`](https://togithub.com/npm/cli/commit/714e3e1e1ce014cba71db41c2d6c02d9dd53fcd3) [#​7480](https://togithub.com/npm/cli/pull/7480) `hosted-git-info@7.0.2` - [`f94d672`](https://togithub.com/npm/cli/commit/f94d6726a6ca96cad0da88ea499fa22f35b7c4c0) [#​7480](https://togithub.com/npm/cli/pull/7480) `cacache@18.0.3` - [`43331e4`](https://togithub.com/npm/cli/commit/43331e4d0647c3af4cc2aa3db8b47d797584a6d8) [#​7480](https://togithub.com/npm/cli/pull/7480) `bin-links@4.0.4` - [`8234412`](https://togithub.com/npm/cli/commit/823441219ce63d7863aede8b22b4b1d07021fd22) [#​7480](https://togithub.com/npm/cli/pull/7480) `@npmcli/promise-spawn@7.0.2` - [`6dfaebb`](https://togithub.com/npm/cli/commit/6dfaebb8f08acf992ac36faf4db8b650e8e55eae) [#​7480](https://togithub.com/npm/cli/pull/7480) `@npmcli/git@5.0.7` - [`63ef498`](https://togithub.com/npm/cli/commit/63ef498bf2916a882a92c0b9fe6de6728584694a) [#​7457](https://togithub.com/npm/cli/pull/7457) `npm-registry-fetch@17.0.1` - [`4cbc2d4`](https://togithub.com/npm/cli/commit/4cbc2d402174933052c7addd6ea55b1ecee202c5) [#​7457](https://togithub.com/npm/cli/pull/7457) `npm-profile@10.0.0`

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 5 months ago

⚠️ No Changeset found

Latest commit: 1074953de8e08a7564f5f69e1c6a79dfc142fdfb

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 5 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.