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 dependencies (renov): all minor updates #2788

Open
wants to merge 1 commit into
base: develop
Choose a base branch
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.726.1 age adoption passing confidence dependencies minor
@eslint/compat 1.2.4 -> 1.2.5 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
@types/lodash (source) 4.17.13 -> 4.17.14 age adoption passing confidence devDependencies patch
@types/node (source) 22.10.2 -> 22.10.5 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.18.2 -> 8.19.1 age adoption passing confidence dependencies minor
@typescript-eslint/parser (source) 8.18.2 -> 8.19.1 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
caddy/caddy (source) 2.2.1-alpine -> 2.9.1-alpine age adoption passing confidence minor
concurrently 9.1.0 -> 9.1.2 age adoption passing confidence devDependencies patch
eslint (source) 9.17.0 -> 9.18.0 age adoption passing confidence devDependencies minor
eslint-plugin-tsdoc (source) ^0.3.0 -> ^0.4.0 age adoption passing confidence devDependencies minor
graphql-ws (source) 5.16.0 -> 5.16.2 age adoption passing confidence dependencies patch
lint-staged 15.2.11 -> 15.3.0 age adoption passing confidence devDependencies minor
mongoose-paginate-v2 1.8.5 -> 1.9.0 age adoption passing confidence dependencies minor
node (source) v22.12.0 -> 22.13.0 age adoption passing confidence minor
node 20.10.0 -> 20.18.1 age adoption passing confidence final 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.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.5

Compare Source

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

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 on our website.

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

v8.19.1

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.

v8.19.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.

Renato66/auto-label (Renato66/auto-label)

v2.4.0: Updating node version

Compare Source

Updating node version for v20 thanks for the reminder/PR @​guibranco

v2.3.1: Fix

Compare Source

Ignore labeling if no body found in issue

appleboy/ssh-action (appleboy/ssh-action)

v1.2.0

Compare Source

Changelog
Features
Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates

v1.1.0

Compare Source

Changelog

Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates
psf/black (black)

v24.10.0

Compare Source

Highlights
  • Black is now officially tested with Python 3.13 and provides Python 3.13
    mypyc-compiled wheels. (#​4436) (#​4449)
  • Black will issue an error when used with Python 3.12.5, due to an upstream memory
    safety issue in Python 3.12.5 that can cause Black's AST safety checks to fail. Please
    use Python 3.12.6 or Python 3.12.4 instead. (#​4447)
  • Black no longer supports running with Python 3.8 (#​4452)
Stable style
  • Fix crashes involving comments in parenthesised return types or X | Y style unions.
    (#​4453)
  • Fix skipping Jupyter cells with unknown %% magic (#​4462)
Preview style
  • Fix type annotation spacing between * and more complex type variable tuple (i.e. def fn(*args: *tuple[*Ts, T]) -> None: pass) (#​4440)
Caching
  • Fix bug where the cache was shared between runs with and without --unstable (#​4466)
Packaging
  • Upgrade version of mypyc used to 1.12 beta (#​4450) (#​4449)
  • blackd now requires a newer version of aiohttp. (#​4451)
Output
  • Added Python target version information on parse error (#​4378)
  • Add information about Black version to internal error messages (#​4457)

v24.8.0

Compare Source

Stable style
  • Fix crash when # fmt: off is used before a closing parenthesis or bracket. (#​4363)
Packaging
  • Packaging metadata updated: docs are explictly linked, the issue tracker is now also
    linked. This improves the PyPI listing for Black. (#​4345)
Parser
  • Fix regression where Black failed to parse a multiline f-string containing another
    multiline string (#​4339)
  • Fix regression where Black failed to parse an escaped single quote inside an f-string
    (#​4401)
  • Fix bug with Black incorrectly parsing empty lines with a backslash (#​4343)
  • Fix bugs with Black's tokenizer not handling \{ inside f-strings very well (#​4422)
  • Fix incorrect line numbers in the tokenizer for certain tokens within f-strings
    (#​4423)
Performance
  • Improve performance when a large directory is listed in .gitignore (#​4415)
Blackd
  • Fix blackd (and all extras installs) for docker container (#​4357)

v24.4.2

Compare Source

This is a bugfix release to fix two regressions in the new f-string parser introduced in
24.4.1.

Parser
  • Fix regression where certain complex f-strings failed to parse (#​4332)
Performance
  • Fix bad performance on certain complex string literals (#​4331)

v24.4.1

Compare Source

Highlights
  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#​3822)
Stable style
  • Fix crash involving indented dummy functions containing newlines (#​4318)
Parser
  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13
    by PEP 696 (#​4327)
Integrations
  • Github Action now works even when git archive is skipped (#​4313)

v24.4.0

Compare Source

Stable style
  • Fix unwanted crashes caused by AST equivalency check (#​4290)
Preview style
  • if guards in case blocks are now wrapped in parentheses when the line is too long.
    (#​4269)
  • Stop moving multiline strings to a new line unless inside brackets (#​4289)
Integrations
  • Add a new option use_pyproject to the GitHub Action psf/black. This will read the
    Black version from pyproject.toml. (#​4294)
open-cli-tools/concurrently (concurrently)

v9.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

eslint/eslint (eslint)

v9.18.0

Compare Source

microsoft/tsdoc (eslint-plugin-tsdoc)

v0.4.0

Compare Source

Sat, 23 Nov 2024 00:23:35 GMT

Minor changes
  • Leverage parserOptions.tsConfigRootDir to reduce file system probing. This field is commonly used when eslint is configured with @typescript-eslint/parser.
Patches
  • Include CHANGELOG.md in published releases again
enisdenjo/graphql-ws (graphql-ws)

v5.16.2

Compare Source

Patch Changes

v5.16.1

Compare Source

Patch Changes
lint-staged/lint-staged (lint-staged)

v15.3.0

Compare Source

Minor Changes

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.


🪧 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.75%. Comparing base (25207c5) to head (781b187).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2788      +/-   ##
===========================================
+ Coverage    97.72%   97.75%   +0.03%     
===========================================
  Files          364      364              
  Lines        18569    18569              
  Branches      2682     2687       +5     
===========================================
+ Hits         18147    18153       +6     
+ Misses         417      411       -6     
  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 13 times, most recently from dc8e6d9 to fb34ff5 Compare January 9, 2025 21:36
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 3 times, most recently from 6cf38b0 to 326b198 Compare January 10, 2025 21:52
@renovate renovate bot force-pushed the renovate/all-minor-updates branch from 326b198 to 781b187 Compare January 11, 2025 02: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.

0 participants