Skip to content

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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 19.3.0 -> 19.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 19.2.2 -> 19.8.1 age adoption passing confidence
@skyra/logger (source) 2.0.3 -> 2.0.4 age adoption passing confidence
@types/node (source) 20.14.9 -> 20.17.57 age adoption passing confidence
discord-api-types (source) 0.37.91 -> 0.38.11 age adoption passing confidence
discord.js (source) 14.15.3 -> 14.19.3 age adoption passing confidence
husky 9.0.11 -> 9.1.7 age adoption passing confidence
prettier (source) 3.3.2 -> 3.5.3 age adoption passing confidence
pretty-quick 4.0.0 -> 4.2.2 age adoption passing confidence
tsc-watch 6.2.0 -> 6.3.1 age adoption passing confidence
typescript (source) ~5.4.5 -> ~5.8.0 age adoption passing confidence
yarn (source) 3.7.0 -> 3.8.7 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

skyra-project/archid-components (@​skyra/logger)

v2.0.4

Compare Source

🏠 Refactor

🐛 Bug Fixes

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

v0.38.11

Compare Source

Bug Fixes
Features

v0.38.10

Compare Source

v0.38.9

Compare Source

Bug Fixes
Features

v0.38.8

Compare Source

v0.38.7

Compare Source

v0.38.6

Compare Source

Bug Fixes
Features

v0.38.5

Compare Source

Bug Fixes
Features

v0.38.4

Compare Source

Features

v0.38.3

Compare Source

v0.38.2

Compare Source

v0.38.1

Compare Source

Features
BREAKING CHANGES
  • Certain Component alias types have been renamed (for example APIMessageActionRowComponent is now APIComponentInMessageActionRow

0.37.120 (2025-04-10)

Bug Fixes
  • Ensure autocomplete option values resolve to string for numerical types (#​1198) (cfac62e)
Features

0.37.119 (2025-02-02)

Bug Fixes
  • route escaping round three (d5cdb37)

0.37.118 (2025-01-27)

Features

0.37.117 (2025-01-20)

0.37.116 (2025-01-16)

Features

0.37.115 (2025-01-02)

0.37.114 (2024-12-23)

Bug Fixes

0.37.113 (2024-12-22)

Bug Fixes
  • skip encoded url parts from re-encoding (fc4e7be)
Features

0.37.112 (2024-12-19)

Features

0.37.111 (2024-12-09)

0.37.110 (2024-11-28)

Features

0.37.109 (2024-11-26)

Features

0.37.108 (2024-11-25)

Features

0.37.107 (2024-11-21)

Bug Fixes
  • security: escape path parameters (1ba3472)

0.37.106 (2024-11-21)

0.37.105 (2024-11-14)

Features

0.37.104 (2024-11-07)

Bug Fixes

0.37.103 (2024-10-21)

Features

0.37.102 (2024-10-14)

Features

0.37.101 (2024-09-23)

Bug Fixes
  • rest/oauth2: correct string literal types containing bot scope (#​1101) (2ae2324)
Features

0.37.100 (2024-09-05)

Bug Fixes
Features

0.37.99 (2024-09-02)

Features

0.37.98 (2024-08-26)

Features

0.37.97 (2024-08-22)

0.37.96 (2024-08-20)

Bug Fixes

0.37.95 (2024-08-19)

Bug Fixes
Features

0.37.94 (2024-08-15)

Features

0.37.93 (2024-07-22)

Bug Fixes
Features

0.37.92 (2024-07-04)

Bug Fixes

0.37.91 (2024-06-27)

Features

0.37.90 (2024-06-18)

Features

0.37.89 (2024-06-13)

Features

0.37.88 (2024-06-10)

Bug Fixes
  • APIGuildMember: make user required and omit in messages (#​998) (98544fa)
Features

0.37.87 (2024-06-03)

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

0.37.86 (2024-05-27)

0.37.85 (2024-05-23)

Features

0.37.84 (2024-05-16)

Features

0.37.83 (2024-04-27)

Features

0.37.82 (2024-04-25)

Features

0.37.81 (2024-04-22)

Bug Fixes

0.37.80 (2024-04-22)

Features

0.37.79 (2024-04-04)

Features

0.37.78 (2024-04-01)

Features

0.37.77 (2024-03-28)

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

0.37.76 (2024-03-21)

0.37.75 (2024-03-18)

0.37.74 (2024-03-14)

0.37.73 (2024-03-07)

0.37.72 (2024-03-07)

0.37.71 (2024-02-26)

Features

0.37.70 (2024-02-15)

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

0.37.69 (2024-02-08)

Features
  • Locale: add SpanishLATAM (#​859) ([0cfe05

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jul 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0765fc1 to a4d8142 Compare July 3, 2024 13:42
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 599a9db to f804d90 Compare July 3, 2024 18:14
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jul 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3e96752 to 3d0346f Compare July 5, 2024 20:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4378398 to 766133d Compare July 18, 2024 18:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4e95ad7 to ab633d4 Compare July 28, 2024 11:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d2f1789 to 8e2c7c4 Compare August 2, 2024 11:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e2c7c4 to 4ca3e44 Compare August 5, 2024 16:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 5a7e780 to 407fa24 Compare May 12, 2025 17:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 71100d2 to b582922 Compare May 20, 2025 23:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from ab7a4e4 to a080f61 Compare May 28, 2025 21:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 06dfc06 to be96850 Compare June 4, 2025 06:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from be96850 to 2ebe403 Compare June 4, 2025 11:29
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.

0 participants