-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): bump the minor group across 1 directory with 20 updates #1088
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/frontend/minor-b1af1c68e8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the minor group with 20 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@jsonforms/core](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/core) | `3.6.0` | `3.7.0` | | [@jsonforms/material-renderers](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/material-renderers) | `3.6.0` | `3.7.0` | | [@jsonforms/react](https://github.com/eclipsesource/jsonforms/tree/HEAD/packages/react) | `3.6.0` | `3.7.0` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.9.2` | `12.10.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.0` | `5.1.2` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.4.2` | `1.6.6` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.24` | `0.4.26` | | [jsdom](https://github.com/jsdom/jsdom) | `27.1.0` | `27.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.3` | `8.52.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.2` | `7.3.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.8` | `4.0.16` | | [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `4.1.2` | `4.1.3` | | [react-resizable](https://github.com/react-grid-layout/react-resizable) | `3.0.5` | `3.1.3` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.0.6` | `10.1.11` | | [keycloak-js](https://github.com/keycloak/keycloak-js) | `26.2.1` | `26.2.2` | | [msw](https://github.com/mswjs/msw) | `2.12.1` | `2.12.7` | Updates `@jsonforms/core` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/core) Updates `@jsonforms/material-renderers` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/material-renderers) Updates `@jsonforms/react` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/eclipsesource/jsonforms/releases) - [Commits](https://github.com/eclipsesource/jsonforms/commits/v3.7.0/packages/react) Updates `@xyflow/react` from 12.9.2 to 12.10.0 - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.10.0/packages/react) Updates `@eslint/js` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `@testing-library/react` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1) Updates `@vitejs/plugin-react` from 5.1.0 to 5.1.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react) Updates `@vitest/eslint-plugin` from 1.4.2 to 1.6.6 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.4.2...v1.6.6) Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-plugin-react-refresh` from 0.4.24 to 0.4.26 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.24...v0.4.26) Updates `jsdom` from 27.1.0 to 27.4.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.1.0...27.4.0) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `typescript-eslint` from 8.46.3 to 8.52.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/typescript-eslint) Updates `vite` from 7.2.2 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) Updates `vitest` from 4.0.8 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest) Updates `@chromatic-com/storybook` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/chromaui/addon-visual-tests/releases) - [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v4.1.3/CHANGELOG.md) - [Commits](chromaui/addon-visual-tests@v4.1.2...v4.1.3) Updates `react-resizable` from 3.0.5 to 3.1.3 - [Release notes](https://github.com/react-grid-layout/react-resizable/releases) - [Changelog](https://github.com/react-grid-layout/react-resizable/blob/master/CHANGELOG.md) - [Commits](react-grid-layout/react-resizable@v3.0.5...v3.1.3) Updates `@storybook/addon-docs` from 10.0.6 to 10.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/addons/docs) Updates `keycloak-js` from 26.2.1 to 26.2.2 - [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.2) Updates `msw` from 2.12.1 to 2.12.7 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.1...v2.12.7) --- updated-dependencies: - dependency-name: "@jsonforms/core" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@jsonforms/material-renderers" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@jsonforms/react" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@xyflow/react" dependency-version: 12.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: jsdom dependency-version: 27.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: typescript-eslint dependency-version: 8.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vitest dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@chromatic-com/storybook" dependency-version: 4.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: react-resizable dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@storybook/addon-docs" dependency-version: 10.1.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: keycloak-js dependency-version: 26.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: msw dependency-version: 2.12.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
edfc9bb to
8ee7a4d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 20 updates in the /frontend directory:
3.6.03.7.03.6.03.7.03.6.03.7.012.9.212.10.09.39.19.39.216.3.016.3.15.1.05.1.21.4.21.6.69.39.19.39.20.4.240.4.2627.1.027.4.03.6.23.7.48.46.38.52.07.2.27.3.14.0.84.0.164.1.24.1.33.0.53.1.310.0.610.1.1126.2.126.2.22.12.12.12.7Updates
@jsonforms/corefrom 3.6.0 to 3.7.0Release notes
Sourced from
@jsonforms/core's releases.Commits
6bbfbb3v3.7.04a1bb98v3.7.0-beta.09fabff8deps(dev): Update various dev dependencies (#2503)1d8f147v3.7.0-alpha.3b20bc25v3.7.0-alpha.2ab725ffnpm: Align repository and publishConfig values to recommended format016f1dffeat: add config to ValidateFunctionContext (#2483)6542785v3.7.0-alpha.11dea479v3.7.0-alpha.0e814b0afix: root $ref resolvingMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@jsonforms/coresince your current version.Updates
@jsonforms/material-renderersfrom 3.6.0 to 3.7.0Release notes
Sourced from
@jsonforms/material-renderers's releases.Commits
6bbfbb3v3.7.04a1bb98v3.7.0-beta.09fabff8deps(dev): Update various dev dependencies (#2503)1d8f147v3.7.0-alpha.3b20bc25v3.7.0-alpha.2ab725ffnpm: Align repository and publishConfig values to recommended format5b2b2e7react-material: Update MUI X date pickers from v7 to v8016f1dffeat: add config to ValidateFunctionContext (#2483)6542785v3.7.0-alpha.1128c1c8deps(react-material): Upgrade to MUI ^7 and x-date-picker ^7.28Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@jsonforms/material-rendererssince your current version.Updates
@jsonforms/reactfrom 3.6.0 to 3.7.0Release notes
Sourced from
@jsonforms/react's releases.Commits
6bbfbb3v3.7.04a1bb98v3.7.0-beta.09fabff8deps(dev): Update various dev dependencies (#2503)1d8f147v3.7.0-alpha.3b20bc25v3.7.0-alpha.2ab725ffnpm: Align repository and publishConfig values to recommended format6542785v3.7.0-alpha.11dea479v3.7.0-alpha.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@jsonforms/reactsince your current version.Updates
@xyflow/reactfrom 12.9.2 to 12.10.0Release notes
Sourced from
@xyflow/react's releases.Changelog
Sourced from
@xyflow/react's changelog.Commits
c0ed3c3chore(packages): bump83a312bchore(zIndexMode): use basic as default14fd41bchange default back to elevateEdgesOnSelect=false and zIndexMode=basic3680a6aMerge branch 'main' into feat/zindexmodea523919chore(middleware): cleanupe4e3605Merge branch 'main' into middlewares2c05b32Merge branch 'feat/zindexmode' of github.com:xyflow/xyflow into feat/zindexmodeddbb928chore(examples): add zindexmode9faca33Merge branch 'main' into feat/zindexmode4eb4295feat(svelte): add zIndexModeUpdates
@eslint/jsfrom 9.39.1 to 9.39.2Release notes
Sourced from
@eslint/js's releases.Commits
c43ce24chore: package.json update for@eslint/jsreleaseUpdates
@testing-library/reactfrom 16.3.0 to 16.3.1Release notes
Sourced from
@testing-library/react's releases.Commits
a2d37fffix: Switch to trusted publishing (#1437)cd6a175chore: fix action permissions (#1436)22b8c28chore: fix release (#1435)d996673chore: new release workflow (#1434)205ce17chore: fix typo in jest.config.js (#1427)aba5740[test] Fix tests forreact@experimental(#1424)590bc18[test] Fixnpm run typecheck(#1423)1c931a6chore(deps): usenpm-run-all2(#1411)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@testing-library/reactsince your current version.Updates
@vitejs/plugin-reactfrom 5.1.0 to 5.1.2Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
f127a24release: plugin-react@5.1.2db1c665fix(react): newer full bundle mode compat (#1011)1f372b6fix(deps): update all non-major dependencies (#1008)d52455efix(deps): update react 19.2.1 (#998)bcda041fix(deps): update all non-major dependencies (#995)c80546dfix(deps): update all non-major dependencies (#982)23db727release: plugin-react@5.1.1bcc7db0chore: add changelog for #976 and #9784a2e229fix(react): use rolldownOptions instead of deprecated rollupOptions in optimi...41cb823fix(deps): update all non-major dependencies (#968)Updates
@vitest/eslint-pluginfrom 1.4.2 to 1.6.6Release notes
Sourced from
@vitest/eslint-plugin's releases.... (truncated)
Commits
472ba3dchore: release v1.6.60829c0afeat: add require-test-timeout rule (#863)23b771echore: release v1.6.5e8ac615docs: put rule descriptions after title (#861)01f6df9feat: no-conditional-expect takes expect.assertions into account (#840)6beca38refactor: Require rule name in createTestingLibraryRule return type and use r...9636ae8fix(prefer-mock-return-shorthand): don't report mutable implementations (#190...1881ed0fix(prefer-mock-return-shorthand): ignore async implementations (#857)da4b6f7fix(prefer-mock-return-shorthand): ignore use of update expressions (#858)d15371fchore: updateeslint-remote-tester(#859)Updates
eslintfrom 9.39.1 to 9.39.2Release notes
Sourced from eslint's releases.
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)Updates
eslint-plugin-react-refreshfrom 0.4.24 to 0.4.26Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
95c02baRevert "Catch non React exports defined as call expressions"(fixes #95) [publ...8ea312dUpdate the name of next config (vite->next) (#96)4fc6d3dCatch non React exports defined as call expressions [publish]0397bdeAllow non-leading underscores (#94)Updates
jsdomfrom 27.1.0 to 27.4.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
098d16dVersion 27.4.01cd029eImprove asciiLowercase/asciiUppercase performance83fcb62Implement TextEncoder and TextDecoder; improve XML decodingddad97dSwitch from iconv-lite to exodus/bytes for decoding25cb2a1Use weak references for rangesed4f5edAdd currently-failing CSS regression tests56b75c2Version 27.3.0decdb95Update dependencies and dev dependencies542b1a6CSSOM improvementsb0805a9Version 27.2.0Updates
prettierfrom 3.6.2 to 3.7.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.