Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#186)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
|  |  | lockFileMaintenance | All locks refreshed |  |  |  |  |
| [keycloak-js](https://www.keycloak.org) ([source](https://togithub.com/keycloak/keycloak)) | dependencies | patch | [`24.0.2` -> `24.0.3`](https://renovatebot.com/diffs/npm/keycloak-js/24.0.2/24.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/keycloak-js/24.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/keycloak-js/24.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/keycloak-js/24.0.2/24.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/keycloak-js/24.0.2/24.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| nginx | final | patch | `1.25.4-alpine-slim` -> `1.25.5-alpine-slim` | [![age](https://developer.mend.io/api/mc/badges/age/docker/nginx/1.25.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/nginx/1.25.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/nginx/1.25.4/1.25.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/nginx/1.25.4/1.25.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [react-icons](https://togithub.com/react-icons/react-icons) | dependencies | minor | [`5.0.1` -> `5.1.0`](https://renovatebot.com/diffs/npm/react-icons/5.0.1/5.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-icons/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-icons/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-icons/5.0.1/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-icons/5.0.1/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`5.2.8` -> `5.2.10`](https://renovatebot.com/diffs/npm/vite/5.2.8/5.2.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.2.8/5.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.2.8/5.2.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Release Notes

<details>
<summary>keycloak/keycloak (keycloak-js)</summary>

### [`v24.0.3`](https://togithub.com/keycloak/keycloak/releases/tag/24.0.3)

[Compare Source](https://togithub.com/keycloak/keycloak/compare/24.0.2...24.0.3)

<div>

<h2>Upgrading</h2>
<p>Before upgrading refer to <a href="file:/home/runner/work/keycloak-rel/keycloak-rel/target/web/docs/latest/upgrading/index.html#migration-changes">the migration guide</a> for a complete list of changes.</p>

<h2>All resolved issues</h2>

<h3>Enhancements</h3>
<ul>
<li><a href="https://togithub.com/keycloak/keycloak/issues/26695">#&#8203;26695</a> Keycloak and MSAD: enabling account in MSAD does not propagate to Keycloak <code>ldap</code></li>
</ul>

<h3>Bugs</h3>
<ul>
<li><a href="https://togithub.com/keycloak/keycloak/issues/24201">#&#8203;24201</a> Cannot disable LDAP-backed user if importEnabled=false <code>ldap</code></li>
<li><a href="https://togithub.com/keycloak/keycloak/issues/28100">#&#8203;28100</a> Failed authentication: java.lang.NullPointerException: Cannot invoke "org.keycloak.models.UserModel.getFederationLink()" because "this.delegate" is null <code>identity-brokering</code></li>
<li><a href="https://togithub.com/keycloak/keycloak/issues/28248">#&#8203;28248</a> Update user makes User ID changes when federationLink and LDAP_ID is not set properly <code>admin/api</code></li>
<li><a href="https://togithub.com/keycloak/keycloak/issues/28335">#&#8203;28335</a> The false option of the pkceMethod init parameter for the JavaScript adapter is ignored <code>adapter/javascript</code></li>
<li><a href="https://togithub.com/keycloak/keycloak/issues/28638">#&#8203;28638</a> Missing permission to read configmaps in `keycloak-operator-role` <code>operator</code></li>
</ul>

</div>

</details>

<details>
<summary>react-icons/react-icons (react-icons)</summary>

### [`v5.1.0`](https://togithub.com/react-icons/react-icons/releases/tag/v5.1.0)

[Compare Source](https://togithub.com/react-icons/react-icons/compare/v5.0.1...v5.1.0)

#### What's Changed

-   Icon sets update react-icons/react-icons@4541700
-   Fix Grammatical Error by [@&#8203;daggy1234](https://togithub.com/daggy1234) in [https://github.com/react-icons/react-icons/pull/904](https://togithub.com/react-icons/react-icons/pull/904)
-   Bump follow-redirects from 1.15.4 to 1.15.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/react-icons/react-icons/pull/917](https://togithub.com/react-icons/react-icons/pull/917)
-   Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/react-icons/react-icons/pull/922](https://togithub.com/react-icons/react-icons/pull/922)
-   Bump express from 4.18.2 to 4.19.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/react-icons/react-icons/pull/924](https://togithub.com/react-icons/react-icons/pull/924)
-   Bump vite from 4.5.1 to 4.5.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/react-icons/react-icons/pull/927](https://togithub.com/react-icons/react-icons/pull/927)
-   Update Simple Icons version in index.ts by [@&#8203;bneeland](https://togithub.com/bneeland) in [https://github.com/react-icons/react-icons/pull/921](https://togithub.com/react-icons/react-icons/pull/921)

#### New Contributors

-   [@&#8203;daggy1234](https://togithub.com/daggy1234) made their first contribution in [https://github.com/react-icons/react-icons/pull/904](https://togithub.com/react-icons/react-icons/pull/904)
-   [@&#8203;bneeland](https://togithub.com/bneeland) made their first contribution in [https://github.com/react-icons/react-icons/pull/921](https://togithub.com/react-icons/react-icons/pull/921)

**Full Changelog**: react-icons/react-icons@v5.0.1...v5.1.0

| Icon Library | License | Version | Count |
| --- | --- | --- | ---: |
| [Circum Icons](https://circumicons.com/) | [MPL-2.0 license](https://togithub.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE) | 1.0.0 | 288 |
| [Font Awesome 5](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 5.15.4-3-gafecf2a | 1612 |
| [Font Awesome 6](https://fontawesome.com/) | [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) | 6.5.1-2-ga1232e3 | 2037 |
| [Ionicons 4](https://ionicons.com/) | [MIT](https://togithub.com/ionic-team/ionicons/blob/master/LICENSE) | 4.6.3 | 696 |
| [Ionicons 5](https://ionicons.com/) | [MIT](https://togithub.com/ionic-team/ionicons/blob/master/LICENSE) | 5.5.4 | 1332 |
| [Material Design icons](http://google.github.io/material-design-icons/) | [Apache License Version 2.0](https://togithub.com/google/material-design-icons/blob/master/LICENSE) | 4.0.0-95-gf50c103206 | 4341 |
| [Typicons](http://s-ings.com/typicons/) | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) | 2.1.2 | 336 |
| [Github Octicons icons](https://octicons.github.com/) | [MIT](https://togithub.com/primer/octicons/blob/master/LICENSE) | 18.3.0 | 264 |
| [Feather](https://feathericons.com/) | [MIT](https://togithub.com/feathericons/feather/blob/master/LICENSE) | 4.29.1 | 287 |
| [Lucide](https://lucide.dev/) | [ISC](https://togithub.com/lucide-icons/lucide/blob/main/LICENSE) | v5.1.0 | 1215 |
| [Game Icons](https://game-icons.net/) | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [`12920d6`](https://togithub.com/react-icons/react-icons/commit/12920d6565588f0512542a3cb0cdfd36a497f910) | 4040 |
| [Weather Icons](https://erikflowers.github.io/weather-icons/) | [SIL OFL 1.1](http://scripts.sil.org/OFL) | 2.0.12 | 219 |
| [Devicons](https://vorillaz.github.io/devicons/) | [MIT](https://opensource.org/licenses/MIT) | 1.8.0 | 192 |
| [Ant Design Icons](https://togithub.com/ant-design/ant-design-icons) | [MIT](https://opensource.org/licenses/MIT) | 4.3.1 | 789 |
| [Bootstrap Icons](https://togithub.com/twbs/icons) | [MIT](https://opensource.org/licenses/MIT) | 1.11.3 | 2716 |
| [Remix Icon](https://togithub.com/Remix-Design/RemixIcon) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.0.0 | 2704 |
| [Flat Color Icons](https://togithub.com/icons8/flat-color-icons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.2 | 329 |
| [Grommet-Icons](https://togithub.com/grommet/grommet-icons) | [Apache License Version 2.0](http://www.apache.org/licenses/) | 4.12.0 | 635 |
| [Heroicons](https://togithub.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 1.0.6 | 460 |
| [Heroicons 2](https://togithub.com/tailwindlabs/heroicons) | [MIT](https://opensource.org/licenses/MIT) | 2.1.1 | 888 |
| [Simple Icons](https://simpleicons.org/) | [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) | 11.9.0 | 3088 |
| [Simple Line Icons](https://thesabbir.github.io/simple-line-icons/) | [MIT](https://opensource.org/licenses/MIT) | 2.5.5 | 189 |
| [IcoMoon Free](https://togithub.com/Keyamoon/IcoMoon-Free) | [CC BY 4.0 License](https://togithub.com/Keyamoon/IcoMoon-Free/blob/master/License.txt) | [`d006795`](https://togithub.com/react-icons/react-icons/commit/d006795ede82361e1bac1ee76f215cf1dc51e4ca) | 491 |
| [BoxIcons](https://togithub.com/atisawd/boxicons) | [MIT](https://togithub.com/atisawd/boxicons/blob/master/LICENSE) | 2.1.4 | 1634 |
| [css.gg](https://togithub.com/astrit/css.gg) | [MIT](https://opensource.org/licenses/MIT) | 2.1.1 | 704 |
| [VS Code Icons](https://togithub.com/microsoft/vscode-codicons) | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | 0.0.35 | 449 |
| [Tabler Icons](https://togithub.com/tabler/tabler-icons) | [MIT](https://opensource.org/licenses/MIT) | 2.45.0 | 4926 |
| [Themify Icons](https://togithub.com/lykmapipo/themify-icons) | [MIT](https://togithub.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE) | v0.1.2-2-g9600186 | 352 |
| [Radix Icons](https://icons.radix-ui.com) | [MIT](https://togithub.com/radix-ui/icons/blob/master/LICENSE) | [@&#8203;radix-ui/react-icons](https://togithub.com/radix-ui/react-icons)[@&#8203;1](https://togithub.com/1).3.0-1-g94b3fcf | 318 |
| [Phosphor Icons](https://togithub.com/phosphor-icons/core) | [MIT](https://togithub.com/phosphor-icons/core/blob/main/LICENSE) | 2.0.5 | 7488 |
| [Icons8 Line Awesome](https://icons8.com/line-awesome) | [MIT](https://togithub.com/icons8/line-awesome/blob/master/LICENSE.md) | 1.3.1 | 1544 |

</details>

<details>
<summary>vitejs/vite (vite)</summary>

### [`v5.2.10`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small5210-2024-04-20-small)

[Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.9...v5.2.10)

-   revert: perf: use workspace root for fs cache ([#&#8203;15712](https://togithub.com/vitejs/vite/issues/15712)) ([#&#8203;16476](https://togithub.com/vitejs/vite/issues/16476)) ([77e7359](https://togithub.com/vitejs/vite/commit/77e7359)), closes [#&#8203;15712](https://togithub.com/vitejs/vite/issues/15712) [#&#8203;16476](https://togithub.com/vitejs/vite/issues/16476)
-   fix: add base to virtual html ([#&#8203;16442](https://togithub.com/vitejs/vite/issues/16442)) ([721f94d](https://togithub.com/vitejs/vite/commit/721f94d)), closes [#&#8203;16442](https://togithub.com/vitejs/vite/issues/16442)
-   fix: adjust esm syntax judgment logic ([#&#8203;16436](https://togithub.com/vitejs/vite/issues/16436)) ([af72eab](https://togithub.com/vitejs/vite/commit/af72eab)), closes [#&#8203;16436](https://togithub.com/vitejs/vite/issues/16436)
-   fix: don't add outDirs to watch.ignored if emptyOutDir is false ([#&#8203;16453](https://togithub.com/vitejs/vite/issues/16453)) ([6a127d6](https://togithub.com/vitejs/vite/commit/6a127d6)), closes [#&#8203;16453](https://togithub.com/vitejs/vite/issues/16453)
-   fix(cspNonce): don't overwrite existing nonce values ([#&#8203;16415](https://togithub.com/vitejs/vite/issues/16415)) ([b872635](https://togithub.com/vitejs/vite/commit/b872635)), closes [#&#8203;16415](https://togithub.com/vitejs/vite/issues/16415)
-   feat: show warning if root is in build.outDir ([#&#8203;16454](https://togithub.com/vitejs/vite/issues/16454)) ([11444dc](https://togithub.com/vitejs/vite/commit/11444dc)), closes [#&#8203;16454](https://togithub.com/vitejs/vite/issues/16454)
-   feat: write cspNonce to style tags ([#&#8203;16419](https://togithub.com/vitejs/vite/issues/16419)) ([8e54bbd](https://togithub.com/vitejs/vite/commit/8e54bbd)), closes [#&#8203;16419](https://togithub.com/vitejs/vite/issues/16419)
-   chore(deps): update dependency eslint-plugin-n to v17 ([#&#8203;16381](https://togithub.com/vitejs/vite/issues/16381)) ([6cccef7](https://togithub.com/vitejs/vite/commit/6cccef7)), closes [#&#8203;16381](https://togithub.com/vitejs/vite/issues/16381)

### [`v5.2.9`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small529-2024-04-15-small)

[Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.8...v5.2.9)

-   fix: `fsp.rm` removing files does not take effect ([#&#8203;16032](https://togithub.com/vitejs/vite/issues/16032)) ([b05c405](https://togithub.com/vitejs/vite/commit/b05c405)), closes [#&#8203;16032](https://togithub.com/vitejs/vite/issues/16032)
-   fix: fix accumulated stacks in error overlay ([#&#8203;16393](https://togithub.com/vitejs/vite/issues/16393)) ([102c2fd](https://togithub.com/vitejs/vite/commit/102c2fd)), closes [#&#8203;16393](https://togithub.com/vitejs/vite/issues/16393)
-   fix(deps): update all non-major dependencies ([#&#8203;16376](https://togithub.com/vitejs/vite/issues/16376)) ([58a2938](https://togithub.com/vitejs/vite/commit/58a2938)), closes [#&#8203;16376](https://togithub.com/vitejs/vite/issues/16376)
-   chore: update region comment ([#&#8203;16380](https://togithub.com/vitejs/vite/issues/16380)) ([77562c3](https://togithub.com/vitejs/vite/commit/77562c3)), closes [#&#8203;16380](https://togithub.com/vitejs/vite/issues/16380)
-   perf: reduce size of injected \__vite\_\_mapDeps code ([#&#8203;16184](https://togithub.com/vitejs/vite/issues/16184)) ([c0ec6be](https://togithub.com/vitejs/vite/commit/c0ec6be)), closes [#&#8203;16184](https://togithub.com/vitejs/vite/issues/16184)
-   perf(css): only replace empty chunk if imported ([#&#8203;16349](https://togithub.com/vitejs/vite/issues/16349)) ([e2658ad](https://togithub.com/vitejs/vite/commit/e2658ad)), closes [#&#8203;16349](https://togithub.com/vitejs/vite/issues/16349)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on sunday" in timezone Europe/Berlin, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SvenKirschbaum/musikbot-frontend).
  • Loading branch information
renovate[bot] authored Apr 20, 2024
1 parent 0d68331 commit 974a635
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 86 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN npm ci
COPY . .
RUN npm run build

FROM nginx:1.25.4-alpine-slim@sha256:b841779b72c127bdcb6e58b2ae3d810f890e020460858d84c7bd38d15cf26ddf
FROM nginx:1.25.5-alpine-slim@sha256:b27fd01b23890c5f807a00f48b7d636929356f50c1432579ae291752e49465f4

RUN echo -e "\
server_tokens off;\
Expand Down
180 changes: 97 additions & 83 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"autoprefixer": "10.4.19",
"bootstrap": "5.3.3",
"downshift": "^9.0.0",
"keycloak-js": "24.0.2",
"keycloak-js": "24.0.3",
"md5": "2.3.0",
"moment": "2.30.1",
"moment-duration-format": "2.3.2",
Expand All @@ -18,7 +18,7 @@
"react-cookie-consent": "9.0.0",
"react-dom": "17.0.2",
"react-flip-move": "3.0.5",
"react-icons": "5.0.1",
"react-icons": "5.1.0",
"react-moment": "1.1.3",
"react-router": "5.3.4",
"react-router-bootstrap": "0.25.0",
Expand Down

0 comments on commit 974a635

Please sign in to comment.