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

build(dev-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
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ivangabriele/prettier-config 3.1.0 -> 3.2.0 age adoption passing confidence
@koa/bodyparser (source) 5.0.0 -> 5.1.1 age adoption passing confidence
@koa/router 12.0.0 -> 12.0.1 age adoption passing confidence
@swc/core (source) 1.3.92 -> 1.5.25 age adoption passing confidence
@swc/jest (source) 0.2.29 -> 0.2.36 age adoption passing confidence
@tsconfig/node20 (source) 20.1.2 -> 20.1.4 age adoption passing confidence
@types/jest (source) 29.5.5 -> 29.5.12 age adoption passing confidence
@types/kill-port (source) 2.0.1 -> 2.0.3 age adoption passing confidence
@types/koa (source) 2.13.9 -> 2.15.0 age adoption passing confidence
@types/koa-static (source) 4.0.2 -> 4.0.4 age adoption passing confidence
@types/koa__cors (source) 4.0.1 -> 4.0.3 age adoption passing confidence
@types/koa__router (source) 12.0.1 -> 12.0.4 age adoption passing confidence
@types/tcp-port-used (source) 1.0.2 -> 1.0.4 age adoption passing confidence
@types/turndown (source) 5.0.2 -> 5.0.4 age adoption passing confidence
concurrently 8.2.1 -> 8.2.2 age adoption passing confidence
dotenv 16.3.1 -> 16.4.5 age adoption passing confidence
koa 2.14.2 -> 2.15.3 age adoption passing confidence
prettier (source) 3.0.3 -> 3.3.1 age adoption passing confidence
ts-jest (source) 29.1.1 -> 29.1.4 age adoption passing confidence
turndown 7.1.2 -> 7.2.0 age adoption passing confidence
typescript (source) 5.2.2 -> 5.4.5 age adoption passing confidence
yarn (source) 3.6.4 -> 3.8.2 age adoption passing confidence

Release Notes

ivangabriele/prettier-config (@​ivangabriele/prettier-config)

v3.2.0

Compare Source

koajs/bodyparser (@​koa/bodyparser)

v5.1.1

Compare Source

  • fix: downgrade version 1c46568
  • Add koa as peerDeps and fix the encoding option propagation (#​160) f27be45

v5.1.0

Compare Source

==================

features

others

koajs/router (@​koa/router)

v12.0.1

Compare Source

swc-project/swc (@​swc/core)

v1.5.25

Compare Source

Bug Fixes
Features
Performance

v1.5.24

Compare Source

v1.5.23

Compare Source

Bug Fixes

v1.5.22

Compare Source

v1.5.20

Compare Source

v1.5.19

Compare Source

v1.5.11

Compare Source

v1.5.7

Compare Source

Documentation

v1.5.6

Compare Source

Bug Fixes

v1.5.5

Compare Source

Bug Fixes
Refactor

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

Bug Fixes
  • (es/decorator) Support for legacy decorators in class expressions (#​8892) (8fe57ad)

  • (es/helpers) Remove unused export from _using_ctx.js (#​8891) (438d0b3)

  • (es/minifier) Do not add vars if eval exists (#​8888) (be359fa)

v1.5.0

Compare Source

Bug Fixes
Features

v1.4.17

Compare Source

Bug Fixes

v1.4.16

Compare Source

Bug Fixes

v1.4.15

Compare Source

Bug Fixes
Features
Refactor
Build

v1.4.14

Compare Source

Bug Fixes
Documentation
  • (swc_core) Resolve build issue with --all-features flag (#​8848) (c0d901e)
Refactor
Testing

v1.4.13

Compare Source

Bug Fixes

v1.4.12

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance

v1.4.11

Compare Source

v1.4.8

Compare Source

Bug Fixes
  • (es/module) Fix regression of resolving relative modules (#​8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#​8739) (663261b)

Miscellaneous Tasks

v1.4.7

Compare Source

Bug Fixes
  • (es/minifier) Fix eval of toString of array with holes (#​8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#​8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#​8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#​8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#​8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#​8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#​8732) (633cd89)

Features
Refactor
  • (es) Prepare wasm32-wasi-preview1-threads target support (#​8724) (e3acd14)

v1.4.6

Compare Source

Bug Fixes
Performance

v1.4.5

Compare Source

Bug Fixes
Features

v1.4.4

Compare Source

v1.4.2

Compare Source

Bug Fixes
Features
Testing

v1.4.1

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
  • (bindings) Remove bindings for experimental packages (#​8600) (6c50ff1)
Testing
Build

v1.4.0

Compare Source

Bug Fixes
Features
Refactor
Testing
  • (es/minifer) Update the passing terser test list (#​8573) (8b86638)

  • (es/testing) Ensure that test_inline! is working properly (#​8590) (872a47b)

v1.3.107

Compare Source

Bug Fixes
  • (es/codegen) Do not produce octal literals (#​8565) (07634a0)

  • (es/decorator) Skip TypeScript class method/prop declarations (#​8555) (6a8dd8c)

  • (es/decorator) Preserve state while traversing the module_items scope (#​8556) (f416aff)

  • (es/loader) Make tsc resolver work for bare specifier (#​8550) (d6a4615)

v1.3.106

Compare Source

Bug Fixes
  • (binding/types) Add `

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Paris, 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 force-pushed the renovate/all-minor-patch branch 2 times, most recently from 489d87b to 443353d Compare January 2, 2024 05:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6334e72 to b8d6440 Compare January 15, 2024 08:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4e19648 to b940968 Compare January 24, 2024 02:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fe7b6aa to 533db87 Compare January 30, 2024 05:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8d0e7d5 to dc0f2d7 Compare February 8, 2024 02:44
@renovate renovate bot changed the title fix(deps): update all non-major dependencies build(dev-deps): update all non-major dependencies Feb 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a684104 to c14fac5 Compare February 14, 2024 05:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cfbb980 to aaeebe6 Compare February 21, 2024 13:13
Copy link

coderabbitai bot commented Feb 21, 2024

Important

Review skipped

Auto reviews are limited to specific labels.

Labels to auto review (1)
  • coderabbit

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. 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.
    • @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 as 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 resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @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 2 times, most recently from 7195044 to 5389ac6 Compare March 5, 2024 16:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 378666f to ea7f703 Compare March 27, 2024 06:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 91733d2 to 1ed93b9 Compare April 11, 2024 11:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f4df372 to 569ba8c Compare April 18, 2024 09:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0d167b5 to fd3c3c1 Compare April 27, 2024 14:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3cb2ac4 to 85370dd Compare May 8, 2024 10:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 96ca3e1 to 77fc1ee Compare May 19, 2024 08:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 724cf43 to 72c82bc Compare May 28, 2024 10:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 429fe77 to 6b7affe Compare June 5, 2024 03:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6b7affe to 775f7da Compare June 5, 2024 10:21
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

0 participants