byteshiva / e-commenceland

e-Commerce Land Project
https://byteshiva.github.io/e-commenceland/
MIT License
2 stars 1 forks source link

Update dependency semantic-ui-react to ^0.88.0 #67

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-ui-react ^0.86.0 -> ^0.88.0 age adoption passing confidence

Release Notes

Semantic-Org/Semantic-UI-React ### [`v0.88.2`](https://togithub.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v0882-httpsgithubcomSemantic-OrgSemantic-UI-Reacttreev0882-2019-12-08) [Compare Source](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.88.1...v0.88.2) [Full Changelog](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.88.1...v0.88.2) **Merged pull requests:** - chore: update husky hooks [#​3859](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3859) ([levithomason](https://togithub.com/levithomason)) - chore: remove stale bot [#​3858](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3858) ([levithomason](https://togithub.com/levithomason)) - fix(Search): use result.id for SearchResult key [#​3848](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3848) ([unbug](https://togithub.com/unbug)) - docs(misc): fix typos [#​3837](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3837) ([yuuyu00](https://togithub.com/yuuyu00)) - fix(FeedSummary): add missing space around content [#​3836](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3836) ([ridvankaradag](https://togithub.com/ridvankaradag)) - feat(FormField): make form field error accessible [#​3822](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3822) ([aoelen](https://togithub.com/aoelen)) - docs: fix minor grammar and punctuation errors [#​3818](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3818) ([anupamasok](https://togithub.com/anupamasok)) - docs: update warning about using yarn [#​3816](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3816) ([chrisbrainerd](https://togithub.com/chrisbrainerd)) - docs: update grammar/wording for tab pane shorthand [#​3801](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3801) ([spencerbyw](https://togithub.com/spencerbyw)) - docs(MenuExampleHeaderVertical): fix onClick handler [#​3799](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3799) ([Suzi004](https://togithub.com/Suzi004)) - chore(lib): add ModernAutoControlledComponent [#​3776](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3776) ([layershifter](https://togithub.com/layershifter)) - feat(Search): custom category layout renderer [#​3672](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3672) ([PrincessMadMath](https://togithub.com/PrincessMadMath)) ### [`v0.88.1`](https://togithub.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v0881-httpsgithubcomSemantic-OrgSemantic-UI-Reacttreev0881-2019-09-09) [Compare Source](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.88.0...v0.88.1) [Full Changelog](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.88.0...v0.88.1) **Merged pull requests:** - chore(Ref): use component from Stardust UI [#​3774](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3774) ([layershifter](https://togithub.com/layershifter)) - fix(Sidebar): handle clicks properly [#​3772](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3772) ([layershifter](https://togithub.com/layershifter)) - docs(Theming): use [@​semantic-ui-react/craco-less](https://togithub.com/semantic-ui-react/craco-less) plugin [#​3767](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3767) ([layershifter](https://togithub.com/layershifter)) - fix(Dropdown): closing the search menu on spacebar press [#​3766](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3766) ([honzajerabek](https://togithub.com/honzajerabek)) - feat(Popup): add `positionFixed` to support fixed mode in `Popper.JS` [#​3760](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3760) ([fxOne](https://togithub.com/fxOne)) ### [`v0.88.0`](https://togithub.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v0880-httpsgithubcomSemantic-OrgSemantic-UI-Reacttreev0880-2019-08-23) [Compare Source](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.87.3...v0.88.0) [Full Changelog](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.87.3...v0.88.0) **Merged pull requests:** - feat(TextArea): export StrictTextAreaProps typing [#​3846](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3846) ([chrisbull](https://togithub.com/chrisbull)) - docs(CodeSandbox): fix paths for images in exported examples [#​3758](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3758) ([layershifter](https://togithub.com/layershifter)) - fix(typings): add missing `StrictMenuProps` type export [#​3755](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3755) ([b-smets](https://togithub.com/b-smets)) - docs(Popup): add example for `delay` prop in Popup [#​3754](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3754) ([SandipNirmal](https://togithub.com/SandipNirmal)) - docs(Usage|Theming): improve pages, introduce CLI util [#​3752](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3752) ([layershifter](https://togithub.com/layershifter)) - chore(lib): remove `customPropTypes.as` [#​3751](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3751) ([layershifter](https://togithub.com/layershifter)) - docs(Icon): fix a typo [#​3749](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3749) ([ablakey](https://togithub.com/ablakey)) - chore(mixed): renamed unsafe lifecycle methods [#​3747](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3747) ([jmyrland](https://togithub.com/jmyrland)) - BREAKING(package): require React 16.8 [#​3733](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3733) ([layershifter](https://togithub.com/layershifter)) - fix(Checkbox): preventDefault() in mouseDown should prevent focus [#​3732](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3732) ([layershifter](https://togithub.com/layershifter)) - chore(AutoControlledComponent): align API of trySetState() with React's [#​3731](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3731) ([layershifter](https://togithub.com/layershifter)) - style(package): format with Prettier [#​3730](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3730) ([layershifter](https://togithub.com/layershifter)) - docs(examples): remove outdated Webpack examples [#​3729](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3729) ([layershifter](https://togithub.com/layershifter)) - docs(Search): fix wrong description for `input` shorthand [#​3727](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3727) ([ablakey](https://togithub.com/ablakey)) - feat(Popup): add `eventsEnabled` prop [#​3715](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3715) ([layershifter](https://togithub.com/layershifter)) - docs(Composition|Shorthand): improve pages [#​3707](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3707) ([layershifter](https://togithub.com/layershifter)) - feat(Dropdown): allow selecting an item when pressing the spacebar [#​3702](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3702) ([nelsonleite](https://togithub.com/nelsonleite)) - fix(Popup): ignore clicks when `on` prop is set to `hover` only [#​3667](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3667) ([ecnaidar](https://togithub.com/ecnaidar)) - fix(Dropdown): retains focus after selection [#​3452](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3452) ([jongsue](https://togithub.com/jongsue)) ### [`v0.87.3`](https://togithub.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v0873-httpsgithubcomSemantic-OrgSemantic-UI-Reacttreev0873-2019-07-09) [Compare Source](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.87.2...v0.87.3) [Full Changelog](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.87.2...v0.87.3) **Merged pull requests:** - fix(Checkbox): handle change on root element [#​3693](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3693) ([layershifter](https://togithub.com/layershifter)) - fix(Checkbox): handle click properly on label [#​3692](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3692) ([layershifter](https://togithub.com/layershifter)) - test(Checkbox): remove incorrect event combinations [#​3691](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3691) ([layershifter](https://togithub.com/layershifter)) - fix(Sidebar): fix hide animation [#​3684](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3684) ([layershifter](https://togithub.com/layershifter)) - fix(Popup): update `hideOnScroll` description in typings [#​3682](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3682) ([vsramanujan](https://togithub.com/vsramanujan)) - feat(Label): add `prompt` prop [#​3680](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3680) ([layershifter](https://togithub.com/layershifter)) - fix(Modal): support IE11, fix scrolling glitches [#​3679](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3679) ([layershifter](https://togithub.com/layershifter)) - chore(docs): make docs working in IE11 [#​3678](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3678) ([layershifter](https://togithub.com/layershifter)) - docs(layouts): fix incorrectly cased tabIndex in Bootstrap layout [#​3668](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3668) ([AaronCTech](https://togithub.com/AaronCTech)) - feat(Form): make `error` prop shorthand in Form.Field [#​3603](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3603) ([bubunyo](https://togithub.com/bubunyo)) - fix(Dropdown): use `placeholder` as default text [#​3586](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3586) ([eyas2014](https://togithub.com/eyas2014)) ### [`v0.87.2`](https://togithub.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v0872-httpsgithubcomSemantic-OrgSemantic-UI-Reacttreev0872-2019-06-14) [Compare Source](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.87.1...v0.87.2) [Full Changelog](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.87.1...v0.87.2) **Merged pull requests:** - feat(Popup): add `popperDependencies` prop [#​3657](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3657) ([layershifter](https://togithub.com/layershifter)) - feat(Popup): add pinned and popperModifiers prop [#​3654](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3654) ([layershifter](https://togithub.com/layershifter)) - docs(mixed): improve perf & bundle size, fix issue with /layouts [#​3652](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3652) ([layershifter](https://togithub.com/layershifter)) - docs(Examples): reduce number of items in examples, fix HMR issues [#​3651](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3651) ([layershifter](https://togithub.com/layershifter)) - feat(Dropdown): add 'closeOnEscape' prop [#​3632](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3632) ([mhatvan](https://togithub.com/mhatvan)) - docs(Layouts): fix vertical alignment on LoginPage [#​3623](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3623) ([ashvinikumar](https://togithub.com/ashvinikumar)) - fix(Dropdown): aria-live region needs aria-atomic [#​3621](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3621) ([fracmak](https://togithub.com/fracmak)) - perf(Modal): reduce unnecessary layout invalidations [#​3609](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3609) ([HighCoordination](https://togithub.com/HighCoordination)) - fix(Popup): fix positioning in scrollable container [#​3607](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3607) ([layershifter](https://togithub.com/layershifter)) - fix(Dropdown): search does not preserve value [#​3584](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3584) ([mihai-dinculescu](https://togithub.com/mihai-dinculescu)) ### [`v0.87.1`](https://togithub.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v0871-httpsgithubcomSemantic-OrgSemantic-UI-Reacttreev0871-2019-05-06) [Compare Source](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.87.0...v0.87.1) [Full Changelog](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.87.0...v0.87.1) **Merged pull requests:** - chore(package): remove `browser` field [#​3598](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3598) ([layershifter](https://togithub.com/layershifter)) ### [`v0.87.0`](https://togithub.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v0870-httpsgithubcomSemantic-OrgSemantic-UI-Reacttreev0870-2019-05-06) [Compare Source](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.86.0...v0.87.0) [Full Changelog](https://togithub.com/Semantic-Org/Semantic-UI-React/compare/v0.86.0...v0.87.0) **Merged pull requests:** - fix(Ref): fix 'prop-types' import in RefForward [#​3594](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3594) ([layershifter](https://togithub.com/layershifter)) - fix(Modal): do not close when mouse click was occurred inside [#​3582](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3582) ([joergbaier](https://togithub.com/joergbaier)) - docs(pages): add navigation footer [#​3577](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3577) ([layershifter](https://togithub.com/layershifter)) - fix(Popup|Portal): do not close when mouse click was occurred inside [#​3575](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3575) ([mihai-dinculescu](https://togithub.com/mihai-dinculescu)) - feat(Table): add `headerRows` to allow to render multiple headers [#​3574](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3574) ([TecHunter](https://togithub.com/TecHunter)) - style(configs): code comment fix [#​3570](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3570) ([DenrizSusam](https://togithub.com/DenrizSusam)) - chore(package): add `browser` field that points to UMD build [#​3566](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3566) ([soederpop](https://togithub.com/soederpop)) - docs(Shorthand|Theming): rework docs to be more actual [#​3564](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3564) ([layershifter](https://togithub.com/layershifter)) - docs(ComponentSidebarSection): replace deprecated lifecycle methods [#​3559](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3559) ([grumblerchester](https://togithub.com/grumblerchester)) - docs(ComponentProps): replace deprecated lifecycle methods [#​3555](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3555) ([grumblerchester](https://togithub.com/grumblerchester)) - fix(Card): fix `image` shorthand [#​3551](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3551) ([layershifter](https://togithub.com/layershifter)) - chore(docs): replace HOCs with React.memo [#​3550](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3550) ([layershifter](https://togithub.com/layershifter)) - perf(docs): improve rendering performance of example's pages [#​3549](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3549) ([layershifter](https://togithub.com/layershifter)) - fix(build): fix exports in UMD build [#​3540](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3540) ([layershifter](https://togithub.com/layershifter)) - docs(ComponentDoc): replace deprecated lifecycle methods [#​3535](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3535) ([grumblerchester](https://togithub.com/grumblerchester)) - docs(ComponentExample): replace deprecated lifecycle methods [#​3533](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3533) ([grumblerchester](https://togithub.com/grumblerchester)) - breaking(Popup): switch to Popper.js [#​3532](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3532) ([layershifter](https://togithub.com/layershifter)) - docs(Dropdown): remove deprecated lifecycle method from DropdownExampleRemote [#​3529](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3529) ([grumblerchester](https://togithub.com/grumblerchester)) - fix(docs): remove component page hash replacement [#​3528](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3528) ([grumblerchester](https://togithub.com/grumblerchester)) - fix(Dimmer|Modal): fix assignment of styles [#​3525](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3525) ([layershifter](https://togithub.com/layershifter)) - docs(mixed): add gender other to gender selectors [#​3524](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3524) ([tanohzana](https://togithub.com/tanohzana)) - docs(Dropdown): fix floating example in FF [#​3522](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3522) ([layershifter](https://togithub.com/layershifter)) - chore(package): bump dependencies [#​3516](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3516) ([layershifter](https://togithub.com/layershifter)) - fix(Portal): fix `target` for `mouseEnter`/`mouselLeave` events [#​3515](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3515) ([layershifter](https://togithub.com/layershifter)) - docs(Search): replace deprecated lifecycle methods in examples [#​3511](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3511) ([layershifter](https://togithub.com/layershifter)) - docs(examples): prevent internal imports via eslint [#​3503](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3503) ([Fabianopb](https://togithub.com/Fabianopb)) - fix(Sticky): preserve item height [#​3500](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3500) ([felixmosh](https://togithub.com/felixmosh)) - fix(Visibility): handle context scroll instead of just window scroll [#​3400](https://togithub.com/Semantic-Org/Semantic-UI-React/pull/3400) ([johnkeane475](https://togithub.com/johnkeane475))

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

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.88.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.