Skip to content
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 #198

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/testing-library 0.2.1 -> 0.2.2 age adoption passing confidence
@tabler/icons-react (source) 2.36.0 -> 2.38.0 age adoption passing confidence
@tanstack/react-query (source) 4.35.3 -> 4.35.7 age adoption passing confidence
@tanstack/react-query-devtools (source) 4.35.3 -> 4.35.7 age adoption passing confidence
@types/node (source) 18.18.0 -> 18.18.3 age adoption passing confidence
@types/react (source) 18.2.23 -> 18.2.24 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.7.3 -> 6.7.4 age adoption passing confidence
@typescript-eslint/parser 6.7.3 -> 6.7.4 age adoption passing confidence
prettier-plugin-packagejson 2.4.5 -> 2.4.6 age adoption passing confidence
type-fest 4.3.2 -> 4.3.3 age adoption passing confidence

Release Notes

storybookjs/testing-library (@​storybook/testing-library)

v0.2.2

Compare Source

🐛 Bug Fix
  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #​57 (@​yannbf)
Authors: 1
tabler/tabler-icons (@​tabler/icons-react)

v2.38.0: Release 2.38.0

Compare Source

56 new icons:
  • letter-a-small
  • letter-b-small
  • letter-c-small
  • letter-d-small
  • letter-e-small
  • letter-f-small
  • letter-g-small
  • letter-h-small
  • letter-i-small
  • letter-j-small
  • letter-k-small
  • letter-l-small
  • letter-m-small
  • letter-n-small
  • letter-o-small
  • letter-p-small
  • letter-q-small
  • letter-r-small
  • letter-s-small
  • letter-t-small
  • letter-u-small
  • letter-v-small
  • letter-w-small
  • letter-x-small
  • letter-y-small
  • letter-z-small
  • number-0-small
  • number-1-small
  • number-10-small
  • number-11-small
  • number-12-small
  • number-13-small
  • number-14-small
  • number-15-small
  • number-16-small
  • number-17-small
  • number-18-small
  • number-19-small
  • number-2-small
  • number-20-small
  • number-21-small
  • number-22-small
  • number-23-small
  • number-24-small
  • number-25-small
  • number-26-small
  • number-27-small
  • number-28-small
  • number-29-small
  • number-3-small
  • number-4-small
  • number-5-small
  • number-6-small
  • number-7-small
  • number-8-small
  • number-9-small

v2.37.0: Release 2.37.0

Compare Source

22 new icons:
  • brackets-angle-off
  • brackets-angle
  • brand-auth0
  • burger
  • fingerprint-scan
  • galaxy
  • horseshoe
  • line-scan
  • magnetic
  • navigation-east
  • navigation-south
  • navigation-top
  • navigation-west
  • robot-face
  • route-scan
  • rv-truck
  • solar-electricity
  • sun-electricity
  • text-scan-2
  • universe
  • waves-electricity
  • wind-electricity

Fixed icons: bed-off, navigation-north, robot-off, robot

TanStack/query (@​tanstack/react-query)

v4.35.7

Compare Source

Version 4.35.7 - 10/1/2023, 10:15 AM

Changes

Fix
  • hydration: do not alter fetchStatus when hydrating existing queries (#​6088) (a29f1a6) by Dominik Dorfmeister
Chore
  • Update CONTRIBUTING.md (b29824a) by Dominik Dorfmeister
Docs

Packages

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.4

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

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)

v2.4.6

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v2.6.0 (8a45e1e)
sindresorhus/type-fest (type-fest)

v4.3.3

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from JoeKarow as a code owner September 28, 2023 21:49
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. labels Sep 28, 2023
@vercel
Copy link

vercel bot commented Sep 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
glaad ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2023 2:46pm

@github-actions
Copy link

github-actions bot commented Sep 28, 2023

📦 Next.js Bundle Analysis for @weareinreach/glaad

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 173.8 KB (🟡 +17 B)
Details

The 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 <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Nine Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/ 7.06 KB 180.86 KB 51.67% (+/- <0.01%)
/about 9.19 KB 182.99 KB 52.28% (+/- <0.01%)
/act 6.34 KB 180.14 KB 51.47% (+/- <0.01%)
/category/[tag]/[[...storyId]] 22.92 KB 196.72 KB 56.21% (🟢 -0.01%)
/gallery 29.87 KB 203.67 KB 58.19% (+/- <0.01%)
/gallery/[slug] 16.53 KB 190.33 KB 54.38% (+/- <0.01%)
/share 19.29 KB 193.09 KB 55.17% (🟢 -0.01%)
/story/[id] 5.23 KB 179.03 KB 51.15% (+/- <0.01%)
/survey 70.55 KB 244.35 KB 69.82% (+/- <0.01%)
Details

Only 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 next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

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.

@renovate renovate bot changed the title fix(deps): update dependency @tabler/icons-react to v2.37.0 fix(deps): update all non-major dependencies Sep 29, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 65efea7 to b8e9d1a Compare September 29, 2023 01:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b8e9d1a to 9f688dc Compare September 29, 2023 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9f688dc to 334fe76 Compare September 30, 2023 15:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 334fe76 to b34a2f9 Compare September 30, 2023 18:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b34a2f9 to 6b68961 Compare October 1, 2023 12:49
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Oct 2, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6b68961 to bd763c6 Compare October 2, 2023 12:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bd763c6 to 253f71f Compare October 2, 2023 19:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 253f71f to d6100ff Compare October 2, 2023 22:37
@kodiakhq kodiakhq bot removed the automerge Enable Kodiak auto-merge label Oct 3, 2023
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Oct 3, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@weareinreach weareinreach deleted a comment from github-actions bot Oct 3, 2023
@weareinreach weareinreach deleted a comment from github-actions bot Oct 3, 2023
@weareinreach weareinreach deleted a comment from github-actions bot Oct 3, 2023
@weareinreach weareinreach deleted a comment from github-actions bot Oct 3, 2023
@weareinreach weareinreach deleted a comment from github-actions bot Oct 3, 2023
@weareinreach weareinreach deleted a comment from github-actions bot Oct 3, 2023
@weareinreach weareinreach deleted a comment from github-actions bot Oct 3, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@kodiakhq kodiakhq bot merged commit 2ac562e into dev Oct 3, 2023
11 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch October 3, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change in project dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant