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
Contributor

@renovate renovate bot commented Dec 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.3.0 -> ^19.5.0 age adoption passing confidence
@commitlint/config-conventional (source) ^19.2.2 -> ^19.5.0 age adoption passing confidence
@favware/rollup-type-bundler ^3.2.1 -> ^3.3.0 age adoption passing confidence
@influxdata/influxdb-client (source) ^1.33.2 -> ^1.35.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.3.1 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.17.0 age adoption passing confidence
@types/node (source) ^20.10.5 -> ^20.16.5 age adoption passing confidence
@types/ws (source) ^8.5.10 -> ^8.5.12 age adoption passing confidence
acorn ^8.11.2 -> ^8.12.1 age adoption passing confidence
discord.js (source) ^14.14.1 -> ^14.16.2 age adoption passing confidence
esbuild-plugin-file-path-extensions ^2.0.0 -> ^2.1.3 age adoption passing confidence
eslint (source) ^8.56.0 -> ^8.57.1 age adoption passing confidence
eslint-plugin-prettier ^5.0.1 -> ^5.2.1 age adoption passing confidence
lint-staged ^15.2.0 -> ^15.2.10 age adoption passing confidence
prettier (source) ^3.1.1 -> ^3.3.3 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.10 age adoption passing confidence
tslib (source) ^2.6.2 -> ^2.7.0 age adoption passing confidence
tslib (source) ^2.5.0 -> ^2.7.0 age adoption passing confidence
tsup (source) ^8.0.1 -> ^8.3.0 age adoption passing confidence
tsx (source) ^4.6.2 -> ^4.19.1 age adoption passing confidence
turbo (source) ^1.11.2 -> ^1.13.4 age adoption passing confidence
yarn (source) 4.0.2 -> 4.5.0 age adoption passing confidence

Release Notes

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

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

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

v19.4.1

Compare Source

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

v19.4.0

Compare Source

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

v19.5.0

Compare Source

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

19.4.1 (2024-08-28)

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

19.2.2 (2024-04-14)

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

v19.4.1

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)
influxdata/influxdb-client-js (@​influxdata/influxdb-client)

v1.35.0

Compare Source

Bug Fixes
  1. #​1044: Allow 201 status code in a write response.

v1.34.0

Compare Source

Breaking Changes

⚠️ Drop supports for node v14, v15 and v16 in CI.

Features:
  1. #​1005: Token stored as a private class property.
  2. #​1019: Propagates headers from HTTP response when an error is returned from the server.
  3. #​1020: Adds example of working with HttpError response.
CI
  1. #​893: Add node v20 to CI.
  2. #​953: Add node v21 to CI.
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.3.1

Compare Source

🐛 Bug Fixes

v4.3.0

Compare Source

🐛 Bug Fixes

📝 Documentation

  • container: Fix incorrect function name in tsdoc (d58e5d5)

🚀 Features

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.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)
acornjs/acorn (acorn)

v8.12.1

Compare Source

v8.12.0

Compare Source

v8.11.3

Compare Source

discordjs/discord.js (discord.js)

v14.16.2

Compare Source

Bug Fixes

Documentation

Typings

v14.16.1

Compare Source

Bug Fixes

v14.16.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings

v14.15.3

Compare Source

Bug Fixes


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.

@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 6 times, most recently from 89ce91e to 6085d40 Compare August 22, 2024 13:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from cbfc44d to d5eb1da Compare August 28, 2024 10:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 8b7844c to fab4a02 Compare September 5, 2024 22:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 92bc1f1 to d10c33b Compare September 17, 2024 07:33
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.

0 participants