atherdon / dash-upload-forms

https://upload-forms-repository.herokuapp.com/
1 stars 2 forks source link

Update dependency semantic-ui-react to v2.1.5 #93

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-ui-react 2.0.3 -> 2.1.5 age adoption passing confidence

Release Notes

Semantic-Org/Semantic-UI-React (semantic-ui-react) ### [`v2.1.5`](https://redirect.github.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v215-2023-12-10) [Compare Source](https://redirect.github.com/Semantic-Org/Semantic-UI-React/compare/v2.1.4...v2.1.5) ##### :bug: Bug Fix - [#​4446](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4446) fix(Popup): fix positioning in scrollable container ([@​CoryDuncan](https://redirect.github.com/CoryDuncan)) ### [`v2.1.4`](https://redirect.github.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v214-2022-11-23) [Compare Source](https://redirect.github.com/Semantic-Org/Semantic-UI-React/compare/v2.1.3...v2.1.4) ##### :bug: Bug Fix - [#​4398](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4398) fix(Input): pass focus options ([@​meltyshev](https://redirect.github.com/meltyshev)) - [#​4399](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4399) fix(Button): pass focus options ([@​meltyshev](https://redirect.github.com/meltyshev)) - [#​4390](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4390) fix(types): Update SemanticShorthandCollection to support Typescript 4.8 ([@​timduffin](https://redirect.github.com/timduffin)) - [#​4377](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4377) fix(core): add `enterKeyHint` to list of `htmlInputAttrs` ([@​ben-rogerson](https://redirect.github.com/ben-rogerson)) ##### :memo: Documentation - [#​4383](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4383) docs: updates to contribution.md ([@​carkod](https://redirect.github.com/carkod)) ### [`v2.1.3`](https://redirect.github.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v213-2022-05-31) [Compare Source](https://redirect.github.com/Semantic-Org/Semantic-UI-React/compare/v2.1.2...v2.1.3) ##### :bug: Bug Fix - [#​4356](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4356) fix: make typings compatible with [@​types/react](https://redirect.github.com/types/react)[@​18](https://redirect.github.com/18) ([@​Lurk](https://redirect.github.com/Lurk)) ##### :house: Internal - [#​4369](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4369) chore: allow React 18 in peerDependencies ([@​layershifter](https://redirect.github.com/layershifter)) ### [`v2.1.2`](https://redirect.github.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v212-2022-02-17) [Compare Source](https://redirect.github.com/Semantic-Org/Semantic-UI-React/compare/v2.1.1...v2.1.2) ##### :bug: Bug Fix - [#​4337](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4337) fix(Popup): do not hide Popup with "hideOnScroll" when scroll comes from inside the Popup ([@​oskarwrobel](https://redirect.github.com/oskarwrobel)) ### [`v2.1.1`](https://redirect.github.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v211-2022-01-25) [Compare Source](https://redirect.github.com/Semantic-Org/Semantic-UI-React/compare/v2.1.0...v2.1.1) ##### :bug: Bug Fix - [#​4327](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4327) fix(Search): remove "placeholder" from "defaultProps" ([@​layershifter](https://redirect.github.com/layershifter)) ##### :memo: Documentation - [#​4328](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4328) docs(Checkbox): minor rework to use hooks, better show controlled mode ([@​layershifter](https://redirect.github.com/layershifter)) ### [`v2.1.0`](https://redirect.github.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v210-2022-01-25) [Compare Source](https://redirect.github.com/Semantic-Org/Semantic-UI-React/compare/v2.0.4...v2.1.0) ##### :rocket: New Feature - [#​4282](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4282) feat(Search): add "placeholder" & documentation ([@​rohanrav](https://redirect.github.com/rohanrav)) ##### :bug: Bug Fix - [#​4199](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4199) fix(Dropdown): do not select disabled items on blur ([@​tiangueu-cesar](https://redirect.github.com/tiangueu-cesar)) - [#​4322](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4322) fix(Dropdown): handle "onClick" on options ([@​layershifter](https://redirect.github.com/layershifter)) - [#​4321](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4321) fix(Button): handle `type` properly ([@​layershifter](https://redirect.github.com/layershifter)) - [#​4309](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4309) fix(Search): type definition for layout renderer ([@​bhbs](https://redirect.github.com/bhbs)) ##### :memo: Documentation - [#​4319](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4319) docs(Modal): fix minor confirm modal typo ([@​cmcode-dev](https://redirect.github.com/cmcode-dev)) - [#​4317](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4317) docs(TextArea): fix verbiage in TextArea docs ([@​cmcode-dev](https://redirect.github.com/cmcode-dev)) - [#​4291](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4291) docs(Modal): update props' description ([@​bonellia](https://redirect.github.com/bonellia)) - [#​4195](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4195) docs(Embed): fix typo ([@​Hypnosphi](https://redirect.github.com/Hypnosphi)) - [#​4278](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4278) docs(MenuExampleStackable): Adding alt for logo ([@​akhil-naidu](https://redirect.github.com/akhil-naidu)) - [#​4311](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4311) docs: change links from google.com to example.com ([@​kotoko](https://redirect.github.com/kotoko)) - [#​4297](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4297) docs(theming) list semantic-ui-less in dependencies ([@​natanlao](https://redirect.github.com/natanlao)) ##### :house: Internal - [#​4316](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4316) chore: bump Percy, Puppeteer & caniuse-lite ([@​layershifter](https://redirect.github.com/layershifter)) ### [`v2.0.4`](https://redirect.github.com/Semantic-Org/Semantic-UI-React/blob/HEAD/CHANGELOG.md#v204-2021-09-23) [Compare Source](https://redirect.github.com/Semantic-Org/Semantic-UI-React/compare/v2.0.3...v2.0.4) ##### :bug: Bug Fix - [#​4275](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4275) fix(types): export types for StrictBreadcrumbProps & StrictSelectProps ([@​layershifter](https://redirect.github.com/layershifter)) - [#​4181](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4181) fix(Dropdown): update event types ([@​aboyce](https://redirect.github.com/aboyce)) - [#​4259](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4259) fix(Modal|Portal): fix an error with unsafe setState() ([@​layershifter](https://redirect.github.com/layershifter)) ##### :memo: Documentation - [#​4228](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4228) docs(Introduction): Update broken link for renamed component AutoControlledComponent ([@​gmferise](https://redirect.github.com/gmferise)) - [#​4221](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4221) docs(Usage): update "CDN (no bundler)" section ([@​layershifter](https://redirect.github.com/layershifter)) - [#​4174](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4174) docs(theming) update theme.config override example ([@​the133448](https://redirect.github.com/the133448)) - [#​4218](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4218) docs(misc): fix typos in props descriptions + make minor text change ([@​katieraby](https://redirect.github.com/katieraby)) ##### :house: Internal - [#​4220](https://redirect.github.com/Semantic-Org/Semantic-UI-React/pull/4220) chore: update Lodash to latest ([@​layershifter](https://redirect.github.com/layershifter)) ##### Committers: 5 - Adam Boyce ([@​aboyce](https://redirect.github.com/aboyce)) - Gavin Ferise ([@​gmferise](https://redirect.github.com/gmferise)) - Katie ([@​katieraby](https://redirect.github.com/katieraby)) - Oleksandr Fediashov ([@​layershifter](https://redirect.github.com/layershifter)) - [@​the133448](https://redirect.github.com/the133448)

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.