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: fixed module building code on DiscordJS v13.4.0 #346

Merged
merged 2 commits into from
Dec 26, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^5.7.0 -> ^5.8.0 age adoption passing confidence
@typescript-eslint/parser ^5.7.0 -> ^5.8.0 age adoption passing confidence
discord.js (source) ^13.3.1 -> ^13.4.0 age adoption passing confidence
lint-staged ^12.1.3 -> ^12.1.4 age adoption passing confidence
pretty-quick ^3.1.2 -> ^3.1.3 age adoption passing confidence
rollup (source) ^2.61.1 -> ^2.62.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-implied-eval] improve performance (#​4313) (e344596)
  • eslint-plugin: [padding-line-between-statements] type StatementTypes can't differenciate from variable (#​4270) (bfc4324)
  • eslint-plugin: [strict-boolean-expression] false positive for truthy boolean (#​4275) (72c2e41)
  • eslint-plugin: array-type mark AST_NODE_TYPES.TSBigIntKeyword as simple (#​4274) (74e544e)
  • eslint-plugin: handle method overloading in semi (#​4318) (3b87b49)
  • experimental-utils: support immutable members (#​3844) (3d33a77)
Features
  • eslint-plugin: [no-throw-literal] add options to to disallow any/unknown (#​4207) (ff0adf9)
  • eslint-plugin: [restrict-plus-operand] add allowAny option (#​4260) (2788545)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.8.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

discordjs/discord.js

v13.4.0

Compare Source

Bug Fixes
Features

13.3.1 (2021-11-01)

Bug Fixes
okonet/lint-staged

v12.1.4

Compare Source

Bug Fixes
azz/pretty-quick

v3.1.3

Compare Source

Bug Fixes
rollup/rollup

v2.62.0

Compare Source

2021-12-24

Features
  • Mark additional string prototype methods as side-effect-free and correct typings of existing ones (#​4299)
  • Mark additional array prototype methods as side-effect-free and correct typings of existing ones (#​4309)
  • Expose if a module is included after tree-shaking in its ModuleInfo (#​4305)
Bug Fixes
  • Fix how fsevents is included to improve watch mode on MacOS (#​4312)
Pull Requests

Configuration

📅 Schedule: "before 12pm on Sunday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 26, 2021
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Dec 26, 2021
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 26, 2021
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Dec 26, 2021
@favna favna changed the title chore(deps): update all non-major dependencies fix: fixed module building code on DiscordJS v13.4.0 Dec 26, 2021
@favna favna merged commit b0d860c into main Dec 26, 2021
@favna favna deleted the renovate/all-minor-patch branch December 26, 2021 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants