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 #99

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 7.0.25 -> 7.0.27 age adoption passing confidence
@storybook/addon-essentials (source) 7.0.25 -> 7.0.27 age adoption passing confidence
@storybook/addon-interactions (source) 7.0.25 -> 7.0.27 age adoption passing confidence
@storybook/addon-links (source) 7.0.25 -> 7.0.27 age adoption passing confidence
@storybook/addon-viewport (source) 7.0.25 -> 7.0.27 age adoption passing confidence
@storybook/blocks (source) 7.0.25 -> 7.0.27 age adoption passing confidence
@storybook/nextjs (source) 7.0.25 -> 7.0.27 age adoption passing confidence
@storybook/react (source) 7.0.25 -> 7.0.27 age adoption passing confidence
@tabler/icons-react (source) 2.23.0 -> 2.25.0 age adoption passing confidence
@trpc/client (source) 10.33.0 -> 10.34.0 age adoption passing confidence
@trpc/next (source) 10.33.0 -> 10.34.0 age adoption passing confidence
@trpc/react-query (source) 10.33.0 -> 10.34.0 age adoption passing confidence
@trpc/server (source) 10.33.0 -> 10.34.0 age adoption passing confidence
@types/react (source) 18.2.14 -> 18.2.15 age adoption passing confidence
@types/react-dom (source) 18.2.6 -> 18.2.7 age adoption passing confidence
i18next (source) 23.2.6 -> 23.2.11 age adoption passing confidence
pnpm (source) 8.6.6 -> 8.6.7 age adoption passing confidence
prettier-plugin-packagejson 2.4.4 -> 2.4.5 age adoption passing confidence
prettier-plugin-prisma 4.13.0 -> 4.17.0 age adoption passing confidence
react-i18next 13.0.1 -> 13.0.2 age adoption passing confidence
storybook (source) 7.0.25 -> 7.0.27 age adoption passing confidence
type-fest 3.12.0 -> 3.13.0 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-a11y)

v7.0.27

Compare Source

v7.0.26

Compare Source

tabler/tabler-icons (@​tabler/icons-react)

v2.25.0: Release 2.25.0

Compare Source

30 new icons:
  • air-traffic-control
  • brand-threads
  • briefcase-2
  • escalator-down
  • escalator-up
  • escalator
  • file-type-bmp
  • file-type-css
  • file-type-csv
  • file-type-doc
  • file-type-docx
  • file-type-html
  • file-type-jpg
  • file-type-js
  • file-type-jsx
  • file-type-pdf
  • file-type-php
  • file-type-png
  • file-type-ppt
  • file-type-rs
  • file-type-sql
  • file-type-svg
  • file-type-ts
  • file-type-tsx
  • file-type-txt
  • file-type-vue
  • file-type-xls
  • file-type-xml
  • file-type-zip
  • quotes

Fixed icons: stairs-down, stairs-up, stairs

v2.24.0: Release 2.24.0

Compare Source

18 new icons:
  • brand-minecraft
  • chevron-compact-down
  • chevron-compact-left
  • chevron-compact-right
  • chevron-compact-up
  • column-remove
  • currency-florin
  • fire-extinguisher
  • folder-open
  • haze-moon
  • lane
  • list-tree
  • menu-deep
  • pick
  • restore
  • row-remove
  • table-column
  • table-row
trpc/trpc (@​trpc/client)

v10.34.0

Compare Source

v10.33.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.33.0...v10.33.1

trpc/trpc (@​trpc/next)

v10.34.0

Compare Source

v10.33.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.33.0...v10.33.1

trpc/trpc (@​trpc/react-query)

v10.34.0

Compare Source

v10.33.1

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v10.33.0...v10.33.1

trpc/trpc (@​trpc/server)

v10.34.0

Compare Source

v10.33.1

Compare Source

What's Changed

New Contributors

Full Changelog: trpc/trpc@v10.33.0...v10.33.1

i18next/i18next (i18next)

v23.2.11

Compare Source

  • types: Fix $TFunctionBrand 1997

v23.2.10

Compare Source

  • types: emit function can have additional arguments 1993

v23.2.9

Compare Source

  • types: Add brand to TFunction type so different namespaces' TFunctions are not treated as compatible 1994

v23.2.8

Compare Source

  • types for hasLoadedNamespace

v23.2.7

Compare Source

  • fix utils import (for Deno)
pnpm/pnpm (pnpm)

v8.6.7

Compare Source

Patch Changes

  • Ensure consistent output for scripts executed concurrently, both within a single project and across multiple projects. Each script's output will now be printed in a separate section of the terminal, when running multiple scripts in a single project using regex #​6692.
  • The --parallel CLI flag should work on single project #​6692.
  • Optimizing project manifest normalization, reducing amoung of data copying #​6763.
  • Move loading wantedLockfile outside dependenciesHierarchyForPackage, preventing OOM crash when loading the same lock file too many times #​6757.
  • Replace ineffective use of ramda difference with better alternative #​6760.

Our Gold Sponsors

Our Silver Sponsors

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

v2.4.5

Compare Source

Bug Fixes
  • deps: update dependency sort-package-json to v2.5.1 (d3fa877)
umidbekk/prettier-plugin-prisma (prettier-plugin-prisma)

v4.17.0

Compare Source

v4.16.1

Compare Source

v4.15.0

Compare Source

v4.14.0

Compare Source

i18next/react-i18next (react-i18next)

v13.0.2

Compare Source

  • export icu.macro 1652
sindresorhus/type-fest (type-fest)

v3.13.0

Compare Source

New types
Fixes
  • Jsonify: Fix handling of tuples (#​638) 605b901
  • Fix accessing prototype property when using Class and AbstractClass types (#​632) 8edb681

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 July 4, 2023 14:22
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. labels Jul 4, 2023
@vercel
Copy link

vercel bot commented Jul 4, 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 Jul 13, 2023 6:22pm

@renovate renovate bot changed the title fix(deps): update dependency i18next to v23.2.7 fix(deps): update all non-major dependencies Jul 4, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2c5c14f to b8b565a Compare July 4, 2023 22:11
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jul 5, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b8b565a to 032ff30 Compare July 5, 2023 11:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 032ff30 to 13af6de Compare July 6, 2023 15:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 13af6de to 3cc538a Compare July 6, 2023 22:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3cc538a to 262991c Compare July 9, 2023 12:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 262991c to de9cf0c Compare July 10, 2023 01:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de9cf0c to 37d6b45 Compare July 10, 2023 17:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 37d6b45 to ad29d80 Compare July 10, 2023 18:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad29d80 to 23484f7 Compare July 10, 2023 22:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 23484f7 to 39e9b9c Compare July 11, 2023 22:14
@kodiakhq kodiakhq bot removed the automerge Enable Kodiak auto-merge label Jul 12, 2023
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Jul 12, 2023

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 39e9b9c to f399f11 Compare July 12, 2023 03:35
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@kodiakhq kodiakhq bot merged commit 6f344cf into dev Jul 13, 2023
12 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch July 13, 2023 20:41
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