Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@commitlint/cli (source) ^19.5.0^19.8.1 age confidence devDependencies minor
@commitlint/config-conventional (source) ^19.5.0^19.8.1 age confidence devDependencies minor
@discordjs/builders (source) ^1.9.0^1.13.1 age confidence dependencies minor
@nuxtjs/tailwindcss ^6.12.1^6.14.0 age confidence devDependencies minor
@prettier/plugin-xml ^3.4.1^3.4.2 age confidence devDependencies patch
@prisma/client (source) ^5.20.0^5.22.0 age confidence dependencies minor
@sapphire/eslint-config (source) ^5.0.5^5.0.6 age confidence devDependencies patch
@sapphire/ts-config (source) ^5.0.1^5.0.3 age confidence devDependencies patch
@sapphire/utilities (source) 3.17.03.18.2 age confidence dependencies minor
@skyra/http-framework (source) ^2.1.0^2.2.1 age confidence dependencies minor
@skyra/http-framework-i18n (source) ^1.2.0^1.2.1 age confidence dependencies patch
@skyra/logger (source) ^2.0.3^2.0.4 age confidence dependencies patch
@skyra/shared-http-pieces (source) ^1.2.2^1.2.3 age confidence dependencies patch
@skyra/start-banner (source) ^2.0.1^2.0.2 age confidence dependencies patch
@tailwindcss/typography ^0.5.15^0.5.19 age confidence devDependencies patch
@types/node (source) ^20.16.10^20.19.31 age confidence devDependencies minor
@vite-pwa/nuxt ^0.10.5^0.10.8 age confidence devDependencies patch
docker/build-push-action v5.1.0v5.4.0 age confidence action minor
docker/login-action v3.0.0v3.7.0 age confidence action minor
docker/setup-buildx-action v3.1.0v3.12.0 age confidence action minor
eslint-config-prettier ^9.1.0^9.1.2 age confidence devDependencies patch
eslint-plugin-prettier ^5.2.1^5.5.5 age confidence devDependencies minor
lint-staged ^15.2.10^15.5.2 age confidence devDependencies minor
next-auth (source) ^4.24.8^4.24.13 age confidence devDependencies patch
node (source) 18.19.118.20.8 age confidence volta minor
nuxt (source) ^3.13.2^3.21.0 age confidence devDependencies minor
prettier (source) ^3.3.3^3.8.1 age confidence devDependencies minor
prettier-plugin-tailwindcss ^0.6.8^0.7.2 age confidence devDependencies minor
prisma (source) ^5.20.0^5.22.0 age confidence devDependencies minor
sitemap ^8.0.0^8.0.2 age confidence devDependencies patch
tslib (source) ^2.7.0^2.8.1 age confidence dependencies minor
turbo (source) ^2.1.2^2.8.2 age confidence devDependencies minor
vite (source) ^5.4.8^5.4.21 age confidence devDependencies patch
vite-plugin-pwa ^0.20.5^0.21.2 age confidence devDependencies minor
vitest (source) ^2.1.1^2.1.9 age confidence devDependencies patch
vue-tsc (source) 2.1.62.2.12 age confidence devDependencies minor
yarn (source) 4.1.04.12.0 age confidence packageManager minor

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

discordjs/discord.js (@​discordjs/builders)

v1.13.1

Compare Source

Bug Fixes
Documentation
  • Container: Update example usage (e777938)

v1.13.0

Compare Source

Features
Testing

v1.12.2

Compare Source

Bug Fixes
  • Assertions: Literal default values (43362c9)

v1.12.1

Compare Source

Bug Fixes

v1.12.0

Compare Source

Features

v1.11.3

Compare Source

Bug Fixes
  • contextMenuCommands: Remove regular expression validation (#​10996) (4906aae)

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

Features

v1.10.1

Compare Source

Bug Fixes

v1.10.0

Compare Source

nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.14.0

Compare Source

compare changes

🚀 Enhancements
  • Add initial tw4 support in v6 (#​980)
  • defineConfig: Enable conditional return (#​979)
🩹 Fixes
  • Content resolution for [...path].vue pages (#​965)
  • Try resolving tailwindcss from module (#​974)
  • config-hmr: InteropDefault when importing config changes (d3e4de7)
  • content: Move strict scanning to experimental (75efd5c)
  • types: Mark as optional (4a4af2c)
  • content: Spa-loading-template path with nuxt 4 app dir (3f59d4a)
  • content: Revert pages to only app as layers also inherit it (4eea740)
  • Only show Tailwind v4 warning when v4 is used (#​983, #​984)
  • defineConfig: Pass cwd path to requireModule (a0da2ee)
💅 Refactors
  • proxy: Use ohash diff to determine changes instead (#​985)
🏡 Chore
  • Move kit back to explicit dependency (#​968)
❤️ Contributors

v6.13.2

Compare Source

compare changes

🩹 Fixes
  • content: Resolve app/ dir for utils, resolves #​955 (#​955)
  • content: Use pages:extend to get page routes (f226a64)
  • config: Dedupe tailwind.config from configPaths, closes #​949 (#​949)
📖 Documentation
  • Mention tailwindcss-cli if tailwindcss init fails (#​946)
  • Direct to v3 tailwindcss docs (a7c54c4)
  • Revert to NuxtTailwind (#​963)
  • Update module-options.md (159ab53)
🏡 Chore
  • ci: Fix corepack for actions/setup-node (c996f0a)
  • Fix lint (3dd3ada)
❤️ Contributors

v6.13.1

Compare Source

compare changes

🩹 Fixes
  • Check for non-resolved tailwind.config (c448158)
❤️ Contributors

v6.13.0

Compare Source

compare changes

🚀 Enhancements
  • content: Add spaLoadingTemplate to content resolution (#​907)
  • Enable c12 for loading config and provide defineConfig (#​913)
  • merger: Add to exports (#​922)
🩹 Fixes
  • hmr: Fix variable (f47e093)
  • load: Add .js to tailwindcss/resolveConfig (0696aba)
  • config: Use mjs template (#​930)
  • injectPosition: Resolve file paths to determine position (71be9ac)
📖 Documentation
  • Add command to create tailwind.config.js for pnpm (#​910)
  • Provide GitHub link for examples (#​904)
  • Update outdated content (#​937)
🏡 Chore
❤️ Contributors

v6.12.2

Compare Source

compare changes

🩹 Fixes
  • #​883 Tab view src leading baseURL (#​885, #​883)
  • viewer: Provide workaround for nuxt2 modules:done serverMiddleware race condition (9d42549)
📖 Documentation
  • Mention tailwind intelliSense integration with IDEs pointing to tailwind docs / editor config (#​875)
🏡 Chore
  • Use klona and content configuration as object (f606398)
  • Fix test and provide toggle (60a4bba)
  • Update docs and add examples test ci (#​853)
  • Update deps (#​900)
  • Indicate compatibility with new v4 major (#​876)
  • Update test (2d051e2)
  • Remove console output testing (98296a8)
  • Fix lint (a7b886a)
❤️ Contributors
prettier/plugin-xml (@​prettier/plugin-xml)

v3.4.2

Compare Source

Changed
  • Exclude .ts and .tsx as XML extensions.
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!

sapphiredev/utilities (@​sapphire/eslint-config)

v5.0.6

Compare Source

🐛 Bug Fixes

📝 Documentation

sapphiredev/utilities (@​sapphire/ts-config)

v5.0.3

Compare Source

Changelog

All notable changes to this project will be documented in this file.

v5.0.2

Compare Source

🏠 Refactor

  • Relocate tsconfig files to the package root for rolldown compatibility (b7f8a51)

🐛 Bug Fixes

📝 Documentation

  • readme: Fix readme table of contents (c60e8bd)
sapphiredev/utilities (@​sapphire/utilities)

v3.18.2

Compare Source

🐛 Bug Fixes

v3.18.1

Compare Source

Changelog

All notable changes to this project will be documented in this file.

v3.18.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

🚀 Features

skyra-project/archid-components (@​skyra/http-framework)

v2.2.1

Compare Source

🐛 Bug Fixes

v2.2.0

Compare Source

🐛 Bug Fixes


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from favna and kyranet as code owners March 10, 2024 00:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 9939f8d to 1d88dd1 Compare March 18, 2024 14:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from d7e16ca to d5b9163 Compare March 22, 2024 23:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ad8730f to 76198fa Compare December 15, 2025 17:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 25c9f38 to 22587cb Compare December 24, 2025 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ad323fb to 5a8a212 Compare January 5, 2026 21:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b4c31b8 to e6107b6 Compare January 15, 2026 01:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ff224e7 to d4b1dc1 Compare January 21, 2026 22:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 53e5061 to c74a845 Compare January 28, 2026 21:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 86747f3 to c59f248 Compare February 3, 2026 05:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c59f248 to ff07f56 Compare February 3, 2026 10:43
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