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 #15

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 24, 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/pieces (source) ^4.1.0 -> ^4.2.2 age adoption passing confidence
@sapphire/stopwatch (source) ^1.5.1 -> ^1.5.2 age adoption passing confidence
@sapphire/ts-config (source) ^5.0.0 -> ^5.0.1 age adoption passing confidence
@sapphire/utilities (source) ^3.14.0 -> ^3.16.2 age adoption passing confidence
@types/node (source) ^20.10.5 -> ^20.14.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^6.14.0 -> ^6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.14.0 -> ^6.21.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.0.4 -> ^1.6.0 age adoption passing confidence
acorn ^8.11.2 -> ^8.11.3 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
esbuild-plugin-file-path-extensions ^2.0.0 -> ^2.1.2 age adoption passing confidence
eslint (source) ^8.56.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.5 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
tslib (source) ^2.5.0 -> ^2.6.3 age adoption passing confidence
tsup (source) ^8.0.1 -> ^8.1.0 age adoption passing confidence
tsx ^4.6.2 -> ^4.15.2 age adoption passing confidence
turbo (source) ^1.11.2 -> ^1.13.4 age adoption passing confidence
typedoc (source) ^0.25.4 -> ^0.25.13 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.4.5 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/pieces (@​sapphire/pieces)

v4.2.2

Compare Source

🐛 Bug Fixes

  • Update transitive sapphire dependencies (78d8198)
  • Fixed commonjs typings export mapping (#​377) (b115413)
  • Make virtual pieces respect name restrictions like normal pieces (#​374) (fcca114)

v4.2.1

Compare Source

🐛 Bug Fixes

  • Add deno to the filters for loading TS files (#​373) (6ba9dc5)
  • deps: Update all non-major dependencies (0c68396)

v4.2.0

Compare Source

🚀 Features

  • RootScan: Ensure RootScan also scans module fields in package.json (#​369) (7eb28a9)
sapphiredev/utilities (@​sapphire/stopwatch)

v1.5.2

Compare Source

🐛 Bug Fixes

sapphiredev/utilities (@​sapphire/ts-config)

v5.0.1

Compare Source

🐛 Bug Fixes

  • ts-config: Bump transitive typescript dependency (321df01)

📝 Documentation

sapphiredev/utilities (@​sapphire/utilities)

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)
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.

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](https://togithub.com/typescript-eslint/t


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 requested a review from Swiizyy as a code owner December 24, 2023 05:09
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 24, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 32fb7a9 to 6757e32 Compare January 1, 2024 05:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bd89aef to 1a6df8f Compare January 7, 2024 02:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d6b2d5f to 8799de5 Compare January 14, 2024 05:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 689b573 to dc10c13 Compare January 23, 2024 05:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f94de5b to 5bf3269 Compare February 1, 2024 06:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 301fb5e to 78dbcec Compare February 6, 2024 02:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 63eb864 to ca012f8 Compare April 12, 2024 05:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a402de9 to a242c14 Compare April 28, 2024 05:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from b001586 to 08f34a2 Compare May 7, 2024 02:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b8b4fdc to 3d4f782 Compare May 12, 2024 14:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4c61a72 to 3f6a9ec Compare May 28, 2024 05:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 18da459 to 3a58af6 Compare June 5, 2024 14:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3ccebde to 8f65062 Compare June 9, 2024 05:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f65062 to e89d0d8 Compare June 11, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants