Closed renovate[bot] closed 6 months ago
Latest commit: 800dcafbf248bd9a667276b34064f72907e30b5e
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
Path | Size |
---|---|
dist/apollo-client.min.cjs | 38.62 KB (0%) |
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" | 46.5 KB (0%) |
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" (production) | 44.05 KB (0%) |
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" | 34.17 KB (0%) |
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" (production) | 32.06 KB (0%) |
import { ApolloProvider } from "dist/react/index.js" | 1.23 KB (0%) |
import { ApolloProvider } from "dist/react/index.js" (production) | 1.21 KB (0%) |
import { useQuery } from "dist/react/index.js" | 5.28 KB (0%) |
import { useQuery } from "dist/react/index.js" (production) | 4.37 KB (0%) |
import { useLazyQuery } from "dist/react/index.js" | 5.52 KB (0%) |
import { useLazyQuery } from "dist/react/index.js" (production) | 4.59 KB (0%) |
import { useMutation } from "dist/react/index.js" | 3.52 KB (0%) |
import { useMutation } from "dist/react/index.js" (production) | 2.74 KB (0%) |
import { useSubscription } from "dist/react/index.js" | 3.21 KB (0%) |
import { useSubscription } from "dist/react/index.js" (production) | 2.4 KB (0%) |
import { useSuspenseQuery } from "dist/react/index.js" | 5.46 KB (0%) |
import { useSuspenseQuery } from "dist/react/index.js" (production) | 4.12 KB (0%) |
import { useBackgroundQuery } from "dist/react/index.js" | 4.94 KB (0%) |
import { useBackgroundQuery } from "dist/react/index.js" (production) | 3.59 KB (0%) |
import { useLoadableQuery } from "dist/react/index.js" | 5.05 KB (0%) |
import { useLoadableQuery } from "dist/react/index.js" (production) | 3.71 KB (0%) |
import { useReadQuery } from "dist/react/index.js" | 3.31 KB (0%) |
import { useReadQuery } from "dist/react/index.js" (production) | 3.25 KB (0%) |
import { useFragment } from "dist/react/index.js" | 2.29 KB (0%) |
import { useFragment } from "dist/react/index.js" (production) | 2.23 KB (0%) |
Looks like the TS update had a small effect on the output of the api report. Will do that in a separate PR so we can look at it.
This PR contains the following updates:
0.15.2
->0.15.3
7.24.1
->7.24.5
6.2.0
->6.2.2
Release Notes
arethetypeswrong/arethetypeswrong.github.io (@arethetypeswrong/cli)
### [`v0.15.3`](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/blob/HEAD/packages/cli/CHANGELOG.md#0153) [Compare Source](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/compare/@arethetypeswrong/cli@0.15.2...@arethetypeswrong/cli@0.15.3) ##### Patch Changes - [`e41cf2c`](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/commit/e41cf2c): Update `--ignore-rules` options in CLI documents. Actual behavior changes were made in [#31](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/issues/31) and [#85](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/issues/85).babel/babel (@babel/parser)
### [`v7.24.5`](https://togithub.com/babel/babel/releases/tag/v7.24.5) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.4...v7.24.5) #### v7.24.5 (2024-04-29) Thanks [@romgrk](https://togithub.com/romgrk) and [@sossost](https://togithub.com/sossost) for your first PRs! ##### :bug: Bug Fix - `babel-plugin-transform-classes`, `babel-traverse` - [#16377](https://togithub.com/babel/babel/pull/16377) fix: TypeScript annotation affects output ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3` - [#16440](https://togithub.com/babel/babel/pull/16440) Fix suppressed error order ([@sossost](https://togithub.com/sossost)) - [#16408](https://togithub.com/babel/babel/pull/16408) Await nullish async disposable ([@JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-parser` - [#16407](https://togithub.com/babel/babel/pull/16407) Recover from exported `using` declaration ([@JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#16414](https://togithub.com/babel/babel/pull/16414) Relax ESLint peerDependency constraint to allow v9 ([@liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#16425](https://togithub.com/babel/babel/pull/16425) Improve `@babel/parser` AST types ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#16417](https://togithub.com/babel/babel/pull/16417) Always pass type argument to `.startNode` ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-transforms`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-traverse` - [#16439](https://togithub.com/babel/babel/pull/16439) Make `NodePathtesting-library/eslint-plugin-testing-library (eslint-plugin-testing-library)
### [`v6.2.2`](https://togithub.com/testing-library/eslint-plugin-testing-library/releases/tag/v6.2.2) [Compare Source](https://togithub.com/testing-library/eslint-plugin-testing-library/compare/v6.2.1...v6.2.2) ##### Bug Fixes - **await-async-events:** false positives for userEvent.setup() returned ([#895](https://togithub.com/testing-library/eslint-plugin-testing-library/issues/895)) ([fb32c5c](https://togithub.com/testing-library/eslint-plugin-testing-library/commit/fb32c5c07dbbd7449b8b1d3983683765912b9e72)) ### [`v6.2.1`](https://togithub.com/testing-library/eslint-plugin-testing-library/compare/v6.2.0...767f1be6c15f05d430f662b09fc467b2feeff6ed) [Compare Source](https://togithub.com/testing-library/eslint-plugin-testing-library/compare/v6.2.0...v6.2.1)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.