-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
build(deps-dev): bump @types/jest from 26.0.24 to 29.5.12 in /superset-frontend/plugins/plugin-chart-handlebars #26973
Conversation
@dependabot recreate |
1554524
to
627749a
Compare
@dependabot rebase |
627749a
to
eb5d036
Compare
@mistercrunch that package lock pusher action I made sometimes works but fails on other PRs with a 403 (like this one). It's driving me crazy... maybe we can take a look at this sometime and see if I'm missing something obvious. Rebasing to see if it randomly. works this time. |
@dependabot rebase |
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 29.5.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
eb5d036
to
317b685
Compare
Captured a failure here https://github.com/apache/superset/actions/runs/7821052832/job/21337165609 -> |
This is exactly what I'm baffled by... not sure why it's getting a 403, when it's successfully pushed to other dependabot PRs. I'm a bit stumped. |
Digging deeper, guessing it's the |
oh look at that it went through this time... @rusackas I added a feature here -> https://github.com/apache/superset/pull/26973/files#diff-99ecdc2c4f7ea469fd918cc6f7dcac4cd0c6e8fb12072458bc08242947fc5d34R22 that allows us to write a comment with just |
I'd attribute the issue here as some sort of inconsistency/issue with GitHub action infrastructure as I can't think of anything else. Hopefully gets tackled. In the meantime, we should be able to comment
|
let's assume this was a random hiccup and close/re-open to trigger... |
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. |
Thanks for jumping into the fray once again :) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #26973 +/- ##
=======================================
Coverage 69.51% 69.51%
=======================================
Files 1899 1899
Lines 74369 74369
Branches 8274 8274
=======================================
Hits 51700 51700
Misses 20614 20614
Partials 2055 2055
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…t-frontend/plugins/plugin-chart-handlebars (apache#26973) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maxime Beauchemin <[email protected]> Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
…t-frontend/plugins/plugin-chart-handlebars (apache#26973) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maxime Beauchemin <[email protected]> Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
Bumps @types/jest from 26.0.24 to 29.5.12.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)