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

Update dependencies (renov): All Minor Updates - autoclosed #2788

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@apollo/server (source) 4.11.2 -> 4.11.3 age adoption passing confidence dependencies patch
@aws-sdk/client-s3 (source) 3.717.0 -> 3.740.0 age adoption passing confidence dependencies minor
@eslint/compat 1.2.4 -> 1.2.6 age adoption passing confidence devDependencies patch
@faker-js/faker (source) 9.3.0 -> 9.4.0 age adoption passing confidence dependencies minor
@graphql-codegen/cli (source) 5.0.3 -> 5.0.4 age adoption passing confidence devDependencies patch
@graphql-codegen/typescript (source) 4.1.2 -> 4.1.3 age adoption passing confidence devDependencies patch
@graphql-codegen/typescript-resolvers (source) 4.4.1 -> 4.4.2 age adoption passing confidence devDependencies patch
@graphql-tools/resolvers-composition (source) 7.0.9 -> 7.0.11 age adoption passing confidence dependencies patch
@graphql-tools/schema (source) 10.0.14 -> 10.0.16 age adoption passing confidence dependencies patch
@graphql-tools/utils (source) 10.7.0 -> 10.7.2 age adoption passing confidence dependencies patch
@parcel/watcher 2.5.0 -> 2.5.1 age adoption passing confidence dependencies patch
@types/jsonwebtoken (source) 9.0.7 -> 9.0.8 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.17.13 -> 4.17.15 age adoption passing confidence devDependencies patch
@types/node (source) 22.10.2 -> 22.13.0 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.18.2 -> 8.22.0 age adoption passing confidence dependencies minor
@typescript-eslint/parser (source) 8.18.2 -> 8.22.0 age adoption passing confidence dependencies minor
Renato66/auto-label v2.3.0 -> v2.4.0 age adoption passing confidence action minor
appleboy/ssh-action v1.0.3 -> v1.2.0 age adoption passing confidence action minor
black (changelog) ==24.3.0 -> ==24.10.0 age adoption passing confidence minor
concurrently 9.1.0 -> 9.1.2 age adoption passing confidence devDependencies patch
eslint (source) 9.17.0 -> 9.19.0 age adoption passing confidence devDependencies minor
eslint-plugin-tsdoc (source) ^0.3.0 -> ^0.4.0 age adoption passing confidence devDependencies minor
graphql-scalars 1.24.0 -> 1.24.1 age adoption passing confidence dependencies patch
graphql-ws (source) 5.16.0 -> 5.16.2 age adoption passing confidence dependencies patch
lint-staged 15.2.11 -> 15.4.3 age adoption passing confidence devDependencies minor
mongodb 6.12.0 -> 6.13.0 age adoption passing confidence dependencies minor
mongoose-paginate-v2 1.8.5 -> 1.9.0 age adoption passing confidence dependencies minor
node (source) v22.12.0 -> 22.13.1 age adoption passing confidence minor
node 20.10.0 -> 20.18.2 age adoption passing confidence stage minor
node 20.10.0 -> 20.18.2 age adoption passing confidence final minor
nodemailer (source) 6.9.16 -> 6.10.0 age adoption passing confidence dependencies minor
pylint (changelog) ==2.15.10 -> ==2.17.7 age adoption passing confidence minor
redis 6.0 -> 6.2 age adoption passing confidence service minor
typedoc-plugin-markdown (source) 4.3.3 -> 4.4.1 age adoption passing confidence dependencies minor
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch
uuid 11.0.3 -> 11.0.5 age adoption passing confidence dependencies patch

Release Notes

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

v4.11.3

Compare Source

Patch Changes
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.740.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.738.0

Compare Source

Features
  • client-s3: Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long. (c7c525a)

v3.735.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.734.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.733.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.732.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

3.731.1 (2025-01-18)

Note: Version bump only for package @​aws-sdk/client-s3

v3.731.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.731.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.730.0

Compare Source

Bug Fixes
  • nested-clients: create nested clients for internal use (#​6791) (5c53685)

v3.729.0

Compare Source

Features
  • client-s3: This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests. (a550721)

3.726.1 (2025-01-10)

Note: Version bump only for package @​aws-sdk/client-s3

v3.726.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.726.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.723.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.722.0

Compare Source

Features
  • client-s3: This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change. (3bb74c5)

v3.721.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

eslint/rewrite (@​eslint/compat)

v1.2.6

Compare Source

v1.2.5

Compare Source

faker-js/faker (@​faker-js/faker)

v9.4.0

Compare Source

Features
Changed Locales
Bug Fixes
dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v5.0.4

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v4.1.3

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-resolvers)

v4.4.2

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/resolvers-composition)

v7.0.11

Compare Source

Patch Changes

v7.0.10

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/schema)

v10.0.16

Compare Source

Patch Changes

v10.0.15

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/utils)

v10.7.2

Compare Source

Patch Changes

v10.7.1

Compare Source

Patch Changes
parcel-bundler/watcher (@​parcel/watcher)

v2.5.1

Compare Source

  • Handle large changes from FS Events better in getEventsSince - #​196
  • Fix use after free in kqueue backend
  • fix: catch std:regex error - #​195
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.22.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#​10612)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#​10552)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#​10678)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#​10616)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#​10638)
  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#​10517)
❤️ Thank You

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

v8.21.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#​10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#​10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#​10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#​10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#​10630)
❤️ Thank You

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

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#​10565)
  • eslint-plugin: [no-deprecated] add allow options (#​10585)
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#​10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#​10593)
❤️ Thank You

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

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#​10543)
  • eslint-plugin: [no-base-to-string] check array generic type (#​10437)
❤️ Thank You
  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

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

v8.19.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#​10106)
🩹 Fixes
  • eslint-plugin: [member-ordering] ignore method overloading (#​10536)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#​10537)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#​10522)
  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#​10496)
❤️ Thank You

You can read about our versioning strategy and [releases](https://main--


Configuration

📅 Schedule: Branch creation - "every weekend" (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 palisadoes as a code owner December 21, 2024 22:32
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 21, 2024
Copy link

coderabbitai bot commented Dec 21, 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>, please review it.
    • 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @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.
    • @coderabbitai help me debug CodeRabbit configuration file.

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 using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

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.

Copy link

Our Pull Request Approval Process

Thanks for contributing!

Testing Your Code

Remember, your PRs won't be reviewed until these criteria are met:

  1. We don't merge PRs with poor code quality.
    1. Follow coding best practices such that CodeRabbit.ai approves your PR.
  2. We don't merge PRs with failed tests.
    1. When tests fail, click on the Details link to learn more.
    2. Write sufficient tests for your changes (CodeCov Patch Test). Your testing level must be better than the target threshold of the repository
    3. Tests may fail if you edit sensitive files. Ask to add the ignore-sensitive-files-pr label if the edits are necessary.
  3. We cannot merge PRs with conflicting files. These must be fixed.

Our policies make our code better.

Reviewers

Do not assign reviewers. Our Queue Monitors will review your PR and assign them.
When your PR has been assigned reviewers contact them to get your code reviewed and approved via:

  1. comments in this PR or
  2. our slack channel

Reviewing Your Code

Your reviewer(s) will have the following roles:

  1. arbitrators of future discussions with other contributors about the validity of your changes
  2. point of contact for evaluating the validity of your work
  3. person who verifies matching issues by others that should be closed.
  4. person who gives general guidance in fixing your tests

CONTRIBUTING.md

Read our CONTRIBUTING.md file. Most importantly:

  1. PRs with issues not assigned to you will be closed by the reviewer
  2. Fix the first comment in the PR so that each issue listed automatically closes

Other

  1. 🎯 Please be considerate of our volunteers' time. Contacting the person who assigned the reviewers is not advised unless they ask for your input. Do not @ the person who did the assignment otherwise.
  2. Read the CONTRIBUTING.md file make

@renovate renovate bot force-pushed the renovate/all-minor-updates branch from d6908fa to e59481c Compare December 23, 2024 17:43
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.68%. Comparing base (8ab6bdd) to head (cc53459).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2788   +/-   ##
========================================
  Coverage    97.68%   97.68%           
========================================
  Files          364      364           
  Lines        18563    18563           
  Branches      2677     2677           
========================================
  Hits         18133    18133           
  Misses         425      425           
  Partials         5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-updates branch 2 times, most recently from 11ff76b to cbfcaeb Compare December 26, 2024 18:26
@renovate renovate bot changed the title fix(deps): update dependencies (renov): all minor updates chore(deps): update dependencies (renov): all minor updates Dec 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 10 times, most recently from 1810464 to ef738d9 Compare December 30, 2024 18:28
@renovate renovate bot changed the title chore(deps): update dependencies (renov): all minor updates fix(deps): update dependencies (renov): all minor updates Dec 30, 2024
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 10 times, most recently from 4080968 to 7eb050f Compare January 2, 2025 22:06
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 15 times, most recently from 5366701 to d50ca6d Compare January 27, 2025 17:37
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 9 times, most recently from 4df8d3d to cc53459 Compare January 31, 2025 20:34
@renovate renovate bot force-pushed the renovate/all-minor-updates branch from cc53459 to 2c1dde6 Compare February 1, 2025 20:07
@renovate renovate bot changed the title fix(deps): update dependencies (renov): all minor updates Update dependencies (renov): All Minor Updates Feb 1, 2025
@renovate renovate bot changed the title Update dependencies (renov): All Minor Updates Update dependencies (renov): All Minor Updates - autoclosed Feb 1, 2025
@renovate renovate bot closed this Feb 1, 2025
@renovate renovate bot deleted the renovate/all-minor-updates branch February 1, 2025 20:11
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