Skip to content

Commit

Permalink
Merge #1756
Browse files Browse the repository at this point in the history
1756: build(deps-dev): bump globals from 15.9.0 to 15.11.0 r=flevi29 a=dependabot[bot]

Bumps [globals](https://github.com/sindresorhus/globals) from 15.9.0 to 15.11.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.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a href="https://github.com/sindresorhus/globals/commit/53f872a1c3b6be946591c3e9102bc470d7562cf4"><code>53f872a</code></a> Collect globals on all platforms (<a href="https://redirect.github.com/sindresorhus/globals/issues/261">#261</a>)</li>
<li><a href="https://github.com/sindresorhus/globals/commit/560cf2f9839a2eda7b64347646afc9b3359ded51"><code>560cf2f</code></a> Update dependencies (<a href="https://redirect.github.com/sindresorhus/globals/issues/262">#262</a>)</li>
<li>See full diff in <a href="https://github.com/sindresorhus/globals/compare/v15.9.0...v15.11.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=15.9.0&new-version=15.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: F. Levi <[email protected]>
  • Loading branch information
3 people authored Nov 1, 2024
2 parents ba00753 + 655f85a commit fdfdac0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tsdoc": "^0.3.0",
"globals": "^15.9.0",
"globals": "^15.11.0",
"gzip-size": "^6.0.0",
"kleur": "^4.1.5",
"lint-staged": "15.2.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2673,10 +2673,10 @@ globals@^14.0.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

globals@^15.9.0:
version "15.9.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
globals@^15.11.0:
version "15.11.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.11.0.tgz#b96ed4c6998540c6fb824b24b5499216d2438d6e"
integrity sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==

graceful-fs@^4.1.6, graceful-fs@^4.2.0:
version "4.2.4"
Expand Down

0 comments on commit fdfdac0

Please sign in to comment.