josephfrazier / reported-web

Web front-end for https://twitter.com/Reported_NYC: https://reported-web.herokuapp.com
https://reported-web.herokuapp.com
MIT License
10 stars 1 forks source link

build(deps): bump isomorphic-style-loader from 4.0.0 to 5.3.2 #456

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps isomorphic-style-loader from 4.0.0 to 5.3.2.

Release notes

Sourced from isomorphic-style-loader's releases.

v5.3.2

[#200 ] fix compilation on SSR

v5.3.1

#199 enable forwarding ref created by useRef without prop-types warning #138: make sure removeCss is a function before invoking it

v5.3.0

#193 Enabled support for React v17 #194 Upgrade jest and its dependencies to latest available version #195 Upgrade eslint/prettier and its dependencies to latest available version #196 adding contributor Michael #182 Use forwardRef to pass on the ref by @​chicho17 [#156, #189] Move React to peer dependencies by @​tstirrat15, @​rezam7596

v5.2.0-beta.2

#182 Use forwardRef to pass on the ref by @​chicho17

v5.2.0-beta.1

[#156, #189] Move React to peer dependencies by @​tstirrat15, @​rezam7596

5.1.0 - 2019-05-27

#159 Add useStyles(style) hook for React.js

v5.0.1

No release notes provided.

5.0.0 - 2019-02-18

  • Migration to new Context API introduced in React.js 16.3.0 (#141)
    - import withStyles from 'isomorphic-style-loader/lib/withStyles';
    + import withStyles from 'isomorphic-style-loader/withStyles';
    
  • Allow to override style id prefix with _insertCss({ prefix: 's' }) (#124)
  • Update hoist-non-react-statics from v2 to v3
  • Remove babel-runtime dependency
Commits
Maintainer changes

This version was pushed to npm by dazlious, a new releaser for isomorphic-style-loader since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.