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

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auth/core (source) ^0.37.2 -> ^0.37.3 age adoption passing confidence
@cloudflare/workers-types ^4.20241022.0 -> ^4.20241106.0 age adoption passing confidence
@hono/node-server ^1.13.5 -> ^1.13.6 age adoption passing confidence
@hono/vite-dev-server ^0.16.0 -> ^0.17.0 age adoption passing confidence
@mantine/core (source) ^7.13.4 -> ^7.13.5 age adoption passing confidence
@mantine/hooks (source) ^7.13.4 -> ^7.13.5 age adoption passing confidence
@prisma/client (source) ^5.21.1 -> ^5.22.0 age adoption passing confidence
@sentry/react (source) ^8.36.0 -> ^8.37.1 age adoption passing confidence
@sentry/solid (source) ^8.36.0 -> ^8.37.1 age adoption passing confidence
@sentry/vue (source) ^8.36.0 -> ^8.37.1 age adoption passing confidence
@typescript-eslint/parser (source) ^8.12.2 -> ^8.13.0 age adoption passing confidence
@typescript-eslint/utils (source) ^8.12.2 -> ^8.13.0 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.4 -> ^5.1.5 age adoption passing confidence
arctic ^2.2.1 -> ^2.2.2 age adoption passing confidence
aws-cdk (source) ^2.165.0 -> ^2.166.0 age adoption passing confidence
aws-cdk-lib (source) ^2.165.0 -> ^2.166.0 age adoption passing confidence
cdk (source) ^2.165.0 -> ^2.166.0 age adoption passing confidence
drizzle-kit (source) ^0.27.1 -> ^0.28.0 age adoption passing confidence
drizzle-orm (source) ^0.36.0 -> ^0.36.1 age adoption passing confidence
globals ^15.11.0 -> ^15.12.0 age adoption passing confidence
happy-dom ^15.8.3 -> ^15.11.0 age adoption passing confidence
lucide-react (source) ^0.454.0 -> ^0.456.0 age adoption passing confidence
mdast-util-to-markdown ^2.1.1 -> ^2.1.2 age adoption passing confidence
postcss (source) ^8.4.47 -> ^8.4.48 age adoption passing confidence
prisma (source) ^5.21.1 -> ^5.22.0 age adoption passing confidence
puppeteer (source) ^23.6.1 -> ^23.7.1 age adoption passing confidence
typescript-eslint (source) ^8.12.2 -> ^8.13.0 age adoption passing confidence
vike ^0.4.200 -> ^0.4.201 age adoption passing confidence
wrangler (source) ^3.84.1 -> ^3.86.0 age adoption passing confidence
zx (source) ^8.2.0 -> ^8.2.1 age adoption passing confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20241106.0

Compare Source

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

v1.13.6

Compare Source

What's Changed

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

honojs/vite-plugins (@​hono/vite-dev-server)

v0.17.0

Compare Source

Minor Changes
mantinedev/mantine (@​mantine/core)

v7.13.5

Compare Source

What's Changed
  • [@mantine/core] Update peer dependencies range for react to allow react and react-dom 19 as dependcy
  • [@mantine/core] Fix error in Next.js with React 19 related to ref prop usage in Tooltip, Popover and Combobox components (#​7028)
  • [@mantine/core] FileButton: Fix resetRef throwing error if the component is contidionally rendered (#​7025)
  • [@mantine/core] Button: Fix incorrect focus styles of Button.Group (#​6992)
  • [@mantine/charts] CompositeCharts: Fix missing key prop error (#​7020)
  • [@mantine/core] NumberInput: Fix min/max value being bypassed if 0 has been entered as the first digit (#​7021)
  • [@mantine/form] Add useCallback wrapper to form.resetDirty (#​7029)
  • [@mantine/core] Combobox: Fix incorrect logic of selected options when the dropdown is closed without selecting value (#​7039)
  • [@mantine/charts] BarChart: Add barLabelColor prop support
  • [@mantine/charts] BarChart: Fix bar label being positioned incorrectly with horizontal orientation (#​7042)
  • [@mantine/charts] RadarChart: Fix incorrect series prop type (#​7046)
  • [@mantine/form] Add additional type exports from the package (#​7062)
  • [@mantine/core] Tabs: Fix tabIndex not being overridden by Tabs.Tab props (#​7081)
  • [@mantine/dates] DatePickerInput: Fix nextLabel and previousLabel props not being handled correctly (#​7082)
  • [@mantine/charts] Update recharts dependency to the latest version to improve Next.js 15 and React 19 support
New Contributors

Full Changelog: mantinedev/mantine@7.13.4...7.13.5

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!

getsentry/sentry-javascript (@​sentry/react)

v8.37.1

Compare Source

v8.37.0

Compare Source

Important Changes
  • feat(nuxt): Add piniaIntegration (#​14138)

The Nuxt SDK now allows you to track Pinia state for captured errors. To enable the Pinia plugin, add the piniaIntegration to your client config:

// sentry.client.config.ts
import { usePinia } from '#imports';

Sentry.init({
  integrations: [
    Sentry.piniaIntegration(usePinia(), {
      /* optional Pinia plugin options */
    }),
  ],
});

The Sentry Metrics beta has ended in favour of revisiting metrics in another form at a later date.

This new approach will include different APIs, making the current metrics API unnecessary. This release
deprecates the metrics API with the plan to remove in the next SDK major version. If you currently use the
metrics API in your code, you can safely continue to do so but sent data will no longer be processed by Sentry.

Learn more about the end of the Metrics beta.

Other Changes

Work in this release was contributed by @​rexxars. Thank you for your contribution!

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

v8.13.0

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)

v8.13.0

Compare Source

🩹 Fixes
  • utils: allow an array for the values of SharedConfig (#​10217)
❤️ Thank You
  • Trygve Aaberge

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

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.5

pilcrowOnPaper/arctic (arctic)

v2.2.2

  • Fix MyAnimeList provider.
aws/aws-cdk (aws-cdk)

v2.166.0

Compare Source

Features
Bug Fixes

Alpha modules (2.166.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • scheduler-targets-alpha: Schedule Target will reuse role if target is re-used across schedules. This change triggered replacement of existing roles for Schedule as logical ID of the roles are changed.
Features
Bug Fixes
  • scheduler-targets-alpha: create a role per target instead of singleton schedule target role (#​31895) (aee1b30), closes #​31785
drizzle-team/drizzle-orm (drizzle-kit)

v0.28.0

Compare Source

Improvements

Bug Fixes

v0.27.2

Compare Source

capricorn86/happy-dom (happy-dom)

v15.11.0

Compare Source

🎨 Features

v15.10.8

Compare Source

👷‍♂️ Patch fixes
  • Validate that object is of type Blob in FileReader.readAsArrayBuffer(), FileReader.readAsBinaryString(), FileReader.readAsDataURL() and FileReader.readAsText() - By @​btea in task #​1565

v15.10.7

Compare Source

👷‍♂️ Patch fixes
  • Cookies with values that contains "=" should be supported - By @​btea in task #​1570

v15.10.6

Compare Source

👷‍♂️ Patch fixes
  • Accept objects with a stringifier (such as a URL object) in Location.assign() and Location.replace() - By @​silverwind in task #​1568

v15.10.5

Compare Source

👷‍♂️ Patch fixes
  • Fixes incorrect serialization of special characters in raw text elements such as <script> and <style> - By @​BenjaminAster in task #​1566

v15.10.4

Compare Source

👷‍♂️ Patch fixes

v15.10.3

Compare Source

👷‍♂️ Patch fixes
  • Allow to set custom export conditions in @happy-dom/jest-environment - By @​aearly in task #​1555
lucide-icons/lucide (lucide-react)

v0.456.0: Choosing import name style 0.456.0

Compare Source

What's Changed

Adjustable icon naming imports

Customize import name styles for lucide-react, lucide-vue, lucide-react-native, lucide-preact, to manage autocompletion in your IDE.

  1. Turn off autocomplete in your IDE:
    Add the following to your settings.json
{
  "typescript.preferences.autoImportFileExcludePatterns": [
    "lucide-react",
    "lucide-preact",
    "lucide-react-native",
    "lucide-vue-next"
  ]
}
  1. Create a custom module declaration file:

It allows you to choose the import name style.

For React:

declare module "lucide-react" {
  // Prefixed import names
  export * from "lucide-react/dist/lucide-react.prefixed";
  // or
  // Suffixed import names
  export * from "lucide-react/dist/lucide-react.suffixed";
}

For Vue:

declare module "lucide-vue-next" {
  // Prefixed import names
  export * from "lucide-vue-next/dist/lucide-vue-next.pre

</details>

---

### 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vikejs/bati).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

@magne4000 magne4000 merged commit 86a3cc4 into main Nov 11, 2024
13 checks passed
@magne4000 magne4000 deleted the renovate/all-minor-patch branch November 11, 2024 10:35
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