Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps @primer/react from 34.6.0 to 35.10.0.

Release notes

Sourced from @​primer/react's releases.

v35.10.0

Minor Changes

  • #2347 09a5d806 Thanks @​mperrotti! - Adds a size prop to the SegmentedControl component. Users can choose between 'medium' (default), and 'small'. More sizes can be added when/if we find we need them.

  • #2324 027e44a7 Thanks @​joshblack! - Update PageLayout.Pane to support a ref on the element wrapping children

Patch Changes

v35.9.0

Permalink to documentation

Minor Changes

Patch Changes

  • #2266 4cc6e52a Thanks @​siddharthkp! - ActionMenu: Fix keyboard navigation for ActionMenu inside Overlay by re-enabling focus trap. It was disabled in v35.6.0, that led to a regression for ActionMenu within focus zones (example: AnchoredOverlay)

  • #2252 e52415e1 Thanks @​joshblack! - Update ButtonBase.tsx to memoize calls to styles to improve performance

... (truncated)

Changelog

Sourced from @​primer/react's changelog.

35.10.0

Minor Changes

  • #2347 09a5d806 Thanks @​mperrotti! - Adds a size prop to the SegmentedControl component. Users can choose between 'medium' (default), and 'small'. More sizes can be added when/if we find we need them.

Patch Changes

  • #2355 e052644d Thanks @​mperrotti! - Fixes the sx prop on the SegmentedControl buttons by properly merging the sx prop when cloning button children.

35.9.0

Minor Changes

Patch Changes

  • #2266 4cc6e52a Thanks @​siddharthkp! - ActionMenu: Fix keyboard navigation for ActionMenu inside Overlay by re-enabling focus trap. It was disabled in v35.6.0, that led to a regression for ActionMenu within focus zones (example: AnchoredOverlay)
  • #2318 10305092 Thanks @​iansan5653! - - Fix InlineAutocomplete accessibility hint affecting page layout outside of the suggestions
    • Fix suggestion icons not being visible in InlineAutocomplete items

35.8.0

Minor Changes

... (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 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)

Bumps [@primer/react](https://github.com/primer/react) from 34.6.0 to 35.10.0.
- [Release notes](https://github.com/primer/react/releases)
- [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md)
- [Commits](primer/react@v34.6.0...v35.10.0)

---
updated-dependencies:
- dependency-name: "@primer/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2022

Superseded by #179.

@dependabot dependabot bot closed this Oct 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/primer/react-35.10.0 branch October 18, 2022 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant