Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

build(deps): Bump styled-components from 5.3.3 to 6.0.9#585

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/styled-components-6.0.9
Closed

build(deps): Bump styled-components from 5.3.3 to 6.0.9#585
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/styled-components-6.0.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 13, 2023

Bumps styled-components from 5.3.3 to 6.0.9.

Release notes

Sourced from styled-components's releases.

v6.0.9

fix bundling to not hardcode window (should fix some testing use cases that were incorrectly assuming a server environment when JSDOM and similar are in use)

Full Changelog: styled-components/styled-components@v6.0.8...v6.0.9

v6.0.8

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.7...v6.0.8

v6.0.7

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.6...v6.0.7

v6.0.6

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.0.5...v6.0.6

v6.0.5

What's Changed

... (truncated)

Commits
  • b7b374b chore: bump version
  • 254688b fix: do not inline window, breaks jest
  • cb9b8c1 chore: v6.0.8
  • 71af2e9 chore: suppress apparently corrupted ref type from React
  • f4173ea refactor: adjust types
  • 5a41553 chore: expose DataAttributes type
  • af178ea fix: adopt ref typing from forwardedAs
  • 423ca24 fix: union type too complex (#4149)
  • 425590f fix: production mode inconsistent CSS rendering when dynamic property values ...
  • 6ee6c23 fix: ensure typing for static properties defined on third-party components wr...
  • Additional commits viewable in compare view

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 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)

Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.3 to 6.0.9.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v5.3.3...v6.0.9)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major Semantic Versioning - Major version when you make incompatible API changes labels Oct 13, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 16, 2023

Superseded by #586.

@dependabot dependabot Bot closed this Oct 16, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/styled-components-6.0.9 branch October 16, 2023 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file major Semantic Versioning - Major version when you make incompatible API changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants