Skip to content

chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 in /packages/web-api#2236

Merged
mwbrooks merged 10 commits intomainfrom
dependabot/npm_and_yarn/packages/web-api/tsd-0.32.0
Apr 16, 2025
Merged

chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 in /packages/web-api#2236
mwbrooks merged 10 commits intomainfrom
dependabot/npm_and_yarn/packages/web-api/tsd-0.32.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2025

Bumps tsd from 0.31.2 to 0.32.0.

Release notes

Sourced from tsd's releases.

v0.32.0

  • Update to TypeScript 5.8 71387ca

tsdjs/tsd@v0.31.2...v0.32.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tsd](https://github.com/tsdjs/tsd) from 0.31.2 to 0.32.0.
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.31.2...v0.32.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-version: 0.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.70%. Comparing base (2601d48) to head (f141ff0).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2236   +/-   ##
=======================================
  Coverage   92.69%   92.70%           
=======================================
  Files          38       38           
  Lines       10518    10526    +8     
  Branches      675      675           
=======================================
+ Hits         9750     9758    +8     
  Misses        756      756           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.76% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.82% <ø> (ø)
web-api 98.02% <100.00%> (+<0.01%) ⬆️
webhook 96.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mwbrooks mwbrooks added semver:patch pkg:web-api applies to `@slack/web-api` labels Apr 14, 2025
@mwbrooks mwbrooks added this to the [email protected] milestone Apr 14, 2025
@mwbrooks mwbrooks self-assigned this Apr 14, 2025
Copy link
Copy Markdown
Member

@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

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

✅ Thank you @dependabot!

Copy link
Copy Markdown
Member

@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.

📝 A note on a hopeful change for tests and mocks related to file uploads for fellow reviewers!

Comment thread packages/web-api/src/file-upload.ts Outdated
Copy link
Copy Markdown
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

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

Sweet 💯 these changes should also unblock #2222

@mwbrooks
Copy link
Copy Markdown
Member

Huge thanks to @zimeg and @WilliamBergamin for working through the tweaks to bump [email protected]! 🎉

@mwbrooks mwbrooks merged commit e2a0275 into main Apr 16, 2025
57 checks passed
@mwbrooks mwbrooks deleted the dependabot/npm_and_yarn/packages/web-api/tsd-0.32.0 branch April 16, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code pkg:web-api applies to `@slack/web-api` semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants