apollographql / apollo-utils

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

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/cli (source) 2.27.3 -> 2.27.5 age adoption passing confidence devDependencies patch
node (source) 20.13.1 -> 20.14.0 age adoption passing confidence volta minor
npm (source) 10.8.0 -> 10.8.1 age adoption passing confidence volta patch
ts-jest (source) 29.1.3 -> 29.1.4 age adoption passing confidence devDependencies patch

Release Notes

changesets/changesets (@​changesets/cli) ### [`v2.27.5`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.5) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.4...@changesets/cli@2.27.5) ##### Patch Changes - [#​1370](https://togithub.com/changesets/changesets/pull/1370) [`5e9d33a`](https://togithub.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed a regression that caused `changeset version` to fail on packages having a dev dependency on a skipped package. - Updated dependencies \[[`5e9d33a`](https://togithub.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b)]: - [@​changesets/get-dependents-graph](https://togithub.com/changesets/get-dependents-graph)[@​2](https://togithub.com/2).1.0 - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​6](https://togithub.com/6).0.2 - [@​changesets/config](https://togithub.com/changesets/config)[@​3](https://togithub.com/3).0.1 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​4](https://togithub.com/4).0.2 - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​7](https://togithub.com/7).0.3 ### [`v2.27.4`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.4) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.3...@changesets/cli@2.27.4) ##### Patch Changes - [#​1361](https://togithub.com/changesets/changesets/pull/1361) [`954a16a`](https://togithub.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c) Thanks [@​jakebailey](https://togithub.com/jakebailey)! - Ensure that `version`/`tag` do not touch private packages with when versioning/tagging is turned off using `versionPackages` config - [#​1369](https://togithub.com/changesets/changesets/pull/1369) [`d729d8c`](https://togithub.com/changesets/changesets/commit/d729d8cc0e226871aa0c5b73cce80bbf313ca56c) Thanks [@​Andarist](https://togithub.com/Andarist)! - `changeset tag` should now correctly skip tags that exist on the remote - Updated dependencies \[[`954a16a`](https://togithub.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c)]: - [@​changesets/assemble-release-plan](https://togithub.com/changesets/assemble-release-plan)[@​6](https://togithub.com/6).0.1 - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​7](https://togithub.com/7).0.2 - [@​changesets/get-release-plan](https://togithub.com/changesets/get-release-plan)[@​4](https://togithub.com/4).0.1
nodejs/node (node) ### [`v20.14.0`](https://togithub.com/nodejs/node/compare/v20.13.1...v20.14.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.13.1...v20.14.0)
npm/cli (npm) ### [`v10.8.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1081-2024-05-29) [Compare Source](https://togithub.com/npm/cli/compare/v10.8.0...v10.8.1) ##### Bug Fixes - [`6b55646`](https://togithub.com/npm/cli/commit/6b556468f9d6ed62c681954bfe6ad012315e3b53) [#​7569](https://togithub.com/npm/cli/pull/7569) exec: look in workspace and root for bin entries ([#​7569](https://togithub.com/npm/cli/issues/7569)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`e4c7a41`](https://togithub.com/npm/cli/commit/e4c7a410f590e5c9c81f6410f600181a4deef005) [#​7564](https://togithub.com/npm/cli/pull/7564) publish: skip workspace packages marked private on publish ([#​7564](https://togithub.com/npm/cli/issues/7564)) ([@​milaninfy](https://togithub.com/milaninfy)) - [`8f94ae8`](https://togithub.com/npm/cli/commit/8f94ae8c4d36cd397c53e8dc9f54d4332bf1b847) [#​7556](https://togithub.com/npm/cli/pull/7556) utils/tar: index access while match is null ([#​7555](https://togithub.com/npm/cli/issues/7555)) ([#​7556](https://togithub.com/npm/cli/issues/7556)) ([@​NormanPerrin](https://togithub.com/NormanPerrin)) - [`2d1d8d0`](https://togithub.com/npm/cli/commit/2d1d8d0ef18a10ac7938380884745f1d3c3cb078) [#​7559](https://togithub.com/npm/cli/pull/7559) adds `node:` specifier to all native node modules ([#​7559](https://togithub.com/npm/cli/issues/7559)) ([@​reggi](https://togithub.com/reggi)) - [`7d89b55`](https://togithub.com/npm/cli/commit/7d89b55341160459e0fcd3374c3720d758b16339) [#​7490](https://togithub.com/npm/cli/pull/7490) ci: rm workspace node_modules ([#​7490](https://togithub.com/npm/cli/issues/7490)) ([@​reggi](https://togithub.com/reggi)) - [`9122fb6`](https://togithub.com/npm/cli/commit/9122fb65ac05d793a69f4fdcbd03b59595adf937) [#​7516](https://togithub.com/npm/cli/pull/7516) cache: add both full and minified packument to cache ([#​7516](https://togithub.com/npm/cli/issues/7516)) ([@​milaninfy](https://togithub.com/milaninfy)) - [`9e6686b`](https://togithub.com/npm/cli/commit/9e6686bb965fa6843ea483cb802f14282eabf3e5) [#​7545](https://togithub.com/npm/cli/pull/7545) send proper otp token on web auth ([#​7545](https://togithub.com/npm/cli/issues/7545)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`b1db070`](https://togithub.com/npm/cli/commit/b1db070cb4a497fd91fd61cf197d28b5d47274bb) [#​7534](https://togithub.com/npm/cli/pull/7534) refactor: use output.buffer and set explicit json mode in query ([#​7534](https://togithub.com/npm/cli/issues/7534)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`53cda32`](https://togithub.com/npm/cli/commit/53cda32aa35f3a592fb0ddf37e43c028f93ef613) [#​7542](https://togithub.com/npm/cli/pull/7542) refactor ls to use output.buffer for json ([#​7542](https://togithub.com/npm/cli/issues/7542)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`61d5771`](https://togithub.com/npm/cli/commit/61d57719e6443978c5e9a91ca7a63397be3065fa) [#​7541](https://togithub.com/npm/cli/pull/7541) remove json.stringify from all commands ([#​7541](https://togithub.com/npm/cli/issues/7541)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`4dfc7d2`](https://togithub.com/npm/cli/commit/4dfc7d20b58eaa3d231ef5dc86b9802e1c0d0e68) [#​7540](https://togithub.com/npm/cli/pull/7540) pass strings to JSON.stringify in --json mode ([#​7540](https://togithub.com/npm/cli/issues/7540)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`3cefdf6`](https://togithub.com/npm/cli/commit/3cefdf6eaab5bfb4371149f674dc95e9b9c54853) [#​7538](https://togithub.com/npm/cli/pull/7538) outdated: return array for outdated deps from multiple workspaces ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`ef4c975`](https://togithub.com/npm/cli/commit/ef4c975f2784f70ab86a3e7e6e40c99279e5a3e3) [#​7508](https://togithub.com/npm/cli/pull/7508) view: dont immediately exit on first workspace 404 ([#​7508](https://togithub.com/npm/cli/issues/7508)) ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Documentation - [`fd6479f`](https://togithub.com/npm/cli/commit/fd6479f85b9cf14a23cb4f9a049e0ea68632d8e9) [#​7560](https://togithub.com/npm/cli/pull/7560) update publish docs: dist-tag + publish case ([#​7560](https://togithub.com/npm/cli/issues/7560)) ([@​davidlj95](https://togithub.com/davidlj95)) ##### Dependencies - [`e3f0fd4`](https://togithub.com/npm/cli/commit/e3f0fd45d97569a0d6c2a67e179e4a5f13eb9442) [#​7568](https://togithub.com/npm/cli/pull/7568) `@npmcli/package-json@5.1.1` - [`447a8d7`](https://togithub.com/npm/cli/commit/447a8d7f3124bf9f69453098ce31b56bad20efd7) [#​7566](https://togithub.com/npm/cli/pull/7566) `spdx-license-ids@3.0.18` - [`83fed2e`](https://togithub.com/npm/cli/commit/83fed2e8ec253051d60babdf2b10e2f2c64df318) [#​7566](https://togithub.com/npm/cli/pull/7566) `sigstore@2.3.1` - [`41291ba`](https://togithub.com/npm/cli/commit/41291bab34d3f7351c94e97e89ac1f85b0950188) [#​7566](https://togithub.com/npm/cli/pull/7566) `@sigstore/tuf@2.3.4` - [`18b42a4`](https://togithub.com/npm/cli/commit/18b42a46abdbc26a28f2e16ea74a1812d8de4c4d) [#​7566](https://togithub.com/npm/cli/pull/7566) `glob@10.4.1` - [`5c6759d`](https://togithub.com/npm/cli/commit/5c6759decb00dfbe377c0ad41f85a3222f79a36a) [#​7566](https://togithub.com/npm/cli/pull/7566) `postcss-selector-parser@6.1.0` - [`2508a83`](https://togithub.com/npm/cli/commit/2508a83e6d2936d15c210b9dee41098131ed6aff) [#​7566](https://togithub.com/npm/cli/pull/7566) `is-cidr@5.1.0` - [`6278fe4`](https://togithub.com/npm/cli/commit/6278fe430bb7c3ecfae730f9ea084501e57c0e2c) [#​7566](https://togithub.com/npm/cli/pull/7566) `ini@4.1.3`
kulshekhar/ts-jest (ts-jest) ### [`v29.1.4`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4) ##### Bug Fixes - fix(transformer): allow transforming of .cts/.mts extensions. ([#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996)) ([b8f6eaa](https://togithub.com/kulshekhar/ts-jest/commit/b8f6eaa)), closes [#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996) ##### Features - feat: make cli generate esm config based on `type: "module"` ([#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210)) ([81a5f64](https://togithub.com/kulshekhar/ts-jest/commit/81a5f64)), closes [#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210) [#​4012](https://togithub.com/kulshekhar/ts-jest/issues/4012)

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

⚠️ No Changeset found

Latest commit: 058cd69e0586aed7009a268832c7794e79294894

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