[PR #6763] [MERGED] chore(deps): update dependency deno to v2.6.0 #15119

Closed
opened 2026-04-13 09:50:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6763
Author: @renovate[bot]
Created: 12/15/2025
Status: Merged
Merged: 12/15/2025
Merged by: @himself65

Base: canaryHead: renovate/github-actions


📝 Commits (1)

  • 77ec435 chore(deps): update dependency deno to v2.6.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/e2e.yml (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
deno (source) 2.5.6 -> 2.6.0 age confidence

Release Notes

denoland/deno (deno)

v2.6.0

Compare Source

Read more: http://deno.com/blog/v2.6

  • feat(BREAKING/install): require -- for script arg in deno install -g and
    support installing multiple packages (#​31292)
  • feat(cli): add approve-scripts AKA "approve-builds" subcommand (#​31472)
  • feat(cli): filter out common internal frames that add noise, dim and grey
    internal frames in stack traces (#​31247)
  • feat(cli): print working dir in grey in stack traces, relative paths in
    check + compile output (#​31194)
  • feat(config): allow storing npm constraints to allow running lifecycle scripts
    for (#​31075)
  • feat(coverage): add dark-mode toggle for html output (#​31140)
  • feat(ext/node): implement FileHandle.appendFile(data[, options]) (#​31301)
  • feat(ext/web): add ImageData Float16Array support (#​31394)
  • feat(ext/web): stabilize BroadcastChannel (#​30770)
  • feat(ext/web): transferable {Readable,Writable,Transform}Stream (#​31126)
  • feat(init/npm): add --yes flag to bypass prompt (#​31499)
  • feat(install): add --lockfile-only flag (#​31376)
  • feat(lint): plugin API has env and read access (#​31327)
  • feat(node): allow subpath imports that start with '#/' (#​31520)
  • feat(permissions): allow Deno.env.toObject() for partial env permission
    (#​31267)
  • feat(permissions): allow flags should override deny when more specific
    (#​31224)
  • feat(process): support integer signals in Deno.kill and child.kill (#​31153)
  • feat(unstable): add socket.dev integration for deno audit (#​31106)
  • feat(unstable): support authenticated socket.dev audit reports (#​31370)
  • feat(upgrade): ability to show additional message on upgrade (#​31170)
  • feat: V8 14.2 (#​31178)
  • feat: --ignore-read (#​31363)
  • feat: deno init --empty (#​31516)
  • feat: add --require run arg to support commonJS (#​31201)
  • feat: add Float16Array support (#​31410)
  • feat: add --ignore-env=... (#​31187)
  • feat: add deno x (alias dx) for conveniently running binaries from
    packages (#​31138)
  • feat: add native source maps support (#​31268)
  • feat: include @types/node type declarations out of the box (#​31502)
  • feat: support publish: false in deno.json (#​30852)
  • feat: use Node.js timers by default (#​31272)
  • feat: wasm source phase imports (#​31486)
  • fix(audit): remove unwrap in favor of log, don't print empty reports (#​31479)
  • fix(bundle): Deno.bundle work in Worker (#​31316)
  • fix(bundle): avoid name clash in hack (#​31409)
  • fix(bundle): do not error on failing to clean up esbuild dir (#​31408)
  • fix(bundle): don't use createRequire when targeting browser in Deno.bundle
    (#​31534)
  • fix(bundle): fix import.meta.main transform with jsr entrypoint (#​31415)
  • fix(bundle): support android (#​31521)
  • fix(bundle): treat bun specifiers as external by default (#​31411)
  • fix(check): ensure @types/node is cached when already in resolution (#​31235)
  • fix(check): fix nil deref with --unstable-tsgo (#​31416)
  • fix(check): move types not found error to tsc diagnostic (#​31509)
  • fix(check): move unknown builtin node: module errors to tsc diagnostics
    (#​31449)
  • fix(cli): make --eval-file flag work without equals sign (#​31151)
  • fix(cli): put tasks first in zsh dynamic completions (#​31350)
  • fix(compile): support --preload flag in deno compile (#​31152)
  • fix(config): support UTF-16 surrogate pairs in unicode escape sequences in
    json config (#​31264)
  • fix(deps): use windows-sys for all windows targets (#​31308)
  • fix(ext/napi): suppress deprecated Buffer warnings (#​31245)
  • fix(ext/net): support IPv6 zone indices in Deno.connect() (#​31123)
  • fix(ext/node): Add sqlite setAllowUnknownNamedParameters option (#​31202)
  • fix(ext/node): FileHandle compatibility (#​31164)
  • fix(ext/node): StatementSync.iterate() should reset is_iter_finished flag
    on every call (#​31361)
  • fix(ext/node): url.domainToASCII returns empty string for invalid domains
    (#​31219)
  • fix(ext/node): autopadding behavior on crypto.Cipheriv (#​31389)
  • fix(ext/node): define process.versions.sqlite (#​31277)
  • fix(ext/node): ensure 'exit' event is fired only once for worker_threads
    (#​31231)
  • fix(ext/node): export ppid (#​31137)
  • fix(ext/node): fix sqlite extension used for testing; ensure related tests are
    actually meaningful (#​31455)
  • fix(ext/node): implement DatabaseSync.aggregate() (#​31461)
  • fix(ext/node): implement DatabaseSync.function() and better error details
    (#​31386)
  • fix(ext/node): implement dns.lookupService (#​31310)
  • fix(ext/node): implement process.setegid() (#​31155)
  • fix(ext/node): implement process.setgid() and process.setuid() (#​31162)
  • fix(ext/node): implement process:seteuid() (#​31160)
  • fix(ext/node): implement performance.timerify() (#​31238)
  • fix(ext/node): implement util.getSystemErrorMessage() (#​31147)
  • fix(ext/node): prevent cipher operations after finalize (#​31533)
  • fix(ext/node): reimplement setImmediate API (#​30328)
  • fix(ext/node): respect abort signal option on FileHandle.readFile (#​31462)
  • fix(ext/node): respects flag option on fs.readfile and fs.readfilesync
    (#​31129)
  • fix(ext/node): segfault on calling StatementSync methods after connection
    has closed (#​31331)
  • fix(ext/node): sqlite setAllowUnknownNamedParameters error message (#​31319)
  • fix(ext/node): sqlite.DatabaseSync explicit resource management compatibility
    (#​31311)
  • fix(ext/node): truncate first non-hex value on Buffer.from (#​31227)
  • fix(ext/signals): don't run exit hooks at non-exit times (#​31269)
  • fix(ext/web): Event dispatch should continue after reporting exception
    (#​31297)
  • fix(ext/web): console.dir respects indent level (#​31412)
  • fix(install): report installed npm packages when not using node_modules, fix
    double counting (#​31536)
  • fix(install): rewrite node_modules .bin shim generation for windows to be like
    npm (#​31494)
  • fix(lsp): organizeImports without resolving specifiers (#​31230)
  • fix(lsp): don't provide organizeImports action when client provides it
    (#​31530)
  • fix(lsp): lint-ignore directives follow leading comments (#​31200)
  • fix(lsp): set lockfile_skip_write unconditionally (#​31191)
  • fix(lsp): store assigned compiler options for cache files (#​31377)
  • fix(node): ensure process.argv is an array of strings (#​31322)
  • fix(node): missing statfs export from node:fs/promises (#​31528)
  • fix(node): stub missing process.sourceMapsEnabled (#​31358)
  • fix(node): support advanced serialization in IPC (#​31380)
  • fix(node/assert): deepStrictEqual now correctly handles Number objects
    (#​31233)
  • fix(node/crypto): respect authTagLength in createCipheriv for GCM cip…
    (#​31253)
  • fix(node/net): return string family in server.address() (#​31465)
  • fix(node/process): make process.stdin.isTTY writable (#​31464)
  • fix(node/timers): ensure active timers entry is deleted on
    Timeout.prototype.refresh (#​31436)
  • fix(node:console): ensure that the node:console implementation has an
    implementation for emitWarning in scope (#​31263)
  • fix(resolver): fall back to execution if can't resolve types (#​31507)
  • fix(schema): add bundle to unstable field schema (#​31395)
  • fix(test): Remove ANSI Escape Codes for Junit Reports (#​30854)
  • fix(tsgo): do not error out on non js/ts imports from npm packages (#​31478)
  • fix(tunnel): misc fixes (#​30968)
  • fix(types): add Symbol.iterator to NodeListOf (fixes #​31382) (#​31384)
  • fix(unstable): don't panic on invalid reported lint range (#​31261)
  • fix: is_elf panic in sui (#​31388)
  • fix: change errors message suggesting to run approve-scripts (#​31493)
  • fix: clippy::derivable_impls (#​31460)
  • fix: fetch fd leak (#​31375)
  • fix: fix npx running in test, make approve-scripts test less flaky (#​31501)
  • fix: make '@​types' package resolution more consistent (#​31512)
  • fix: skip doing npm resolution in more cases (#​31305)
  • fix: update JSDoc for Deno.cwd() API (#​31256)
  • fix: update deno_error to 0.7.1 (#​31450)
  • fix: update permission-broker-response.v1.json (#​31328)
  • fix: upgrade denokv_* to 0.13 and rusqlite to 0.27 (#​31374)
  • fix: upgrade to swc_ecma_parser 27 (#​31427)
  • fix: wpt assert expectation correctly even if the filter has a layer (#​30574)
  • perf(node): implement getOwnNonIndexProperties in native code (#​31393)
  • perf(node): optimize Buffer compare (#​31425)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6763 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `renovate/github-actions` --- ### 📝 Commits (1) - [`77ec435`](https://github.com/better-auth/better-auth/commit/77ec435ffb1a8845a0c8f3f2f82cec8af1abd93e) chore(deps): update dependency deno to v2.6.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [deno](https://deno.com) ([source](https://redirect.github.com/denoland/deno)) | `2.5.6` -> `2.6.0` | ![age](https://developer.mend.io/api/mc/badges/age/npm/deno/2.6.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/deno/2.5.6/2.6.0?slim=true) | --- ### Release Notes <details> <summary>denoland/deno (deno)</summary> ### [`v2.6.0`](https://redirect.github.com/denoland/deno/blob/HEAD/Releases.md#260--20251210) [Compare Source](https://redirect.github.com/denoland/deno/compare/v2.5.6...v2.6.0) Read more: <http://deno.com/blog/v2.6> - feat(BREAKING/install): require `--` for script arg in `deno install -g` and support installing multiple packages ([#&#8203;31292](https://redirect.github.com/denoland/deno/issues/31292)) - feat(cli): add approve-scripts AKA "approve-builds" subcommand ([#&#8203;31472](https://redirect.github.com/denoland/deno/issues/31472)) - feat(cli): filter out common internal frames that add noise, dim and grey internal frames in stack traces ([#&#8203;31247](https://redirect.github.com/denoland/deno/issues/31247)) - feat(cli): print working dir in grey in stack traces, relative paths in check + compile output ([#&#8203;31194](https://redirect.github.com/denoland/deno/issues/31194)) - feat(config): allow storing npm constraints to allow running lifecycle scripts for ([#&#8203;31075](https://redirect.github.com/denoland/deno/issues/31075)) - feat(coverage): add dark-mode toggle for html output ([#&#8203;31140](https://redirect.github.com/denoland/deno/issues/31140)) - feat(ext/node): implement FileHandle.appendFile(data\[, options]) ([#&#8203;31301](https://redirect.github.com/denoland/deno/issues/31301)) - feat(ext/web): add `ImageData` `Float16Array` support ([#&#8203;31394](https://redirect.github.com/denoland/deno/issues/31394)) - feat(ext/web): stabilize `BroadcastChannel` ([#&#8203;30770](https://redirect.github.com/denoland/deno/issues/30770)) - feat(ext/web): transferable {Readable,Writable,Transform}Stream ([#&#8203;31126](https://redirect.github.com/denoland/deno/issues/31126)) - feat(init/npm): add --yes flag to bypass prompt ([#&#8203;31499](https://redirect.github.com/denoland/deno/issues/31499)) - feat(install): add `--lockfile-only` flag ([#&#8203;31376](https://redirect.github.com/denoland/deno/issues/31376)) - feat(lint): plugin API has env and read access ([#&#8203;31327](https://redirect.github.com/denoland/deno/issues/31327)) - feat(node): allow subpath imports that start with '#/' ([#&#8203;31520](https://redirect.github.com/denoland/deno/issues/31520)) - feat(permissions): allow `Deno.env.toObject()` for partial env permission ([#&#8203;31267](https://redirect.github.com/denoland/deno/issues/31267)) - feat(permissions): allow flags should override deny when more specific ([#&#8203;31224](https://redirect.github.com/denoland/deno/issues/31224)) - feat(process): support integer signals in Deno.kill and child.kill ([#&#8203;31153](https://redirect.github.com/denoland/deno/issues/31153)) - feat(unstable): add socket.dev integration for `deno audit` ([#&#8203;31106](https://redirect.github.com/denoland/deno/issues/31106)) - feat(unstable): support authenticated socket.dev audit reports ([#&#8203;31370](https://redirect.github.com/denoland/deno/issues/31370)) - feat(upgrade): ability to show additional message on upgrade ([#&#8203;31170](https://redirect.github.com/denoland/deno/issues/31170)) - feat: V8 14.2 ([#&#8203;31178](https://redirect.github.com/denoland/deno/issues/31178)) - feat: `--ignore-read` ([#&#8203;31363](https://redirect.github.com/denoland/deno/issues/31363)) - feat: `deno init --empty` ([#&#8203;31516](https://redirect.github.com/denoland/deno/issues/31516)) - feat: add --require run arg to support commonJS ([#&#8203;31201](https://redirect.github.com/denoland/deno/issues/31201)) - feat: add Float16Array support ([#&#8203;31410](https://redirect.github.com/denoland/deno/issues/31410)) - feat: add `--ignore-env=...` ([#&#8203;31187](https://redirect.github.com/denoland/deno/issues/31187)) - feat: add `deno x` (alias `dx`) for conveniently running binaries from packages ([#&#8203;31138](https://redirect.github.com/denoland/deno/issues/31138)) - feat: add native source maps support ([#&#8203;31268](https://redirect.github.com/denoland/deno/issues/31268)) - feat: include `@types/node` type declarations out of the box ([#&#8203;31502](https://redirect.github.com/denoland/deno/issues/31502)) - feat: support `publish: false` in `deno.json` ([#&#8203;30852](https://redirect.github.com/denoland/deno/issues/30852)) - feat: use Node.js timers by default ([#&#8203;31272](https://redirect.github.com/denoland/deno/issues/31272)) - feat: wasm source phase imports ([#&#8203;31486](https://redirect.github.com/denoland/deno/issues/31486)) - fix(audit): remove unwrap in favor of log, don't print empty reports ([#&#8203;31479](https://redirect.github.com/denoland/deno/issues/31479)) - fix(bundle): Deno.bundle work in Worker ([#&#8203;31316](https://redirect.github.com/denoland/deno/issues/31316)) - fix(bundle): avoid name clash in hack ([#&#8203;31409](https://redirect.github.com/denoland/deno/issues/31409)) - fix(bundle): do not error on failing to clean up esbuild dir ([#&#8203;31408](https://redirect.github.com/denoland/deno/issues/31408)) - fix(bundle): don't use createRequire when targeting browser in Deno.bundle ([#&#8203;31534](https://redirect.github.com/denoland/deno/issues/31534)) - fix(bundle): fix import.meta.main transform with jsr entrypoint ([#&#8203;31415](https://redirect.github.com/denoland/deno/issues/31415)) - fix(bundle): support android ([#&#8203;31521](https://redirect.github.com/denoland/deno/issues/31521)) - fix(bundle): treat bun specifiers as external by default ([#&#8203;31411](https://redirect.github.com/denoland/deno/issues/31411)) - fix(check): ensure `@types/node` is cached when already in resolution ([#&#8203;31235](https://redirect.github.com/denoland/deno/issues/31235)) - fix(check): fix nil deref with `--unstable-tsgo` ([#&#8203;31416](https://redirect.github.com/denoland/deno/issues/31416)) - fix(check): move types not found error to tsc diagnostic ([#&#8203;31509](https://redirect.github.com/denoland/deno/issues/31509)) - fix(check): move unknown builtin node: module errors to tsc diagnostics ([#&#8203;31449](https://redirect.github.com/denoland/deno/issues/31449)) - fix(cli): make --eval-file flag work without equals sign ([#&#8203;31151](https://redirect.github.com/denoland/deno/issues/31151)) - fix(cli): put tasks first in zsh dynamic completions ([#&#8203;31350](https://redirect.github.com/denoland/deno/issues/31350)) - fix(compile): support --preload flag in deno compile ([#&#8203;31152](https://redirect.github.com/denoland/deno/issues/31152)) - fix(config): support UTF-16 surrogate pairs in unicode escape sequences in json config ([#&#8203;31264](https://redirect.github.com/denoland/deno/issues/31264)) - fix(deps): use windows-sys for all windows targets ([#&#8203;31308](https://redirect.github.com/denoland/deno/issues/31308)) - fix(ext/napi): suppress deprecated Buffer warnings ([#&#8203;31245](https://redirect.github.com/denoland/deno/issues/31245)) - fix(ext/net): support IPv6 zone indices in Deno.connect() ([#&#8203;31123](https://redirect.github.com/denoland/deno/issues/31123)) - fix(ext/node): Add sqlite `setAllowUnknownNamedParameters` option ([#&#8203;31202](https://redirect.github.com/denoland/deno/issues/31202)) - fix(ext/node): FileHandle compatibility ([#&#8203;31164](https://redirect.github.com/denoland/deno/issues/31164)) - fix(ext/node): `StatementSync.iterate()` should reset `is_iter_finished` flag on every call ([#&#8203;31361](https://redirect.github.com/denoland/deno/issues/31361)) - fix(ext/node): `url.domainToASCII` returns empty string for invalid domains ([#&#8203;31219](https://redirect.github.com/denoland/deno/issues/31219)) - fix(ext/node): autopadding behavior on `crypto.Cipheriv` ([#&#8203;31389](https://redirect.github.com/denoland/deno/issues/31389)) - fix(ext/node): define process.versions.sqlite ([#&#8203;31277](https://redirect.github.com/denoland/deno/issues/31277)) - fix(ext/node): ensure 'exit' event is fired only once for `worker_threads` ([#&#8203;31231](https://redirect.github.com/denoland/deno/issues/31231)) - fix(ext/node): export ppid ([#&#8203;31137](https://redirect.github.com/denoland/deno/issues/31137)) - fix(ext/node): fix sqlite extension used for testing; ensure related tests are actually meaningful ([#&#8203;31455](https://redirect.github.com/denoland/deno/issues/31455)) - fix(ext/node): implement `DatabaseSync.aggregate()` ([#&#8203;31461](https://redirect.github.com/denoland/deno/issues/31461)) - fix(ext/node): implement `DatabaseSync.function()` and better error details ([#&#8203;31386](https://redirect.github.com/denoland/deno/issues/31386)) - fix(ext/node): implement `dns.lookupService` ([#&#8203;31310](https://redirect.github.com/denoland/deno/issues/31310)) - fix(ext/node): implement `process.setegid()` ([#&#8203;31155](https://redirect.github.com/denoland/deno/issues/31155)) - fix(ext/node): implement `process.setgid()` and `process.setuid()` ([#&#8203;31162](https://redirect.github.com/denoland/deno/issues/31162)) - fix(ext/node): implement `process:seteuid()` ([#&#8203;31160](https://redirect.github.com/denoland/deno/issues/31160)) - fix(ext/node): implement performance.timerify() ([#&#8203;31238](https://redirect.github.com/denoland/deno/issues/31238)) - fix(ext/node): implement util.getSystemErrorMessage() ([#&#8203;31147](https://redirect.github.com/denoland/deno/issues/31147)) - fix(ext/node): prevent cipher operations after finalize ([#&#8203;31533](https://redirect.github.com/denoland/deno/issues/31533)) - fix(ext/node): reimplement `setImmediate` API ([#&#8203;30328](https://redirect.github.com/denoland/deno/issues/30328)) - fix(ext/node): respect abort signal option on `FileHandle.readFile` ([#&#8203;31462](https://redirect.github.com/denoland/deno/issues/31462)) - fix(ext/node): respects `flag` option on `fs.readfile` and `fs.readfilesync` ([#&#8203;31129](https://redirect.github.com/denoland/deno/issues/31129)) - fix(ext/node): segfault on calling `StatementSync` methods after connection has closed ([#&#8203;31331](https://redirect.github.com/denoland/deno/issues/31331)) - fix(ext/node): sqlite `setAllowUnknownNamedParameters` error message ([#&#8203;31319](https://redirect.github.com/denoland/deno/issues/31319)) - fix(ext/node): sqlite.DatabaseSync explicit resource management compatibility ([#&#8203;31311](https://redirect.github.com/denoland/deno/issues/31311)) - fix(ext/node): truncate first non-hex value on Buffer.from ([#&#8203;31227](https://redirect.github.com/denoland/deno/issues/31227)) - fix(ext/signals): don't run exit hooks at non-exit times ([#&#8203;31269](https://redirect.github.com/denoland/deno/issues/31269)) - fix(ext/web): Event dispatch should continue after reporting exception ([#&#8203;31297](https://redirect.github.com/denoland/deno/issues/31297)) - fix(ext/web): console.dir respects indent level ([#&#8203;31412](https://redirect.github.com/denoland/deno/issues/31412)) - fix(install): report installed npm packages when not using node\_modules, fix double counting ([#&#8203;31536](https://redirect.github.com/denoland/deno/issues/31536)) - fix(install): rewrite node\_modules .bin shim generation for windows to be like npm ([#&#8203;31494](https://redirect.github.com/denoland/deno/issues/31494)) - fix(lsp): `organizeImports` without resolving specifiers ([#&#8203;31230](https://redirect.github.com/denoland/deno/issues/31230)) - fix(lsp): don't provide organizeImports action when client provides it ([#&#8203;31530](https://redirect.github.com/denoland/deno/issues/31530)) - fix(lsp): lint-ignore directives follow leading comments ([#&#8203;31200](https://redirect.github.com/denoland/deno/issues/31200)) - fix(lsp): set lockfile\_skip\_write unconditionally ([#&#8203;31191](https://redirect.github.com/denoland/deno/issues/31191)) - fix(lsp): store assigned compiler options for cache files ([#&#8203;31377](https://redirect.github.com/denoland/deno/issues/31377)) - fix(node): ensure process.argv is an array of strings ([#&#8203;31322](https://redirect.github.com/denoland/deno/issues/31322)) - fix(node): missing `statfs` export from `node:fs/promises` ([#&#8203;31528](https://redirect.github.com/denoland/deno/issues/31528)) - fix(node): stub missing process.sourceMapsEnabled ([#&#8203;31358](https://redirect.github.com/denoland/deno/issues/31358)) - fix(node): support advanced serialization in IPC ([#&#8203;31380](https://redirect.github.com/denoland/deno/issues/31380)) - fix(node/assert): deepStrictEqual now correctly handles Number objects ([#&#8203;31233](https://redirect.github.com/denoland/deno/issues/31233)) - fix(node/crypto): respect authTagLength in createCipheriv for GCM cip… ([#&#8203;31253](https://redirect.github.com/denoland/deno/issues/31253)) - fix(node/net): return string `family` in `server.address()` ([#&#8203;31465](https://redirect.github.com/denoland/deno/issues/31465)) - fix(node/process): make `process.stdin.isTTY` writable ([#&#8203;31464](https://redirect.github.com/denoland/deno/issues/31464)) - fix(node/timers): ensure active timers entry is deleted on `Timeout.prototype.refresh` ([#&#8203;31436](https://redirect.github.com/denoland/deno/issues/31436)) - fix(node:console): ensure that the node:console implementation has an implementation for `emitWarning` in scope ([#&#8203;31263](https://redirect.github.com/denoland/deno/issues/31263)) - fix(resolver): fall back to execution if can't resolve types ([#&#8203;31507](https://redirect.github.com/denoland/deno/issues/31507)) - fix(schema): add bundle to unstable field schema ([#&#8203;31395](https://redirect.github.com/denoland/deno/issues/31395)) - fix(test): Remove ANSI Escape Codes for Junit Reports ([#&#8203;30854](https://redirect.github.com/denoland/deno/issues/30854)) - fix(tsgo): do not error out on non js/ts imports from npm packages ([#&#8203;31478](https://redirect.github.com/denoland/deno/issues/31478)) - fix(tunnel): misc fixes ([#&#8203;30968](https://redirect.github.com/denoland/deno/issues/30968)) - fix(types): add [Symbol.iterator]() to NodeListOf (fixes [#&#8203;31382](https://redirect.github.com/denoland/deno/issues/31382)) ([#&#8203;31384](https://redirect.github.com/denoland/deno/issues/31384)) - fix(unstable): don't panic on invalid reported lint range ([#&#8203;31261](https://redirect.github.com/denoland/deno/issues/31261)) - fix: `is_elf` panic in sui ([#&#8203;31388](https://redirect.github.com/denoland/deno/issues/31388)) - fix: change errors message suggesting to run approve-scripts ([#&#8203;31493](https://redirect.github.com/denoland/deno/issues/31493)) - fix: clippy::derivable\_impls ([#&#8203;31460](https://redirect.github.com/denoland/deno/issues/31460)) - fix: fetch fd leak ([#&#8203;31375](https://redirect.github.com/denoland/deno/issues/31375)) - fix: fix npx running in test, make approve-scripts test less flaky ([#&#8203;31501](https://redirect.github.com/denoland/deno/issues/31501)) - fix: make '[@&#8203;types](https://redirect.github.com/types)' package resolution more consistent ([#&#8203;31512](https://redirect.github.com/denoland/deno/issues/31512)) - fix: skip doing npm resolution in more cases ([#&#8203;31305](https://redirect.github.com/denoland/deno/issues/31305)) - fix: update JSDoc for Deno.cwd() API ([#&#8203;31256](https://redirect.github.com/denoland/deno/issues/31256)) - fix: update deno\_error to 0.7.1 ([#&#8203;31450](https://redirect.github.com/denoland/deno/issues/31450)) - fix: update permission-broker-response.v1.json ([#&#8203;31328](https://redirect.github.com/denoland/deno/issues/31328)) - fix: upgrade denokv\_\* to 0.13 and rusqlite to 0.27 ([#&#8203;31374](https://redirect.github.com/denoland/deno/issues/31374)) - fix: upgrade to swc\_ecma\_parser 27 ([#&#8203;31427](https://redirect.github.com/denoland/deno/issues/31427)) - fix: wpt assert expectation correctly even if the filter has a layer ([#&#8203;30574](https://redirect.github.com/denoland/deno/issues/30574)) - perf(node): implement getOwnNonIndexProperties in native code ([#&#8203;31393](https://redirect.github.com/denoland/deno/issues/31393)) - perf(node): optimize Buffer compare ([#&#8203;31425](https://redirect.github.com/denoland/deno/issues/31425)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/better-auth/better-auth). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 09:50:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#15119