Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump styled-components from 5.3.5 to 6.1.8 #1026

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps styled-components from 5.3.5 to 6.1.8.

Release notes

Sourced from styled-components's releases.

v6.1.8

Revert adding peerDependencies from v6.1.7; apparently some package managers have differing behaviors around peerDependenciesMeta[package].optional which is causing issues. Will revisit at a later date if possible.

Full Changelog: styled-components/styled-components@v6.1.7...v6.1.8

v6.1.7

What's Changed

  • chore: add all missing peer dependency statements by @​quantizor in styled-components/styled-components#4243

    NOTE: this change may cause some installed dependency duplication until this NPM bug is addressed but yarn and pnpm have correct behavior. Bun also has a similar bug.

    Overall these changes ensure that styled-components is specifying a known working version of all utilized libraries, while instructing the client package manager that higher semver-compliant versions are permissible and should work, assuming the relevant libraries are compliant in practice.

Full Changelog: styled-components/styled-components@v6.1.6...v6.1.7

v6.1.6

What's Changed

Full Changelog: styled-components/styled-components@v6.1.5...v6.1.6

v6.1.5

What's Changed

Full Changelog: styled-components/styled-components@v6.1.4...v6.1.5

v6.1.4

What's Changed

Full Changelog: styled-components/styled-components@v6.1.3...v6.1.4

v6.1.3

What's Changed

New Contributors

Full Changelog: styled-components/styled-components@v6.1.2...v6.1.3

v6.1.2

... (truncated)

Commits
  • 22e8b7f chore: bump version
  • f122b18 Revert "chore: add all missing peer dependency statements (#4243)"
  • af1300b chore: bump version
  • 20eb8ef chore: add all missing peer dependency statements (#4243)
  • 6fac99e chore: bump version
  • 29e0445 chore(ci): bump codeql action versions
  • 6299db9 chore(ci): just enable hardened mode for one job
  • f9f0168 fix: bump stylis to 4.3.1 to resolve issue with leaking nested selectors
  • 3cccfe4 test: add failing test for #4224
  • db467d9 chore: v6.1.5
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm labels Jan 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a47c7ed) 45.49% compared to head (5a84281) 56.93%.

❗ Current head 5a84281 differs from pull request most recent head b93b42b. Consider uploading reports for the commit b93b42b to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1026       +/-   ##
============================================
+ Coverage    45.49%   56.93%   +11.44%     
============================================
  Files          196      129       -67     
  Lines         7194     1967     -5227     
  Branches       524      524               
============================================
- Hits          3273     1120     -2153     
+ Misses        3817      743     -3074     
  Partials       104      104               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.1.8 branch from b1af95e to 0374917 Compare January 10, 2024 00:05
@ThatcherK
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/styled-components-6.1.8 branch 2 times, most recently from c33b6f6 to d5bd4de Compare January 22, 2024 13:33
@ThatcherK
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ThatcherK ThatcherK force-pushed the dependabot/npm_and_yarn/styled-components-6.1.8 branch from d5bd4de to 6fc1a8c Compare January 22, 2024 13:46
@ThatcherK
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot bot and others added 3 commits January 23, 2024 12:58
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.5 to 6.1.8.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v5.3.5...v6.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@ThatcherK ThatcherK force-pushed the dependabot/npm_and_yarn/styled-components-6.1.8 branch from 918ae1d to b93b42b Compare January 23, 2024 09:58
Copy link

sonarcloud bot commented Jan 23, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ThatcherK ThatcherK merged commit 1dfc30f into develop Jan 23, 2024
6 of 7 checks passed
@ThatcherK ThatcherK deleted the dependabot/npm_and_yarn/styled-components-6.1.8 branch January 23, 2024 10:03
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 npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants