build(deps): update all non-major dependencies#33
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
bcf0861 to
d05b786
Compare
8d05175 to
5e909de
Compare
dc52fcc to
b9fba5d
Compare
c0e0576 to
d1af473
Compare
e6fc1ba to
ba49a5d
Compare
e05c192 to
643d51e
Compare
2af9317 to
00b5890
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.39.3→9.39.4^0.5.0→^0.6.01.2.2→1.4.00.17.0→0.17.3^0.9.40→^0.10.04.2.1→4.3.020.19.33→20.19.418.56.0→8.59.32.4.6→2.4.101.4.18→1.6.1017.3.1→17.4.20.31.9→0.31.102.8.10→2.9.1217.3.0→17.6.030.2.0→30.4.216.2.7→16.4.0^0.575.0→^0.577.03.8.1→3.8.3^0.7.0→^0.8.04.2.1→4.3.029.4.6→29.4.92.8.10→2.9.128.56.0→8.59.33.5.28→3.5.344.12.0→4.14.14.3.6→4.4.3Release Notes
eslint/eslint (@eslint/js)
v9.39.4Compare Source
honojs/middleware (@hono/swagger-ui)
v0.6.1Compare Source
Patch Changes
3ca0fab1f52dcbef755363ca43b94bb654de4babThanks @matzehecht! - do not delete version and baseUrl from the passed swagger ui options refv0.6.0Compare Source
Minor Changes
1844c8bc785b7cacc647d835d1374eb88d314823Thanks @travzhang! - add support for custom CDN base URL in remoteAssetshonojs/middleware (@hono/zod-openapi)
v1.4.0Compare Source
Minor Changes
#1881
e90e4fb30877f3e3f4b0588bdb2bbfc337efbf67Thanks @T4ko0522! - fix(zod-openapi): bumppeerDependencies.honoto>=4.10.0to match the runtime requirement coming through@hono/zod-validator.@hono/zod-openapilists@hono/zod-validatoras a direct (non-peer) dependency, so its peer range must be at least as strict as@hono/zod-validator's. After the typed-400 fix bumps@hono/zod-validator'speerDependencies.honoto>=4.10.0, leaving@hono/zod-openapi's peer at>=4.3.6would let consumers install@hono/zod-openapiagainst e.g.hono@4.9.9, where the bundled@hono/zod-validatortypes reference the 4-argumentMiddlewareHandler<E, P, I, R>(introduced in Hono v4.10.0) and fail to compile (TS2707).Patch Changes
e90e4fb30877f3e3f4b0588bdb2bbfc337efbf67]:v1.3.0Compare Source
Minor Changes
#1752
fe0f8e4b44ca8e78d2ed60ed8591f415cd85eaa9Thanks @destroSunRay! - This PR adds two new utilities to improve route definition and registration in@hono/zod-openapi:defineOpenAPIRoute: Provides explicit type safety for route definitionsopenapiRoutes: Enables batch registration of multiple routes with full type safetydefineOpenAPIRoute: Wraps route definitions with explicit types for better IDE support and type checkingopenapiRoutes: Accepts an array of route definitions and registers them all at onceaddRouteflag for conditional registrationSee the updated README for usage examples.
v1.2.4Compare Source
Patch Changes
40ede9c55abe672798deca6970ef60b945382d34Thanks @yusukebe! - fix: publish to JSRv1.2.3Compare Source
Patch Changes
db8fd160d0685cda0d874a5908326c004f72522aThanks @dirkluijk! - fix: bump @asteasolutions/zod-to-openapi to allow nested discriminated unionstursodatabase/libsql-client-ts (@libsql/client)
v0.17.3Compare Source
v0.17.2Compare Source
v0.17.1Compare Source
scalar/scalar (@scalar/hono-api-reference)
v0.10.14v0.10.13v0.10.12v0.10.11v0.10.10v0.10.9Patch Changes
v0.10.8v0.10.7v0.10.6v0.10.5v0.10.4Patch Changes
v0.10.3Patch Changes
Updated Dependencies
v0.10.2Patch Changes
Updated Dependencies
v0.10.1Patch Changes
Updated Dependencies
v0.10.0Minor Changes
Patch Changes
Updated Dependencies
v0.9.48Patch Changes
Updated Dependencies
v0.9.47Patch Changes
Updated Dependencies
v0.9.46Patch Changes
Updated Dependencies
v0.9.45Patch Changes
Updated Dependencies
tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.3.0Compare Source
Added
@container-sizeutility (#18901)scrollbar-{auto,thin,none}utilities forscrollbar-width, andscrollbar-thumb-*/scrollbar-track-*color utilities forscrollbar-color(#19981, #20019)scrollbar-gutter-*utilities (#20018)zoom-*utilities (#20020)tab-*utilities (#20022)@variantwith stacked variants (e.g.@variant hover:focus { … }) (#19996)@variantwith compound variants (e.g.@variant hover, focus { … }) (#19996)--default(…)in--value(…)and--modifier(…)for functional@utilitydefinitions (#19989)Fixed
@pluginresolves package JavaScript entries instead of browser CSS entries when using@tailwindcss/vite(#19949)@importand@pluginpaths resolving from the wrong directory when using@tailwindcss/vite(#19965)@variantare processed by@tailwindcss/vite(#19966)basewhenresult.opts.fromis not provided when using@tailwindcss/postcss(#19980)_whitespace in arbitrary values (#19986)w-[calc(100%---spacing(60))]→w-[calc(100%-(--spacing(60)))]) (#19986)-mt-[20in]→mt-[-20in], notmt-[-1920px]) (#19988):has()variants from[&:has(…)]tohas-[…](#19991)styleattributes (e.g.style="flex-grow: 1"→style="flex-grow: 1", notstyle="grow: 1") (#19918)@utilitydefinitions with the same name but different value types (#19777)PluginWithConfigtype fromtailwindcss/pluginto fix errors when inferring plugin config types (#19707)startandendlegacy utilities without values do not generate CSS (#20003)--value(…)is required in functional@utilitydefinitions (#20005)-left-[(var(--a)+var(--b))]) (#20011)v4.2.4Compare Source
Fixed
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)v4.2.3Compare Source
Fixed
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)@tailwindcss/webpack(#19723)px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)overflow-{x,y}-*intooverflow-*(#19842)overscroll-{x,y}-*intooverscroll-*(#19842)--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846).envand.env.*to default ignored content files (#19846)overflow-ellipsisintotext-ellipsis(#19849)start-full→inset-s-full,start-auto→inset-s-auto,start-px→inset-s-px, andstart-<number>→inset-s-<number>as well as negative versions (#19849)end-full→inset-e-full,end-auto→inset-e-auto,end-px→inset-e-px, andend-<number>→inset-e-<number>as well as negative versions (#19849)-sign inside the arbitrary value-left-[9rem]→left-[-9rem](#19858)-sign outside the arbitrary valueml-[calc(-1*var(--width))]→-ml-(--width)(#19858)NODE_PATHenvironment variable in standalone CLI (#19617)v4.2.2Compare Source
Fixed
row-constructor(#19725)calc(var(--spacing)*…)expressions into--spacing(…)(#19769)@propertyat-rules (e.g.shadow-sm border) (#19727)@tailwindcss/vite(#19745)@tailwindcss/vite(#19790)w-1234 h-1234→size-1234) (#19809)w-5 h-5 size-5→''instead ofsize-5) (#19812)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.59.3Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.2Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.2Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.58.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.2Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.57.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.56.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
vuejs/test-utils (@vue/test-utils)
v2.4.10Compare Source
v2.4.9Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
🤖 CI
❤️ Contributors
v2.4.8Compare Source
compare changes
🩹 Fixes
🤖 CI
❤️ Contributors
v2.4.7Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
💅 Refactors
📖 Documentation
<select>(#2819)🏡 Chore
🤖 CI
❤️ Contributors
better-auth/better-auth (better-auth)
v1.6.10Compare Source
Patch Changes
#8339
1e0f26dThanks @ping-maxwell! - fix(captcha): breaks email-otp flow#9484
8c1e917Thanks @ping-maxwell! - fix: warn for cookie-plugin being last in array#9437
b2d655cThanks @cyphercodes! - Allow organization invitation role input types to accept dynamic access control roles.#9497
09f1327Thanks @bytaesu! - Endpoints that set cookies before redirecting (such as social sign-incallbacks and magic-link verification) no longer emit each
Set-Cookieentry twice on the response.
#9387
906b7b3Thanks @bytaesu! - The bearer plugin now produces a single entry per cookie name when mergingits session token into the request
CookieheaderConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.