prettier / prettier-eslint-cli

CLI for prettier-eslint
https://npm.im/prettier-eslint-cli
MIT License
539 stars 85 forks source link

docs: cleanup build and sponsors badges #440

Closed JounQin closed 2 years ago

JounQin commented 2 years ago

BREAKING CHANGE: bump all upgradable (dev)Dependencies except pure ESM

close #436

What:

Please view https://github.com/prettier/prettier-eslint-cli/pull/437 for more details.

Why:

This PR is only a workaround to cut a major release for stupid semantic-release, see also https://github.com/prettier/prettier-eslint-cli/pull/438#issuecomment-1213593574 and #439

How:

BREAKING CHANGE: token must be in the footer of the commit (which is stupid again)

[09:47:40] [semantic-release] › ℹ  Start step "verifyConditions" of plugin "@semantic-release/github"
[09:47:40] [semantic-release] [@semantic-release/github] › ℹ  Verify GitHub authentication
[09:47:41] [semantic-release] › ✔  Completed step "verifyConditions" of plugin "@semantic-release/github"
[09:47:41] [semantic-release] › ℹ  Found git tag v6.0.1 associated with version 6.0.1 on branch master
[09:47:41] [semantic-release] › ℹ  Found 3 commits since last release
[09:47:41] [semantic-release] › ℹ  Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
[09:47:41] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analyzing commit: docs: cleanup build and sponsors badges

BREAKING CHANGE: bump all upgradable (dev)Dependencies except pure ESM
[09:47:41] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  The release type for the commit is major
[09:47:41] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analysis of 3 commits complete: major release
[09:47:41] [semantic-release] › ✔  Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
[09:47:41] [semantic-release] › ℹ  The next release version is 7.0.0
[09:47:41] [semantic-release] › ℹ  Start step "generateNotes" of plugin "@semantic-release/release-notes-generator"
[09:47:41] [semantic-release] › ✔  Completed step "generateNotes" of plugin "@semantic-release/release-notes-generator"
[09:47:41] [semantic-release] › ⚠  Skip step "prepare" of plugin "@semantic-release/npm" in dry-run mode
[09:47:41] [semantic-release] › ⚠  Skip v7.0.0 tag creation in dry-run mode
[09:47:41] [semantic-release] › ⚠  Skip step "publish" of plugin "@semantic-release/npm" in dry-run mode
[09:47:41] [semantic-release] › ⚠  Skip step "publish" of plugin "@semantic-release/github" in dry-run mode
[09:47:41] [semantic-release] › ⚠  Skip step "success" of plugin "@semantic-release/github" in dry-run mode
[09:47:41] [semantic-release] › ✔  Published release 7.0.0 on default channel
[09:47:41] [semantic-release] › ℹ  Release note for version 7.0.0:
# 7.0.0 (https://github.com/prettier/prettier-eslint-cli/compare/v6.0.1...v7.0.0) (2022-08-13)

### Documentation

    * cleanup build and sponsors badges (2fb772a (https://github.com/prettier/prettier-eslint-cli/commit/2fb772a7d0b8257edc81773fc09a7e40da6a5ad0))

### BREAKING CHANGES

    * bump all upgradable (dev)Dependencies except pure ESM

I tried it locally, it seems being working now!

codesandbox-ci[bot] commented 2 years ago

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.

codecov-commenter commented 2 years ago

Codecov Report

Merging #440 (2fb772a) into master (32ca804) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #440   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          161       161           
  Branches        27        27           
=========================================
  Hits           161       161           

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

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 7.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: