-
Notifications
You must be signed in to change notification settings - Fork 537
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 all dependencies (minor, patch) #10185
Update all dependencies (minor, patch) #10185
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 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? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for care-ohc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Deploying care-fe with Cloudflare Pages
|
CARE Run #4411
Run Properties:
|
Project |
CARE
|
Branch Review |
renovate/all-dependencies-(minor-patch)
|
Run status |
Passed #4411
|
Run duration | 03m 01s |
Commit |
09252613d1: Update all dependencies (minor, patch)
|
Committer | renovate[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
5
|
View all changes introduced in this branch ↗︎ |
@renovate[bot] Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌 |
This PR contains the following updates:
9.18.0
->9.19.0
1.2.0
->1.3.0
1.3.7
->1.3.9
1.1.4
->1.1.5
1.1.4
->1.1.5
2.1.4
->2.1.5
1.1.4
->1.1.5
1.1.4
->1.1.5
2.1.4
->2.1.5
1.1.6
->1.1.7
4.31.0
->4.32.0
3.0.5
->3.2.0
v6.3.3
->v6.4.1
9.18.0
->9.19.0
5.2.1
->5.2.3
7.37.3
->7.37.4
v5.0.0
->v5.2.0
11.0.0
->11.0.1
24.2.1
->24.2.2
3.0.1
->3.0.2
v1.2.1
->v1.3.0
15.3.0
->15.4.2
10.9.0
->10.9.2
8.4.49
->8.5.1
1.1294.3
->1.1295.2
5.7.2
->5.7.3
11.0.3
->11.0.5
5.4.12
->5.4.14
Release Notes
eslint/eslint (@eslint/js)
v9.19.0
Compare Source
Julien-R44/vite-plugin-validate-env (@julr/vite-plugin-validate-env)
v1.3.0
Compare Source
🚀 Features
View changes on GitHub
originjs/vite-plugin-federation (@originjs/vite-plugin-federation)
v1.3.9
Compare Source
Please refer to CHANGELOG.md for details.
v1.3.8
Compare Source
Please refer to CHANGELOG.md for details.
radix-ui/primitives (@radix-ui/react-alert-dialog)
v1.1.5
Compare Source
rollup/rollup (@rollup/rollup-linux-arm64-gnu)
v4.32.0
Compare Source
2025-01-24
Features
Bug Fixes
Pull Requests
actions/github-script (actions/github-script)
v6.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/github-script@v6.4.0...v6.4.1
v6.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/github-script@v6.3.3...v6.4.0
eslint/eslint (eslint)
v9.19.0
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.3
Compare Source
Patch Changes
9c6141f
Thanks @BPScott! - Add name field to recommended flat configv5.2.2
Compare Source
Patch Changes
aa5b59f
Thanks @ntnyq! - fix: report node when loc not foundjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)github/combine-prs (github/combine-prs)
v5.2.0
Compare Source
What's Changed
assignees
Feature by @marijoo in https://github.com/github/combine-prs/pull/59New Contributors
Full Changelog: github/combine-prs@v5.1.0...v5.2.0
v5.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: github/combine-prs@v5.0.1...v5.1.0
v5.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: github/combine-prs@v5.0.0...v5.0.1
isaacs/node-glob (glob)
v11.0.1
Compare Source
i18next/i18next (i18next)
v24.2.2
Compare Source
i18next/i18next-http-backend (i18next-http-backend)
v3.0.2
Compare Source
leonsteinhaeuser/project-beta-automations (leonsteinhaeuser/project-beta-automations)
v1.3.0
Compare Source
What's Changed
@current
and@next
iteration selection by @leonsteinhaeuser in https://github.com/leonsteinhaeuser/project-beta-automations/pull/45Full Changelog: leonsteinhaeuser/project-beta-automations@v1.2.1...v1.3.0
lint-staged/lint-staged (lint-staged)
v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.npm/cli (npm)
v10.9.2
Compare Source
Dependencies
ae9345e
#7959@npmcli/[email protected]
39a19b3
#7959[email protected]
93e2186
#7956@npmcli/[email protected]
bf0ea00
#7956@npmcli/[email protected]
c84baa3
#7956[email protected]
e642099
#7956[email protected]
v10.9.1
Compare Source
Bug Fixes
c7fe0db
#7924 perf: enable compile cache if present (#7924) (@H4ad)Dependencies
a221db7
#7931[email protected]
fbad17a
#7931[email protected]
65d2a86
#7922@sigstore/[email protected]
be45963
#7922[email protected]
fb0bfbd
#7922[email protected]
ccadf2a
#7922[email protected]
b25712e
#7922[email protected]
1c9e96f
#7922[email protected]
f13bc9c
#7922[email protected]
029060c
#7922[email protected]
9350950
#7922@npmcli/[email protected]
c003827
#7922[email protected]
d6194f5
#7922[email protected]
4ff29f6
#7922[email protected]
fd6f4fb
#7922[email protected]
b3f3004
#7922[email protected]
a1f9d48
#7922[email protected]
Chores
3ace1c1
#7922 update arborist in mock-registry (@wraithgar)[email protected]
postcss/postcss (postcss)
v8.5.1
Compare Source
v8.5.0
: 8.5 “Duke Alloces”Compare Source
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke during his work on Stylelint added
Input#document
in additional toInput#css
.Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
snyk/snyk (snyk)
v1.1295.2
Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
v1.1295.1
Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
v1.1295.0
Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Features
Bug Fixes
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
uuidjs/uuid (uuid)
v11.0.5
Compare Source
Bug Fixes
v11.0.4
Compare Source
Bug Fixes
v1()
,v4()
, andv7()
(#845) (e0ee900)vitejs/vite (vite)
v5.4.14
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.13
Compare Source
Please refer to CHANGELOG.md for details.
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.
This PR was generated by Mend Renovate. View the repository job log.