Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): bump @octokit/rest from 21.0.1 to 21.0.2 in the npm-prod…
…uction group (#77) Bumps the npm-production group with 1 update: [@octokit/rest](https://github.com/octokit/rest.js). Updates `@octokit/rest` from 21.0.1 to 21.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/rest.js/releases"><code>@octokit/rest</code>'s releases</a>.</em></p> <blockquote> <h2>v21.0.2</h2> <h2><a href="https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2">21.0.2</a> (2024-08-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> update to react 18 and latest gatsby deps (<a href="https://redirect.github.com/octokit/rest.js/issues/462">#462</a>) (<a href="https://github.com/octokit/rest.js/commit/9a80f0607ecd1054e9c3dcce114dfc3ed8f762e7">9a80f06</a>), closes <a href="https://redirect.github.com/octokit/rest.js/issues/216">#216</a> <a href="https://redirect.github.com/octokit/rest.js/issues/230">#230</a> <a href="https://redirect.github.com/octokit/rest.js/issues/460">#460</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/rest.js/commit/9a80f0607ecd1054e9c3dcce114dfc3ed8f762e7"><code>9a80f06</code></a> fix(docs): update to react 18 and latest gatsby deps (<a href="https://redirect.github.com/octokit/rest.js/issues/462">#462</a>)</li> <li><a href="https://github.com/octokit/rest.js/commit/3b5a8e81399eefa63539185abfe80918771bec4e"><code>3b5a8e8</code></a> chore(deps): update dependency fetch-mock to v11 (<a href="https://redirect.github.com/octokit/rest.js/issues/459">#459</a>)</li> <li><a href="https://github.com/octokit/rest.js/commit/5a4eeb64ac5691fbed64ad1bbf1fb0abe69ce6f2"><code>5a4eeb6</code></a> test: re-activate more tests and convert them to typescript (<a href="https://redirect.github.com/octokit/rest.js/issues/457">#457</a>)</li> <li>See full diff in <a href="https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/rest&package-manager=npm_and_yarn&previous-version=21.0.1&new-version=21.0.2)](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 <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>
- Loading branch information