Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2021

Bumps react-headroom from 3.0.0 to 3.1.1.

Release notes

Sourced from react-headroom's releases.

v3.1.1

  • fix Safari glitch when scrolling up quickly (#194)

v3.1.0

  • use passive event listeners if browser supports it #186
  • added tag prop which can be used to render different html elements of the wrapper (defaults to "div" ) #191
  • added prettier and re-formatted code #192

v3.0.1

  • Fix issue with errors when parent no longer existed when calling componentWillUnmount #184
  • Fix peer dependency warnings for react^17 #187
Commits
  • 9a67017 3.1.1
  • 5c01216 Merge pull request #194 from olerichter00/fix/delay-unfix-to-prevent-safari-g...
  • 4980494 Delay unfix state change
  • 32579b6 3.1.0
  • 1613a30 Merge pull request #192 from janczizikow/chore/prettier
  • 65c18d5 fix: bump node versions to make ci work with prettier
  • 85f1004 additional prettier config
  • d99dbaa chore: add prettier and format code
  • e7f076e Merge pull request #191 from dbilgin/master
  • 421bca9 Update www/pages/index.md
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by janczizikow, a new releaser for react-headroom since your current version.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-headroom-3.1.1 branch from dfeb5db to 9058e6b Compare August 21, 2021 03:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-headroom-3.1.1 branch 2 times, most recently from 3b0d914 to 31ec3fa Compare September 2, 2021 03:45
Bumps [react-headroom](https://github.com/KyleAMathews/react-headroom) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/KyleAMathews/react-headroom/releases)
- [Commits](KyleAMathews/react-headroom@v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: react-headroom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-headroom-3.1.1 branch from 31ec3fa to 3fc509f Compare September 5, 2021 23:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2021

Superseded by #19.

@dependabot dependabot bot closed this Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-headroom-3.1.1 branch October 11, 2021 05:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants