Skip to content

Conversation

@dependabot
Copy link

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

Bumps @primer/react from 34.7.1 to 35.9.0.

Release notes

Sourced from @​primer/react's releases.

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

  • #2318 10305092 Thanks @​iansan5653! - - Fix InlineAutocomplete accessibility hint affecting page layout outside of the suggestions

    • Fix suggestion icons not being visible in InlineAutocomplete items
  • #2206 3a38e6e3 Thanks @​maximedegreve! - Add missing border on avatars

  • #2294 4536b87a Thanks @​joshblack! - Change the default markup of PageLayout.Pane from <aside> to <div>

v35.8.0

Permalink to documentation

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​primer/react's changelog.

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

Patch Changes

  • #2236 8cc0efef Thanks @​iansan5653! - Fix MarkdownViewer doc examples, add Cmd/Ctrl+Shift+P shortcut for toggling MarkdownEditor view mode, and strictly limit the type of the ref passed to MarkdownEditor.

35.7.0

Minor Changes

  • #2232 a0fcce61 Thanks @​broccolinisoup! - Add a stickyTop prop, the height of a sticky header, to the PageLayout.Pane to push the pane down for the sticky header when necessary.

... (truncated)

Commits
  • 974f91b Version Packages (#2292)
  • 1030509 Fix small bugs in InlineAutocomplete (#2318)
  • 3a38e6e Add subtle border to the avatar to match the CSS implementation (#2206)
  • 679e699 docs: update bug template to forms (#2302)
  • 58630b3 chore(project): update dependabot.yml to include GitHub Actions (#2304)
  • e52415e fix(Button): memoize call to merge.all (#2252)
  • 8ea1f75 Add new issues to primer backlog (#2299)
  • 3ec0c9d Rename stickyTop->offsetHeader and improve docs (#2262)
  • cc88235 UnderlineNav with updated design for states and counter (#2277)
  • 4536b87 feat(PageLayout): add support for labeling through aria-label, aria-labelledb...
  • 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 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.7.1 to 35.9.0.
- [Release notes](https://github.com/primer/react/releases)
- [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md)
- [Commits](primer/react@v34.7.1...v35.9.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 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2022

Superseded by #149.

@dependabot dependabot bot closed this Sep 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/primer/react-35.9.0 branch September 27, 2022 19:38
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