prettier / prettier-eslint-cli

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

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

Closed JounQin closed 2 years ago

JounQin commented 2 years ago

What:

Please view #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

How:

N/A

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 #439 (afb09e7) into master (25fcce1) will not change coverage. The diff coverage is n/a.

:exclamation: Current head afb09e7 differs from pull request most recent head ebfdde3. Consider uploading reports for the commit ebfdde3 to get more accurate results

@@            Coverage Diff            @@
##            master      #439   +/-   ##
=========================================
  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.

idahogurl commented 2 years ago

Nope. I suggest you try sematic-release locally on master before you do another PR.

12:10:06 AM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  The commit should not trigger a release
[12:10:06 AM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analyzing commit: feat!: bump all upgradable (dev)Dependencies except pure ESM (#437)
JounQin commented 2 years ago

https://github.com/prettier/prettier-eslint-cli/runs/7815418434?check_suite_focus=true#step:6:35

[12:10:06 AM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analyzing commit: BREAKING CHANGE: bump all upgradable (dev)Dependencies except pure ESM (#439)
[12:10:06 AM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  The commit should not trigger a release
[12:10:06 AM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analyzing commit: feat!: bump all upgradable (dev)Dependencies except pure ESM (#437)
[12:10:06 AM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  The commit should not trigger a release
[12:10:06 AM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analysis of 2 commits complete: no release
[12:10:06 AM] [semantic-release] › ✔  Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
[12:10:06 AM] [semantic-release] › ℹ  There are no relevant changes, so no new version is released.

Stupid sematic-release, then I have no idea how to fix this. @idahogurl Any idea?

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: