api-oas-checker
api-oas-checker copied to clipboard
chore(deps): bump react-jss from 10.9.0 to 10.10.0
Bumps react-jss from 10.9.0 to 10.10.0.
Release notes
Sourced from react-jss's releases.
v10.10.0
Improvements
- [jss] Added support for
@container
query 1637v10.9.2
Bug fixes
- [react-jss] Fix import useInsertionEffect 1627
v10.9.1
No release notes provided.
v10.9.1-alpha.2
Bug fixes
- [jss] Update stylesheet if !important flag is set before and after the update 1612
v10.9.1-alpha.1
Bug fixes
- [react-jss] #1608 fixed the failing tests caused by #1604, but doing so reintroduced the original bug breaking React 18 support 1609
v10.9.1-alpha.0
Improvements
Changelog
Sourced from react-jss's changelog.
10.10.0 (2023-2-9)
Improvements
- [jss] Added support for
@container
query 163710.9.2 (2022-7-31)
Bug fixes
- [react-jss] Fix import useInsertionEffect 1627
10.9.1 (2022-7-21)
Bug fixes
- [jss] Update stylesheet if !important flag is set before and after the update 1612
10.9.1-alpha.2 (2022-4-24)
Bug fixes
- [jss] Update stylesheet if !important flag is set before and after the update 1612
10.9.1-alpha.1 (2022-4-23)
Bug fixes
- [react-jss] #1608 fixed the failing tests caused by #1604, but doing so reintroduced the original bug breaking React 18 support 1609
10.9.1-alpha.0 (2022-4-16)
Improvements
Commits
825abee
v10.10.0a9a6339
v10.9.2d18561f
fix import issue about useInsertionEffect on react 17 (#1627)cc8221d
v10.9.16951794
v10.9.1-alpha.26386739
v10.9.1-alpha.1dfabf57
missing comma in flow type, changelog8053466
fix(useStyles): manageSheet must be in the same effect as unmanageSheet (#1609)c40e67c
feat(JssProvider): provide custom isSSR flag (#1610)f4d1d5e
chore: add repository directory for all packages.json (#1586)- Additional commits viewable in compare view
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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.