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 6.8.1 to 6.8.2 #5900

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @hypothesis/frontend-shared from 6.8.1 to 6.8.2.

Release notes

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

v6.8.2

Fixed

Deprecated

Full Changelog: hypothesis/frontend-shared@v6.8.1...v6.8.2

Commits
  • 444d58a Update package version to 6.8.2
  • f44a4a9 Use event.composePath in useClickAway to determine if component is in container
  • ae76d13 Add inherited rounded corners to SelectNext toggle
  • 82e9952 Use Button instead of ButtonBase as IconButton root element
  • 46a9cec Stop using InputRoot in Input and Textarea
  • f7f0393 Deprecate useUniqueId and recommend Preact's useId instead
  • 61b14f4 Fix SelectNext styles when used inside an InputGroup
  • 2fa74d9 Bump the rollup group with 5 updates
  • d4833cf Bump sinon from 16.0.0 to 16.1.0
  • 7b86b6e Bump sass from 1.68.0 to 1.69.0
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@hypothesis/frontend-shared](https://github.com/hypothesis/frontend-shared) from 6.8.1 to 6.8.2.
- [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@v6.8.1...v6.8.2)

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

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 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #5900 (917a3af) into main (7b4a7a0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5900   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files         257      257           
  Lines        9877     9877           
  Branches     2359     2359           
=======================================
  Hits         9822     9822           
  Misses         55       55           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@acelaya acelaya merged commit 87c029a into main Oct 16, 2023
4 checks passed
@acelaya acelaya deleted the dependabot/npm_and_yarn/hypothesis/frontend-shared-6.8.2 branch October 16, 2023 12:37
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