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 @hypothesis/frontend-shared from 7.7.1 to 7.9.0 #6369

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps @hypothesis/frontend-shared from 7.7.1 to 7.9.0.

Release notes

Sourced from @​hypothesis/frontend-shared's releases.

v7.9.0

Added

Full Changelog: hypothesis/frontend-shared@v7.8.0...v7.9.0

v7.8.0

What's Changed

Full Changelog: hypothesis/frontend-shared@v7.7.1...v7.8.0

Commits
  • 71daf90 Bump package to v7.9.0
  • 639bfc7 Add popover capabilities to SelectNext listbox
  • f1f477b Use utilities from @​hypothesis/frontend-testing over local ones
  • 3d2b282 Bump sass from 1.75.0 to 1.76.0
  • c03e15f Bump rollup from 4.17.1 to 4.17.2 in the rollup group
  • 70d2762 Bump preact from 10.20.2 to 10.21.0
  • 92baedf Bump the babel group with 3 updates
  • 41f27ed Add Textarea.error prop
  • cec7a00 Bump rollup from 4.16.1 to 4.17.1 in the rollup group
  • 624c6bf Bump package version
  • 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)

Bumps [@hypothesis/frontend-shared](https://github.com/hypothesis/frontend-shared) from 7.7.1 to 7.9.0.
- [Release notes](https://github.com/hypothesis/frontend-shared/releases)
- [Changelog](https://github.com/hypothesis/frontend-shared/blob/main/docs/releases.md)
- [Commits](hypothesis/frontend-shared@v7.7.1...v7.9.0)

---
updated-dependencies:
- dependency-name: "@hypothesis/frontend-shared"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 13, 2024
This fixes an issue where `SelectNext`s rendered by these components could open
a popover, and then trigger an error by trying to close it, while unmounted, in
response to an action triggered by a later test.
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.43%. Comparing base (f4e5e98) to head (1d1cb31).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6369   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files         271      271           
  Lines       10238    10238           
  Branches     2425     2425           
=======================================
  Hits        10180    10180           
  Misses         58       58           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@robertknight robertknight merged commit 97dd7e3 into main May 13, 2024
4 checks passed
@robertknight robertknight deleted the dependabot/npm_and_yarn/hypothesis/frontend-shared-7.9.0 branch May 13, 2024 11:42
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.

None yet

1 participant