chore(deps): bump the minor group across 1 directory with 5 updates - #1644
Merged
JamesDoingStuff merged 1 commit intoSep 23, 2026
Merged
Conversation
Bumps the minor group with 5 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [graphql](https://github.com/graphql/graphql-js) | `17.0.0` | `17.0.2` | | [keycloak-js](https://github.com/keycloak/keycloak-js) | `26.2.1` | `26.2.4` | | [postcss](https://github.com/postcss/postcss) | `8.4.0` | `8.5.28` | | [react-icons](https://github.com/react-icons/react-icons) | `5.3.0` | `5.7.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `5.0.0` | `5.0.1` | Updates `graphql` from 17.0.0 to 17.0.2 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v17.0.0...v17.0.2) Updates `keycloak-js` from 26.2.1 to 26.2.4 - [Release notes](https://github.com/keycloak/keycloak-js/releases) - [Changelog](https://github.com/keycloak/keycloak-js/blob/main/RELEASE-CHECKLIST.md) - [Commits](keycloak/keycloak-js@26.2.1...26.2.4) Updates `postcss` from 8.4.0 to 8.5.28 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.0...8.5.28) Updates `react-icons` from 5.3.0 to 5.7.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.3.0...v5.7.0) Updates `vitest` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.1/packages/vitest) --- updated-dependencies: - dependency-name: graphql dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: keycloak-js dependency-version: 26.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: postcss dependency-version: 8.5.28 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: react-icons dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: vitest dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
JamesDoingStuff
approved these changes
Sep 23, 2026
dependabot
Bot
deleted the
dependabot/npm_and_yarn/frontend/minor-d519d619e5
branch
September 23, 2026 13:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor group with 5 updates in the /frontend directory:
17.0.017.0.226.2.126.2.48.4.08.5.285.3.05.7.05.0.05.0.1Updates
graphqlfrom 17.0.0 to 17.0.2Release notes
Sourced from graphql's releases.
Commits
71606d7chore(release): v17.0.2101de34fix: detect default-value changes on input object fields (#4832)82da713fix(mapSchemaConfig): fix context for schema argument mapper (#4829)9617473chore(release): v17.0.1851bd6achore(release): protect latest release channels (#4825)c471d36fix(diagnostics): emit asyncStart after promise settlement to match native `t...3f3895fchore(npm): remove obsolete ESM-only package build (#4823)Updates
keycloak-jsfrom 26.2.1 to 26.2.4Release notes
Sourced from keycloak-js's releases.
... (truncated)
Commits
dabf89cSet version to 26.2.47abc00cAdd release notes for 26.2.4 (#298)7c1d5edClose in-app browser before awaiting token exchange in Cordova adapter (#285)c4c4d8fBump@keycloak/keycloak-admin-clientfrom 26.5.7 to 26.6.1 (#296)59ab675Bump@types/nodefrom 25.5.2 to 25.6.0 (#295)0541a72Bump@types/nodefrom 25.5.0 to 25.5.2 (#292)8a842d3Bump@keycloak/keycloak-admin-clientfrom 26.5.6 to 26.5.7 (#291)569b021Bump@playwright/testfrom 1.58.2 to 1.59.1 (#290)94a3fb7Bump@keycloak/keycloak-admin-clientfrom 26.5.5 to 26.5.6 (#286)2f98347Bump@types/nodefrom 25.4.0 to 25.5.0 (#284)Updates
postcssfrom 8.4.0 to 8.5.28Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
e544bffRelease 8.5.28 versionf8fc252Typo5039fd7Add missed release notesae40ca4Release 8.5.27 version62b1626Fix linter1dba938Update dependencies3e82edcKeep non-annotation comments when the processor has no plugins (#2150)6d23bc3Fix link508e997Add GitHub Sponsors linke993739Add CodeRabbit sponsor (#2145)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
react-iconsfrom 5.3.0 to 5.7.0Release notes
Sourced from react-icons's releases.
... (truncated)
Commits
87470d5v5.7.0e1cb061fix ci publishbffaab7Revert "v5.7.0"2cde989v5.7.0dac95ccupdate npm in ci workflow21fcd04Revert "v5.7.0"3a05518v5.7.0c8b5050fix github pages deploy2f78ae4Update CI actions, Pages deploy, and staged npm publishing11f5a06update packages (#1153)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-icons since your current version.
Updates
vitestfrom 5.0.0 to 5.0.1Release notes
Sourced from vitest's releases.
Commits
03630a5chore: release v5.0.1 (#11275)a47d790fix(fakeTimers): forcequeueMicrotaskandnextTickintoNotFake(#11261)2ce29d5fix: warn when deprecateddeps.optimizer.webis used (#11214)ccd6d05docs: fix typecheck exclude default in documentation (#11223)91ab158fix(doctor): measure vm pools for custom environments (#11212)23dda73fix: share the server on self-referencingextends(#11034)498fbe9fix: resolve ResolvedConfig exactOptionalPropertyTypes errors (#11175)115c3f6fix: correct typos in error message and comments (#11187)7361465fix: keep metadata file when clearing the cache (#11199)972e24bfix(browser): avoid double quotes inconfig.define(#11198)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions