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): update dependency stylelint to v15 #40687

Merged
merged 6 commits into from Feb 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) ^14.9.0 -> ^15.0.0 age adoption passing confidence

Release Notes

stylelint/stylelint

v15.1.0

Compare Source

v15.0.0

Compare Source

Migrating to 15.0.0 guide.


Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@socket-security
Copy link

socket-security bot commented Feb 12, 2023

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

Powered by socket.dev

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2023

package.json Outdated Show resolved Hide resolved
@renovate
Copy link
Contributor Author

renovate bot commented Feb 13, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@afc163
Copy link
Member

afc163 commented Feb 13, 2023

@yoyo837
Copy link
Contributor

yoyo837 commented Feb 13, 2023

手动添加 plugins: ['stylelint-prettier'],

手动启用 'prettier/prettier': true,

@yoyo837
Copy link
Contributor

yoyo837 commented Feb 13, 2023

stylelint-prettier 去掉 stylelint-config-prettier 后, 直接改为 extends stylelint-prettier/recommended

@afc163
Copy link
Member

afc163 commented Feb 13, 2023

直接来改

@yoyo837
Copy link
Contributor

yoyo837 commented Feb 13, 2023

stylelint-declaration-block-no-ignored-properties 的规则没有启用, 我先去掉.

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
./dist/antd.min.js 367.88 KB
./dist/antd-with-locales.min.js 423.78 KB

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (8acacc3) compared to base (766e7f8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #40687   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          606       606           
  Lines        10287     10329   +42     
  Branches      2789      2801   +12     
=========================================
+ Hits         10287     10329   +42     
Impacted Files Coverage Δ
components/tour/style/index.ts 100.00% <0.00%> (ø)
components/tour/panelRender.tsx 100.00% <0.00%> (ø)
components/date-picker/style/index.ts 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 merged commit 14c5d68 into master Feb 13, 2023
@afc163 afc163 deleted the renovate/stylelint-15.x branch February 13, 2023 05:37
@MadCcc MadCcc mentioned this pull request Feb 14, 2023
20 tasks
@yoyo837 yoyo837 mentioned this pull request Feb 23, 2023
20 tasks
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 4, 2023
* chore(deps): update dependency stylelint to v15

* Update package.json

* test: remove stylelint-config-prettier

* test: remove stylelint-config-prettier

* stylelint@15

* json to js

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
* chore(deps): update dependency stylelint to v15

* Update package.json

* test: remove stylelint-config-prettier

* test: remove stylelint-config-prettier

* stylelint@15

* json to js

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
RedJue pushed a commit to RedJue/ant-design that referenced this pull request Apr 25, 2023
* chore(deps): update dependency stylelint to v15

* Update package.json

* test: remove stylelint-config-prettier

* test: remove stylelint-config-prettier

* stylelint@15

* json to js

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
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

2 participants