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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the react group with 2 updates: react-datepicker and react-diff-viewer-continued.
Updates
react-datepicker
from 7.2.0 to 7.3.0Release notes
Sourced from react-datepicker's releases.
Commits
295d973
7.3.08fdc4fb
Merge pull request #4932 from yuki0410-dev/bugfix/4922062d41e
Merge pull request #4957 from Hacker0x01/dependabot/npm_and_yarn/types/node-2...3424bda
Merge pull request #4948 from asada-no4/feature/fix-style-for-quarter5db1ad2
fix9233a5f
fix teste487db0
add test6c35491
re fix480fb90
fix0f2db48
chore(deps-dev): bump@types/node
from 20.14.9 to 20.14.10Updates
react-diff-viewer-continued
from 3.3.1 to 3.4.0Release notes
Sourced from react-diff-viewer-continued's releases.
Changelog
Sourced from react-diff-viewer-continued's changelog.
Commits
75ac570
chore(release): 3.4.0 [skip ci]c004629
feat: addhideMarkers
(#37)ef88b39
chore(release): 3.3.2 [skip ci]8233d02
fix: correct the default value ofuseDarkTheme
in README (#39)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