build(deps): bump styled-components from 5.3.0 to 5.3.9
Bumps styled-components from 5.3.0 to 5.3.9.
Release notes
Sourced from styled-components's releases.
v5.3.9
What's Changed
- [v5] Make styled components work when the Object prototype is frozen by
@jportnerin styled-components/styled-components#3964Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.8...v5.3.9
v5.3.8
What's Changed
fix(constants): rework process env guard
Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.7-fixed...v5.3.8
v5.3.7
fix: (React Native) passing testID as attrs property by
@ku8ar(see #3857)fix: prevent crash when process.env is not defined by Suhas R (see #3957)
Add support for the
translateattribute as a valid prop by@ay4toh5i(see #3619)remove Ukraine message; it's now out of date and the message has been received
v5.3.6
What's Changed
- Fix statement on Ukraine by
@Fer0xin styled-components/styled-components#3724- Fix/nonce in ssr by
@samimakiccin styled-components/styled-components#3755Deprecations
$asand$forwardedAswill be removed in the next major version, use the unprefixed props insteadNew Contributors
@samimakiccmade their first contribution in styled-components/styled-components#3755Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.5...v5.3.6
v5.3.5
Add statement of solidarity against the war on Ukraine 🇺🇦
v5.3.3
What's Changed
- Backport #3568 (read from textContent rather than innerHTML during rehydrate) to v5 by
@keeganstreetin styled-components/styled-components#3591- [v5] generate more complete sourcemaps by
@henryqdineenin styled-components/styled-components#3597New Contributors
@henryqdineenmade their first contribution in styled-components/styled-components#3597Full Changelog: https://github.com/styled-components/styled-components/compare/v5.3.1...v5.3.3
v5.3.1
- Fix forced server-side mode not triggering global styles (See #3566)
... (truncated)
Commits
659a577chore: v5.3.9e7602e6Merge pull request #3964 from jportner/frozen-prototype-fix-v53a9f8beChange StyledComponent to explicitly shadow the prototype's "toString" propertyd68365dv5.3.8a138717fix(constants): rework process env guardb2e2945chore: v5.3.74e550e8Merge pull request #3957 from suhas1294/prevent_issue_env86d8ca3fix: prevent crash when process.env is not defined6fccf43fix testID (#3857)914f7edv5.3.6- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)