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

chore(deps): update all non-major dependencies #2

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.4.3 -> ^18.6.1 age adoption passing confidence
@commitlint/config-conventional (source) ^18.4.3 -> ^18.6.3 age adoption passing confidence
@favware/rollup-type-bundler ^3.2.1 -> ^3.3.0 age adoption passing confidence
@sapphire/eslint-config (source) ^5.0.3 -> ^5.0.5 age adoption passing confidence
@sapphire/framework (source) ^5.0.4 -> ^5.2.1 age adoption passing confidence
@sapphire/node-utilities (source) ^1.0.1 -> ^1.0.2 age adoption passing confidence
@types/lodash (source) ^4.14.202 -> ^4.17.5 age adoption passing confidence
@types/node (source) ^20.10.4 -> ^20.14.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.13.2 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.13.2 -> ^6.21.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.0.4 -> ^1.6.0 age adoption passing confidence
discord-api-types (source) ^0.37.66 -> ^0.37.88 age adoption passing confidence
discord.js (source) ^14.14.1 -> ^14.15.3 age adoption passing confidence
eslint (source) ^8.55.0 -> ^8.57.0 age adoption passing confidence
eslint-plugin-prettier ^5.0.1 -> ^5.1.3 age adoption passing confidence
lint-staged ^15.2.0 -> ^15.2.6 age adoption passing confidence
msw (source) ^2.0.10 -> ^2.3.1 age adoption passing confidence
prettier (source) ^3.1.1 -> ^3.3.2 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.7 age adoption passing confidence
tslib (source) ^2.6.2 -> ^2.6.3 age adoption passing confidence
tsup (source) ^8.0.1 -> ^8.1.0 age adoption passing confidence
turbo (source) ^1.11.1 -> ^1.13.4 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.4.5 age adoption passing confidence
vite (source) ^5.0.7 -> ^5.2.13 age adoption passing confidence
vitest (source) ^1.0.4 -> ^1.6.0 age adoption passing confidence
yarn (source) 4.0.2 -> 4.3.0 age adoption passing confidence

Release Notes

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

v18.6.1

Compare Source

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

v18.6.0

Compare Source

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

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

18.4.1 (2023-11-12)

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

v18.4.4

Compare Source

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

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

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

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

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

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

18.4.4 (2024-01-04)

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

18.4.3 (2023-11-21)

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

18.4.2 (2023-11-16)

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

v18.4.4

Compare Source

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

favware/rollup-type-bundler (@​favware/rollup-type-bundler)

v3.3.0

Compare Source

🐛 Bug Fixes

  • deps: Update all non-major dependencies (7d3130e)
  • deps: Update dependency rollup to ^4.9.1 (fbb0a45)

🚀 Features

  • Add --output-typings-file-extension to make it possible to customize the output file extension separately from the input file extension (4ec5e88)
sapphiredev/utilities (@​sapphire/eslint-config)

v5.0.5

Compare Source

🐛 Bug Fixes

  • eslint-config: Bump transient dependencies (f83936d)
  • deps: Update all non-major dependencies (7dc491a)

📝 Documentation

  • eslint-config: Add note on how to use with flat config (875402c)

v5.0.4

Compare Source

🐛 Bug Fixes

  • eslint-config: Bump transitive dependencies (f2600b3)
  • deps: Update typescript-eslint monorepo to v7 (major) (#​717) (f929edc)
  • Update transitive dependencies (4c28962)
  • deps: Update dependency prettier to ^3.2.2 (61630cc)
  • eslint-config: Bump transitive dependencies (632805d)
  • deps: Update dependency eslint-plugin-prettier to ^5.1.2 (e1c7c75)
  • deps: Update all non-major dependencies (fef82a8)
  • deps: Update all non-major dependencies (#​681) (a593be0)
  • Bump transitive prettier dependency (13ec7e9)
sapphiredev/framework (@​sapphire/framework)

v5.2.1

Compare Source

🐛 Bug Fixes

  • permissions: Add permissions added by DJS 14.5.2 (7d6a301)
  • deps: Update all non-major dependencies (22f7729)

v5.2.0

Compare Source

🚀 Features

v5.1.0

Compare Source

🚀 Features

v5.0.10

Compare Source

🐛 Bug Fixes

  • Actually fix type bundle (7e7074a)

v5.0.9

Compare Source

🐛 Bug Fixes

v5.0.8

Compare Source

🐛 Bug Fixes

  • Resolved issue with registerOptions not picking up default options correctly (#​738) (2ad21b5)
  • Update sonar project key (b852496)

📝 Documentation

v5.0.7

Compare Source

🐛 Bug Fixes

  • Update transitive sapphire dependencies (fba3ce2)
  • Fixed commonjs typings export mapping (#​718) (d10b4fa)
  • computeDifferences: Check channel types (#​719) (3a1931b)
  • deps: Update all non-major dependencies (#​717) (59f061c)
  • ApplicationCommandRegistries: Add the right ids in the right place (#​716) (34193ef)

v5.0.6

Compare Source

🐛 Bug Fixes

v5.0.5

Compare Source

🐛 Bug Fixes

  • Update transitive sapphire dependencies (ddf4f15)
  • deps: Update all non-major dependencies (#​704) (9e2dc3b)
sapphiredev/utilities (@​sapphire/node-utilities)

v1.0.2

Compare Source

🐛 Bug Fixes

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.

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

v6.21.0

Compare Source

🚀 Features
  • allow parserOptions.project: false
❤️ 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

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v6.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v6.19.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v6.18.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v6.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v6.17.0

Compare Source

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

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

v6.16.0

Compare Source

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

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

v6.15.0

Compare Source

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

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

v6.14.0

Compare Source

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

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/parser

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/parser

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

vitest-dev/vitest (@​vitest/coverage-v8)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 4 times, most recently from 54b7415 to 5ba0992 Compare December 22, 2023 02:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 39fd604 to 77a8fea Compare December 30, 2023 08:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from faca64e to 10d6bf2 Compare January 8, 2024 05:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7f76366 to 0e41e80 Compare January 15, 2024 05:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d8fc58c to 59b09dc Compare January 22, 2024 12:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1ba7f10 to 72ed7ff Compare January 25, 2024 02:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8be5f37 to ca1ead9 Compare February 1, 2024 02:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ddff049 to 5e9ec47 Compare April 21, 2024 05:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from faaf079 to ea61e13 Compare April 28, 2024 14:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3ab6fa7 to 7e75e3f Compare May 8, 2024 05:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b9eb2da to cf5d26d Compare May 12, 2024 03:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 313cc88 to 7602f7b Compare May 29, 2024 08:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8bc1e73 to 4fc370f Compare June 5, 2024 20:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b898dee to 2e6cbd3 Compare June 11, 2024 11:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e6cbd3 to 1c592f7 Compare June 12, 2024 03:01
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