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

Update all non-major dependencies [apps/api-hono] #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hono/node-server 1.13.2 -> 1.13.7 age adoption passing confidence
@opentelemetry/instrumentation-http (source) 0.53.0 -> 0.55.0 age adoption passing confidence
@opentelemetry/instrumentation-winston (source) 0.40.0 -> 0.42.0 age adoption passing confidence
@opentelemetry/sdk-node (source) 0.53.0 -> 0.55.0 age adoption passing confidence
@prisma/client (source) 5.20.0 -> 5.22.0 age adoption passing confidence
@prisma/instrumentation (source) 5.20.0 -> 5.22.0 age adoption passing confidence
@react-email/components (source) 0.0.25 -> 0.0.28 age adoption passing confidence
@trpc/server (source) 11.0.0-rc.569 -> 11.0.0-rc.648 age adoption passing confidence
@types/node (source) 22.7.5 -> 22.10.0 age adoption passing confidence
@types/react (source) 18.3.11 -> 18.3.12 age adoption passing confidence
dotenv-cli 7.4.2 -> 7.4.4 age adoption passing confidence
hono (source) 4.6.4 -> 4.6.12 age adoption passing confidence
prisma (source) 5.20.0 -> 5.22.0 age adoption passing confidence
react-email (source) 3.0.1 -> 3.0.2 age adoption passing confidence
tsx (source) 4.19.1 -> 4.19.2 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence
vite (source) 5.4.8 -> 5.4.11 age adoption passing confidence
vite-tsconfig-paths 5.0.1 -> 5.1.3 age adoption passing confidence
vitest (source) 2.1.2 -> 2.1.6 age adoption passing confidence
winston 3.15.0 -> 3.17.0 age adoption passing confidence
wretch (source) 2.10.0 -> 2.11.0 age adoption passing confidence

Release Notes

honojs/node-server (@​hono/node-server)

v1.13.7

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.13.6...v1.13.7

v1.13.6

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.13.5...v1.13.6

v1.13.5

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.13.4...v1.13.5

v1.13.4

Compare Source

What's Changed
New Contributors

Full Changelog: honojs/node-server@v1.13.3...v1.13.4

v1.13.3

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.13.2...v1.13.3

open-telemetry/opentelemetry-js (@​opentelemetry/instrumentation-http)

v0.55.0

Compare Source

v0.54.2

Compare Source

v0.54.1

Compare Source

v0.54.0

Compare Source

open-telemetry/opentelemetry-js-contrib (@​opentelemetry/instrumentation-winston)

v0.42.0

Compare Source

v0.41.0

Compare Source

prisma/prisma (@​prisma/client)

v5.22.0

Compare Source

Today, we are excited to share the 5.22.0 stable release 🎉

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

Highlights
Further Tracing Improvements

In our ongoing effort to stabilize the tracing Preview feature, we’ve made our spans compliant with OpenTelemetry Semantic Conventions for Database Client Calls. This should lead to better compatibility with tools such as DataDog and Sentry.

We’ve also included numerous bug fixes that should make this Preview feature easier to work with.

Metrics bug fix

Occasionally, connection pool metrics would become negative or grow unbounded. In this release, connection pool metrics should stay consistent.

Connection Pool Timeout fix

In a specific case, there could be issues where fetching a new connection from the connection pool would time out, regardless of the state of the application and connection pool. If you have experience connection pool issues accessing a PostgreSQL database with TLS encryption in a resource-constrained environment (such as Function-as-a-Service offerings or very small VPS) this should resolve those issues.

Special thanks to @​youxq for their pull request and help resolving this issue!

Join us

Looking to make an impact on Prisma in a big way? We're hiring!

Learn more on our careers page: https://www.prisma.io/careers

Fixes and improvements
Prisma Migrate
Prisma
Credits

Huge thanks to @​tmm1, @​Takur0, @​hinaloe, @​andyjy, and @​youxq for helping!

v5.21.1

Compare Source

  • Fixed a bug where migrations were not using shadow database correctly in some edge cases

v5.21.0

Compare Source

Today, we are excited to share the 5.21.0 release 🎉

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

Highlights
Better support for tracing in MongoDB

The tracing Preview feature now has full support for MongoDB with previously missing functionality now implemented. This is a part of the ongoing effort to stabilize this Preview feature and release it in General Availability.

tracing is a Preview feature that enables built-in support for OpenTelemetry instrumentation inside the Prisma Client and provides deep insights into the performance and timing of your queries. See our documentation for more information.

For an easy to use and zero-configuration tracing instrumentation tool with a dashboard that provides an overview of your queries, statistics, and AI-powered recommendations, try Prisma Optimize.

WebAssembly engine size decrease for edge functions

Due to recent changes, some users experienced a steep increase of the bundle size in Prisma 5.20 when using the driverAdapters Preview feature, going over the 1 MB limit on the free tier of Cloudflare Workers. This has now been fixed.

Fixes and improvements
Prisma Engines
Credits

Huge thanks to @​austin-tildei, @​LucianBuzzo, @​mcuelenaere, @​pagewang0, @​key-moon, @​pranayat, @​yubrot, @​skyzh for helping!

resend/react-email (@​react-email/components)

v0.0.28

Compare Source

Patch Changes

v0.0.27

Compare Source

Patch Changes

v0.0.26

Compare Source

Patch Changes
trpc/trpc (@​trpc/server)

v11.0.0-rc.648

Compare Source

v11.0.0-rc.645

Compare Source

v11.0.0-rc.643

Compare Source

v11.0.0-rc.642

Compare Source

v11.0.0-rc.638

Compare Source

v11.0.0-rc.637

Compare Source

v11.0.0-rc.633

Compare Source

v11.0.0-rc.632

Compare Source

v11.0.0-rc.630

Compare Source

v11.0.0-rc.621

Compare Source

v11.0.0-rc.619

Compare Source

v11.0.0-rc.608

Compare Source

v11.0.0-rc.607

Compare Source

v11.0.0-rc.604

Compare Source

v11.0.0-rc.601

Compare Source

v11.0.0-rc.599

Compare Source

v11.0.0-rc.593

Compare Source

v11.0.0-rc.592

Compare Source

v11.0.0-rc.591

Compare Source

v11.0.0-rc.590

Compare Source

v11.0.0-rc.589

Compare Source

v11.0.0-rc.588

Compare Source

v11.0.0-rc.587

Compare Source

v11.0.0-rc.586

Compare Source

v11.0.0-rc.584

Compare Source

v11.0.0-rc.580

Compare Source

v11.0.0-rc.577

Compare Source

v11.0.0-rc.576

Compare Source

v11.0.0-rc.571

Compare Source

entropitor/dotenv-cli (dotenv-cli)

v7.4.4: Fix security issue

Compare Source

https://github.com/entropitor/dotenv-cli/pull/119

v7.4.3: Forward signals to child process

Compare Source

https://github.com/entropitor/dotenv-cli/pull/107

honojs/hono (hono)

v4.6.12

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.11...v4.6.12

v4.6.11

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.10...v4.6.11

v4.6.10

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.9...v4.6.10

v4.6.9

Compare Source

What's Changed
New Contributors

Full Changelog: honojs/hono@v4.6.8...v4.6.9

v4.6.8

Compare Source

What's Changed

  • fix(bun/ws): fix invalid types by [@​nakasyou]

Configuration

📅 Schedule: Branch creation - "after 7pm on Friday" in timezone Asia/Tokyo, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) October 18, 2024 11:16
@renovate renovate bot force-pushed the renovate/api-hono-all-minor-patch branch 13 times, most recently from 81a0183 to 6c0d67d Compare October 23, 2024 16:59
@renovate renovate bot force-pushed the renovate/api-hono-all-minor-patch branch 14 times, most recently from 1a6ce17 to 1962353 Compare October 31, 2024 10:16
@renovate renovate bot force-pushed the renovate/api-hono-all-minor-patch branch 10 times, most recently from d506df8 to c8ca5e9 Compare November 15, 2024 17:12
@renovate renovate bot force-pushed the renovate/api-hono-all-minor-patch branch 12 times, most recently from d2e1b82 to 65c83dc Compare November 23, 2024 12:11
@isoppp isoppp force-pushed the renovate/api-hono-all-minor-patch branch from 65c83dc to e250bf1 Compare November 23, 2024 12:12
@renovate renovate bot force-pushed the renovate/api-hono-all-minor-patch branch 5 times, most recently from e8b6026 to 1e7d635 Compare November 26, 2024 13:03
@renovate renovate bot force-pushed the renovate/api-hono-all-minor-patch branch from 1e7d635 to 655a687 Compare November 27, 2024 00:16
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.

0 participants