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

chore(deps): bump antd-style from 3.6.2 to 3.7.1 #1309

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps antd-style from 3.6.2 to 3.7.1.

Release notes

Sourced from antd-style's releases.

v3.7.1

3.7.1 (2024-10-22)

🐛 Bug Fixes

v3.7.1-beta.1

3.7.1-beta.1 (2024-10-22)

🐛 Bug Fixes

v3.7.0

3.7.0 (2024-09-28)

✨ Features

  • Remove @emotion/server to adapt SSR in edge runtime, closes #169 (3a6b86c)

v3.7.0-beta.1

3.7.0-beta.1 (2024-09-27)

✨ Features

  • Try to remove @​emotion/server to suit SSR in edge runtime (a7d0394)

v3.6.3

3.6.3 (2024-09-12)

🐛 Bug Fixes

  • Export the CSSObject type from incorrect package, closes #167 (85db0b3)
Changelog

Sourced from antd-style's changelog.

3.7.1 (2024-10-22)

🐛 Bug Fixes

3.7.1-beta.1 (2024-10-22)

🐛 Bug Fixes

3.7.0 (2024-09-28)

✨ Features

  • Remove @emotion/server to adapt SSR in edge runtime, closes #169 (3a6b86c)

3.7.0-beta.1 (2024-09-27)

✨ Features

  • Try to remove @​emotion/server to suit SSR in edge runtime (a7d0394)

3.6.3 (2024-09-12)

🐛 Bug Fixes

  • Export the CSSObject type from incorrect package, closes #167 (85db0b3)
Commits
  • 1f71391 🔖 chore(release): v3.7.1 [skip ci]
  • e79a0fd 🐛 fix: fix antd cssvar mode in SSR (#172)
  • 0561b1b 🔖 chore(release): v3.7.0 [skip ci]
  • 3a6b86c ✨ feat: remove @emotion/server to adapt SSR in edge runtime (#169)
  • 97f1121 🔖 chore(release): v3.6.3 [skip ci]
  • 85db0b3 🐛 fix: export the CSSObject type from incorrect package (#167)
  • 9442fd0 docs: Added comment with a workaround for typescript errors for ThemeProvider...
  • 96914f0 📝 docs: fix zh-CN dcos url (#152)
  • See full diff 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 [antd-style](https://github.com/ant-design/antd-style) from 3.6.2 to 3.7.1.
- [Release notes](https://github.com/ant-design/antd-style/releases)
- [Changelog](https://github.com/ant-design/antd-style/blob/master/CHANGELOG.md)
- [Commits](ant-design/antd-style@v3.6.2...v3.7.1)

---
updated-dependencies:
- dependency-name: antd-style
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 30, 2024
Copy link

vercel bot commented Dec 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ant-design-web3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2024 7:36am

Copy link

changeset-bot bot commented Dec 30, 2024

⚠️ No Changeset found

Latest commit: 3aa2f44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

github-actions bot commented Dec 30, 2024

Preview is ready

@thinkasany thinkasany self-assigned this Dec 30, 2024
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (3af1601) to head (3aa2f44).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1309   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         860      860           
  Lines       14822    14822           
  Branches     1616     1616           
=======================================
  Hits        14821    14821           
  Misses          1        1           

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

@thinkasany thinkasany merged commit d2d8a68 into main Dec 30, 2024
14 checks passed
@thinkasany thinkasany deleted the dependabot/npm_and_yarn/antd-style-3.7.1 branch December 30, 2024 07:36
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant