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

build: bump dependencies #10457

Merged
merged 10 commits into from
Aug 22, 2024
Merged

build: bump dependencies #10457

merged 10 commits into from
Aug 22, 2024

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Aug 22, 2024

Bumps dependencies, except for:

  • most of the apps/guide, apps/website , @discordjs/docgen and api-extractor related dependencies
  • ESLint v9, eslint-config-neon v0.2
  • cliff-jumper, conventional-changelog-cli
  • meilisearch (might require database updates)

@almeidx almeidx requested review from a team and iCrawl as code owners August 22, 2024 15:24
Copy link

vercel bot commented Aug 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Aug 22, 2024 3:25pm
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Aug 22, 2024 3:25pm

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 35.45%. Comparing base (bf83db9) to head (c8ed896).
Report is 7 commits behind head on main.

Files Patch % Lines
packages/brokers/src/brokers/redis/RPCRedis.ts 0.00% 2 Missing ⚠️
apps/website/src/components/ExcerptNode.tsx 0.00% 1 Missing ⚠️
packages/ws/src/utils/WorkerBootstrapper.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #10457       +/-   ##
===========================================
- Coverage   50.91%   35.45%   -15.46%     
===========================================
  Files         228      228               
  Lines       20750    14319     -6431     
  Branches     1258     1254        -4     
===========================================
- Hits        10565     5077     -5488     
+ Misses      10141     9198      -943     
  Partials       44       44               
Flag Coverage Δ
brokers 31.44% <50.00%> (-32.71%) ⬇️
builders 91.58% <ø> (-4.26%) ⬇️
collection 100.00% <ø> (ø)
formatters 97.43% <ø> (-1.91%) ⬇️
guide 0.54% <ø> (+0.54%) ⬆️
proxy 66.27% <ø> (-12.25%) ⬇️
rest 87.37% <ø> (-5.31%) ⬇️
util 41.42% <ø> (-27.44%) ⬇️
utilities 100.00% <100.00%> (ø)
voice 63.64% <ø> (ø)
website 0.00% <0.00%> (ø)
ws 36.21% <50.00%> (-15.61%) ⬇️

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

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

@iCrawl iCrawl merged commit e2e71b4 into main Aug 22, 2024
25 checks passed
@iCrawl iCrawl deleted the build/bump-deps branch August 22, 2024 15:33
@almeidx almeidx linked an issue Sep 4, 2024 that may be closed by this pull request
nyapat pushed a commit to nyapat/discord.js that referenced this pull request Sep 9, 2024
* build: bump `@vladfrangu/async_event_emitter`

* chore: bump again + fixes

* build: bump types/node and some dev deps

* build: bump discord-api-types again

* style: remove unused eslint-ignore comment

* build: sync dependencies and update templates

* build: bump turbo

* build: vercel + vitest

* build: bump undici

---------

Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
nyapat pushed a commit to nyapat/discord.js that referenced this pull request Oct 4, 2024
* build: bump `@vladfrangu/async_event_emitter`

* chore: bump again + fixes

* build: bump types/node and some dev deps

* build: bump discord-api-types again

* style: remove unused eslint-ignore comment

* build: sync dependencies and update templates

* build: bump turbo

* build: vercel + vitest

* build: bump undici

---------

Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Network errors still happening
3 participants