-
Notifications
You must be signed in to change notification settings - Fork 15
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 dependency short-unique-id to ^5.2.0 #2110
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughWalkthroughThe changes involve updating the Changes
Poem
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 (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## dev #2110 +/- ##
=======================================
Coverage 29.58% 29.58%
=======================================
Files 222 222
Lines 12545 12545
Branches 460 508 +48
=======================================
Hits 3712 3712
Misses 8833 8833
☔ View full report in Codecov by Sentry. |
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
Files selected for processing (3)
- packages/mcots/package.json (1 hunks)
- packages/nps/package.json (1 hunks)
- packages/sessions/package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- packages/sessions/package.json
Additional comments not posted (2)
packages/nps/package.json (1)
22-22
: Dependency Update: Ensure to run the test suite.The
short-unique-id
dependency has been updated from^5.0.3
to^5.2.0
. Ensure to run the existing test suite to verify that the new version does not introduce any breaking changes or regressions.packages/mcots/package.json (1)
22-22
: Dependency Update: Ensure to run the test suite.The
short-unique-id
dependency has been updated from^5.0.3
to^5.2.0
. Ensure to run the existing test suite to verify that the new version does not introduce any breaking changes or regressions.
dcea7a6
to
f4e07aa
Compare
f4e07aa
to
5dd0506
Compare
|
This PR contains the following updates:
^5.0.3
->^5.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.