feat(deps): Update Patch updates #2
Merged
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^0.0.6->^0.0.100.1.1->0.1.40.1.4->0.1.54.1.11->4.1.132.0.5->2.0.60.50.0->0.50.20.31.1->0.31.44.1.11->4.1.132.5.3->2.5.6Release Notes
cloudflare/workers-oauth-provider (@cloudflare/workers-oauth-provider)
v0.0.10Compare Source
Patch Changes
#87
1804446Thanks @threepointone! - explicitly block javascript: (and other suspicious protocols) in redirect urisIn #80, we blocked redirects that didn't start with http:// or https:// to prevent xss attacks with javascript: URIs. However this blocked redirects to custom apps like cursor:// et al. This patch now explicitly blocks javascript: (and other suspicious protocols) in redirect uris.
v0.0.9Compare Source
Patch Changes
#81
d18b865Thanks @deathbyknowledge! - Add resolveExternalToken to support external token auth flowsAdds resolveExternalToken to support auth for external tokens. The callback only runs IF internal auth check fails. E.g. a canonical OAuth server is used by multiple services, allowing server-server communication with the same token.
v0.0.8Compare Source
Patch Changes
9d4b595Thanks @ghostwriternr! - Add configurable refresh token expirationrefreshTokenTTLoption to set global expiration for refresh tokenstokenExchangeCallbackinvalid_granterror, forcing reauthenticationv0.0.7Compare Source
Patch Changes
#62
239e753Thanks @whoiskatrin! - token revocation endpoint support#76
0b064bfThanks @ghostwriternr! - Fix token revocation returning HTTP 500 instead of 200#80
9587b58Thanks @threepointone! - block javascript: redirect URIshonojs/middleware (@hono/mcp)
v0.1.4Compare Source
Patch Changes
c7b0602112e2b4f6974f273a97f58de0f88ba191Thanks @yusukebe! - chore: bump the version for jsrv0.1.3Compare Source
Patch Changes
4093da0964fde4983d9be797769bde9cf56f7e56Thanks @yusukebe! - chore(mcp): fix the version mismatch beween jsr and npmv0.1.2Compare Source
Patch Changes
6658a4e451ab306ba6e14cfc961db6af4d6da844Thanks @inverted-capital! - SSE keepalive timers cleaned up on closehonojs/middleware (@hono/standard-validator)
v0.1.5Compare Source
Patch Changes
c467136448139a0c55f57db81e71db86ea1a6f3fThanks @yusukebe! - fix: preserve ArkError prototype chain in sanitizeIssuestailwindlabs/tailwindcss (@tailwindcss/cli)
v4.1.13Compare Source
Changed
Fixed
visibilitywhen usingtransition(#18795)matchVariantvalues (#18798)clipwithclip-pathinsr-only(#18769)matchUtilities(#18820).vercelfolders by default (can be overridden by@source …rules) (#18855)@-to be invalid (e.g.@-2xl:flex) (#18869)-or_(#18867, #18872)ariatheme keys to@custom-variant(#18815)datatheme keys to@custom-variant(#18816)supportstheme keys to@custom-variant(#18817)v4.1.12Compare Source
Fixed
@apply(#18404)flex-<number>utilities (#18642))from interfering with extraction in Clojure keywords (#18345)@pluginand@config(#18345)process.env.DEBUGin@tailwindcss/node(#18485)falseorundefinedproperties (#18571)@tailwindcss/postcssviatransformAssetUrls: false(#18321)addEventListenerand JavaScript variable names (#18718)--border-color-*theme keys individe-*utilities for backwards compatibility (#18704).hdrand.exrfiles for classes by default (#18734)tsconfig/bases (@tsconfig/strictest)
v2.0.6Compare Source
dprint/dprint (dprint)
v0.50.2Compare Source
Changes
Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
v0.50.1Compare Source
Changes
Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
drizzle-team/drizzle-orm (drizzle-kit)
v0.31.4Compare Source
halfvec,bitandsparsevectype generation bug in drizzle-kitv0.31.3Compare Source
databaseNameandpackageNameproperties for Studiov0.31.2Compare Source
🎉 Added support for TiDB Cloud Serverless driver:
vercel/turborepo (turbo)
v2.5.6: Turborepo v2.5.6Compare Source
What's Changed
Docs
@turbo/repository
Examples
Changelog
turbo runby @chris-olszewski in https://github.com/vercel/turborepo/pull/10702--root-turbo-jsonby @anthonyshew in https://github.com/vercel/turborepo/pull/10687$TURBO_DEFAULT$handling to turbo.json resolution by @chris-olszewski in https://github.com/vercel/turborepo/pull/10709New Contributors
Full Changelog: vercel/turborepo@v2.5.5...v2.5.6
v2.5.5: Turborepo v2.5.5Compare Source
What's Changed
Docs
pnpm add <pkg>instead ofpnpm install <pkg>by @jferrettiboke in https://github.com/vercel/turborepo/pull/10529Examples
with-vitestby @kenfdev in https://github.com/vercel/turborepo/pull/10675Changelog
turbo.jsonconfiguration by @anthonyshew in https://github.com/vercel/turborepo/pull/10590New Contributors
Full Changelog: vercel/turborepo@v2.5.4...v2.5.5
v2.5.4: Turborepo v2.5.4Compare Source
What's Changed
Docs
globalDependenciesdefaults by @anthonyshew in #10484turbo-ignore
eslint
no-undeclared-env-varsESLint rule by @anthonyshew in #10468@turbo/repository
Workspace.find_package_by_pathby @scubbo in #10493Examples
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.