Skip to content

Commit

Permalink
Bump react-bootstrap from 2.10.5 to 2.10.6 in /src/playground (#15812)
Browse files Browse the repository at this point in the history
Bumps
[react-bootstrap](https://github.com/react-bootstrap/react-bootstrap)
from 2.10.5 to 2.10.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/react-bootstrap/react-bootstrap/releases">react-bootstrap's
releases</a>.</em></p>
<blockquote>
<h2>v2.10.6</h2>
<h2><a
href="https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.5...v2.10.6">2.10.6</a>
(2024-11-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>AccordionHeader:</strong> apply aria-controls to button (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6868">#6868</a>)
(<a
href="https://github.com/react-bootstrap/react-bootstrap/commit/8475119a6c8e9606d5e5cc87e19cf91f1670e224">8475119</a>)</li>
<li>fix ref access in React 19 (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6869">#6869</a>)
(<a
href="https://github.com/react-bootstrap/react-bootstrap/commit/2c65f5de1a50d28e4c4e6c4c7d0dc332a68e6bd7">2c65f5d</a>)</li>
<li><strong>Nav:</strong> remove prop-types-extra import from build (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6854">#6854</a>)
(<a
href="https://github.com/react-bootstrap/react-bootstrap/commit/ab81d6b1fda1175bc635978a493da49c60db9b25">ab81d6b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md">react-bootstrap's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.5...v2.10.6">2.10.6</a>
(2024-11-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>AccordionHeader:</strong> apply aria-controls to button (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6868">#6868</a>)
(<a
href="https://github.com/react-bootstrap/react-bootstrap/commit/8475119a6c8e9606d5e5cc87e19cf91f1670e224">8475119</a>)</li>
<li>fix ref access in React 19 (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6869">#6869</a>)
(<a
href="https://github.com/react-bootstrap/react-bootstrap/commit/2c65f5de1a50d28e4c4e6c4c7d0dc332a68e6bd7">2c65f5d</a>)</li>
<li><strong>Nav:</strong> remove prop-types-extra import from build (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6854">#6854</a>)
(<a
href="https://github.com/react-bootstrap/react-bootstrap/commit/ab81d6b1fda1175bc635978a493da49c60db9b25">ab81d6b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/1721d3072ea2f498bce015173536b8964388a469"><code>1721d30</code></a>
Publish v2.10.6</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/2c65f5de1a50d28e4c4e6c4c7d0dc332a68e6bd7"><code>2c65f5d</code></a>
fix: fix ref access in React 19 (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6869">#6869</a>)</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/8475119a6c8e9606d5e5cc87e19cf91f1670e224"><code>8475119</code></a>
fix(AccordionHeader): apply aria-controls to button (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6868">#6868</a>)</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/b5c8d229f60e099b4b76a32786c0e2ab712a5ce2"><code>b5c8d22</code></a>
docs: resolve no-promise-executor-return linting error (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6856">#6856</a>)</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/dc802d93b104ec93aa87b54856afdd62624ea6c1"><code>dc802d9</code></a>
docs: prevent redirects from live preview (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6858">#6858</a>)</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/965efee95c9808c5b2136a737ba29521b2498cb0"><code>965efee</code></a>
docs(Dropdown): fix &quot;up&quot; not working in demo (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6865">#6865</a>)</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/ab81d6b1fda1175bc635978a493da49c60db9b25"><code>ab81d6b</code></a>
fix(Nav): remove prop-types-extra import from build (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6854">#6854</a>)</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/03d5d1981543edacb9ee1d5a6ae49767e94b6512"><code>03d5d19</code></a>
docs: clean up examples (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6853">#6853</a>)</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/02c915a0d487eefae6c3c8f4a3d5dcfa44537dcf"><code>02c915a</code></a>
docs: update docusaurus to v3.5.2 (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6848">#6848</a>)</li>
<li><a
href="https://github.com/react-bootstrap/react-bootstrap/commit/b16b833a22f6a74784e410c1facb09629875ea35"><code>b16b833</code></a>
chore: fix test config and codecov (<a
href="https://redirect.github.com/react-bootstrap/react-bootstrap/issues/6846">#6846</a>)</li>
<li>See full diff in <a
href="https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.5...v2.10.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-bootstrap&package-manager=npm_and_yarn&previous-version=2.10.5&new-version=2.10.6)](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>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/15812)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent bf12c05 commit 4830ada
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 28 deletions.
65 changes: 38 additions & 27 deletions src/playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"monaco-editor": "^0.52.0",
"pako": "^2.1.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.5",
"react-bootstrap": "^2.10.6",
"react-dom": "^18.3.1"
}
}

0 comments on commit 4830ada

Please sign in to comment.