-
Notifications
You must be signed in to change notification settings - Fork 16.6k
chore(deps-dev): bump fetch-mock from 11.1.5 to 12.5.6 in /superset-frontend/packages/superset-ui-core #35905
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
Conversation
dependabot
bot
commented
on behalf of github
Oct 30, 2025
•
edited by codeant-ai-for-open-source
bot
Loading
edited by codeant-ai-for-open-source
bot
|
Bito Automatic Review Skipped - Files Excluded |
|
CodeAnt AI is reviewing your PR. |
|
CodeAnt AI finished reviewing your PR. |
💡 Enhance Your PR ReviewsWe noticed that 3 feature(s) are not configured for this repository. Enabling these features can help improve your code quality and workflow: 🚦 Quality GatesStatus: Quality Gates are not enabled at the organization level 🎫 Jira Ticket ComplianceStatus: Jira credentials file not found. Please configure Jira integration in your settings ⚙️ Custom RulesStatus: No custom rules configured. Add rules via organization settings or .codeant/review.json in your repository Want to enable these features? Contact your organization admin or check our documentation for setup instructions. |
|
A newer version of fetch-mock exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
edd97ee to
47d30b6
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
|
fetch-mock v12 has breaking API changes that affect tests throughout the codebase. Methods like |
47d30b6 to
8e1f993
Compare
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.5 to 12.5.6. - [Release notes](https://github.com/wheresrhys/fetch-mock/releases) - [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md) - [Commits](https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v12.5.6/packages/fetch-mock) --- updated-dependencies: - dependency-name: fetch-mock dependency-version: 12.5.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Regenerate lock file to properly resolve fetch-mock@12.5.6 in @superset-ui/core workspace package. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8e1f993 to
0a129d0
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
User description
Bumps fetch-mock from 11.1.5 to 12.5.6.
Release notes
Sourced from fetch-mock's releases.
... (truncated)
Changelog
Sourced from fetch-mock's changelog.
... (truncated)
Commits
346d867chore: release mainca51920fix: clean abort event listener once it's called or response is returnede7a29e8chore: release main9cdfe9dtest: add test for optional chaining for route in call history8c23ecffix: do not try to get a reader from a locked request oder response to cancel...87f8399fix: use optional chaining operator to prevent errors0ce27b2chore: release main318cd94fix: apply browser exports fix for fetch-mock package818d9d2chore: release mainc698670build: tweak delay tests to deal with circleci clock drift?You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)CodeAnt-AI Description
Update fetch-mock to v12.5.6 in superset-ui-core (dev dependency)
What Changed
Impact
✅ Fewer flaky tests caused by leftover fetch abort listeners✅ More reliable fetch cancellation behavior in test suites✅ Tests and local frontend tooling require Node >=18.11.0💡 Usage Guide
Checking Your Pull Request
Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.
Talking to CodeAnt AI
Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:
This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.
Example
Preserve Org Learnings with CodeAnt
You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:
This helps CodeAnt AI learn and adapt to your team's coding style and standards.
Example
Retrigger review
Ask CodeAnt AI to review the PR again, by typing:
Check Your Repository Health
To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.