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

fix(deps): update all non-major dependencies #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@discordjs/voice (source) ^0.16.0 -> ^0.17.0 age adoption passing confidence dependencies minor
@swc/cli 0.1.62 -> 0.3.12 age adoption passing confidence dependencies minor
@swc/core (source) 1.3.53 -> 1.5.7 age adoption passing confidence dependencies minor
@types/i18n (source) 0.13.6 -> 0.13.12 age adoption passing confidence devDependencies patch
@types/node (source) 18.16.0 -> 18.19.33 age adoption passing confidence devDependencies minor
actions/setup-node v3.6.0 -> v3.8.2 age adoption passing confidence action minor
date-fns 2.29.3 -> 2.30.0 age adoption passing confidence dependencies minor
discord.js (source) 14.9.0 -> 14.15.2 age adoption passing confidence dependencies minor
dotenv 16.0.3 -> 16.4.5 age adoption passing confidence dependencies minor
got 12.6.0 -> 12.6.1 age adoption passing confidence dependencies patch
opusscript 0.0.8 -> 0.1.1 age adoption passing confidence dependencies minor
play-dl ^1.9.6 -> ^1.9.7 age adoption passing confidence optionalDependencies patch
rimraf ^5.0.0 -> ^5.0.7 age adoption passing confidence devDependencies patch
soundcloud.ts 0.5.0 -> 0.5.2 age adoption passing confidence dependencies patch
tslib (source) 2.5.0 -> 2.6.2 age adoption passing confidence dependencies minor
youtubei (source) 1.1.2 -> 1.4.1 age adoption passing confidence dependencies minor

Release Notes

discordjs/discord.js (@​discordjs/voice)

v0.17.0

Compare Source

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)
  • create-discord-bot: Support bun in create-discord-bot (#​9798) (7157748)
  • Update Node.js requirement to 16.11.0 (#​9764) (188877c)
  • Include StreamType enum description in new docs (#​9457) (36216c0)
  • Generate static imports for types with api-extractor (98a76db)

Features

  • Local and preview detection (79fbda3)

Refactor

v0.16.1

Compare Source

Bug Fixes

  • TransformerGraph: Explicitly include input args for readable input cases instead of just for string input cases (#​9793) (788888a)
  • Fix external links (#​9313) (a7425c2)

Documentation

  • create-discord-bot: Support bun in create-discord-bot (#​9798) (7157748)
  • Update Node.js requirement to 16.11.0 (#​9764) (188877c)
  • Include StreamType enum description in new docs (#​9457) (36216c0)
  • Generate static imports for types with api-extractor (98a76db)

Refactor

  • Move getNode/canEnableFFmpegOptimizations into a lazy loaded call (#​9918) (637e1a4)
swc-project/pkgs (@​swc/cli)

v0.1.65

Compare Source

swc-project/swc (@​swc/core)

v1.5.7

Compare Source

Documentation

v1.5.6

Compare Source

Bug Fixes

v1.5.5

Compare Source

Bug Fixes
Refactor

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

Bug Fixes
  • (es/decorator) Support for legacy decorators in class expressions (#​8892) (8fe57ad)

  • (es/helpers) Remove unused export from _using_ctx.js (#​8891) (438d0b3)

  • (es/minifier) Do not add vars if eval exists (#​8888) (be359fa)

v1.5.0

Compare Source

Bug Fixes
Features

v1.4.17

Compare Source

Bug Fixes

v1.4.16

Compare Source

Bug Fixes

v1.4.15

Compare Source

Bug Fixes
Features
Refactor
Build

v1.4.14

Compare Source

Bug Fixes
Documentation
  • (swc_core) Resolve build issue with --all-features flag (#​8848) (c0d901e)
Refactor
Testing

v1.4.13

Compare Source

Bug Fixes

v1.4.12

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance

v1.4.11

Compare Source

v1.4.8

Compare Source

Bug Fixes
  • (es/module) Fix regression of resolving relative modules (#​8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#​8739) (663261b)

Miscellaneous Tasks

v1.4.7

Compare Source

Bug Fixes
  • (es/minifier) Fix eval of toString of array with holes (#​8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#​8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#​8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#​8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#​8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#​8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#​8732) (633cd89)

Features
Refactor
  • (es) Prepare wasm32-wasi-preview1-threads target support (#​8724) (e3acd14)

v1.4.6

Compare Source

Bug Fixes
Performance

v1.4.5

Compare Source

Bug Fixes
Features

v1.4.4

Compare Source

v1.4.2

Compare Source

Bug Fixes
Features
Testing

v1.4.1

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
  • (bindings) Remove bindings for experimental packages (#​8600) (6c50ff1)
Testing
Build

v1.4.0

Compare Source

Bug Fixes
Features
Refactor
Testing
  • (es/minifer) Update the passing terser test list (#​8573) (8b86638)

  • (es/testing) Ensure that test_inline! is working properly (#​8590) (872a47b)

v1.3.107

Compare Source

Bug Fixes
  • (es/codegen) Do not produce octal literals (#​8565) (07634a0)

  • (es/decorator) Skip TypeScript class method/prop declarations (#​8555) (6a8dd8c)

  • (es/decorator) Preserve state while traversing the module_items scope (#​8556) (f416aff)

  • (es/loader) Make tsc resolver work for bare specifier (#​8550) (d6a4615)

v1.3.106

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.3.105

Compare Source

Bug Fixes
Miscellaneous Tasks
Testing

v1.3.104

Compare Source

Bug Fixes

v1.3.103

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 25, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: prism-media@1.3.5
npm error Found: opusscript@0.1.1
npm error node_modules/opusscript
npm error   opusscript@"0.1.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional opusscript@"^0.0.8" from prism-media@1.3.5
npm error node_modules/prism-media
npm error   prism-media@"1.3.5" from the root project
npm error   prism-media@"^1.3.5" from @discordjs/voice@0.17.0
npm error   node_modules/@discordjs/voice
npm error     @discordjs/voice@"^0.17.0" from the root project
npm error
npm error Conflicting peer dependency: opusscript@0.0.8
npm error node_modules/opusscript
npm error   peerOptional opusscript@"^0.0.8" from prism-media@1.3.5
npm error   node_modules/prism-media
npm error     prism-media@"1.3.5" from the root project
npm error     prism-media@"^1.3.5" from @discordjs/voice@0.17.0
npm error     node_modules/@discordjs/voice
npm error       @discordjs/voice@"^0.17.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-08T15_17_04_470Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T15_17_04_470Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 6dcd559 to 0ab192c Compare May 2, 2023 02:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from b4311ae to 2e8f365 Compare May 11, 2023 23:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 015dd83 to 7bb760d Compare May 19, 2023 10:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9ad9d1c to 3e4e83f Compare May 25, 2023 06:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 60b071c to add6dfd Compare March 30, 2024 06:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 85c6dc3 to 356172a Compare April 9, 2024 08:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ef952a0 to 23c7e92 Compare April 20, 2024 10:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b177486 to fb33a5a Compare April 27, 2024 12:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from dd6fcec to 1f2e0f0 Compare May 10, 2024 20:19
Copy link
Contributor Author

renovate bot commented May 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: prism-media@1.3.5
npm error Found: opusscript@0.1.1
npm error node_modules/opusscript
npm error   opusscript@"0.1.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional opusscript@"^0.0.8" from prism-media@1.3.5
npm error node_modules/prism-media
npm error   prism-media@"1.3.5" from the root project
npm error   prism-media@"^1.3.5" from @discordjs/voice@0.17.0
npm error   node_modules/@discordjs/voice
npm error     @discordjs/voice@"^0.17.0" from the root project
npm error
npm error Conflicting peer dependency: opusscript@0.0.8
npm error node_modules/opusscript
npm error   peerOptional opusscript@"^0.0.8" from prism-media@1.3.5
npm error   node_modules/prism-media
npm error     prism-media@"1.3.5" from the root project
npm error     prism-media@"^1.3.5" from @discordjs/voice@0.17.0
npm error     node_modules/@discordjs/voice
npm error       @discordjs/voice@"^0.17.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-15T03_08_15_475Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-15T03_08_15_475Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c4dc69e to 478ee5a Compare May 14, 2024 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 478ee5a to c2ec847 Compare May 15, 2024 03:08
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

0 participants