Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

[Snyk] Upgrade @reach/auto-id from 0.11.2 to 0.12.0 #68

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @reach/auto-id from 0.11.2 to 0.12.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-11-26.
Release notes
Package name: @reach/auto-id
  • 0.12.0 - 2020-11-26

    🐛 Bugfixes

    • menu-button
      • #700 [menu-button] Fixed popover closing when clicking outside (@ aganglada)
    • slider
      • #694 [slider] Fixes #693 by capturing mutable value sliderRef.current (@ yshean)
      • Focus handle in rAF on pointerdown

    📝 Documentation

    ✨ Enhancements

    • utils
      • Improved typing for inferred elements without as prop
    • slider
      • #673 Remove slider width styling (@ danny-andrews)
      • Rename SliderTrackHighlight to SliderRange; alias old name for non-breaking change, but with a dev warning
      • BREAKING: Simplify default styling; moved some inline styles to the default CSS stylesheet.
    • Other
      • Added as prop support for several components

    🤜🤛 6 Committers

  • 0.11.2 - 2020-09-01

    Patch fix for broken type defs (#660)

from @reach/auto-id GitHub release notes
Commit messages
Package name: @reach/auto-id
  • 09eeccd add release script
  • 0bfcd3a v0.12.0
  • d35f82d Merge branch 'develop' of github.com:reach/reach-ui into develop
  • 5cece9e update useRect signature
  • bb23e80 import types explicitly
  • da74307 slider: simplify styles
  • 9e3e4bc Remove slider width styling (#673)
  • 4b3cf21 slider: fix focus bug on pointerdown
  • ebeb104 slider: rename SliderTrackHighlight > SliderRange
  • 4722175 fix imports in combobox example
  • 8ebdb4d checkbox type fixes
  • 800daf3 improve as prop typing
  • 46fa9f2 cleanup utils
  • c0fa082 menu-button: prefer ownerDocument on global listener
  • 6509c0b menu-button: revert touchstart listener (#700)
  • 8a1f01d rm unused checkbox interface
  • 650eb17 rm own prop types
  • 1e96c33 update type exports
  • a1ed8e8 fix website compiling issue
  • 0ffa2e0 website enhancements
  • 85b34a9 utils: add useStableCallback
  • 735fe18 update website deps
  • 4f74768 rect: add examples and update docs
  • eb8773b Fix #693 by capturing mutable value sliderRef.current (#694)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Dec 18, 2020

Codecov Report

Merging #68 (e28e543) into develop (ce2d429) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #68      +/-   ##
===========================================
+ Coverage    48.65%   48.71%   +0.05%     
===========================================
  Files          130      130              
  Lines         1753     1753              
  Branches       385      385              
===========================================
+ Hits           853      854       +1     
+ Misses         839      838       -1     
  Partials        61       61              
Impacted Files Coverage Δ
src/scriptures/VolumeDirectory.tsx 100.00% <0.00%> (+14.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce2d429...e28e543. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant