[PR #1855] Bump the prod-patch-updates group across 1 directory with 12 updates #1251

Open
opened 2025-11-13 12:21:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1855
Author: @dependabot[bot]
Created: 11/13/2025
Status: 🔄 Open

Base: mainHead: dependabot/npm_and_yarn/prod-patch-updates-6d8f9bd785


📝 Commits (1)

  • 0ab345b Bump the prod-patch-updates group across 1 directory with 12 updates

📊 Changes

2 files changed (+353 additions, -83 deletions)

View changed files

📝 package-lock.json (+341 -71)
📝 package.json (+12 -12)

📄 Description

Bumps the prod-patch-updates group with 12 updates in the / directory:

Package From To
@radix-ui/react-avatar 1.1.10 1.1.11
@radix-ui/react-label 2.1.7 2.1.8
@radix-ui/react-progress 1.1.7 1.1.8
@radix-ui/react-separator 1.1.7 1.1.8
@radix-ui/react-slot 1.2.3 1.2.4
axios 1.13.1 1.13.2
eslint 9.39.0 9.39.1
eslint-config-next 16.0.1 16.0.2
js-yaml 4.1.0 4.1.1
maxmind 5.0.0 5.0.1
posthog-node 5.11.0 5.11.2
resend 6.4.0 6.4.2

Updates @radix-ui/react-avatar from 1.1.10 to 1.1.11

Commits

Updates @radix-ui/react-label from 2.1.7 to 2.1.8

Commits

Updates @radix-ui/react-progress from 1.1.7 to 1.1.8

Commits

Updates @radix-ui/react-separator from 1.1.7 to 1.1.8

Commits

Updates @radix-ui/react-slot from 1.2.3 to 1.2.4

Commits

Updates axios from 1.13.1 to 1.13.2

Release notes

Sourced from axios's releases.

Release v1.13.2

Release notes:

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

Changelog

Sourced from axios's changelog.

1.13.2 (2025-11-04)

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

Commits
  • 08b84b5 chore(release): v1.13.2 (#7207)
  • 8d37233 fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...
  • 12c314b perf(http): fix early loop exit; (#7202)
  • f6d79e7 chore(sponsor): update sponsor block (#7203)
  • 0588880 fix(http): use default export for http2 module to support stubs; (#7196)
  • See full diff in compare view

Updates eslint from 9.39.0 to 9.39.1

Release notes

Sourced from eslint's releases.

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)
Commits
  • e277281 9.39.1
  • 4cdf397 Build: changelog update for 9.39.1
  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284)
  • c7ebefc chore: package.json update for @​eslint/js release
  • 650753e fix: Only pass node to JS lang visitor methods (#20283)
  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275)
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266)
  • 009e507 test: fix version tests for ESLint v10 (#20274)
  • b44d426 docs: Update README
  • See full diff in compare view

Updates eslint-config-next from 16.0.1 to 16.0.2

Release notes

Sourced from eslint-config-next's releases.

v16.0.2

This version includes no code or feature changes.

v16.0.2-canary.17

Core Changes

  • Enable React's default Transition indicator behind a flag: #86000
  • update routes-manifest to include whether app has pages routes: #86051

Misc Changes

  • Turbopack: remove duplicate traversal implementations: #85853
  • Omit unused encryptActionBoundArgs/decryptActionBoundArgs imports: #86015
  • Turbopack: cleanup db log and add verbose option: #85965
  • [ci]: fix retry_deploy_test workflow: #85981
  • Fix typo in documentation: #86054

Credits

Huge thanks to @​mischnic, @​unstubbable, @​sokra, @​eps1lon, @​ztanner, and @​timeyoutakeit for helping!

v16.0.2-canary.16

Misc Changes

  • docs: Feedback item on proxy default: #86004
  • [test] Add missing test fixtures for cacheLife & cacheTag in client: #85872
  • Fix false-positive build error for cacheLife & cacheTag: #85875
  • [cna] For pnpm ignore postinstall from sharp and unrs-resolver: #83168
  • Turbopack: refactor evaluate to take module_graph: #85971

Credits

Huge thanks to @​icyJoseph, @​unstubbable, and @​mischnic for helping!

v16.0.2-canary.15

Core Changes

  • Deployment adapter: fix metadata for "/" route: #85820

Misc Changes

  • Update authentication.mdx: Fix Auth0 Link: #85953
  • Turbopack: remove unused function: #85974
  • docs: cacheHandlers: #85311

Credits

Huge thanks to @​jamesdaniels, @​georgesfarah, @​mischnic, and @​icyJoseph for helping!

v16.0.2-canary.14

... (truncated)

Commits

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates maxmind from 5.0.0 to 5.0.1

Release notes

Sourced from maxmind's releases.

v5.0.1

5.0.1 (2025-11-01)

Bug Fixes

  • deps: update dependency tiny-lru to v11.4.5 (#930) (16ca18f)
Commits
  • 16ca18f fix(deps): update dependency tiny-lru to v11.4.5 (#930)
  • 7e6e648 chore(deps): update actions/checkout action to v5 (#931)
  • 3639eb0 chore(deps): update dependency ts-jest to v29.4.5 (#928)
  • bfe71f8 chore(deps): update dependency jest to v30.2.0 (#927)
  • c9e72e6 chore(deps): update dependency typescript to v5.9.3 (#926)
  • a855d78 chore(deps): update dependency ts-jest to v29.4.4 (#925)
  • 43826e6 chore(deps): update dependency semantic-release to v24.2.9 (#924)
  • See full diff in compare view

Updates posthog-node from 5.11.0 to 5.11.2

Release notes

Sourced from posthog-node's releases.

posthog-node@5.11.2

5.11.2

Patch Changes

posthog-node@5.11.1

5.11.1

Patch Changes

Changelog

Sourced from posthog-node's changelog.

5.11.2

Patch Changes

5.11.1

Patch Changes

Commits

Updates resend from 6.4.0 to 6.4.2

Release notes

Sourced from resend's releases.

v6.4.2

What's Changed

Full Changelog: https://github.com/resend/resend-node/compare/v6.4.1...v6.4.2

v6.4.1

What's Changed

Full Changelog: https://github.com/resend/resend-node/compare/v6.4.0...v6.4.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 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/fosrl/pangolin/pull/1855 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/13/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/prod-patch-updates-6d8f9bd785` --- ### 📝 Commits (1) - [`0ab345b`](https://github.com/fosrl/pangolin/commit/0ab345be9daf8b249292ef32a75e9efdf7c90d0f) Bump the prod-patch-updates group across 1 directory with 12 updates ### 📊 Changes **2 files changed** (+353 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+341 -71) 📝 `package.json` (+12 -12) </details> ### 📄 Description Bumps the prod-patch-updates group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.10` | `1.1.11` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.7` | `2.1.8` | | [@radix-ui/react-progress](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.8` | | [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.8` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` | | [axios](https://github.com/axios/axios) | `1.13.1` | `1.13.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.0` | `9.39.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.0.1` | `16.0.2` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` | | [maxmind](https://github.com/runk/node-maxmind) | `5.0.0` | `5.0.1` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.11.0` | `5.11.2` | | [resend](https://github.com/resend/resend-node) | `6.4.0` | `6.4.2` | Updates `@radix-ui/react-avatar` from 1.1.10 to 1.1.11 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-progress` from 1.1.7 to 1.1.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-separator` from 1.1.7 to 1.1.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `axios` from 1.13.1 to 1.13.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.13.2</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fix 'socket hang up' bug for keep-alive requests when using timeouts; (<a href="https://redirect.github.com/axios/axios/issues/7206">#7206</a>) (<a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117">8d37233</a>)</li> <li><strong>http:</strong> use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>) (<a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5">0588880</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>http:</strong> fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>) (<a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5">12c314b</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+28/-9 ([#7206](https://github.com/axios/axios/issues/7206) [#7202](https://github.com/axios/axios/issues/7202) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kasperisager" title="+9/-9 ([#7196](https://github.com/axios/axios/issues/7196) )">Kasper Isager Dalsgarð</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/axios/axios/compare/v1.13.1...v1.13.2">1.13.2</a> (2025-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fix 'socket hang up' bug for keep-alive requests when using timeouts; (<a href="https://redirect.github.com/axios/axios/issues/7206">#7206</a>) (<a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117">8d37233</a>)</li> <li><strong>http:</strong> use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>) (<a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5">0588880</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>http:</strong> fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>) (<a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5">12c314b</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+28/-9 ([#7206](https://github.com/axios/axios/issues/7206) [#7202](https://github.com/axios/axios/issues/7202) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kasperisager" title="+9/-9 ([#7196](https://github.com/axios/axios/issues/7196) )">Kasper Isager Dalsgarð</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/08b84b52d5835d0c7b81049c365c3d271ade8bff"><code>08b84b5</code></a> chore(release): v1.13.2 (<a href="https://redirect.github.com/axios/axios/issues/7207">#7207</a>)</li> <li><a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117"><code>8d37233</code></a> fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...</li> <li><a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5"><code>12c314b</code></a> perf(http): fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>)</li> <li><a href="https://github.com/axios/axios/commit/f6d79e773baf70bf4e6d888e72d4bcf589060a84"><code>f6d79e7</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/7203">#7203</a>)</li> <li><a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5"><code>0588880</code></a> fix(http): use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>)</li> <li>See full diff in <a href="https://github.com/axios/axios/compare/v1.13.1...v1.13.2">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 9.39.0 to 9.39.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.39.1</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/650753ee3976784343ceb40170619dab1aa9fe0d"><code>650753e</code></a> fix: Only pass node to JS lang visitor methods (<a href="https://redirect.github.com/eslint/eslint/issues/20283">#20283</a>) (Nicholas C. Zakas)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/51b51f4f1ce82ef63264c4e45d9ef579bcd73f8e"><code>51b51f4</code></a> docs: add a section on when to use extends vs cascading (<a href="https://redirect.github.com/eslint/eslint/issues/20268">#20268</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/b44d42699dcd1729b7ecb50ca70e4c1c17f551f1"><code>b44d426</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/92db329211c8da5ce8340a4d4c05ce9c12845381"><code>92db329</code></a> chore: update <code>@eslint/js</code> version to 9.39.1 (<a href="https://redirect.github.com/eslint/eslint/issues/20284">#20284</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/c7ebefc9eaf99b76b30b0d3cf9960807a47367c4"><code>c7ebefc</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/61778f6ca33c0f63962a91d6a75a4fa5db9f47d2"><code>61778f6</code></a> chore: update eslint-config-eslint dependency <code>@​eslint/js</code> to ^9.39.0 (<a href="https://redirect.github.com/eslint/eslint/issues/20275">#20275</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/d9ca2fcd9ad63331bfd329a69534e1ff04f231e8"><code>d9ca2fc</code></a> ci: Add rangeStrategy to eslint group in renovate config (<a href="https://redirect.github.com/eslint/eslint/issues/20266">#20266</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/009e5076ff5a4bd845f55e17676e3bb88f47c280"><code>009e507</code></a> test: fix version tests for ESLint v10 (<a href="https://redirect.github.com/eslint/eslint/issues/20274">#20274</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/e2772811a8595d161870835ff04822b25a2cdf45"><code>e277281</code></a> 9.39.1</li> <li><a href="https://github.com/eslint/eslint/commit/4cdf397b30b2b749865ea0fcf4d30eb8ba458896"><code>4cdf397</code></a> Build: changelog update for 9.39.1</li> <li><a href="https://github.com/eslint/eslint/commit/92db329211c8da5ce8340a4d4c05ce9c12845381"><code>92db329</code></a> chore: update <code>@eslint/js</code> version to 9.39.1 (<a href="https://redirect.github.com/eslint/eslint/issues/20284">#20284</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/c7ebefc9eaf99b76b30b0d3cf9960807a47367c4"><code>c7ebefc</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/650753ee3976784343ceb40170619dab1aa9fe0d"><code>650753e</code></a> fix: Only pass node to JS lang visitor methods (<a href="https://redirect.github.com/eslint/eslint/issues/20283">#20283</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/51b51f4f1ce82ef63264c4e45d9ef579bcd73f8e"><code>51b51f4</code></a> docs: add a section on when to use extends vs cascading (<a href="https://redirect.github.com/eslint/eslint/issues/20268">#20268</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/61778f6ca33c0f63962a91d6a75a4fa5db9f47d2"><code>61778f6</code></a> chore: update eslint-config-eslint dependency <code>@​eslint/js</code> to ^9.39.0 (<a href="https://redirect.github.com/eslint/eslint/issues/20275">#20275</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d9ca2fcd9ad63331bfd329a69534e1ff04f231e8"><code>d9ca2fc</code></a> ci: Add rangeStrategy to eslint group in renovate config (<a href="https://redirect.github.com/eslint/eslint/issues/20266">#20266</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/009e5076ff5a4bd845f55e17676e3bb88f47c280"><code>009e507</code></a> test: fix version tests for ESLint v10 (<a href="https://redirect.github.com/eslint/eslint/issues/20274">#20274</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b44d42699dcd1729b7ecb50ca70e4c1c17f551f1"><code>b44d426</code></a> docs: Update README</li> <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v9.39.0...v9.39.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 16.0.1 to 16.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-next's releases</a>.</em></p> <blockquote> <h2>v16.0.2</h2> <blockquote> <p>This version includes no code or feature changes.</p> </blockquote> <h2>v16.0.2-canary.17</h2> <h3>Core Changes</h3> <ul> <li>Enable React's default Transition indicator behind a flag: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86000">#86000</a></li> <li>update routes-manifest to include whether app has pages routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86051">#86051</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>Turbopack: remove duplicate traversal implementations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85853">#85853</a></li> <li>Omit unused <code>encryptActionBoundArgs</code>/<code>decryptActionBoundArgs</code> imports: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86015">#86015</a></li> <li>Turbopack: cleanup db log and add verbose option: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85965">#85965</a></li> <li>[ci]: fix retry_deploy_test workflow: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85981">#85981</a></li> <li>Fix typo in documentation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86054">#86054</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/mischnic"><code>@​mischnic</code></a>, <a href="https://github.com/unstubbable"><code>@​unstubbable</code></a>, <a href="https://github.com/sokra"><code>@​sokra</code></a>, <a href="https://github.com/eps1lon"><code>@​eps1lon</code></a>, <a href="https://github.com/ztanner"><code>@​ztanner</code></a>, and <a href="https://github.com/timeyoutakeit"><code>@​timeyoutakeit</code></a> for helping!</p> <h2>v16.0.2-canary.16</h2> <h3>Misc Changes</h3> <ul> <li>docs: Feedback item on proxy default: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86004">#86004</a></li> <li>[test] Add missing test fixtures for <code>cacheLife</code> &amp; <code>cacheTag</code> in client: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85872">#85872</a></li> <li>Fix false-positive build error for <code>cacheLife</code> &amp; <code>cacheTag</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85875">#85875</a></li> <li>[cna] For pnpm ignore postinstall from <code>sharp</code> and <code>unrs-resolver</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/83168">#83168</a></li> <li>Turbopack: refactor <code>evaluate</code> to take module_graph: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85971">#85971</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/icyJoseph"><code>@​icyJoseph</code></a>, <a href="https://github.com/unstubbable"><code>@​unstubbable</code></a>, and <a href="https://github.com/mischnic"><code>@​mischnic</code></a> for helping!</p> <h2>v16.0.2-canary.15</h2> <h3>Core Changes</h3> <ul> <li>Deployment adapter: fix metadata for &quot;/&quot; route: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85820">#85820</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>Update authentication.mdx: Fix <code>Auth0</code> Link: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85953">#85953</a></li> <li>Turbopack: remove unused function: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85974">#85974</a></li> <li>docs: cacheHandlers: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85311">#85311</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/jamesdaniels"><code>@​jamesdaniels</code></a>, <a href="https://github.com/georgesfarah"><code>@​georgesfarah</code></a>, <a href="https://github.com/mischnic"><code>@​mischnic</code></a>, and <a href="https://github.com/icyJoseph"><code>@​icyJoseph</code></a> for helping!</p> <h2>v16.0.2-canary.14</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/01014d476c0691295e1963940e78ed0faab50e68"><code>01014d4</code></a> v16.0.2</li> <li>See full diff in <a href="https://github.com/vercel/next.js/commits/v16.0.2/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> Updates `js-yaml` from 4.1.0 to 4.1.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md">js-yaml's changelog</a>.</em></p> <blockquote> <h2>[4.1.1] - 2025-11-12</h2> <h3>Security</h3> <ul> <li>Fix prototype pollution issue in yaml merge (&lt;&lt;) operator.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodeca/js-yaml/commit/cc482e775913e6625137572a3712d2826170e53a"><code>cc482e7</code></a> 4.1.1 released</li> <li><a href="https://github.com/nodeca/js-yaml/commit/50968b862e75866ef90e626572fe0b2f97b55f9f"><code>50968b8</code></a> dist rebuild</li> <li><a href="https://github.com/nodeca/js-yaml/commit/d092d866031751cb27c12d93f3e2470ad74d678b"><code>d092d86</code></a> lint fix</li> <li><a href="https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879"><code>383665f</code></a> fix prototype pollution in merge (&lt;&lt;)</li> <li><a href="https://github.com/nodeca/js-yaml/commit/0d3ca7a27b03a6c974790a30a89e456007d62976"><code>0d3ca7a</code></a> README.md: HTTP =&gt; HTTPS (<a href="https://redirect.github.com/nodeca/js-yaml/issues/678">#678</a>)</li> <li><a href="https://github.com/nodeca/js-yaml/commit/49baadd52af887d2991e2c39a6639baa56d6c71b"><code>49baadd</code></a> doc: 'empty' style option for !!null</li> <li><a href="https://github.com/nodeca/js-yaml/commit/ba3460eb9d3e4478edcbc29edabe17c2157fc9ce"><code>ba3460e</code></a> Fix demo link (<a href="https://redirect.github.com/nodeca/js-yaml/issues/618">#618</a>)</li> <li>See full diff in <a href="https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1">compare view</a></li> </ul> </details> <br /> Updates `maxmind` from 5.0.0 to 5.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/runk/node-maxmind/releases">maxmind's releases</a>.</em></p> <blockquote> <h2>v5.0.1</h2> <h2><a href="https://github.com/runk/node-maxmind/compare/v5.0.0...v5.0.1">5.0.1</a> (2025-11-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency tiny-lru to v11.4.5 (<a href="https://redirect.github.com/runk/node-maxmind/issues/930">#930</a>) (<a href="https://github.com/runk/node-maxmind/commit/16ca18f32b6ffd39ffa02b5829902ce7b5b1f2d6">16ca18f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/runk/node-maxmind/commit/16ca18f32b6ffd39ffa02b5829902ce7b5b1f2d6"><code>16ca18f</code></a> fix(deps): update dependency tiny-lru to v11.4.5 (<a href="https://redirect.github.com/runk/node-maxmind/issues/930">#930</a>)</li> <li><a href="https://github.com/runk/node-maxmind/commit/7e6e6486547b2376a474042dee1a03f6c34118d9"><code>7e6e648</code></a> chore(deps): update actions/checkout action to v5 (<a href="https://redirect.github.com/runk/node-maxmind/issues/931">#931</a>)</li> <li><a href="https://github.com/runk/node-maxmind/commit/3639eb03d7acf6bc53d0259bbf5739744ec5860d"><code>3639eb0</code></a> chore(deps): update dependency ts-jest to v29.4.5 (<a href="https://redirect.github.com/runk/node-maxmind/issues/928">#928</a>)</li> <li><a href="https://github.com/runk/node-maxmind/commit/bfe71f8e2791885c7cb26069f2755b85ec6f7dce"><code>bfe71f8</code></a> chore(deps): update dependency jest to v30.2.0 (<a href="https://redirect.github.com/runk/node-maxmind/issues/927">#927</a>)</li> <li><a href="https://github.com/runk/node-maxmind/commit/c9e72e66027a7301c5067c14dab14f2e30aedcc0"><code>c9e72e6</code></a> chore(deps): update dependency typescript to v5.9.3 (<a href="https://redirect.github.com/runk/node-maxmind/issues/926">#926</a>)</li> <li><a href="https://github.com/runk/node-maxmind/commit/a855d784866290f191d50e991a0e88f2bfb9a8b2"><code>a855d78</code></a> chore(deps): update dependency ts-jest to v29.4.4 (<a href="https://redirect.github.com/runk/node-maxmind/issues/925">#925</a>)</li> <li><a href="https://github.com/runk/node-maxmind/commit/43826e6b68505df3ce44f3bfce30fdc0f212420f"><code>43826e6</code></a> chore(deps): update dependency semantic-release to v24.2.9 (<a href="https://redirect.github.com/runk/node-maxmind/issues/924">#924</a>)</li> <li>See full diff in <a href="https://github.com/runk/node-maxmind/compare/v5.0.0...v5.0.1">compare view</a></li> </ul> </details> <br /> Updates `posthog-node` from 5.11.0 to 5.11.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PostHog/posthog-js/releases">posthog-node's releases</a>.</em></p> <blockquote> <h2>posthog-node@5.11.2</h2> <h2>5.11.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/87f96047739e67b847fe22137b97fc57f405b8d9"><code>87f9604</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.5.2</li> </ul> </li> </ul> <h2>posthog-node@5.11.1</h2> <h2>5.11.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/d8d98c95f24b612110dbf52d228c0c3bd248cd58"><code>d8d98c9</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.5.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md">posthog-node's changelog</a>.</em></p> <blockquote> <h2>5.11.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/87f96047739e67b847fe22137b97fc57f405b8d9"><code>87f9604</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.5.2</li> </ul> </li> </ul> <h2>5.11.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/PostHog/posthog-js/commit/d8d98c95f24b612110dbf52d228c0c3bd248cd58"><code>d8d98c9</code></a>]: <ul> <li><code>@​posthog/core</code><a href="https://github.com/1"><code>@​1</code></a>.5.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PostHog/posthog-js/commit/6a0c59236a70058e8001092246fbb9c47bf01716"><code>6a0c592</code></a> chore: update versions and lockfile</li> <li><a href="https://github.com/PostHog/posthog-js/commit/b06988b64a6cfff842a29dca0dc75f73889fe236"><code>b06988b</code></a> chore: update versions and lockfile</li> <li>See full diff in <a href="https://github.com/PostHog/posthog-js/commits/posthog-node@5.11.2/packages/node">compare view</a></li> </ul> </details> <br /> Updates `resend` from 6.4.0 to 6.4.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resend/resend-node/releases">resend's releases</a>.</em></p> <blockquote> <h2>v6.4.2</h2> <h2>What's Changed</h2> <ul> <li>fix: accept segmentId for listing contacts by <a href="https://github.com/Cisneiros"><code>@​Cisneiros</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/740">resend/resend-node#740</a></li> <li>chore: bump version to 6.4.2 by <a href="https://github.com/Cisneiros"><code>@​Cisneiros</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/741">resend/resend-node#741</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.4.1...v6.4.2">https://github.com/resend/resend-node/compare/v6.4.1...v6.4.2</a></p> <h2>v6.4.1</h2> <h2>What's Changed</h2> <ul> <li>fix: removes <code>object</code> property from list by <a href="https://github.com/cassiozen"><code>@​cassiozen</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/733">resend/resend-node#733</a></li> <li>fix: include properties on payload of both contacts APIs by <a href="https://github.com/Cisneiros"><code>@​Cisneiros</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/737">resend/resend-node#737</a></li> <li>chore: bump version to 6.4.1 by <a href="https://github.com/Cisneiros"><code>@​Cisneiros</code></a> in <a href="https://redirect.github.com/resend/resend-node/pull/739">resend/resend-node#739</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resend/resend-node/compare/v6.4.0...v6.4.1">https://github.com/resend/resend-node/compare/v6.4.0...v6.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resend/resend-node/commit/e9e6fcd2ca9b1a6a9d396086499f2a3f575496f2"><code>e9e6fcd</code></a> chore: bump version to 6.4.2 (<a href="https://redirect.github.com/resend/resend-node/issues/741">#741</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/e625cb2a5df9dd961113367aee044c9fa28b46dc"><code>e625cb2</code></a> fix: accept segmentId for listing contacts (<a href="https://redirect.github.com/resend/resend-node/issues/740">#740</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/9e29cecae5fee4b50e25acaa2aefc2d33e8802c9"><code>9e29cec</code></a> fix: allow PR titles to start with numbers (<a href="https://redirect.github.com/resend/resend-node/issues/735">#735</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/71fff6b5ecdcbb1fea81951595c521d7114f75fe"><code>71fff6b</code></a> chore: bump version to 6.4.1 (<a href="https://redirect.github.com/resend/resend-node/issues/739">#739</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/7f26c4dfe9aaa3a2a4a146fd5a337e2f63fb3df9"><code>7f26c4d</code></a> chore: bump version to 6.4.1-canary.0 (<a href="https://redirect.github.com/resend/resend-node/issues/738">#738</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/18885a8a9afac7aa079c33f41c08ce9607fdbe67"><code>18885a8</code></a> fix: include properties on payload of both contacts APIs (<a href="https://redirect.github.com/resend/resend-node/issues/737">#737</a>)</li> <li><a href="https://github.com/resend/resend-node/commit/3537d19e6fb8d40b5d1942721f594cd0d4234067"><code>3537d19</code></a> fix: removes <code>object</code> property from list (<a href="https://redirect.github.com/resend/resend-node/issues/733">#733</a>)</li> <li>See full diff in <a href="https://github.com/resend/resend-node/compare/v6.4.0...v6.4.2">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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 2025-11-13 12:21:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#1251
No description provided.