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

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.24.8 -> ^7.24.9 age adoption passing confidence
@compiled/react (source) ^0.17.2 -> ^0.17.3 age adoption passing confidence
@prisma/client (source) ^5.16.2 -> ^5.17.0 age adoption passing confidence
@ts-rest/core (source) ^3.45.2 -> ^3.46.0 age adoption passing confidence
@​ts-rest/serverless ^3.45.2 -> ^3.46.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.16.0 -> ^7.16.1 age adoption passing confidence
@typescript-eslint/parser (source) ^7.16.0 -> ^7.16.1 age adoption passing confidence
@typescript-eslint/utils (source) ^7.16.0 -> ^7.16.1 age adoption passing confidence
@universal-middleware/express ^0.1.0 -> ^0.1.1 age adoption passing confidence
@vue/compiler-sfc (source) ^3.4.31 -> ^3.4.33 age adoption passing confidence
@vue/server-renderer (source) ^3.4.31 -> ^3.4.33 age adoption passing confidence
eslint-plugin-prettier ^5.1.3 -> ^5.2.1 age adoption passing confidence
eslint-plugin-react ^7.34.4 -> ^7.35.0 age adoption passing confidence
firebase (source, changelog) ^10.12.3 -> ^10.12.4 age adoption passing confidence
hono (source) ^4.4.13 -> ^4.5.1 age adoption passing confidence
is-core-module (source) ^1 -> ^1.0.37 age adoption passing confidence
prisma (source) ^5.16.2 -> ^5.17.0 age adoption passing confidence
tailwindcss (source) ^3.4.4 -> ^3.4.6 age adoption passing confidence
tsup (source) ^8.1.0 -> ^8.2.1 age adoption passing confidence
turbo (source) ^2.0.6 -> ^2.0.9 age adoption passing confidence
typescript-eslint (source) ^7.16.0 -> ^7.16.1 age adoption passing confidence
vike ^0.4.179 -> ^0.4.181 age adoption passing confidence
vike-react ^0.4.17 -> ^0.4.18 age adoption passing confidence
vite (source) ^5.3.3 -> ^5.3.4 age adoption passing confidence
vitest (source) ^2.0.2 -> ^2.0.3 age adoption passing confidence
vue (source) ^3.4.31 -> ^3.4.33 age adoption passing confidence
wrangler (source) ^3.64.0 -> ^3.65.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
atlassian-labs/compiled (@​compiled/react)

v0.17.3

Compare Source

Patch Changes
  • 25a4bed: Fix the cx() function's class collection at runtime as it generated class instances rather than strings
prisma/prisma (@​prisma/client)

v5.17.0

Compare Source

🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟

Highlights
VSCode extension improvements

We’re happy to introduce some cool new features that will make your experience with the Prisma VSCode extension even better!

Find references across schema files

The ability to hop between references of a given symbol is really useful in application code and now with the introduction of multi-file schema, we think it’s the perfect time to bring this feature to the VSCode extension!

With the 5.17.0 release, you’ll now have the ability to use the native “find references” feature to find any usage of a given symbol

references

Added context on hover

When hovering over a symbol that references a view, type, enum, or any other block with multiple values, you’ll now see a handy pop out that shows what is in that block at a glance.

image

Additional quick fixes

We’ve taken some fixes made by the prisma format cli command and made them quick fixes available to the VSCode Extension. Now, when you have forget a back relation or relation scalar field, you’ll now see in real time what is wrong and have the option to fix it via the extension.

image (1)

QueryRaw performance improvements

We’ve changed the response format of queryRaw to decrease its average size which reduces serialization CPU overhead.

When querying large data sets, we expect you to see improved memory usage and up to 2x performance improvements.

Fixes and improvements
Prisma Client
Prisma
Language tools (e.g. VS Code)
Credits

Huge thanks to @​key-moon, @​pranayat, @​yubrot, @​skyzh for helping!

ts-rest/ts-rest (@​ts-rest/core)

v3.46.0

Compare Source

Minor Changes
  • d763d45: Export RequestValidationErrorSchema for default request validation error responses.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.16.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters
❤️ Thank You
  • Dan Vanderkam

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

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

v7.16.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

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

v7.16.1

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

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

magne4000/universal-handler (@​universal-middleware/express)

v0.1.1

Compare Source

vuejs/core (@​vue/compiler-sfc)

v3.4.33

Compare Source

Bug Fixes

v3.4.32

Compare Source

Bug Fixes
Performance Improvements
  • server-renderer: avoid unnecessary checks in createBuffer (#​11364) (fc205bf)
  • server-renderer: optimize unrollBuffer by avoiding promises (#​11340) (05779a7)
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.1

Compare Source

Patch Changes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.35.0

Compare Source

Added
Fixed
Changed
firebase/firebase-js-sdk (firebase)

v10.12.4

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/analytics@​0.10.6

Patch Changes

@​firebase/analytics-compat@​0.2.12

Patch Changes

@​firebase/app@​0.10.7

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-check@​0.8.6

Patch Changes

@​firebase/app-check-compat@​0.3.13

Patch Changes

@​firebase/app-compat@​0.2.37

Patch Changes

[email protected]

Patch Changes

@​firebase/rules-unit-testing@​3.0.4

Patch Changes
honojs/hono (hono)

v4.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.5.0...v4.5.1

v4.5.0

Compare Source

SukkaW/nolyfill (is-core-module)

v1.0.37

Compare Source

v1.0.36

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.6

Compare Source

Fixed
  • Fix detection of some utilities in Slim/Pug templates (#​14006)
Changed
  • Loosen :is() wrapping rules when using an important selector (#​13900)

v3.4.5

Compare Source

egoist/tsup (tsup)

v8.2.1

Compare Source

v8.2.0

Compare Source

v8.1.2

Compare Source

v8.1.1

Compare Source

vercel/turbo (turbo)

v2.0.9

Compare Source

v2.0.8: Turborepo v2.0.8

Compare Source

What's Changed

Examples
Changelog

Full Changelog: vercel/turborepo@v2.0.7...v2.0.8

v2.0.7: Turborepo v2.0.7

Compare Source

What's Changed

Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.0.6...v2.0.7

typescript-eslint/typescript-eslint (typescript-eslint)

v7.16.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

vikejs/vike (vike)

v0.4.181

Compare Source

Bug Fixes
  • add assertUsage() to navigate() (fix #​1751) (01873ad)
  • add missing getPageContext() type pointer (39f5754)
  • always hard redirect upon external URL (24641cd)
  • condense client-side error message (3a7b262)
  • don't try to remove Base URL from pageContext.urlLogical or pageContext._urlRewrite (0d35bc9)
  • fix * redirection (c9f5331)
  • fix ipfs:// and ipns:// URL handling (6b75eae)
  • improve JSDocs (2eaeea4)
  • improve prefetch() validation (2bc59a9)
  • make build deterministic (closes #​1750) (648cd01)
  • make client-side error message more precise and compact (ad30cc4)
Features

v0.4.180

Compare Source

Bug Fixes
  • avoid cloning pageContext on the client-side (9f4ee04)
  • avoid cloning pageContext when routing (6ade0d5)
  • fix type PageContext['routeParams'] (1a2bff3)
  • improve handling of useConfig() serialization error ([9384166](https://togithub.com/v

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/all-minor-patch branch from 570b7da to 526b69f Compare July 22, 2024 06:12
@magne4000 magne4000 merged commit df09b5f into main Jul 22, 2024
8 checks passed
@magne4000 magne4000 deleted the renovate/all-minor-patch branch July 22, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant