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

fix(deps): update all non-major dependencies #156

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/server (source) ^4.10.2 -> ^4.10.4 age adoption passing confidence
@commitlint/cli (source) ^19.2.1 -> ^19.3.0 age adoption passing confidence
@commitlint/config-conventional (source) ^19.1.0 -> ^19.2.2 age adoption passing confidence
@nestjs/common (source) ^10.3.7 -> ^10.3.8 age adoption passing confidence
@nestjs/config ^3.2.1 -> ^3.2.2 age adoption passing confidence
@nestjs/core (source) ^10.3.7 -> ^10.3.8 age adoption passing confidence
@nestjs/microservices (source) ^10.3.7 -> ^10.3.8 age adoption passing confidence
@nestjs/mongoose ^10.0.4 -> ^10.0.6 age adoption passing confidence
@nestjs/platform-express (source) ^10.3.7 -> ^10.3.8 age adoption passing confidence
@nestjs/platform-socket.io (source) ^10.3.7 -> ^10.3.8 age adoption passing confidence
@nestjs/schedule ^4.0.1 -> ^4.0.2 age adoption passing confidence
@nestjs/websockets (source) ^10.3.7 -> ^10.3.8 age adoption passing confidence
@notionhq/client (source) ^2.2.14 -> ^2.2.15 age adoption passing confidence
@sapphire/discord-utilities (source) ^3.2.3 -> ^3.3.0 age adoption passing confidence
@sapphire/discord.js-utilities (source) ^7.1.6 -> ^7.2.1 age adoption passing confidence
@types/lodash (source) ^4.17.0 -> ^4.17.4 age adoption passing confidence
@types/node (source) ^20.12.2 -> ^20.12.12 age adoption passing confidence
@types/nodemailer (source) ^6.4.14 -> ^6.4.15 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.4.0 -> ^7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.4.0 -> ^7.10.0 age adoption passing confidence
aws-sdk ^2.1589.0 -> ^2.1628.0 age adoption passing confidence
axios (source) ^1.6.8 -> ^1.7.2 age adoption passing confidence
cache-manager ^5.4.0 -> ^5.5.3 age adoption passing confidence
commitlint (source) ^19.2.1 -> ^19.3.0 age adoption passing confidence
discord-api-types (source) ^0.37.77 -> ^0.37.85 age adoption passing confidence
discord.js (source) ^14.14.1 -> ^14.15.2 age adoption passing confidence
joi ^17.12.2 -> ^17.13.1 age adoption passing confidence
mongoose (source) 8.2.4 -> 8.4.0 age adoption passing confidence
redis ^4.6.13 -> ^4.6.14 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.7 age adoption passing confidence
typescript (source) ^5.4.3 -> ^5.4.5 age adoption passing confidence

Release Notes

apollographql/apollo-server (@​apollo/server)

v4.10.4

Compare Source

Patch Changes
  • #​7871 18a3827 Thanks @​tninesling! - Subscription heartbeats are initialized prior to awaiting subscribe(). This allows long-running setup to happen in the returned Promise without the subscription being terminated prior to resolution.

v4.10.3

Compare Source

Patch Changes
  • #​7866 5f335a5 Thanks @​tninesling! - Catch errors thrown by subscription generators, and gracefully clean up the subscription instead of crashing.
conventional-changelog/commitlint (@​commitlint/cli)

v19.3.0

Compare Source

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

19.2.2 (2024-04-14)

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

19.2.1 (2024-03-19)

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

v19.2.2

Compare Source

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

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

v19.2.2

Compare Source

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

nestjs/nest (@​nestjs/common)

v10.3.8

Compare Source

nestjs/config (@​nestjs/config)

v3.2.2

Compare Source

nestjs/nest (@​nestjs/core)

v10.3.8

Compare Source

nestjs/nest (@​nestjs/microservices)

v10.3.8

Compare Source

nestjs/mongoose (@​nestjs/mongoose)

v10.0.6

Compare Source

  • Merge pull request #​2096 from prateekkathal/on-connection-create (56ac9b4)
  • feat: replaced third argument for createmongooseconnection (320c264)
  • Revert "feat: depracted lazyconnection option and replaced with factoryoptions" (26a1c3d)
  • feat: depracted lazyconnection option and replaced with factoryoptions (d92bacc)
  • chore(deps): update dependency typescript to v5.4.5 (afd8a1c)
  • chore(deps): update dependency @​types/node to v20.12.7 (864c8b0)
  • chore(deps): update dependency @​types/node to v20.12.6 (eb745d5)
  • chore(deps): update typescript-eslint monorepo to v7.6.0 (a5f3f39)
  • chore(deps): update dependency mongoose to v8.3.1 (ebdfc1f)
  • chore(deps): update dependency @​types/node to v20.12.5 (321a9dc)
  • Update lib/mongoose-core.module.ts (64fdcdd)
  • feat: added onconnectioncreate module option (388edd2)

v10.0.5

Compare Source

  • Merge pull request #​2099 from nestjs/renovate/cimg-node-21.x (cba4740)
  • Merge pull request #​2080 from esahin90/feature/add-primitive-type-bigint (3268da5)
  • chore(deps): update dependency typescript to v5.4.4 (40fc3d1)
  • chore(deps): update dependency @​types/node to v20.12.4 (9205b86)
  • chore(deps): update dependency mongoose to v8.3.0 (1eb065d)
  • chore(deps): update dependency @​types/node to v20.12.3 (81747bc)
  • chore(deps): update typescript-eslint monorepo to v7.5.0 (1d2a5fb)
  • chore(deps): update dependency @​types/node to v20.12.2 (57c192a)
  • chore(deps): update dependency reflect-metadata to v0.2.2 (1ed833d)
  • chore(deps): update dependency mongoose to v8.2.4 (4613246)
  • chore(deps): update nest monorepo to v10.3.7 (60a3417)
  • chore(deps): update nest monorepo to v10.3.6 (8a5a39e)
  • chore(deps): update typescript-eslint monorepo to v7.4.0 (54eda34)
  • chore(deps): update node.js to v21.7 (0804c14)
  • chore(deps): update nest monorepo to v10.3.5 (0ace1ee)
  • chore(deps): update dependency mongoose to v8.2.3 (1008c14)
  • chore(deps): update dependency typescript to v5.4.3 (399af69)
  • chore(deps): update dependency @​types/node to v20.11.30 (0139bc9)
  • chore(deps): update dependency @​commitlint/cli to v19.2.1 (86e3ab7)
  • chore(deps): update typescript-eslint monorepo to v7.3.1 (6c8406a)
  • chore(deps): update dependency @​types/node to v20.11.29 (b9bf359)
  • chore(deps): update typescript-eslint monorepo to v7.3.0 (152403c)
  • chore(deps): update nest monorepo to v10.3.4 (9856812)
  • chore(deps): update dependency mongoose to v8.2.2 (fcfa420)
  • chore(deps): update dependency @​types/node to v20.11.28 (5d02bc0)
  • chore(deps): update dependency @​commitlint/cli to v19.2.0 (9027d90)
  • chore(deps): update dependency @​types/node to v20.11.27 (7576b08)
  • chore(deps): update commitlint monorepo to v19.1.0 (018018a)
  • chore(deps): update dependency @​types/node to v20.11.26 (b8997d6)
  • chore(deps): update typescript-eslint monorepo to v7.2.0 (02cfb9f)
  • feat(): add bigint to built-in types (0b2a908)
  • chore(deps): update dependency typescript to v5.4.2 (b206d1d)
  • chore(deps): update dependency @​types/node to v20.11.25 (5ec2bd0)
  • chore(deps): update dependency mongoose to v8.2.1 (4498d35)
  • chore(deps): update typescript-eslint monorepo to v7.1.1 (1bc8dbb)
  • chore(deps): update dependency @​types/node to v20.11.24 (4519781)
  • chore(deps): update dependency @​types/node to v20.11.22 (85de19b)
  • chore(deps): update commitlint monorepo to v19.0.3 (0431499)
  • chore(deps): update dependency @​types/node to v20.11.21 (65edbdf)
  • chore(deps): update dependency @​commitlint/cli to v19.0.1 (a0e739c)
  • chore(deps): update commitlint monorepo to v19 (d98803b)
  • chore(deps): update typescript-eslint monorepo to v7.1.0 (ff47347)
  • chore(deps): update dependency eslint to v8.57.0 (36e7923)
  • chore(deps): update dependency mongoose to v8.2.0 (44afa17)
  • chore(deps): update dependency @​types/node to v20.11.20 (3171dc4)
  • chore(deps): update typescript-eslint monorepo to v7.0.2 (2e7cb41)
  • chore(deps): update dependency release-it to v17.1.1 (58bd641)
  • chore(deps): update dependency release-it to v17.1.0 (29d33d1)
  • chore(deps): update dependency mongoose to v8.1.3 (aa7ebb7)
  • chore(deps): update dependency @​types/node to v20.11.19 (1529184)
  • chore(deps): update dependency @​types/node to v20.11.18 (a186119)
  • chore(deps): update dependency release-it to v17.0.5 (0c6466d)
  • chore(deps): update dependency husky to v9.0.11 (d457946)
  • chore(deps): update commitlint monorepo to v18.6.1 (e8ecc7d)
  • chore(deps): update typescript-eslint monorepo to v7 (b929fee)
  • chore(deps): update nest monorepo to v10.3.3 (f6d8c41)
  • chore(deps): update dependency mongoose to v8.1.2 (ac1a397)
  • chore(deps): update dependency @​types/node to v20.11.17 (b7cc814)
nestjs/nest (@​nestjs/platform-express)

v10.3.8

Compare Source

nestjs/nest (@​nestjs/platform-socket.io)

v10.3.8

Compare Source

nestjs/schedule (@​nestjs/schedule)

v4.0.2

Compare Source

nestjs/nest (@​nestjs/websockets)

v10.3.8

Compare Source

makenotion/notion-sdk-js (@​notionhq/client)

v2.2.15

Compare Source

  • Added in_trash field to request and response body
  • Added description field to database properties
  • Added PartialSelectResponse to be used for select properties
sapphiredev/utilities (@​sapphire/discord-utilities)

v3.3.0

Compare Source

🚀 Features

  • Add emojis & stickers limits per (premium) guild (#​751) (4424cfd)
sapphiredev/utilities (@​sapphire/discord.js-utilities)

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)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

v7.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

v7.7.0

Compare Source

🚀 Features
  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor
❤️ Thank You
  • Dave
  • Josh Goldberg ✨

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

v7.5.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

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

v7.10.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.

v7.9.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](https://main--typescript


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 alikuxac April 7, 2024 00:45
Copy link

coderabbitai bot commented Apr 7, 2024

Important

Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 19d82fd to 74212fe Compare April 14, 2024 12:27
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Apr 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 74212fe to 2689a7e Compare April 15, 2024 19:50
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 6dfb9ba to 6d4cdae Compare April 23, 2024 04:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8dc34ae to ab3c30a Compare April 24, 2024 21:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 9f0cd12 to 7cc7f8f Compare May 12, 2024 04:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 30f664c to 83d8e63 Compare May 19, 2024 22:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0f602b4 to e021afc Compare May 23, 2024 21:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e021afc to 4f7f3a7 Compare May 24, 2024 22:01
@alikuxac alikuxac merged commit 6684862 into dev May 27, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 27, 2024 06:16
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.

None yet

1 participant