-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps)(deps): bump styled-components from 5.3.6 to 6.3.5 #203
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
base: main
Are you sure you want to change the base?
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🔍 Code Quality Check Results
|
Dependency ReviewThe following issues were found:
|
5daa6a6 to
db2a283
Compare
🔍 Code Quality Check Results
|
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.6 to 6.3.5. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/[email protected]) --- updated-dependencies: - dependency-name: styled-components dependency-version: 6.3.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
db2a283 to
ba795a0
Compare
🔍 Code Quality Check Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR upgrades styled-components from version 5.3.6 to 6.3.6 (note: the PR title mentions 6.3.5, but the actual version in the diff is 6.3.6). This is a major version upgrade that introduces significant breaking changes, including removal of peer dependencies and changes to the internal structure.
Changes:
- Upgraded styled-components from 5.3.6 to 6.3.6 in package.json
- Updated package-lock.json with new dependency tree, including new dependencies like
@types/stylis,stylis, andtslib - Removed dependencies
babel-plugin-styled-componentsand@babel/plugin-syntax-jsx(no longer needed in v6) - Updated related packages:
@emotion/is-prop-valid,@emotion/unitless, andcsstype
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Bumped styled-components version from 5.3.6 to 6.3.6 |
| package-lock.json | Updated entire dependency tree to reflect v6 changes, including removal of old dependencies and addition of new ones |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps styled-components from 5.3.6 to 6.3.5.
Release notes
Sourced from styled-components's releases.
... (truncated)
Commits
f64f1feVersion Packages (#5636)7ff7002Fix syntax error in styled-components v6 handling (#5635)68d12c9Version Packages8e8c282fix: use SERVER build constant instead of useLayoutEffect check in create...b0831e8Update contact information for reporting incidentsd01de7bVersion Packages415e578style: run formatter35287fctest: add RSC test page to verify dynamic creation warning fix6e4d1e7chore: add changeset for RSC dynamic creation fixe871d06test: add RSC environment test for dynamic creation checkMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for styled-components since your current version.
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)