[PR #2848] [CLOSED] Bump globals from 13.24.0 to 15.13.0 in /frontend #4146

Closed
opened 2026-02-22 18:35:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2848
Author: @dependabot[bot]
Created: 12/16/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/frontend/globals-15.13.0


📝 Commits (1)

  • 285eb33 Bump globals from 13.24.0 to 15.13.0 in /frontend

📊 Changes

2 files changed (+35 additions, -5 deletions)

View changed files

📝 frontend/package.json (+1 -1)
📝 frontend/yarn.lock (+34 -4)

📄 Description

Bumps globals from 13.24.0 to 15.13.0.

Release notes

Sourced from globals's releases.

v15.13.0

  • Update globals

https://github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0

v15.12.0

  • Add Iterator to ES2025 (#272) 439b398
  • Update globals (#271) dd0a502

https://github.com/sindresorhus/globals/compare/v15.11.0...v15.12.0

v15.11.0

  • Add es3 globals (#267) 6784dc1

https://github.com/sindresorhus/globals/compare/v15.10.0...v15.11.0

v15.10.0

  • Update globals (#264) 3cbce2d

https://github.com/sindresorhus/globals/compare/v15.9.0...v15.10.0

v15.9.0

  • Update globals (#258) f72b047

https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0

v15.8.0

  • Add es2025 globals (Same as es2021) (#256) 2ef342a

https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0

v15.7.0

  • Update globals (#255) f017b0f

https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0

v15.6.0

  • Add Chai globals (#247) 9b0c591

https://github.com/sindresorhus/globals/compare/v15.5.0...v15.6.0

v15.5.0

  • Update globals (#254) 19ea4cf

https://github.com/sindresorhus/globals/compare/v15.4.0...v15.5.0

v15.4.0

  • Add globals for every yearly es versions (#252) 45c1b17

... (truncated)

Commits

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)

🔄 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/Mintplex-Labs/anything-llm/pull/2848 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/frontend/globals-15.13.0` --- ### 📝 Commits (1) - [`285eb33`](https://github.com/Mintplex-Labs/anything-llm/commit/285eb33000f7e73bb0e682ef65161d9fc402a4ef) Bump globals from 13.24.0 to 15.13.0 in /frontend ### 📊 Changes **2 files changed** (+35 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+1 -1) 📝 `frontend/yarn.lock` (+34 -4) </details> ### 📄 Description Bumps [globals](https://github.com/sindresorhus/globals) from 13.24.0 to 15.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/globals/releases">globals's releases</a>.</em></p> <blockquote> <h2>v15.13.0</h2> <ul> <li>Update globals</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0">https://github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0</a></p> <h2>v15.12.0</h2> <ul> <li>Add <code>Iterator</code> to ES2025 (<a href="https://redirect.github.com/sindresorhus/globals/issues/272">#272</a>) 439b398</li> <li>Update globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/271">#271</a>) dd0a502</li> </ul> <p><a href="https://github.com/sindresorhus/globals/compare/v15.11.0...v15.12.0">https://github.com/sindresorhus/globals/compare/v15.11.0...v15.12.0</a></p> <h2>v15.11.0</h2> <ul> <li>Add <code>es3</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/267">#267</a>) 6784dc1</li> </ul> <p><a href="https://github.com/sindresorhus/globals/compare/v15.10.0...v15.11.0">https://github.com/sindresorhus/globals/compare/v15.10.0...v15.11.0</a></p> <h2>v15.10.0</h2> <ul> <li>Update globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/264">#264</a>) 3cbce2d</li> </ul> <p><a href="https://github.com/sindresorhus/globals/compare/v15.9.0...v15.10.0">https://github.com/sindresorhus/globals/compare/v15.9.0...v15.10.0</a></p> <h2>v15.9.0</h2> <ul> <li>Update globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/258">#258</a>) f72b047</li> </ul> <p><a href="https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0">https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0</a></p> <h2>v15.8.0</h2> <ul> <li>Add <code>es2025</code> globals (Same as <code>es2021</code>) (<a href="https://redirect.github.com/sindresorhus/globals/issues/256">#256</a>) 2ef342a</li> </ul> <p><a href="https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0">https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0</a></p> <h2>v15.7.0</h2> <ul> <li>Update globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/255">#255</a>) f017b0f</li> </ul> <p><a href="https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0">https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0</a></p> <h2>v15.6.0</h2> <ul> <li>Add Chai globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/247">#247</a>) 9b0c591</li> </ul> <p><a href="https://github.com/sindresorhus/globals/compare/v15.5.0...v15.6.0">https://github.com/sindresorhus/globals/compare/v15.5.0...v15.6.0</a></p> <h2>v15.5.0</h2> <ul> <li>Update globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/254">#254</a>) 19ea4cf</li> </ul> <p><a href="https://github.com/sindresorhus/globals/compare/v15.4.0...v15.5.0">https://github.com/sindresorhus/globals/compare/v15.4.0...v15.5.0</a></p> <h2>v15.4.0</h2> <ul> <li>Add globals for every yearly es versions (<a href="https://redirect.github.com/sindresorhus/globals/issues/252">#252</a>) 45c1b17</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/globals/commit/ad28ede9cd5dc3f28c0244dad6ea004183bc9a18"><code>ad28ede</code></a> 15.13.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/dc7a9a16c29278ea088b0726ac8f4ce97043d7c6"><code>dc7a9a1</code></a> Update globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/273">#273</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/ff4844d90c7639b1bd30a5705109bf4a30b6d896"><code>ff4844d</code></a> 15.12.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/439b398dc8bbad03a71069d60384e24956ab6606"><code>439b398</code></a> Add <code>Iterator</code> to ES2025 (<a href="https://redirect.github.com/sindresorhus/globals/issues/272">#272</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/dd0a50200236e15e415c1947c20ffb47b1bedd0c"><code>dd0a502</code></a> Update globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/271">#271</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/0d906b86787a982313b4d44c43a4abfd83d95e95"><code>0d906b8</code></a> 15.11.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/6784dc125c327a05423395fbac28bf0a856a73ff"><code>6784dc1</code></a> Add <code>es3</code> globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/267">#267</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/756071711d916e360cef77afa0cbb16c612ca115"><code>7560717</code></a> 15.10.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/3cbce2d229c54f361b8a93149e8c1b6a6a70d909"><code>3cbce2d</code></a> Update globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/264">#264</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/bd201b5bc2b565c2005de643fd63d69e54628de7"><code>bd201b5</code></a> Add <code>permissions</code> for automated job (<a href="https://redirect.github.com/sindresorhus/globals/issues/263">#263</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/globals/compare/v13.24.0...v15.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=globals&package-manager=npm_and_yarn&previous-version=13.24.0&new-version=15.13.0)](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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:14 -05:00
yindo closed this issue 2026-02-22 18:35:14 -05:00
yindo changed title from [PR #2848] Bump globals from 13.24.0 to 15.13.0 in /frontend to [PR #2848] [CLOSED] Bump globals from 13.24.0 to 15.13.0 in /frontend 2026-06-05 15:17:04 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4146