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 rc-tabs from 12.14.1 to 13.0.0 #46803

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rc-tabs from 12.14.1 to 13.0.0.

Release notes

Sourced from rc-tabs's releases.

v13.0.0

  • refactor: refactor indicator props (#695) 28b061b
  • Update README.md (#669) ba563b4
  • chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#693) 7c35650

react-component/tabs@v12.15.0...v13.0.0

v12.15.0

  • feat: Tabs support indicatorPosition prop (#691) c61f65a
  • chore(deps-dev): bump @​types/react from 17.0.71 to 18.2.42 (#690) 9bde7d1
  • chore(deps-dev): bump @​umijs/fabric from 2.14.1 to 4.0.1 (#687) a99a9ed
  • chore(deps-dev): bump @​testing-library/react from 13.4.0 to 14.1.2 (#686) 3f1eea6
  • chore(deps-dev): bump gh-pages from 5.0.0 to 6.1.0 (#684) 364f6e3
  • chore(deps-dev): bump np from 7.7.0 to 9.0.0 (#685) 8f2734e

react-component/tabs@v12.14.1...v12.15.0

Commits
  • 21b116f 13.0.0
  • 28b061b refactor: refactor indicator props (#695)
  • ba563b4 Update README.md (#669)
  • 7c35650 chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#693)
  • e54191e v12.15.0
  • c61f65a feat: Tabs support indicatorPosition prop (#691)
  • 9bde7d1 chore(deps-dev): bump @​types/react from 17.0.71 to 18.2.42 (#690)
  • a99a9ed chore(deps-dev): bump @​umijs/fabric from 2.14.1 to 4.0.1 (#687)
  • 3f1eea6 chore(deps-dev): bump @​testing-library/react from 13.4.0 to 14.1.2 (#686)
  • 364f6e3 chore(deps-dev): bump gh-pages from 5.0.0 to 6.1.0 (#684)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [rc-tabs](https://github.com/react-component/tabs) from 12.14.1 to 13.0.0.
- [Release notes](https://github.com/react-component/tabs/releases)
- [Changelog](https://github.com/react-component/tabs/blob/master/CHANGELOG.md)
- [Commits](react-component/tabs@v12.14.1...v13.0.0)

---
updated-dependencies:
- dependency-name: rc-tabs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

stackblitz bot commented Jan 4, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Jan 4, 2024

Visual Regression Report for PR #46803 Passed ✅

Target branch: master (f195438)


Congrats! No visual-regression diff found

Copy link
Contributor

github-actions bot commented Jan 4, 2024

Preview Is ready

Copy link
Contributor

github-actions bot commented Jan 4, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 329.02 KB (+144 B 🔺)
./dist/antd-with-locales.min.js 374.9 KB (+106 B 🔺)

Copy link

codesandbox-ci bot commented Jan 4, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit fd13b8a:

Sandbox Source
antd reproduction template (forked) Configuration

Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
rc-tabs 13.0.0 None +0 168 kB afc163

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7fdb894) 100.00% compared to head (fd13b8a) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##            master    #46803    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          731       722     -9     
  Lines        13426     12445   -981     
  Branches      3547      3270   -277     
==========================================
- Hits         13426     12445   -981     

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

@yoyo837 yoyo837 closed this Jan 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 4, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rc-tabs-13.0.0 branch January 4, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant