BanManager-WebUI
BanManager-WebUI copied to clipboard
fix(deps): update dependency react-icons to v5
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
react-icons | 4.12.0 -> 5.5.0 |
Release Notes
react-icons/react-icons (react-icons)
v5.5.0
What's Changed
- [React 19] Update IconType type to return React.ReactNode by @diaz-hfc in https://github.com/react-icons/react-icons/pull/1004
- Bump vite from 5.2.10 to 5.4.11 by @dependabot in https://github.com/react-icons/react-icons/pull/996
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot in https://github.com/react-icons/react-icons/pull/1005
- Bump vite from 5.4.11 to 5.4.14 by @dependabot in https://github.com/react-icons/react-icons/pull/1021
- Bump esbuild from 0.20.2 to 0.25.0 by @dependabot in https://github.com/react-icons/react-icons/pull/1027
New Contributors
- @diaz-hfc made their first contribution in https://github.com/react-icons/react-icons/pull/1004
Full Changelog: https://github.com/react-icons/react-icons/compare/v5.4.0...v5.5.0
v5.4.0
What's Changed
- Add closing of the icon details modal with the ESC key by @gabrielogregorio in https://github.com/react-icons/react-icons/pull/900
- support moduleResolution: bundler in tsconfig by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/970
- min search length changed to 2 by @Kumar06Lav in https://github.com/react-icons/react-icons/pull/967
- Bump webpack from 5.89.0 to 5.94.0 by @dependabot in https://github.com/react-icons/react-icons/pull/975
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in https://github.com/react-icons/react-icons/pull/976
- Bump axios from 1.6.8 to 1.7.7 by @dependabot in https://github.com/react-icons/react-icons/pull/977
- preview: Reduce the number of results displayed in search results by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/997
- 2024-12-03 upgrade icons by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/998
- Bump dset from 3.1.3 to 3.1.4 by @dependabot in https://github.com/react-icons/react-icons/pull/979
- Bump express from 4.19.2 to 4.21.0 by @dependabot in https://github.com/react-icons/react-icons/pull/981
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in https://github.com/react-icons/react-icons/pull/982
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in https://github.com/react-icons/react-icons/pull/989
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/react-icons/react-icons/pull/994
- workflow: upgrade workflows by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/999
New Contributors
- @Kumar06Lav made their first contribution in https://github.com/react-icons/react-icons/pull/967
Full Changelog: https://github.com/react-icons/react-icons/compare/v5.3.0...v5.4.0
v5.3.0
What's Changed
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in https://github.com/react-icons/react-icons/pull/942
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/react-icons/react-icons/pull/953
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in https://github.com/react-icons/react-icons/pull/954
- feat: update simple icons to 12.4.0 by @sdabhi23 in https://github.com/react-icons/react-icons/pull/956
- update bootstrap, tabler icons by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/968
New Contributors
- @sdabhi23 made their first contribution in https://github.com/react-icons/react-icons/pull/956
Full Changelog: https://github.com/react-icons/react-icons/compare/v5.2.1...v5.3.0
v5.2.1
What's Changed
- bug fix: add filled suffix in tb by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/941
Full Changelog: https://github.com/react-icons/react-icons/compare/v5.2.0...v5.2.1
v5.2.0
What's Changed
- remove data-* attributes by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/936
- icons version up 2024-04-30 by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/937
- update lerna by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/938
- Update pacakges by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/939
Full Changelog: https://github.com/react-icons/react-icons/compare/v5.1.0...v5.2.0
v5.1.0
What's Changed
- Icon sets update https://github.com/react-icons/react-icons/commit/454170000eb241cf78a23609fb6e47f86de079f4
- Fix Grammatical Error by @daggy1234 in https://github.com/react-icons/react-icons/pull/904
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in https://github.com/react-icons/react-icons/pull/917
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in https://github.com/react-icons/react-icons/pull/922
- Bump express from 4.18.2 to 4.19.2 by @dependabot in https://github.com/react-icons/react-icons/pull/924
- Bump vite from 4.5.1 to 4.5.3 by @dependabot in https://github.com/react-icons/react-icons/pull/927
- Update Simple Icons version in index.ts by @bneeland in https://github.com/react-icons/react-icons/pull/921
New Contributors
- @daggy1234 made their first contribution in https://github.com/react-icons/react-icons/pull/904
- @bneeland made their first contribution in https://github.com/react-icons/react-icons/pull/921
Full Changelog: https://github.com/react-icons/react-icons/compare/v5.0.1...v5.1.0
v5.0.1
What's Changed
- change boxicons license by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/892
- remove title tag by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/893
- fix typescript definition by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/897
- Add smooth animation when displaying icon details and improve mobile responsive by @gabrielogregorio in https://github.com/react-icons/react-icons/pull/879
- preview site: multiword search by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/898
New Contributors
- @gabrielogregorio made their first contribution in https://github.com/react-icons/react-icons/pull/879
Full Changelog: https://github.com/react-icons/react-icons/compare/v5.0.0...v5.0.1
v5.0.0
What's Changed
- Fix: Strict ESM loader compatibility by @e1himself in https://github.com/react-icons/react-icons/pull/880
Miner Changed
- astro: Keep focus search input in sidebar by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/842
- update cheerio, svgo by @kamijin-fanta in https://github.com/react-icons/react-icons/pull/890
- Bump vite from 4.5.0 to 4.5.1 by @dependabot in https://github.com/react-icons/react-icons/pull/873
- Fix typo on store.tsx by @giubrocchi in https://github.com/react-icons/react-icons/pull/875
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in https://github.com/react-icons/react-icons/pull/891
- Fix: Resolve Import Code Text Responsiveness in Icon Details Modal on Smaller Screens by @llbllhllk in https://github.com/react-icons/react-icons/pull/858
New Contributors
- @giubrocchi made their first contribution in https://github.com/react-icons/react-icons/pull/875
- @llbllhllk made their first contribution in https://github.com/react-icons/react-icons/pull/858
- @e1himself made their first contribution in https://github.com/react-icons/react-icons/pull/880
Full Changelog: https://github.com/react-icons/react-icons/compare/v4.12.0...v5.0.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.