Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-bootstrap from 2.8.0 to 2.9.0 in /src/playground #12006

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps react-bootstrap from 2.8.0 to 2.9.0.

Release notes

Sourced from react-bootstrap's releases.

v2.9.0

2.9.0 (2023-09-27)

Features

v2.9.0-beta.1

2.9.0-beta.1 (2023-08-07)

Bug Fixes

  • fix RSC error with createWithBsPrefix components (#6672) (49b3270)
  • DropdownItem: simplify component type (#6659) (d25e5f9)
  • FormControl: add size support when using plaintext (#6667) (57b4e29)
  • OverlayTrigger: position overlay properly when defaultShow set (#6657) (6bb3842)
  • ToggleButton: fix id to be required in props (#6658) (1b410eb)

v2.9.0-beta.0

2.9.0-beta.0 (2023-07-05)

Features

Changelog

Sourced from react-bootstrap's changelog.

2.9.0 (2023-09-27)

Features

2.9.0-beta.1 (2023-08-07)

Bug Fixes

  • fix RSC error with createWithBsPrefix components (#6672) (49b3270)
  • DropdownItem: simplify component type (#6659) (d25e5f9)
  • FormControl: add size support when using plaintext (#6667) (57b4e29)
  • OverlayTrigger: position overlay properly when defaultShow set (#6657) (6bb3842)
  • ToggleButton: fix id to be required in props (#6658) (1b410eb)

2.9.0-beta.0 (2023-07-05)

Features

Commits
  • 80afd3e Publish v2.9.0
  • 1f3be42 docs: fix misleading instruction for disabled on \<Form> (#6692)
  • 7a02a4b docs(NavDropdown): correct minor spelling error in example (#6689)
  • fe72dc3 chore(deps): update all non-major dependencies (#6680)
  • f4e4d0f docs: fix broken responsive navbar in docs page (#6673)
  • 4940ae9 chore(ci): remove ubuntu firefox install step (#6675)
  • 57836e2 feat(Toast): add transition callbacks (#6674)
  • 717ca2b Publish v2.9.0-beta.1
  • 49b3270 fix: fix RSC error with createWithBsPrefix components (#6672)
  • 57b4e29 fix(FormControl): add size support when using plaintext (#6667)
  • Additional commits viewable in compare view

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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/12006)

Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2023
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service bot added auto-merge Automatically merge this PR labels Oct 1, 2023
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2023

Test this change out locally with the following install scripts (Action run 6374438258)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 6374438258
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 6374438258"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 6374438258
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 6374438258"

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 8e7835e into main Oct 2, 2023
40 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the dependabot/npm_and_yarn/src/playground/react-bootstrap-2.9.0 branch October 2, 2023 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants