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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 9.1.0 #5783

Merged
merged 1 commit into from Nov 2, 2022
Merged

chore: release 9.1.0 #5783

merged 1 commit into from Nov 2, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2022

馃 I have created a release beep boop

9.1.0

9.1.0 (2022-11-02)

Features

Bug Fixes

Documentation

Dependencies

arborist: 6.1.1

6.1.1 (2022-11-02)

Bug Fixes

Dependencies

config: 6.1.0

6.1.0 (2022-11-02)

Features

Dependencies

libnpmdiff: 5.0.2

5.0.2 (2022-11-02)

Dependencies

libnpmexec: 5.0.2

5.0.2 (2022-11-02)

Bug Fixes

Dependencies

libnpmfund: 4.0.2

4.0.2 (2022-11-02)

Dependencies

libnpmpack: 5.0.2

5.0.2 (2022-11-02)

Bug Fixes

Dependencies

libnpmpublish: 7.0.2

7.0.2 (2022-11-02)

Dependencies

libnpmversion: 4.0.1

4.0.1 (2022-11-02)

Bug Fixes

Dependencies


This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 1, 2022

Release Manager

Release workflow run: https://github.com/npm/cli/actions/runs/3379815851

Force CI to Rerun for This Release

This PR will be updated and CI will run for every non-chore: commit that is pushed to main. To force CI to rerun, run this command:

gh workflow run release.yml -r latest

Release Checklist for v9.1.0

  • 1. Checkout the release branch

    Ensure git status is not dirty on this branch after resetting deps. If it is, then something is probably wrong with the automated release process.

    gh pr checkout 5783 --force
    node . run resetdeps
    node scripts/git-dirty.js
  • 2. Check CI status

    gh pr checks --watch
  • 3. Publish the CLI

    Warning:
    This will publish all updated workspaces, and will publish the CLI with the dist-tag set to next-9.

    Note:
    The --test argument can optionally be omitted to run the publish process without running any tests locally.

    node scripts/publish.js --test
  • 4. Optionally install and test npm@9.1.0 locally

    npm i -g npm@9.1.0
    npm --version
    npm whoami
    # etc
  • 5. Set latest dist-tag to newly published version

    Warning:
    NOT FOR PRERELEASE: Do not run this step for prereleases or if 9 is not being set to latest.

    node . dist-tag add npm@9.1.0 latest
  • 6. Merge release PR

    gh pr merge --rebase
    git checkout latest
    git reset --hard origin/latest
    node . run resetdeps
  • 7. Check For Release Tags

    Release Please will run on the just pushed release commit and create GitHub releases and tags for each package.

    gh run watch `gh run list -w release -L 1 --json databaseId -q ".[0].databaseId"`
    
  • 8. Post on Twitter

    New @npmjs release: 9.1.0!
    
    https://github.com/npm/cli/releases/tag/v9.1.0
    
    Release details...
    
  • 9. Trigger docs.npmjs.com update

    gh workflow run update-cli.yml --repo npm/documentation
  • 10. Open nodejs/node PR to update npm to latest

    Warning:
    NOT FOR PRERELEASE: Do not run this step for prereleases or if 9 is not being set to latest.

    Trigger the Create Node PR action:

    gh workflow run create-node-pr.yml

@github-actions github-actions bot force-pushed the release-please--branches--latest branch 3 times, most recently from 12adfa3 to 1355df6 Compare November 1, 2022 16:52
@github-actions github-actions bot changed the title chore: release 9.0.2 chore: release 9.1.0 Nov 1, 2022
@github-actions github-actions bot force-pushed the release-please--branches--latest branch 7 times, most recently from b02dc30 to 5ede185 Compare November 2, 2022 17:41
@github-actions github-actions bot force-pushed the release-please--branches--latest branch from 5ede185 to a1e34b6 Compare November 2, 2022 17:43
@wraithgar wraithgar merged commit b8292d8 into latest Nov 2, 2022
@wraithgar wraithgar deleted the release-please--branches--latest branch November 2, 2022 18:26
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/v9.1.0 馃尰

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/arborist-v6.1.1 馃尰

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.2 馃尰

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/libnpmexec-v5.0.2 馃尰

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.2 馃尰

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.2 馃尰

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/libnpmpublish-v7.0.2 馃尰

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/libnpmversion-v4.0.1 馃尰

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 2, 2022

馃 Release is at https://github.com/npm/cli/releases/tag/config-v6.1.0 馃尰

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

1 participant