Skip to content

chore(deps): update all dependencies #38

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

Merged
merged 4 commits into from
Apr 17, 2025
Merged

chore(deps): update all dependencies #38

merged 4 commits into from
Apr 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@1stg/common-config (source) ^12.0.1 -> ^13.0.0 age adoption passing confidence devDependencies major
@types/web ^0.0.217 -> ^0.0.219 age adoption passing confidence devDependencies patch
actions/setup-node cdca736 -> 49933ea action digest
codecov/codecov-action 0565863 -> ad3126e action digest
yarn (source) 4.9.0 -> 4.9.1 age adoption passing confidence packageManager patch

Release Notes

1stG/configs (@​1stg/common-config)

v13.0.1

Compare Source

Patch Changes

v13.0.0

Compare Source

Major Changes
Patch Changes
microsoft/TypeScript-DOM-Lib-Generator (@​types/web)

v0.0.219

Compare Source

index.d.ts

Non-value types
  • RTCPeerConnectionIceEventInit
    • Removed: url

iterable.d.ts

No changes

v0.0.218

Compare Source

index.d.ts

New interfaces

  • NavigatorLogin

Modified

  • Navigator
    • Added: login
  • Window
    • Added: originAgentCluster
Non-value types
  • MediaTrackSettings
    • Added: torch, whiteBalanceMode, zoom

iterable.d.ts

No changes

yarnpkg/berry (yarn)

v4.9.1

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

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

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.

Copy link

changeset-bot bot commented Apr 17, 2025

⚠️ No Changeset found

Latest commit: e287239

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

coderabbitai bot commented Apr 17, 2025

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.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ 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.
  • @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.

CodeRabbit Configuration 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.

Copy link

codesandbox-ci bot commented Apr 17, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

pkg-pr-new bot commented Apr 17, 2025

Open in StackBlitz

npm i https://pkg.pr.new/deeplx@38
npm i https://pkg.pr.new/@deeplx/cli@38
npm i https://pkg.pr.new/@deeplx/core@38

commit: 856ec52

Copy link
Contributor Author

renovate bot commented Apr 17, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

Copy link
Contributor

size-limit report 📦

Path Size
packages/@deeplx/cli/lib/cli.js 815 B (0%)
packages/@deeplx/core/lib/index.js 110 B (0%)
packages/deeplx/lib/index.js 83 B (0%)

Copy link
Contributor

Deploy preview for deeplx ready!

✅ Preview
https://deeplx-kh0amxoe8-1stg.vercel.app

Built with commit e287239.
This pull request is being automatically deployed with vercel-action

Copy link

codecov bot commented Apr 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.55%. Comparing base (8ed3c86) to head (e287239).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   86.55%   86.55%           
=======================================
  Files           4        4           
  Lines         119      119           
  Branches       29       30    +1     
=======================================
  Hits          103      103           
  Misses         15       15           
  Partials        1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

📊 Package size report   0.03%↑

File Before After
.github/workflows/autofix.yml 905 B 0.4%↑909 B
.github/workflows/ci.yml 1.3 kB 19%↑1.6 kB
.github/workflows/pkg-pr-new.yml 687 B 0.6%↑691 B
.github/workflows/release.yml 1.2 kB 0.3%↑1.2 kB
.github/workflows/size-limit.yml 825 B 0.5%↑829 B
.lintstagedrc.js 48 B
.nano-staged.js 48 B
.yarn/releases/yarn-4.9.0.cjs 3.0 MB
.yarn/releases/yarn-4.9.1.cjs 3.0 MB
package.json 2.1 kB -2.05%↓2.1 kB
scripts/build.ts 1.7 kB -0.23%↓1.7 kB
Total (Includes all files) 3.1 MB 0.03%↑3.1 MB
Tarball size 1.1 MB 0.02%↑1.1 MB
Unchanged files
File Size
.changeset/config.json 311 B
.changeset/README.md 510 B
.codesandbox/ci.json 77 B
.commitlintrc 25 B
.editorconfig 145 B
.gitattributes 35 B
.github/workflows/pkg-size.yml 542 B
.github/workflows/vercel.yml 986 B
.prettierignore 22 B
.prettierrc 24 B
.remarkrc 42 B
.simple-git-hooks.js 49 B
.size-limit.json 236 B
.yarn/plugins/plugin-prepare-lifecycle.cjs 202 B
.yarnrc.yml 397 B
api/translate.ts 1.6 kB
CHANGELOG.md 318 B
eslint.config.js 46 B
LICENSE 1.1 kB
packages/@deeplx/cli/CHANGELOG.md 1.1 kB
packages/@deeplx/cli/package.json 1.3 kB
packages/@deeplx/cli/README.md 8.3 kB
packages/@deeplx/cli/src/cli.ts 2.1 kB
packages/@deeplx/cli/src/fetch.ts 332 B
packages/@deeplx/cli/tsconfig.json 156 B
packages/@deeplx/core/CHANGELOG.md 771 B
packages/@deeplx/core/index.d.cts 54 B
packages/@deeplx/core/package.json 1.5 kB
packages/@deeplx/core/README.md 7.1 kB
packages/@deeplx/core/src/api.ts 448 B
packages/@deeplx/core/src/constants.ts 2.5 kB
packages/@deeplx/core/src/index.ts 146 B
packages/@deeplx/core/src/translate.ts 6.1 kB
packages/@deeplx/core/src/types.ts 2.6 kB
packages/@deeplx/core/src/utils.ts 2.0 kB
packages/@deeplx/core/test/translation.spec.ts 4.3 kB
packages/@deeplx/core/test/utils.spec.ts 332 B
packages/@deeplx/core/tsconfig.json 156 B
packages/deeplx/CHANGELOG.md 2.8 kB
packages/deeplx/index.d.cts 58 B
packages/deeplx/package.json 1.7 kB
packages/deeplx/README.md 9.1 kB
packages/deeplx/src/cli.ts 28 B
packages/deeplx/src/index.ts 29 B
packages/deeplx/tsconfig.json 156 B
public/apple-touch-icon.png 4.8 kB
public/favicon_16.png 540 B
public/favicon_32.png 978 B
public/favicon_96.png 2.7 kB
README.md 8.3 kB
renovate.json 146 B
test/gliobal.d.ts 41 B
test/tsconfig.json 156 B
tsconfig.json 205 B
tsconfig.lib.json 195 B
vercel.json 146 B
vitest.config.ts 414 B

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin merged commit 4b07662 into master Apr 17, 2025
26 checks passed
@JounQin JounQin deleted the renovate/all branch April 17, 2025 04:29
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.

1 participant