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.6 age adoption passing confidence
@types/node (source) ^20.10.4 -> ^20.14.10 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.92 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.7 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.9 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
vite (source) ^5.0.7 -> ^5.3.3 age adoption passing confidence
vitest (source) ^1.0.4 -> ^1.6.0 age adoption passing confidence
yarn (source) 4.0.2 -> 4.3.1 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

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

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

v1.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.3.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.3.0

Compare Source

🚀 Features

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 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 4 times, most recently from 2e6cbd3 to 1c592f7 Compare June 12, 2024 03:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 922f97e to 96c238e Compare June 21, 2024 23:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8cf58d5 to 3aa4821 Compare June 29, 2024 05:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from db995c5 to 4bd2ab4 Compare July 7, 2024 05:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4bd2ab4 to fda1ccd Compare July 9, 2024 05:56
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