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

Update all non-major dependencies #508

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 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/decorators (source) 6.0.2 -> 6.1.0 age adoption passing confidence
@sapphire/discord.js-utilities (source) 7.0.2 -> 7.3.0 age adoption passing confidence
@sapphire/framework (source) 4.5.3 -> 4.8.5 age adoption passing confidence
@sapphire/utilities (source) 3.13.0 -> 3.17.0 age adoption passing confidence
@types/node (source) 20.5.9 -> 20.16.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.5.0 -> 6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.5.0 -> 6.21.0 age adoption passing confidence
eslint (source) 8.48.0 -> 8.57.1 age adoption passing confidence
pnpm (source) 8.6.10 -> 8.15.9 age adoption passing confidence
prettier (source) 3.0.3 -> 3.3.3 age adoption passing confidence
typescript (source) 5.2.2 -> 5.6.2 age adoption passing confidence
vitepress (source) 1.0.0-rc.10 -> 1.3.4 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/decorators)

v6.1.0

Compare Source

🚀 Features

v6.0.4

Compare Source

🐛 Bug Fixes

v6.0.3

Compare Source

🐛 Bug Fixes

  • decorators: Properly split CJS and ESM (2326c11)
  • Update export mapping for proper ESM/CJS split (dd0cff8)
sapphiredev/utilities (@​sapphire/discord.js-utilities)

v7.3.0

Compare Source

📝 Documentation

  • discord.js-utilities: Fix tsdoc comments (04bc8e2)
  • discord.js-utilities: Fix tsdoc comment (6f16000)
  • discord.js-utilities: Fix tsdoc comments (ea3f3d6)

🚀 Features

  • discord.js-utilities: Add attachment type guards (4660670)

v7.2.1

Compare Source

🐛 Bug Fixes

  • PaginatedMessage: Fix support for discordjs 14.5.2 (07a0cfa)

v7.2.0

Compare Source

🚀 Features

  • discord.js-utilities: Add components to MessageBuilder (#​734) (f463545)

v7.1.6

Compare Source

🐛 Bug Fixes

v7.1.5

Compare Source

🏠 Refactor

  • PaginatedMessage: Always put link buttons below select menus (#​699) (86b58d0)

🐛 Bug Fixes

  • PaginatedMessage: Fixed link buttons not properly being added (#​698) (aa3e3eb)

📝 Documentation

  • createPartitionedMessageRow: Fix documentation for docusaurus rendering (0c8d013)
  • createPartitionedMessageRow: Fix documentation for docusaurus rendering (ab04d55)

v7.1.4

Compare Source

🐛 Bug Fixes

  • PaginatedMessage: Make it possible to disable adding page numbers to the footer through setShouldAddFooterToEmbeds (dc18281)
  • paginatedmessage: Check for pageActions before throwing an error (#​684) (740b317)

📝 Documentation

  • PaginatedMessage: Add AI generated tsdoc to remaining items (4ca1c55)
  • PaginatedMessage: Add AI generated doc comments on all undocumented fields (fdba2bb)

🪞 Styling

  • Run prettier on the codebase (1d6e994)

v7.1.3

Compare Source

🐛 Bug Fixes

  • discord.js-utilities: Properly split CJS and ESM (3f9bd6a)

v7.1.2

Compare Source

🐛 Bug Fixes

  • paginatedmessage: Fixed interacting with multiple users on multiple ephemeral interactions (#​666) (0c4ba3c)

📝 Documentation

  • typeguards: Improve the docs for isAnyInteraction and isAnyInteractableInteraction (#​667) (f4ec262)

v7.1.1

Compare Source

v7.1.0

Compare Source

🚀 Features

  • PaginatedMessage: Improve @discordjs/builders support (#​659) (0cbf663)

v7.0.3

Compare Source

🐛 Bug Fixes

  • discord.js-utilities: Fixed isNsfwChannel typeguard by including ChannelType.GuildMedia (#​665) (7c6cfe2)

📝 Documentation

  • discord.js-utilities: Update discord.js.org links (#​662) (9c92477)
sapphiredev/framework (@​sapphire/framework)

v4.8.5

Compare Source

🐛 Bug Fixes

v4.8.4

Compare Source

🐛 Bug Fixes

v4.8.3

Compare Source

🏠 Refactor

  • Switch to split cjs and esm builds and fully build with tsup (#​697) (2502abb)
  • Command: Make type guards check the type (3a6b259)

🐛 Bug Fixes

  • computeDifference: Correctly check for extra properties and split up compute difference (#​695) (281d118)
  • Command: parentCategory failing with fullCategory.length === 1 (04bc519)

📝 Documentation

  • Command: Update fullCategory's outdated docs (d2d7967)

v4.8.2

Compare Source

🐛 Bug Fixes

v4.8.1

Compare Source

🏠 Refactor

📝 Documentation

v4.8.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

  • Update transitive dependencies (85c0280)
  • Set engines.node to >=18 (7cbec42)

🚀 Features

v4.7.2

Compare Source

🏠 Refactor

v4.7.1

Compare Source

🏠 Refactor

  • Expose runInTypeIsSpecificsObject as public static method on Command (6bbe2c1)

v4.7.0

Compare Source

🚀 Features

  • command: Make it possible for runIn to be command type specific (#​673) (99ab31e)

v4.6.1

Compare Source

🐛 Bug Fixes

v4.6.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

  • Update transitive dependencies (dc0cf8a)

📝 Documentation

  • Temporarily typedoc docgen until typedoc-json-parser is fixed (4eb8306)
  • SapphireClient: Fix link to DiscordJS docs (341d57a)

🚀 Features

  • Add global config for setting the guild ids to register commands to (#​659) (de5e8eb)
sapphiredev/utilities (@​sapphire/utilities)

v3.17.0

Compare Source

🏠 Refactor

🐛 Bug Fixes

📝 Documentation

🚀 Features

v3.16.2

Compare Source

🐛 Bug Fixes

  • utilities: Update re-exports on index level (902cee8)

v3.16.1

Compare Source

🐛 Bug Fixes

  • utilities: Fixed cjs bundle (f1db3f6)

v3.16.0

Compare Source

📝 Documentation

  • readme: Fix readme table of contents (c60e8bd)
  • utilities: Fix tsdoc comments for debounce (e9f4de9)

🚀 Features

  • utilities: Add capitalizeFirstLetter, hasAtLeastOneKeyInObject, and snakeToCamelCase (#​747) (014e4e8)

v3.15.3

Compare Source

🐛 Bug Fixes

v3.15.2

Compare Source

🐛 Bug Fixes

v3.15.1

Compare Source

📝 Documentation

  • utilities: Fix tsdoc comments for omitKeysFromObject (afd7d27)

v3.15.0

Compare Source

🚀 Features

  • utilities: Add omitKeysFromObject utility function (#​700) (eccf9f6)

🪞 Styling

  • Run prettier on the codebase (1d6e994)

v3.14.0

Compare Source

🐛 Bug Fixes

  • utilities: Properly split CJS, ESM and IIFE (f9d8c8e)
  • discord.js-utilities: Fixed isNsfwChannel typeguard by including ChannelType.GuildMedia (#​665) (7c6cfe2)

📝 Documentation

  • utilities: Improve typedoc (16c05ea)

🚀 Features

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

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-plugin: add rule prefer-find

🩹 Fixes
  • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression

  • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values

  • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions

  • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option

  • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists

  • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword

❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

You can read about our versioning strategy and releases on our website.

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You
  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.18.0

Compare Source

🚀 Features
  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You
  • auvred
  • Joshua Chen

You can read about our versioning strategy and releases on our website.

v6.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

You can read about our versioning strategy and releases on our website.

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

You can read about our versioning strategy and releases on our website.

v6.15.0

Compare Source

Features

You can read about our versioning strategy and releases on our website.

v6.14.0

Compare Source

Bug Fixes
  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#​8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#​7998) (705370a)
Features
  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#​8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#​8003) (4c3e704)

You can read about our versioning strategy and releases on our website.

6.13.2 (2023-12-04)

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

You can read about our versioning strategy and releases on our website.

6.13.1 (2023-11-28)

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

You can read about our versioning strategy and releases on our website.

v6.13.2

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.13.1

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.13.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

v6.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#​7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#​7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#​7806) (a034d0a), closes #​7768
Features
  • [member-ordering] add accessor support for member-ordering (#​7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#​7880) (4cfcd45)

You can read about our versioning strategy and releases on our website.

v6.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#​7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#​7883) (a668f5b)
Features

You can read about our versioning strategy and releases on our website.

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

You can read about our versioning strategy and releases on our website.

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

You can read about our versioning strategy and releases on our website.

v6.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

You can read about our versioning strategy and releases on our website.

v6.9.0

[Compare Source](https://github.com/typescript-eslint/typescript-esli


Configuration

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

🚦 Automerge: Enabled.

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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 29, 2023

Deploying sniper with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0ee019d
Status:🚫  Build failed.

View logs

@renovate renovate bot changed the title Update dependency vitepress to v1.0.0-beta.7 Update all non-major dependencies Jul 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from eb9aa1e to ee619fa Compare August 6, 2023 12:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from fd73edb to 8ebf959 Compare August 11, 2023 22:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 2ec88d3 to 0e7ce88 Compare August 24, 2023 22:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c28fdb9 to 876cd78 Compare August 29, 2023 09:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 554dbc9 to f41ea0d Compare June 25, 2024 23:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bc69616 to 164c300 Compare July 7, 2024 19:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d2c8102 to 5a59f77 Compare July 17, 2024 18:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c8b3adb to 9547845 Compare July 28, 2024 10:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1625d23 to d0e26a9 Compare August 5, 2024 20:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d0e26a9 to 766559d Compare August 9, 2024 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f320bc6 to 16c4e13 Compare August 19, 2024 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8800b30 to d746399 Compare August 28, 2024 01:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 400e516 to 8890ead Compare September 4, 2024 23:34
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.

0 participants