-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency react-datepicker to v8 (next) - abandoned #1613
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
base: next
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
bc0c897 to
c46cff5
Compare
4c10e0d to
ce1336f
Compare
691ca03 to
2163a7d
Compare
|
@coderabbitai where is this used? Which feature must I check? |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 189 🏁 Script executed: Length of output: 62 🏁 Script executed: Length of output: 277363 🏁 Script executed: Length of output: 3616 @ThomasAFink Here’s where react-datepicker is actually used and what to sanity‑check after this upgrade: Where it’s used (paths)
Notes
Which feature(s) to check in the UI
Recommended smoke tests
If you want, I can also scan for imports of the shared date input (zmsadmin/js/lib/inputs/date.js) to list each admin screen that uses it. |
…uest logging (#1761) * feat(ZMSKVR-1129): add appointment process context to citizen API request logging - Log appointment processId from request/response across the citizen booking lifecycle - Bundle process-related data under context.process (processId, officeId, scopeId, serviceId, subRequestCounts, displayNumber) - Enable correlation of reserve/update/preconfirm/confirm/cancel/my-appointments calls by process * refactor(ZMSKVR-1129): simplify process context extraction in LoggerService * chore(ZMSKVR-1129): clean up LoggerService helpers * feat(ZMSKVR-1129): expose scope displayNumberPrefix in citizen API and logging * chore(logger): simplify process context extraction * refactor(logger): extract process context logic into reusable helper * fix(ZMSKVR-1129): tests * chore(ZMSKVR-1129): suppress NPath complexity warnings for logger and facade methods * chore(ZMSKVR-1129): simplify response body handling in logger * chore(ZMSKVR-1129): stop logging displayNumber in process context * chore(ZMSKVR-1129): log raw process id without prefix
2163a7d to
0459a2e
Compare
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
^4.2.1->^8.0.0Release Notes
Hacker0x01/react-datepicker (react-datepicker)
v8.10.0: 8.10.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.9.0...v8.10.0
v8.9.0: 8.9.0Compare Source
What's Changed
CalendarComponentcomponent with correct accessibility attrs by @ilchenkoArtem in #6008New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.8.0...v8.9.0
v8.8.0: 8.8.0Compare Source
What's Changed
Major overhaul to the Docs site with new Typscript examples
Other changes
selectionMetaparam to the onChangeRaw event call - to give additional details about the selected date by @balajis-qb in #5858New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.7.0...v8.8.0
v8.7.0: 8.7.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v8.6.0...v8.7.0
v8.6.0: 8.6.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.5.0...v8.6.0
v8.5.0: 8.5.0Compare Source
What's Changed
startDatevariable in the example code to theselectedDateto improve clarity and better reflect it's purpose by @balajis-qb in #5501visibleYearsRangein therenderCustomHeaderof the YearPicker by @balajis-qb in #5687New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.4.0...v8.5.0
v8.4.0: 8.4.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.3.0...v8.4.0
v8.3.0: 8.3.0Compare Source
What's Changed
--selectedclass for the YearPicker when theselectsMultipleis enabled by @balajis-qb in #5524Full Changelog: Hacker0x01/react-datepicker@v8.2.1...v8.3.0
v8.2.1: 8.2.1Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.2.0...v8.2.1
v8.2.0: 8.2.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.1.0...v8.2.0
v8.1.0: 8.1.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.0.0...v8.1.0
v8.0.0: 8.0.0Compare Source
Breaking changes
parseDateby @laug in #5036Other changes
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.6.0...v8.0.0
v7.6.0: 7.6.0Compare Source
What's Changed
PropsWithChildrentype argument issue by @mertJF in #5223PropsWithChildrentype argument issue by @mertJF in #5236New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.5.0...v7.6.0
v7.5.0: 7.5.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.4.0...v7.5.0
v7.4.0: 7.4.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.3.0...v7.4.0
v7.3.0: 7.3.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.2.0...v7.3.0
v7.2.0: 7.2.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v7.1.0...v7.2.0
v7.1.0: 7.1.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v7.0.0...v7.1.0
v7.0.0: 7.0.0Compare Source
Breaking changes
This release includes a Typescript migration. This has been a big overhaul of the code base. This is the biggest release ever with 447 commits and 104 files changed! Massive thanks to @mirus-ua, @yuki0410-dev, @Olenka-Yurchuk, @alvaromartinez986, and @ryantanrk. We've done our best to document the breaking changes:
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.9.0...v7.0.0
v6.9.0: 6.9.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.8.0...v6.9.0
v6.8.0: 6.8.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.7.1...v6.8.0
v6.7.1: 6.7.1Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v6.7.0...v6.7.1
v6.7.0: 6.7.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.6.0...v6.7.0
v6.6.0: 6.6.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v6.5.0...v6.6.0
v6.5.0: 6.5.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.4.0...v6.5.0
v6.4.0: 6.4.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.3.0...v6.4.0
v6.3.0: 6.3.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.2.0...v6.3.0
v6.2.0: 6.2.0Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.