carbon-design-system / carbon-web-components

Carbon Design System variant on top of Web Components
https://web-components.carbondesignsystem.com/
Apache License 2.0
477 stars 80 forks source link

fix(deps): update dependency flatpickr to v4.6.11 #973

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flatpickr (source) 4.6.1 -> 4.6.11 age adoption passing confidence

Release Notes

chmln/flatpickr ### [`v4.6.11`](https://togithub.com/chmln/flatpickr/releases/v4.6.11) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.10...v4.6.11) There was a bug with time selection since so much stuff got merged in. New tests have been added to prevent this from happening again. #### What's Changed - Fix [#​2419](https://togithub.com/chmln/flatpickr/issues/2419) breaking with altInput and altFormat Enabled by [@​mshibuya](https://togithub.com/mshibuya) in [https://github.com/flatpickr/flatpickr/pull/2662](https://togithub.com/flatpickr/flatpickr/pull/2662) - Bug fix: error thrown and calendar UI broken by invalid input value when allowInput is true and allowInvalidPreload is true by [@​barszczmm](https://togithub.com/barszczmm) in [https://github.com/flatpickr/flatpickr/pull/2650](https://togithub.com/flatpickr/flatpickr/pull/2650) #### New Contributors - [@​barszczmm](https://togithub.com/barszczmm) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2650](https://togithub.com/flatpickr/flatpickr/pull/2650) **Full Changelog**: https://github.com/flatpickr/flatpickr/compare/v4.6.10...v4.6.11 ### [`v4.6.10`](https://togithub.com/chmln/flatpickr/releases/v4.6.10) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.9...v4.6.10) #### What's Changed - Support Z & GMT custom parsing by [@​bcfox](https://togithub.com/bcfox) in [https://github.com/flatpickr/flatpickr/pull/2369](https://togithub.com/flatpickr/flatpickr/pull/2369) - 🌐 \[ar] Translate missing phrases. by [@​mohamedsabil83](https://togithub.com/mohamedsabil83) in [https://github.com/flatpickr/flatpickr/pull/2370](https://togithub.com/flatpickr/flatpickr/pull/2370) - fix: restrict onKeyDown listener to Flatpickr only fixes [#​1444](https://togithub.com/chmln/flatpickr/issues/1444), [#​1387](https://togithub.com/chmln/flatpickr/issues/1387) by [@​ghiscoding](https://togithub.com/ghiscoding) in [https://github.com/flatpickr/flatpickr/pull/2329](https://togithub.com/flatpickr/flatpickr/pull/2329) - 🌐\[ko] Add missing am/pm translation by [@​darron1217](https://togithub.com/darron1217) in [https://github.com/flatpickr/flatpickr/pull/2379](https://togithub.com/flatpickr/flatpickr/pull/2379) - Add missing horizontal position strings to position option type by [@​danielpierre](https://togithub.com/danielpierre) in [https://github.com/flatpickr/flatpickr/pull/2400](https://togithub.com/flatpickr/flatpickr/pull/2400) - Support reversed ranges for minTime and maxTime by [@​MiroslavCsonka](https://togithub.com/MiroslavCsonka) in [https://github.com/flatpickr/flatpickr/pull/2482](https://togithub.com/flatpickr/flatpickr/pull/2482) - Fix incorrectly migrated package-lock.json by [@​andersk](https://togithub.com/andersk) in [https://github.com/flatpickr/flatpickr/pull/2467](https://togithub.com/flatpickr/flatpickr/pull/2467) - Compile all ES6+ syntax to ES5 by [@​andersk](https://togithub.com/andersk) in [https://github.com/flatpickr/flatpickr/pull/2469](https://togithub.com/flatpickr/flatpickr/pull/2469) - \[fix] apply positionElement to instance.\_positionElement when fp.set by [@​fifzteen](https://togithub.com/fifzteen) in [https://github.com/flatpickr/flatpickr/pull/2466](https://togithub.com/flatpickr/flatpickr/pull/2466) - Fix rangePlugin selection problems by [@​SquareBeard](https://togithub.com/SquareBeard) in [https://github.com/flatpickr/flatpickr/pull/1795](https://togithub.com/flatpickr/flatpickr/pull/1795) - Fix maxTime bound bug by [@​MiroslavCsonka](https://togithub.com/MiroslavCsonka) in [https://github.com/flatpickr/flatpickr/pull/2483](https://togithub.com/flatpickr/flatpickr/pull/2483) - Fix parseDate on relative inputs by [@​juliapath](https://togithub.com/juliapath) in [https://github.com/flatpickr/flatpickr/pull/2475](https://togithub.com/flatpickr/flatpickr/pull/2475) - Add range separator for Swedish locale by [@​mlonn](https://togithub.com/mlonn) in [https://github.com/flatpickr/flatpickr/pull/2434](https://togithub.com/flatpickr/flatpickr/pull/2434) - Update sv.ts by [@​davemccrea](https://togithub.com/davemccrea) in [https://github.com/flatpickr/flatpickr/pull/2449](https://togithub.com/flatpickr/flatpickr/pull/2449) - feat: add norwegian nynorsk by [@​tw15egan](https://togithub.com/tw15egan) in [https://github.com/flatpickr/flatpickr/pull/2423](https://togithub.com/flatpickr/flatpickr/pull/2423) - Update fi.ts by [@​davemccrea](https://togithub.com/davemccrea) in [https://github.com/flatpickr/flatpickr/pull/2450](https://togithub.com/flatpickr/flatpickr/pull/2450) - Eliminate memory leak caused by event listener accumulation by [@​jefrailey](https://togithub.com/jefrailey) in [https://github.com/flatpickr/flatpickr/pull/2596](https://togithub.com/flatpickr/flatpickr/pull/2596) - Adjusts month abbreviation and adds aria-labels for the Greek translation (i10n) by [@​delight](https://togithub.com/delight) in [https://github.com/flatpickr/flatpickr/pull/2555](https://togithub.com/flatpickr/flatpickr/pull/2555) - Keyboard doesn't work inside Shadow Dom by [@​mwoess](https://togithub.com/mwoess) in [https://github.com/flatpickr/flatpickr/pull/2519](https://togithub.com/flatpickr/flatpickr/pull/2519) - Check exsitance of years and month in scrollPlugin by [@​mojtaba-khallash](https://togithub.com/mojtaba-khallash) in [https://github.com/flatpickr/flatpickr/pull/2571](https://togithub.com/flatpickr/flatpickr/pull/2571) - Create ar-dz.ts locales by [@​anugrahsoft](https://togithub.com/anugrahsoft) in [https://github.com/flatpickr/flatpickr/pull/2556](https://togithub.com/flatpickr/flatpickr/pull/2556) - fix: `onClose` callback was returning wrong selected dates if user changed input before close. by [@​DimitrisRK](https://togithub.com/DimitrisRK) in [https://github.com/flatpickr/flatpickr/pull/2541](https://togithub.com/flatpickr/flatpickr/pull/2541) - Remove repeating 'onChange' trigger by [@​quis0](https://togithub.com/quis0) in [https://github.com/flatpickr/flatpickr/pull/2506](https://togithub.com/flatpickr/flatpickr/pull/2506) - Append to container and children no longer classed as calendar elements by [@​cmubo](https://togithub.com/cmubo) in [https://github.com/flatpickr/flatpickr/pull/2500](https://togithub.com/flatpickr/flatpickr/pull/2500) - Updated week day for Sunday in ms.ts by [@​izwanakhirruddin](https://togithub.com/izwanakhirruddin) in [https://github.com/flatpickr/flatpickr/pull/2496](https://togithub.com/flatpickr/flatpickr/pull/2496) - Add range separator to Catalan by [@​toniavanza](https://togithub.com/toniavanza) in [https://github.com/flatpickr/flatpickr/pull/2495](https://togithub.com/flatpickr/flatpickr/pull/2495) - Fix for calendar position on Safari by [@​octaviofernands](https://togithub.com/octaviofernands) in [https://github.com/flatpickr/flatpickr/pull/2391](https://togithub.com/flatpickr/flatpickr/pull/2391) - chore: replace CircleCI status badge with GitHub Actions status by [@​ghiscoding](https://togithub.com/ghiscoding) in [https://github.com/flatpickr/flatpickr/pull/2384](https://togithub.com/flatpickr/flatpickr/pull/2384) - monthSelect plugin: Support "range" mode by [@​rlue](https://togithub.com/rlue) in [https://github.com/flatpickr/flatpickr/pull/2297](https://togithub.com/flatpickr/flatpickr/pull/2297) - fix: GitHub Actions badge fix invalid url typo by [@​ghiscoding](https://togithub.com/ghiscoding) in [https://github.com/flatpickr/flatpickr/pull/2597](https://togithub.com/flatpickr/flatpickr/pull/2597) - add Armenian locale by [@​vakopian](https://togithub.com/vakopian) in [https://github.com/flatpickr/flatpickr/pull/2604](https://togithub.com/flatpickr/flatpickr/pull/2604) - Fixes confirmDate focus accessibility by [@​gustavoaz7](https://togithub.com/gustavoaz7) in [https://github.com/flatpickr/flatpickr/pull/2633](https://togithub.com/flatpickr/flatpickr/pull/2633) - Add 'time\_24hr: true' to Austrian locale by [@​berndy2001](https://togithub.com/berndy2001) in [https://github.com/flatpickr/flatpickr/pull/2612](https://togithub.com/flatpickr/flatpickr/pull/2612) - Prevent text selection on prev/next month buttons by [@​metonym](https://togithub.com/metonym) in [https://github.com/flatpickr/flatpickr/pull/2603](https://togithub.com/flatpickr/flatpickr/pull/2603) - Fix issues with parsing localized date/time by [@​mshibuya](https://togithub.com/mshibuya) in [https://github.com/flatpickr/flatpickr/pull/2600](https://togithub.com/flatpickr/flatpickr/pull/2600) - add kurdish (sorani) language by [@​swara-mohammed](https://togithub.com/swara-mohammed) in [https://github.com/flatpickr/flatpickr/pull/2620](https://togithub.com/flatpickr/flatpickr/pull/2620) - Fix [#​2541](https://togithub.com/chmln/flatpickr/issues/2541) breaking with altInput enabled by [@​mshibuya](https://togithub.com/mshibuya) in [https://github.com/flatpickr/flatpickr/pull/2601](https://togithub.com/flatpickr/flatpickr/pull/2601) - fix: handling document click after manual update by [@​Sayan751](https://togithub.com/Sayan751) in [https://github.com/flatpickr/flatpickr/pull/2419](https://togithub.com/flatpickr/flatpickr/pull/2419) #### New Contributors - [@​bcfox](https://togithub.com/bcfox) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2369](https://togithub.com/flatpickr/flatpickr/pull/2369) - [@​mohamedsabil83](https://togithub.com/mohamedsabil83) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2370](https://togithub.com/flatpickr/flatpickr/pull/2370) - [@​darron1217](https://togithub.com/darron1217) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2379](https://togithub.com/flatpickr/flatpickr/pull/2379) - [@​danielpierre](https://togithub.com/danielpierre) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2400](https://togithub.com/flatpickr/flatpickr/pull/2400) - [@​MiroslavCsonka](https://togithub.com/MiroslavCsonka) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2482](https://togithub.com/flatpickr/flatpickr/pull/2482) - [@​andersk](https://togithub.com/andersk) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2467](https://togithub.com/flatpickr/flatpickr/pull/2467) - [@​fifzteen](https://togithub.com/fifzteen) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2466](https://togithub.com/flatpickr/flatpickr/pull/2466) - [@​juliapath](https://togithub.com/juliapath) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2475](https://togithub.com/flatpickr/flatpickr/pull/2475) - [@​mlonn](https://togithub.com/mlonn) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2434](https://togithub.com/flatpickr/flatpickr/pull/2434) - [@​davemccrea](https://togithub.com/davemccrea) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2449](https://togithub.com/flatpickr/flatpickr/pull/2449) - [@​tw15egan](https://togithub.com/tw15egan) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2423](https://togithub.com/flatpickr/flatpickr/pull/2423) - [@​jefrailey](https://togithub.com/jefrailey) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2596](https://togithub.com/flatpickr/flatpickr/pull/2596) - [@​delight](https://togithub.com/delight) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2555](https://togithub.com/flatpickr/flatpickr/pull/2555) - [@​mwoess](https://togithub.com/mwoess) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2519](https://togithub.com/flatpickr/flatpickr/pull/2519) - [@​mojtaba-khallash](https://togithub.com/mojtaba-khallash) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2571](https://togithub.com/flatpickr/flatpickr/pull/2571) - [@​anugrahsoft](https://togithub.com/anugrahsoft) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2556](https://togithub.com/flatpickr/flatpickr/pull/2556) - [@​DimitrisRK](https://togithub.com/DimitrisRK) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2541](https://togithub.com/flatpickr/flatpickr/pull/2541) - [@​quis0](https://togithub.com/quis0) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2506](https://togithub.com/flatpickr/flatpickr/pull/2506) - [@​cmubo](https://togithub.com/cmubo) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2500](https://togithub.com/flatpickr/flatpickr/pull/2500) - [@​izwanakhirruddin](https://togithub.com/izwanakhirruddin) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2496](https://togithub.com/flatpickr/flatpickr/pull/2496) - [@​toniavanza](https://togithub.com/toniavanza) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2495](https://togithub.com/flatpickr/flatpickr/pull/2495) - [@​octaviofernands](https://togithub.com/octaviofernands) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2391](https://togithub.com/flatpickr/flatpickr/pull/2391) - [@​vakopian](https://togithub.com/vakopian) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2604](https://togithub.com/flatpickr/flatpickr/pull/2604) - [@​gustavoaz7](https://togithub.com/gustavoaz7) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2633](https://togithub.com/flatpickr/flatpickr/pull/2633) - [@​berndy2001](https://togithub.com/berndy2001) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2612](https://togithub.com/flatpickr/flatpickr/pull/2612) - [@​metonym](https://togithub.com/metonym) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2603](https://togithub.com/flatpickr/flatpickr/pull/2603) - [@​mshibuya](https://togithub.com/mshibuya) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2600](https://togithub.com/flatpickr/flatpickr/pull/2600) - [@​swara-mohammed](https://togithub.com/swara-mohammed) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2620](https://togithub.com/flatpickr/flatpickr/pull/2620) - [@​Sayan751](https://togithub.com/Sayan751) made their first contribution in [https://github.com/flatpickr/flatpickr/pull/2419](https://togithub.com/flatpickr/flatpickr/pull/2419) **Full Changelog**: https://github.com/flatpickr/flatpickr/compare/v4.6.9...v4.6.10 ### [`v4.6.9`](https://togithub.com/chmln/flatpickr/releases/v4.6.9) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.8...v4.6.9) Fixes bugs around `clickOpens` ([#​2365](https://togithub.com/chmln/flatpickr/issues/2365)) and default date setting for time pickers ([#​2342](https://togithub.com/chmln/flatpickr/issues/2342)) ### [`v4.6.8`](https://togithub.com/chmln/flatpickr/compare/v4.6.7...v4.6.8) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.7...v4.6.8) ### [`v4.6.7`](https://togithub.com/chmln/flatpickr/compare/v4.6.6...v4.6.7) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.6...v4.6.7) ### [`v4.6.6`](https://togithub.com/chmln/flatpickr/compare/v4.6.5...v4.6.6) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.5...v4.6.6) ### [`v4.6.5`](https://togithub.com/chmln/flatpickr/compare/v4.6.3...v4.6.5) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.3...v4.6.5) ### [`v4.6.3`](https://togithub.com/chmln/flatpickr/releases/v4.6.3) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.2...v4.6.3) This release fixes: [#​1841](https://togithub.com/chmln/flatpickr/issues/1841) monthSelectPlugin and maxDate or minDate [#​1805](https://togithub.com/chmln/flatpickr/issues/1805) Right most positioning incorrect [#​1754](https://togithub.com/chmln/flatpickr/issues/1754) Timepicker hours or minutes not automatically updating [#​1887](https://togithub.com/chmln/flatpickr/issues/1887) Using altInput breaks keyboard input for date selection [#​1938](https://togithub.com/chmln/flatpickr/issues/1938) Only update weekdayContainer when initialized Added: [#​1911](https://togithub.com/chmln/flatpickr/issues/1911) min/max time will support second resolution [#​1913](https://togithub.com/chmln/flatpickr/issues/1913) feat(locale key): export locale key type ### [`v4.6.2`](https://togithub.com/chmln/flatpickr/releases/v4.6.2) [Compare Source](https://togithub.com/chmln/flatpickr/compare/v4.6.1...v4.6.2) #### Changlog (this is a patch version) - [#​1826](https://togithub.com/chmln/flatpickr/issues/1826) - Added monthSelectorType option - [#​1852](https://togithub.com/chmln/flatpickr/issues/1852) - Add Georgian (ka) locale - [#​1854](https://togithub.com/chmln/flatpickr/issues/1854) - Month dropdown improvements - [#​1856](https://togithub.com/chmln/flatpickr/issues/1856) - Fixed shorthandCurrentMonth not working for month dropdown - [#​1846](https://togithub.com/chmln/flatpickr/issues/1846) - Setting Monday as firstDayOfWeek for Japanese - Fixed Month Select Plugin not working in Internet Explorer - [#​1825](https://togithub.com/chmln/flatpickr/issues/1825) - Added aria labels to hour and minute inputs

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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 has been generated by WhiteSource Renovate. View repository job log here.

ibmdotcom-bot commented 2 years ago

Deploy preview created for Carbon Web Components - React: https://carbon-web-components-react.s3.us-east.cloud-object-storage.appdomain.cloud/deploy-previews/973/index.html

Built with commit: b53faeede86b3fe1f38a3e32afa5513dcb5d4e37

ibmdotcom-bot commented 2 years ago

Deploy preview created for Carbon Web Components: https://carbon-web-components.s3.us-east.cloud-object-storage.appdomain.cloud/deploy-previews/973/index.html

Built with commit: b53faeede86b3fe1f38a3e32afa5513dcb5d4e37

ibmdotcom-bot commented 2 years ago

Deploy preview created for Carbon Web Components - Vue: https://carbon-web-components-vue.s3.us-east.cloud-object-storage.appdomain.cloud/deploy-previews/973/index.html

Built with commit: b53faeede86b3fe1f38a3e32afa5513dcb5d4e37

ibmdotcom-bot commented 2 years ago

Deploy preview created for Carbon Web Components - Angular: https://carbon-web-components-angular.s3.us-east.cloud-object-storage.appdomain.cloud/deploy-previews/973/index.html

Built with commit: b53faeede86b3fe1f38a3e32afa5513dcb5d4e37