[PR #1403] [CLOSED] chore(deps): bump better-auth from 1.1.8 to 1.1.16 in /examples/browser-extension-example #3794

Closed
opened 2026-03-13 11:12:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1403
Author: @dependabot[bot]
Created: 2/10/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/examples/browser-extension-example/better-auth-1.1.16


📝 Commits (1)

  • 04c86a5 chore(deps): bump better-auth in /examples/browser-extension-example

📊 Changes

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

View changed files

📝 examples/browser-extension-example/package.json (+1 -1)

📄 Description

Bumps better-auth from 1.1.8 to 1.1.16.

Release notes

Sourced from better-auth's releases.

v1.1.16

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.1.16-beta.10

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.1.16-beta.9

   🐞 Bug Fixes

    View changes on GitHub

v1.1.16-beta.8

... (truncated)

Commits
  • 10d04cb chore: release v1.1.16
  • e18700e chore: release v1.1.16-beta.10
  • 7ae340e fix(security): santize query param on error page
  • 4c2efc1 fix: make session table optional when secondary storage is provided
  • 4748bcc fix(drizzle): drizzle adapter failing to return data on create and update whe...
  • 05afc42 feat: add refetch function for all client hooks (#1206)
  • 2cb8005 fix(anonymous): link account user and session type should be less strict
  • 547677c chore: release v1.1.16-beta.9
  • 6e659fd fix(anonymous): add sign-up route to linking matcher
  • e83c0ff fix: google IdToken auth issuer mismatch (#1351)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/1403 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/examples/browser-extension-example/better-auth-1.1.16` --- ### 📝 Commits (1) - [`04c86a5`](https://github.com/better-auth/better-auth/commit/04c86a5499b03a0937ae49e92337ff752109c5df) chore(deps): bump better-auth in /examples/browser-extension-example ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/browser-extension-example/package.json` (+1 -1) </details> ### 📄 Description Bumps [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) from 1.1.8 to 1.1.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/better-auth/better-auth/releases">better-auth's releases</a>.</em></p> <blockquote> <h2>v1.1.16</h2> <h3>   🚀 Features</h3> <ul> <li>Add cookie helper for middlewares  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1275">better-auth/better-auth#1275</a> <a href="https://github.com/better-auth/better-auth/commit/2eca1daf"><!-- raw HTML omitted -->(2eca1)<!-- raw HTML omitted --></a></li> <li>Add refetch function for all client hooks  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1206">better-auth/better-auth#1206</a> <a href="https://github.com/better-auth/better-auth/commit/05afc423"><!-- raw HTML omitted -->(05afc)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Trigger session update on delete user  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/0df2bab2"><!-- raw HTML omitted -->(0df2b)<!-- raw HTML omitted --></a></li> <li>Handle converting date on session parsing from cookie cache  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1342">better-auth/better-auth#1342</a> <a href="https://github.com/better-auth/better-auth/commit/90064ba8"><!-- raw HTML omitted -->(90064)<!-- raw HTML omitted --></a></li> <li>Google IdToken auth issuer mismatch  -  by <a href="https://github.com/abegehr"><code>@​abegehr</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1351">better-auth/better-auth#1351</a> <a href="https://github.com/better-auth/better-auth/commit/e83c0ff2"><!-- raw HTML omitted -->(e83c0)<!-- raw HTML omitted --></a></li> <li>Make session table optional when secondary storage is provided  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/4c2efc1b"><!-- raw HTML omitted -->(4c2ef)<!-- raw HTML omitted --></a></li> <li><strong>anonymous</strong>: <ul> <li>Add sign-up route to linking matcher  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/6e659fd6"><!-- raw HTML omitted -->(6e659)<!-- raw HTML omitted --></a></li> <li>Link account user and session type should be less strict  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/2cb80056"><!-- raw HTML omitted -->(2cb80)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>drizzle</strong>: <ul> <li>Incorrect call to <code>getModelName</code>  -  by <a href="https://github.com/chrnorm"><code>@​chrnorm</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1329">better-auth/better-auth#1329</a> <a href="https://github.com/better-auth/better-auth/commit/9a3e2950"><!-- raw HTML omitted -->(9a3e2)<!-- raw HTML omitted --></a></li> <li>Drizzle adapter failing to return data on create and update when using mysql  -  by <a href="https://github.com/Kinfe123"><code>@​Kinfe123</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1358">better-auth/better-auth#1358</a> <a href="https://github.com/better-auth/better-auth/commit/4748bcc4"><!-- raw HTML omitted -->(4748b)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>oidc</strong>: <ul> <li>Missing content type header on openId configuration endpoint  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/cb91d158"><!-- raw HTML omitted -->(cb91d)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>passkey</strong>: <ul> <li>Use options base url for rpID  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/2da63158"><!-- raw HTML omitted -->(2da63)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>security</strong>: <ul> <li>Santize query param on error page  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/7ae340e2"><!-- raw HTML omitted -->(7ae34)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/better-auth/better-auth/compare/v1.1.15...v1.1.16">View changes on GitHub</a></h5> <h2>v1.1.16-beta.10</h2> <h3>   🚀 Features</h3> <ul> <li>Add refetch function for all client hooks  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1206">better-auth/better-auth#1206</a> <a href="https://github.com/better-auth/better-auth/commit/05afc423"><!-- raw HTML omitted -->(05afc)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Make session table optional when secondary storage is provided  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/4c2efc1b"><!-- raw HTML omitted -->(4c2ef)<!-- raw HTML omitted --></a></li> <li><strong>anonymous</strong>: Link account user and session type should be less strict  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/2cb80056"><!-- raw HTML omitted -->(2cb80)<!-- raw HTML omitted --></a></li> <li><strong>drizzle</strong>: Drizzle adapter failing to return data on create and update when using mysql  -  by <a href="https://github.com/Kinfe123"><code>@​Kinfe123</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1358">better-auth/better-auth#1358</a> <a href="https://github.com/better-auth/better-auth/commit/4748bcc4"><!-- raw HTML omitted -->(4748b)<!-- raw HTML omitted --></a></li> <li><strong>security</strong>: Santize query param on error page  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/7ae340e2"><!-- raw HTML omitted -->(7ae34)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/better-auth/better-auth/compare/v1.1.16-beta.9...v1.1.16-beta.10">View changes on GitHub</a></h5> <h2>v1.1.16-beta.9</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Google IdToken auth issuer mismatch  -  by <a href="https://github.com/abegehr"><code>@​abegehr</code></a> in <a href="https://redirect.github.com/better-auth/better-auth/issues/1351">better-auth/better-auth#1351</a> <a href="https://github.com/better-auth/better-auth/commit/e83c0ff2"><!-- raw HTML omitted -->(e83c0)<!-- raw HTML omitted --></a></li> <li><strong>anonymous</strong>: Add sign-up route to linking matcher  -  by <a href="https://github.com/Bekacru"><code>@​Bekacru</code></a> <a href="https://github.com/better-auth/better-auth/commit/6e659fd6"><!-- raw HTML omitted -->(6e659)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/better-auth/better-auth/compare/v1.1.16-beta.8...v1.1.16-beta.9">View changes on GitHub</a></h5> <h2>v1.1.16-beta.8</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/better-auth/better-auth/commit/10d04cb7c18f595c6235c02bf3cc6ae54b87833f"><code>10d04cb</code></a> chore: release v1.1.16</li> <li><a href="https://github.com/better-auth/better-auth/commit/e18700e26c95c934574dd89e168ea617304fffe9"><code>e18700e</code></a> chore: release v1.1.16-beta.10</li> <li><a href="https://github.com/better-auth/better-auth/commit/7ae340e2eddad641b7e43d24d37c58a66ce9ddcf"><code>7ae340e</code></a> fix(security): santize query param on error page</li> <li><a href="https://github.com/better-auth/better-auth/commit/4c2efc1b6655cca118a4b77f92112763db73402c"><code>4c2efc1</code></a> fix: make session table optional when secondary storage is provided</li> <li><a href="https://github.com/better-auth/better-auth/commit/4748bcc49831e3f139a887a528aa8dd097b8cf89"><code>4748bcc</code></a> fix(drizzle): drizzle adapter failing to return data on create and update whe...</li> <li><a href="https://github.com/better-auth/better-auth/commit/05afc423900b8cb1f1caebeffca7114f81417be6"><code>05afc42</code></a> feat: add refetch function for all client hooks (<a href="https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth/issues/1206">#1206</a>)</li> <li><a href="https://github.com/better-auth/better-auth/commit/2cb80056823847f9d437918f8107ba3a2f38d733"><code>2cb8005</code></a> fix(anonymous): link account user and session type should be less strict</li> <li><a href="https://github.com/better-auth/better-auth/commit/547677c8433cd6fdcd0106fc0ee13ff2f0997c53"><code>547677c</code></a> chore: release v1.1.16-beta.9</li> <li><a href="https://github.com/better-auth/better-auth/commit/6e659fd62d1a50aa67ca24814d2a02b2634a923b"><code>6e659fd</code></a> fix(anonymous): add sign-up route to linking matcher</li> <li><a href="https://github.com/better-auth/better-auth/commit/e83c0ff2b45d368fbf6bf26bbd8e19797c7e92d5"><code>e83c0ff</code></a> fix: google IdToken auth issuer mismatch (<a href="https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth/issues/1351">#1351</a>)</li> <li>Additional commits viewable in <a href="https://github.com/better-auth/better-auth/commits/v1.1.16/packages/better-auth">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=better-auth&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/better-auth/better-auth/network/alerts). </details> --- <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-03-13 11:12:45 -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#3794