-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all non-major dependencies #263
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
📦 Next.js Bundle Analysis for @weareinreach/glaadThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! Nine Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly the gzipped size is provided here based on an expert tip. First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If Any third party scripts you have added directly to your app using the The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored. |
37a4c47
to
c08ff1f
Compare
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
c08ff1f
to
54db00f
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
54db00f
to
e441167
Compare
This PR contains the following updates:
7.5.3
->7.6.0
7.5.3
->7.6.0
7.5.3
->7.6.0
7.5.3
->7.6.0
7.5.3
->7.6.0
7.5.3
->7.6.0
7.5.3
->7.6.0
7.5.3
->7.6.0
18.2.38
->18.2.39
6.12.0
->6.13.1
6.12.0
->6.13.1
23.7.6
->23.7.7
7.5.3
->7.6.0
4.5.0
->4.6.0
Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v7.6.0
Compare Source
7.6.0
Storybook 7.6 is here with increased performance and much more!
List of all updates
@storybook/core-events/preview-errors
dependency missing for Yarn PnP - #24973, thanks @JReinhold!react
and Storybook packagesdevDependencies
where possible - #24676, thanks @JReinhold!react
and Storybook packagesdevDependencies
where possible - ATTEMPT 2 - #24834, thanks @JReinhold!addon-onboarding
when checking versions - #24634, thanks @JReinhold!useStoryPrepared
hook failing withundefined
data - #22631, thanks @SpookyJelly!of
prop toPrimary
block - #23849, thanks @Wilson2k!defaultProps
inStories
block - #24506, thanks @WouterK12!store.settings.lastTrackedStoryId
- #24115, thanks @rashidshamloo!"type": "commonjs"
compatibility - #24534, thanks @ndelangen!react-docgen
to v7 - #24530, thanks @shilman!SlotDecorator
component - #24800, thanks @JReinhold!goto
,invalidate
andinvalidateAll
- #24955, thanks @paoloricciuti!--test
CLI-flag - #24862, thanks @ndelangen!--test
istrue
- #24799, thanks @ndelangen!@storybook/blocks
ifbuild.test.emptyBlocks
istrue
- #24650, thanks @ndelangen!storybookjs/storybook (@storybook/addon-interactions)
v7.6.0
Compare Source
Storybook 7.6 is here with increased performance and much more!
List of all updates
@storybook/core-events/preview-errors
dependency missing for Yarn PnP - #24973, thanks @JReinhold!react
and Storybook packagesdevDependencies
where possible - #24676, thanks @JReinhold!react
and Storybook packagesdevDependencies
where possible - ATTEMPT 2 - #24834, thanks @JReinhold!addon-onboarding
when checking versions - #24634, thanks @JReinhold!useStoryPrepared
hook failing withundefined
data - #22631, thanks @SpookyJelly!of
prop toPrimary
block - #23849, thanks @Wilson2k!defaultProps
inStories
block - #24506, thanks @WouterK12!store.settings.lastTrackedStoryId
- #24115, thanks @rashidshamloo!"type": "commonjs"
compatibility - #24534, thanks @ndelangen!react-docgen
to v7 - #24530, thanks @shilman!SlotDecorator
component - #24800, thanks @JReinhold!goto
,invalidate
andinvalidateAll
- #24955, thanks @paoloricciuti!--test
CLI-flag - #24862, thanks @ndelangen!--test
istrue
- #24799, thanks @ndelangen!@storybook/blocks
ifbuild.test.emptyBlocks
istrue
- #24650, thanks @ndelangen!typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.13.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v6.13.0
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.13.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
v6.13.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
i18next/i18next (i18next)
v23.7.7
Compare Source
privatenumber/tsx (tsx)
v4.6.0
Compare Source
Features
This release is also available on:
v4.5.1
Compare Source
Bug Fixes
This release is also available on:
Configuration
📅 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 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.