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

docs: cleanup build and sponsors badges #440

Merged
merged 1 commit into from Aug 13, 2022
Merged

docs: cleanup build and sponsors badges #440

merged 1 commit into from Aug 13, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Aug 13, 2022

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

close #436

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 #438 (comment) 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!

BREAKING CHANGE: bump all upgradable (dev)Dependencies except pure ESM
@JounQin JounQin self-assigned this Aug 13, 2022
@codesandbox-ci
Copy link

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
Copy link

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.

@JounQin JounQin merged commit 58101c1 into master Aug 13, 2022
@JounQin JounQin deleted the docs/cleanup branch August 13, 2022 10:35
@github-actions
Copy link
Contributor

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

[v7] bump dependencies
3 participants