-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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): bump react-js-cron from 1.2.0 to 2.1.2 in /superset-frontend #26981
build(deps): bump react-js-cron from 1.2.0 to 2.1.2 in /superset-frontend #26981
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #26981 +/- ##
=======================================
Coverage 67.20% 67.20%
=======================================
Files 1899 1899
Lines 74347 74347
Branches 8263 8263
=======================================
Hits 49965 49965
Misses 22333 22333
Partials 2049 2049
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CC @eschutho to make sure there's no real risk here for alerts and reports, since I'm guessing that isn't well-covered by E2E. |
Bumps [react-js-cron](https://github.com/xrutayisire/react-js-cron) from 1.2.0 to 2.1.2. - [Release notes](https://github.com/xrutayisire/react-js-cron/releases) - [Changelog](https://github.com/xrutayisire/react-js-cron/blob/master/CHANGELOG.md) - [Commits](xrutayisire/react-js-cron@v1.2.0...v2.1.2) --- updated-dependencies: - dependency-name: react-js-cron dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
de2056f
to
451052a
Compare
@sadpandajoe is there a handy way to test this one before merging? |
…tend (apache#26981) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tend (apache#26981) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps react-js-cron from 1.2.0 to 2.1.2.
Release notes
Sourced from react-js-cron's releases.
Changelog
Sourced from react-js-cron's changelog.
Commits
ba33558
2.1.2 changelog2e89cd1
Issue #31: Fix cron parsing accepting incorrect values3c74dbc
2.1.1 changelog46a290f
Issue #30: fix invalid expression parsing with multiple ranges85b98ae
Add unit tests for Cron value update managemente50bdf5
Add unit tests for Cron component23f8eba
Unit tests for converter file7aa7772
Update README examples1e018ef
Update lint workflow for CI0232890
2.1.0 changelogDependabot 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)