Skip to content

Conversation

MikeMcC399
Copy link
Contributor

Situation

  • For a considerable period of time since PR chore(deps): update dependency semantic-release to version 17.2.3 🌟 #115 in Apr 2021, semantic-release in this repo was misconfigured and in a non-working state.

  • PR chore(deps): reconfigure semantic-release #167, in Sep 2025, reconfigured semantic-release, setting it temporarily into dry-run mode.

  • Logs of the actions/workflows/main.yml workflow show that semantic-release is working correctly and that there are the following dependency updates from the year 2023 queued for release:

    ## 2.2.1 (https://github.com/cypress-io/commit-info/compare/v2.2.0...v2.2.1) (2025-09-04)
    
    ### Bug Fixes
    
        * **deps:** update debug to 4.3.4 🌟 ([e563983](https://github.com/cypress-io/commit-info/commit/e5639832cae219a7150587f987a4fefe5464c2da))
        * **deps:** update dependency bluebird to version 3.7.2 🌟 ([#150](https://github.com/cypress-io/commit-info/issues/150)) ([5b96920](https://github.com/cypress-io/commit-info/commit/5b969201e7e7404f022be67315b0089d898906e9))

Change

Remove the --dry-run option (and TODO comment) from the npx semantic-release --dry-run command in the .github/workflows/main.yml workflow.

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 9, 2025 04:19
@MikeMcC399
Copy link
Contributor Author

Merging this PR should cause the following release to the npm registry:

## 2.2.1 (https://github.com/cypress-io/commit-info/compare/v2.2.0...v2.2.1) (2025-09-08)

### Bug Fixes

    * **deps:** update debug to 4.3.4 🌟 ([e563983](https://github.com/cypress-io/commit-info/commit/e5639832cae219a7150587f987a4fefe5464c2da))
    * **deps:** update debug to 4.4.1 ([7c01ed1](https://github.com/cypress-io/commit-info/commit/7c01ed190776ebe7387f3b51ee090cbd5a4e019a))
    * **deps:** update dependency bluebird to version 3.7.2 🌟 ([#150](https://github.com/cypress-io/commit-info/issues/150)) ([5b96920](https://github.com/cypress-io/commit-info/commit/5b969201e7e7404f022be67315b0089d898906e9))

@MikeMcC399
Copy link
Contributor Author

@AtofStryker

This would be the final PR in the current mini-project to update this repo.

Please go ahead with reviewing and merging!

Copy link
Contributor

@AtofStryker AtofStryker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hopefully we have a successful release!

@AtofStryker AtofStryker merged commit 58d3beb into cypress-io:master Sep 10, 2025
1 check passed
Copy link

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AtofStryker
Copy link
Contributor

@MikeMcC399 2.2.1 is now available on npm https://www.npmjs.com/package/@cypress/commit-info

@MikeMcC399
Copy link
Contributor Author

@AtofStryker

is now available on npm https://www.npmjs.com/package/@cypress/commit-info

Great! First new release after a 6 year gap!

image

@MikeMcC399 MikeMcC399 deleted the enable/semantic-release branch September 10, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants