-
Notifications
You must be signed in to change notification settings - Fork 0
Chore(deps): Bump the lib group across 1 directory with 15 updates #1081
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/lib/lib-983a6f542e
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.
Open
Chore(deps): Bump the lib group across 1 directory with 15 updates #1081
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend/lib/lib-983a6f542e
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 lib group with 15 updates in the /frontend/lib directory: | Package | From | To | | --- | --- | --- | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.2.3` | `2.2.7` | | [react-icons](https://github.com/react-icons/react-icons) | `5.2.1` | `5.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `22.5.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.1` | `18.3.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `8.3.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `8.3.0` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.6.0` | `3.7.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.9.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.6` | `0.4.11` | | [glob](https://github.com/isaacs/node-glob) | `10.3.12` | `11.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.11` | `5.4.2` | | [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `3.9.1` | `4.0.3` | | [vite-plugin-lib-inject-css](https://github.com/emosheeep/vite-plugin-lib-inject-css) | `2.0.1` | `2.1.1` | Updates `@reduxjs/toolkit` from 2.2.3 to 2.2.7 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.2.3...v2.2.7) Updates `react-icons` from 5.2.1 to 5.3.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.2.1...v5.3.0) Updates `@types/node` from 20.12.12 to 22.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.1 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 8.3.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.8.0 to 8.3.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/parser) Updates `@vitejs/plugin-react-swc` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](vitejs/vite-plugin-react-swc@v3.6.0...v3.7.0) Updates `eslint` from 8.57.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.9.1) Updates `eslint-plugin-react-refresh` from 0.4.6 to 0.4.11 - [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.6...v0.4.11) Updates `glob` from 10.3.12 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.12...v11.0.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `typescript` from 5.4.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) Updates `vite` from 5.2.11 to 5.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite) Updates `vite-plugin-dts` from 3.9.1 to 4.0.3 - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](qmhc/unplugin-dts@v3.9.1...v4.0.3) Updates `vite-plugin-lib-inject-css` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/emosheeep/vite-plugin-lib-inject-css/releases) - [Changelog](https://github.com/emosheeep/vite-plugin-lib-inject-css/blob/master/CHANGELOG.md) - [Commits](https://github.com/emosheeep/vite-plugin-lib-inject-css/compare/vite-plugin-lib-inject-css@2.0.1...vite-plugin-lib-inject-css@2.1.1) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lib - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lib - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lib - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lib - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lib - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: lib - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lib - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major dependency-group: lib - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lib - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lib - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lib - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-major dependency-group: lib - dependency-name: vite-plugin-lib-inject-css dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lib ... Signed-off-by: dependabot[bot] <support@github.com>
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 lib group with 15 updates in the /frontend/lib directory:
2.2.32.2.75.2.15.3.020.12.1222.5.218.3.118.3.57.8.08.3.07.8.08.3.03.6.03.7.08.57.09.9.10.4.60.4.1110.3.1211.0.03.2.53.3.35.4.55.5.45.2.115.4.23.9.14.0.32.0.12.1.1Updates
@reduxjs/toolkitfrom 2.2.3 to 2.2.7Release notes
Sourced from
@reduxjs/toolkit's releases.... (truncated)
Commits
75b4f69Release 2.2.7dd3ef70Merge pull request #4529 from reduxjs/feature/2.3.0-types-exports70f627dExport RetryOptions6a3de08Merge pull request #4435 from aryaemami59/improve-treeshakeability8be6e5fMerge branch 'master' of https://github.com/reduxjs/redux-toolkit into improv...9e7e6f6Merge branch 'master' of https://github.com/reduxjs/redux-toolkit into improv...ee51d76Bumptsupto version 8.2.3ff6db42Bumptsupto version 8.2.220f579bBumptsupto version 8.2.0a1b4e80BumptsupandesbuildUpdates
react-iconsfrom 5.2.1 to 5.3.0Release notes
Sourced from react-icons's releases.
Commits
6188fc0v5.3.04c27624update icons (#968)bfaef17feat: update simple icons to 12.4.0 (#956)03c80d9Bump ws from 7.5.9 to 7.5.10 (#954)b90a4b2Bump braces from 3.0.2 to 3.0.3 (#953)4c39c24Bump ejs from 3.1.9 to 3.1.10 (#942)Updates
@types/nodefrom 20.12.12 to 22.5.2Commits
Updates
@types/reactfrom 18.3.1 to 18.3.5Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.8.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ef2eab1chore(release): publish 8.3.0fd55358chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1fix(ast-spec): useExpressionin argument ofThrowStatement(#9632)7160687chore: enable unicorn/no-lonely-if (#9830)6377f18fix(utils): addTSDeclareFunctiontofunctionTypeTypes(#9788)8389e06docs(eslint-plugin): [restrict-template-expressions] add explanation for allo...57e4120feat(eslint-plugin): [no-deprecation] add rule (#9783)94f7c99fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type ...1c2938fchore: enable object-shorthand (#9816)90655d1fix(eslint-plugin): [no-unnecessary-template-expression] add missing parenthe...Updates
@typescript-eslint/parserfrom 7.8.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
ef2eab1chore(release): publish 8.3.09612d81chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14chore(release): publish 8.2.0382e87bchore: enableunicorn/prefer-node-protocol(#9742)243fb5fchore: enable prefer-template (#9544)3d78392chore(release): publish 8.1.0a26e3c7chore: enable prefer-regexp-test (#9658)e05c2e5chore(release): publish 8.0.11db993achore(release): publish 8.0.01b0468eMerge branch 'main'Updates
@vitejs/plugin-react-swcfrom 3.6.0 to 3.7.0Release notes
Sourced from
@vitejs/plugin-react-swc's releases.Changelog
Sourced from
@vitejs/plugin-react-swc's changelog.Commits
b829b03docs: add changelogf41bbc3release: v3.7.08f5d9a0chore: update tests for compatibility with Vite 6 (#208)59efc9bfix(deps): update all non-major dependencies (#194)be68920chore(deps): update dependency@swc/plugin-emotionto v3 (#201)53878dffeat: support HMR for class components (#203)Updates
eslintfrom 8.57.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f9.9.11503d03Build: changelog update for 9.9.1b0c34d0chore: upgrade to@eslint/js@9.9.1 (#18809)cd5a0dachore: package.json update for@eslint/jsrelease4840930docs: Update README with version support and clean up content (#18804)f61f40ddocs: Update globals examples (#18805)e112642refactor: Extract parsing logic from Linter (#18790)241fceadocs: Use and define languages (#18795)0f68a85chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63docs: eslint-plugin-markdown ->@eslint/markdown(#18797)Updates
eslint-plugin-react-refreshfrom 0.4.6 to 0.4.11Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.