hypixel-api-reborn
hypixel-api-reborn copied to clipboard
Feature-rich Hypixel API wrapper for Node.js
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.1.1 to 7.4.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.4.0 7.4.0 (2024-03-25) 🚀 Features eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata (#8335) Check out our...
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.2 to 10.4.0. Release notes Sourced from mocha's releases. v10.4.0 10.4.0 / 2024-03-26 :tada: Enhancements #4829 feat: include .cause stacks in the error stack traces (@voxpelli) #4985...
Fix docs
## Changes Docs no generate :( this should fix :pray: Had to revert grouping sb its own collection due to docgen not liking that and spent way to login trying...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.3. Release notes Sourced from typescript's releases. TypeScript 5.4.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.8.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.12.9. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.8.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
## Changes Screenshots Checkboxes - [x] I've added new features. (methods or parameters) - [ ] I've added jsdoc and typings. - [ ] I've fixed bug. (_optional_ you can...
Bumps [skyhelper-networth](https://github.com/Altpapier/SkyHelper-Networth) from 1.18.6 to 1.18.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.2. Release notes Sourced from mocha's releases. v10.5.2 What's Changed fix: better tracking of seen objects in error serialization by @sam-super in mochajs/mocha#5032 New Contributors...