Skip to content

ci: update package lockfile with changesets release#2882

Merged
zimeg merged 1 commit intomainfrom
zimeg-ci-changeset-packaging
Apr 23, 2026
Merged

ci: update package lockfile with changesets release#2882
zimeg merged 1 commit intomainfrom
zimeg-ci-changeset-packaging

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Apr 23, 2026

Summary

This PR updates the package-lock.json file alongside @changsets release PRs 📚

Notes

This mirrors the release process found in the Slack GitHub Action: slackapi/slack-github-action#592

Requirements

@zimeg zimeg added this to the @slack/bolt@next milestone Apr 23, 2026
@zimeg zimeg self-assigned this Apr 23, 2026
@zimeg zimeg requested a review from a team as a code owner April 23, 2026 18:51
@zimeg zimeg added docs M-T: Documentation work only semver:patch github_actions Pull requests that update GitHub Actions code labels Apr 23, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 23, 2026

⚠️ No Changeset found

Latest commit: 1f82172

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.59%. Comparing base (3f6ea49) to head (1f82172).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2882   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files          44       44           
  Lines        7855     7855           
  Branches      687      687           
=======================================
  Hits         7352     7352           
  Misses        498      498           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member Author

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

🪬 Notes about these changes for the release processes-

Comment thread package.json
"test:coverage": "c8 npm run test:unit",
"test:types": "tsd --files test/types",
"test:unit": "TS_NODE_PROJECT=tsconfig.json mocha --config test/unit/.mocharc.json",
"version": "npm run changeset version && npm install",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

👁️‍🗨️ note: We make careful callout to run this script instead of the bundled version in CI:

- $ npm version
+ $ npm run version

@zimeg
Copy link
Copy Markdown
Member Author

zimeg commented Apr 23, 2026

📚 Will fast merge this to test in "production" on main with adjacent PRs!

@zimeg zimeg merged commit 3af4cb8 into main Apr 23, 2026
26 checks passed
@zimeg zimeg deleted the zimeg-ci-changeset-packaging branch April 23, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs M-T: Documentation work only github_actions Pull requests that update GitHub Actions code semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant