-
Notifications
You must be signed in to change notification settings - Fork 21
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
chore(deps): update dependency jest-mock-axios to v4.7.3 #687
Conversation
|
WalkthroughThe changes involve a minor version update of the Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant App
participant JestMockAxios
User->>App: Request to perform test
App->>JestMockAxios: Mocking HTTP request
JestMockAxios-->>App: Return mocked response
App-->>User: Display test result
Poem
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 as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #687 +/- ##
========================================
Coverage 96.72% 96.72%
========================================
Files 91 91
Lines 2291 2291
Branches 511 511
========================================
Hits 2216 2216
Misses 60 60
Partials 15 15 ☔ View full report in Codecov by Sentry. |
0d134b7
to
a9d5af4
Compare
a9d5af4
to
cf71893
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock
|
893cd24
to
d1052bc
Compare
|
d1052bc
to
7fa09fe
Compare
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 selected for processing (2)
- package.json (1 hunks)
- packages/test-utils/package.json (1 hunks)
Files skipped from review due to trivial changes (2)
- package.json
- packages/test-utils/package.json
7fa09fe
to
81e4897
Compare
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 selected for processing (2)
- package.json (1 hunks)
- packages/test-utils/package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- packages/test-utils/package.json
Files skipped from review as they are similar to previous changes (1)
- package.json
eaf25c3
to
d31f909
Compare
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)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (2)
- package.json (1 hunks)
- packages/test-utils/package.json (1 hunks)
Files skipped from review due to trivial changes (2)
- package.json
- packages/test-utils/package.json
ab18899
to
0464b33
Compare
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)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (2)
- package.json (1 hunks)
- packages/test-utils/package.json (1 hunks)
Files skipped from review due to trivial changes (2)
- package.json
- packages/test-utils/package.json
This PR contains the following updates:
4.7.2
->4.7.3
Release Notes
knee-cola/jest-mock-axios (jest-mock-axios)
v4.7.3
Compare Source
Other
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit
jest-mock-axios
package to version4.7.3
, which may include bug fixes and performance improvements.