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 #40

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@discordjs/collection (source) ^2.0.0 -> ^2.1.0 age adoption passing confidence
@types/node (source) ^20.11.17 -> ^20.14.2 age adoption passing confidence
discord-api-types (source) ^0.37.69 -> ^0.37.87 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.7 age adoption passing confidence
turbo (source) ^1.12.4 -> ^1.13.4 age adoption passing confidence
undici (source) ^6.6.2 -> ^6.18.2 age adoption passing confidence
utf-8-validate ^6.0.3 -> ^6.0.4 age adoption passing confidence
ws ^8.16.0 -> ^8.17.0 age adoption passing confidence

Release Notes

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

v2.1.0

Compare Source

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)

Features

  • Local and preview detection (79fbda3)

Refactor

discordjs/discord-api-types (discord-api-types)

v0.37.87

Compare Source

Bug Fixes
  • Correct types for APIAuditLogChangeKey$Add and APIAuditLogChangeKey$Remove (#​955) (f859a96)
Features
  • AutoModeration: add blocking words in member profile (#​740) (5097460)

v0.37.86

Compare Source

v0.37.85

Compare Source

Features

v0.37.84

Compare Source

Features

v0.37.83

Compare Source

Features

v0.37.82

Compare Source

Features

v0.37.81

Compare Source

Bug Fixes

v0.37.80

Compare Source

Features

v0.37.79

Compare Source

Features

v0.37.78

Compare Source

Features

v0.37.77

Compare Source

Features
  • APIAuditLogChange: add APIAuditLogChangeKeySystemChannelFlags (#​933) (47c9ad0)

v0.37.76

Compare Source

v0.37.75

Compare Source

v0.37.74

Compare Source

v0.37.73

Compare Source

v0.37.72

Compare Source

v0.37.71

Compare Source

Features

v0.37.70

Compare Source

Features
  • RESTPostAPIChannelMessageJSONBody: add enforce_nonce (#​874) (9564941)
isaacs/rimraf (rimraf)

v5.0.7

Compare Source

v5.0.6

Compare Source

vercel/turbo (turbo)

v1.13.4

Compare Source

v1.13.3

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

v1.12.5

Compare Source

nodejs/undici (undici)

v6.18.2

Compare Source

v6.18.1

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.18.0...v6.18.1

v6.18.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v6.17.0...v6.18.0

v6.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.16.1...v6.17.0

v6.16.1

Compare Source

What's Changed

Full Changelog: nodejs/undici@v6.16.0...v6.16.1

v6.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.15.0...v6.16.0

v6.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.14.1...v6.15.0

v6.14.1

Compare Source

What's Changed

Full Changelog: nodejs/undici@v6.14.0...v6.14.1

v6.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.13.0...v6.14.0

v6.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.12.0...v6.13.0

v6.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.11.1...v6.12.0

v6.11.1

Compare Source

⚠️ Security Release ⚠️

What's Changed

Full Changelog: nodejs/undici@v6.11.0...v6.11.1

v6.11.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v6.10.2...v6.11.0

v6.10.2

Compare Source

What's Changed
New Contributors

Full Changelog: nodejs/undici@v6.10.0...v6.10.2

v6.10.1

[Compare Source](https://togithub.com/nodejs


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 renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 79c6130 to 1c6ff79 Compare February 29, 2024 17:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 239cde3 to 01b7f4f Compare March 8, 2024 09:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 188a71e to 14b1d5a Compare March 18, 2024 19:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8509f28 to c42ea54 Compare March 21, 2024 19:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fc4630d to d3cc9b7 Compare March 30, 2024 08:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 979d0c2 to 208e749 Compare April 8, 2024 11:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e9e8d1d to 595aa3d Compare April 28, 2024 07:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2304f9c to c62f9ca Compare May 4, 2024 19:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies May 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 605cb05 to 41131ad Compare May 12, 2024 03:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3dbed9d to 74bd60d Compare May 17, 2024 10:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d729e0c to 4e9b4e0 Compare June 4, 2024 18:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e9b4e0 to 02c8502 Compare June 5, 2024 14:15
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