Skip to content
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 #228

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2024

Bumps react-js-cron from 1.2.0 to 2.1.2.

Release notes

Sourced from react-js-cron's releases.

v2.1.2

  • Fix issue #31: "Fix cron parsing accepting incorrect values"

v2.1.1

  • Fix issue #30: "Fix invalid expression parsing with multiple ranges"

v2.1.0

  • (New feature) Issue #28: "Add an extra param in setValue function to always know the selected period"

v2.0.0

  • (Breaking change!) Issue #19: Remove CSS import in Cron component to support Next.js. It's now required to manually import "react-js-cron/dist/styles.css" file!
  • (Breaking change!) Issue #22: periodicityOnDoubleClick is not ignored anymore when single mode is active
  • (New feature) Issue #22: Automatically close a dropdown when single mode is active and periodicityOnDoubleClick is false
  • (New feature) Issue #28: Add the possibility to restrict visible dropdowns and periods

v1.4.0

  • (New feature) Issue #22: "Add the possibility to choose a single selection mode"

v1.3.1

  • Fix disabled mode broken since antd 13.0
  • Fix issue #15: "Fix double setValue function call that prevents changing value"

v1.3.0

  • (New feature) Issue #12: "Add the possibility to deactivate the double click feature"
  • Fix antd automatic tree-shaking not working in many cases (Missing Select import)
  • Fix to allow equal min and max range values

v1.2.1

  • Fix issue #6: "Display problem for Selects with antd 4.10.0"
  • Fix placeholder color that should not be gray but black as the value
Changelog

Sourced from react-js-cron's changelog.

2.1.2

  • Fix issue #31: Fix cron parsing accepting incorrect values

2.1.1

  • Fix issue #30: Fix invalid expression parsing with multiple ranges

2.1.0

  • (New feature) Issue #28: Add an extra param in setValue function to always know the selected period

2.0.0

  • (Breaking change!) Issue #19: Remove CSS import in Cron component to support Next.js. It's now required to manually import "react-js-cron/dist/styles.css" file!
  • (Breaking change!) Issue #22: periodicityOnDoubleClick is not ignored anymore when single mode is active
  • (New feature) Issue #22: Automatically close a dropdown when single mode is active and periodicityOnDoubleClick is false
  • (New feature) Issue #28: Add the possibility to restrict visible dropdowns and periods

1.4.0

  • (New feature) Issue #22: Add the possibility to choose a single selection mode

1.3.1

  • Fix disabled mode broken since antd 13.0
  • Fix issue #15: Fix double setValue function call that prevents changing value

1.3.0

  • (New feature) Issue #12: Add the possibility to deactivate the double click feature
  • Fix antd automatic tree-shaking not working in many cases (Missing Select import)
  • Fix to allow equal min and max range values

1.2.1

  • Fix issue #6: Display problem for Selects with antd 4.10.0
  • Fix placeholder color that should not be gray but black as the value
Commits
  • ba33558 2.1.2 changelog
  • 2e89cd1 Issue #31: Fix cron parsing accepting incorrect values
  • 3c74dbc 2.1.1 changelog
  • 46a290f Issue #30: fix invalid expression parsing with multiple ranges
  • 85b98ae Add unit tests for Cron value update management
  • e50bdf5 Add unit tests for Cron component
  • 23f8eba Unit tests for converter file
  • 7aa7772 Update README examples
  • 1e018ef Update lint workflow for CI
  • 0232890 2.1.0 changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2024

The following labels could not be found: npm, dependabot.

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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/react-js-cron-2.1.2 branch from 5920161 to 82cc381 Compare February 5, 2024 22:13
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2024

Looks like react-js-cron is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/react-js-cron-2.1.2 branch February 7, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants