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 dependencies (minor, patch) #10562

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/rollup-linux-arm64-gnu (source) 4.34.6 -> 4.34.7 age adoption passing confidence
@rollup/rollup-linux-x64-gnu (source) 4.34.6 -> 4.34.7 age adoption passing confidence
@sentry/browser (source) 9.0.1 -> 9.1.0 age adoption passing confidence
@types/node (source) 22.13.1 -> 22.13.4 age adoption passing confidence
cypress (source) 14.0.2 -> 14.0.3 age adoption passing confidence
cypress-split 1.24.10 -> 1.24.11 age adoption passing confidence
eslint (source) 9.20.0 -> 9.20.1 age adoption passing confidence
globals 15.14.0 -> 15.15.0 age adoption passing confidence
html-to-image 1.11.11 -> 1.11.13 age adoption passing confidence
i18next-browser-languagedetector 8.0.2 -> 8.0.3 age adoption passing confidence
prettier (source) 3.5.0 -> 3.5.1 age adoption passing confidence
zod (source) 3.24.1 -> 3.24.2 age adoption passing confidence

Release Notes

rollup/rollup (@​rollup/rollup-linux-arm64-gnu)

v4.34.7

Compare Source

2025-02-14

Bug Fixes
  • Ensure that calls to parameters are included correctly when using try-catch deoptimization (#​5842)
Pull Requests
getsentry/sentry-javascript (@​sentry/browser)

v9.1.0

Compare Source

Work in this release was contributed by @​Zen-cronic and @​filips-alpe. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 22.95 KB
@​sentry/browser - with treeshaking flags 22.73 KB
@​sentry/browser (incl. Tracing) 35.88 KB
@​sentry/browser (incl. Tracing, Replay) 72.88 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.38 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.13 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.04 KB
@​sentry/browser (incl. Feedback) 40.06 KB
@​sentry/browser (incl. sendFeedback) 27.58 KB
@​sentry/browser (incl. FeedbackAsync) 32.38 KB
@​sentry/react 24.78 KB
@​sentry/react (incl. Tracing) 37.78 KB
@​sentry/vue 27.14 KB
@​sentry/vue (incl. Tracing) 37.59 KB
@​sentry/svelte 22.99 KB
CDN Bundle 24.17 KB
CDN Bundle (incl. Tracing) 35.92 KB
CDN Bundle (incl. Tracing, Replay) 70.75 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 75.91 KB
CDN Bundle - uncompressed 70.64 KB
CDN Bundle (incl. Tracing) - uncompressed 106.73 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 217.95 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 230.51 KB
@​sentry/nextjs (client) 38.75 KB
@​sentry/sveltekit (client) 36.32 KB
@​sentry/node 127.6 KB
@​sentry/node - without tracing 97.9 KB
@​sentry/aws-serverless 107.34 KB
cypress-io/cypress (cypress)

v14.0.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-3

bahmutov/cypress-split (cypress-split)

v1.24.11

Compare Source

Bug Fixes
  • deps: update dependency find-cypress-specs to v1.47.4 (#​357) (b7f47b2)
eslint/eslint (eslint)

v9.20.1

Compare Source

sindresorhus/globals (globals)

v15.15.0

Compare Source


bubkoo/html-to-image (html-to-image)

v1.11.13

Compare Source

Bug Fixes
  • mask: add support for -webkit-mask and -webkit-mask-image (#​382) (5bdfda7)

v1.11.12

Compare Source

Bug Fixes
  • add possibility to use own handling of onerror which will not en… (#​453) (04160c3)
  • ensure images are totally prcoessed before using them (ios) (#​478) (51fb98f)
  • Fix fontEmbedCSS incorrect sizing (#​422) (7020162)
Performance Improvements
i18next/i18next-browser-languageDetector (i18next-browser-languagedetector)

v8.0.3

Compare Source

  • change localstorage check to try to address 297
prettier/prettier (prettier)

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

colinhacks/zod (zod)

v3.24.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 a team as a code owner February 11, 2025 17:23
Copy link
Contributor

coderabbitai bot commented Feb 11, 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.


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.

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

netlify bot commented Feb 11, 2025

Deploy Preview for care-ohc ready!

Name Link
🔨 Latest commit 6495398
🔍 Latest deploy log https://app.netlify.com/sites/care-ohc/deploys/67b01aa305d2390009301a77
😎 Deploy Preview https://deploy-preview-10562.preview.ohc.network
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cloudflare-workers-and-pages bot commented Feb 11, 2025

Deploying care-fe with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6495398
Status: ✅  Deploy successful!
Preview URL: https://3a1185cc.care-fe.pages.dev
Branch Preview URL: https://renovate-all-dependencies--m.care-fe.pages.dev

View logs

Copy link

cypress bot commented Feb 11, 2025

CARE    Run #4811

Run Properties:  status check failed Failed #4811  •  git commit 64953983c5: fix(deps): update all dependencies (minor, patch)
Project CARE
Branch Review renovate/all-dependencies-(minor-patch)
Run status status check failed Failed #4811
Run duration 08m 48s
Commit git commit 64953983c5: fix(deps): update all dependencies (minor, patch)
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 10
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 1
View all changes introduced in this branch ↗︎

Tests for review

Failed  patient_spec/patient_creation.cy.ts • 6 failed tests

View Output

Test Artifacts
Patient Management > creates a new non-binary patient | O+ blood group | multi-line address and verifies registration Test Replay Screenshots
Patient Management > creates a new transgender patient | AB+ blood group | with emergency contact and verifies registration Test Replay Screenshots
Patient Management > creates a new female patient | different addresses | same phone number and verifies registration Test Replay Screenshots
Patient Management > creates a new standard male patient | same address | different emergency contact and verifies registration Test Replay Screenshots
Patient Management > Search patient with phone number and create a new encounter Test Replay Screenshots
Patient Management > Edit a patient details and verify the changes Test Replay Screenshots
Failed  facility_spec/facility_creation.cy.ts • 1 failed test

View Output

Test Artifacts
Facility Management > Create a new facility using the admin role and verify validation errors Test Replay Screenshots
Failed  patient_spec/patient_details.cy.ts • 1 failed test

View Output

Test Artifacts
Patient Management > Assign users to a patient Test Replay Screenshots
Failed  patient_spec/patient_encounter.cy.ts • 1 failed test

View Output

Test Artifacts
Patient Encounter Questionnaire > Create a new ABG questionnaire and verify the values Test Replay Screenshots
Failed  users_spec/user_creation.cy.ts • 1 failed test

View Output

Test Artifacts
User Creation > should create a new user successfully Test Replay Screenshots

@renovate renovate bot changed the title Update dependency eslint to v9.20.1 Update all dependencies (minor, patch) Feb 11, 2025
@renovate renovate bot force-pushed the renovate/all-dependencies-(minor-patch) branch 10 times, most recently from c416420 to 02168c9 Compare February 12, 2025 13:54
@renovate renovate bot changed the title Update all dependencies (minor, patch) fix(deps): update all dependencies (minor, patch) Feb 12, 2025
@renovate renovate bot force-pushed the renovate/all-dependencies-(minor-patch) branch 6 times, most recently from 3a3470d to 9df2a77 Compare February 13, 2025 09:29
@renovate renovate bot changed the title fix(deps): update all dependencies (minor, patch) Update all dependencies (minor, patch) Feb 13, 2025
@renovate renovate bot force-pushed the renovate/all-dependencies-(minor-patch) branch 5 times, most recently from 531dc79 to 250cd2c Compare February 14, 2025 01:39
@renovate renovate bot force-pushed the renovate/all-dependencies-(minor-patch) branch from 250cd2c to 94b543e Compare February 14, 2025 03:05
@renovate renovate bot changed the title Update all dependencies (minor, patch) fix(deps): update all dependencies (minor, patch) Feb 14, 2025
@renovate renovate bot force-pushed the renovate/all-dependencies-(minor-patch) branch 6 times, most recently from bd33473 to 573c099 Compare February 15, 2025 04:13
@renovate renovate bot force-pushed the renovate/all-dependencies-(minor-patch) branch from 573c099 to 6495398 Compare February 15, 2025 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants