frontend-pattern
frontend-pattern copied to clipboard
Exploring frontend pattern and also practicing React
This pull request combines all Dependabot updates for this month. ### Updated Dependencies: - **@reduxjs/toolkit**: ^2.6.0 - **axios**: ^1.8.1 - **typescript**: 5.8.2 - **@types/node**: ^22.13.8 - **cypress**: ^14.1.0 - **husky**:...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.3.0 to 2.6.0. Release notes Sourced from @reduxjs/toolkit's releases. v2.6.0 This feature release adds infinite query support to RTK Query. Changelog RTK Query Infinite Query support Since...
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.8.1. Release notes Sourced from axios's releases. Release v1.8.1 Release notes: Bug Fixes utils: move generateString to platform utils to avoid importing crypto module into...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.8.2. Release notes Sourced from typescript's releases. TypeScript 5.8 For release notes, check out the release announcement. fixed issues query for Typescript 5.8.0 (Beta). fixed...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.13.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.1 to 14.1.0. Release notes Sourced from cypress's releases. v14.1.0 Changelog: https://docs.cypress.io/app/references/changelog#14-1-0 v14.0.3 Changelog: https://docs.cypress.io/app/references/changelog#14-0-3 v14.0.2 Changelog: https://docs.cypress.io/app/references/changelog#14-0-2 v14.0.1 Changelog: https://docs.cypress.io/app/references/changelog#14-0-1 v14.0.0 Changelog: https://docs.cypress.io/app/references/changelog#14-0-0 v13.17.0 Changelog: https://docs.cypress.io/app/references/changelog#13-17-0...
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.7. Release notes Sourced from husky's releases. v9.1.7 What's Changed fix: add husky label to deprecated warning by @smackfu in typicode/husky#1538 New Contributors @smackfu made...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.5.14. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 7.2.1. Release notes Sourced from eslint-plugin-promise's releases. v7.2.1 7.2.1 (2024-11-26) 🩹 Fixes no-callback-in-promise: false triggering of callback (#574) (8324564) 🧹 Chores deps-dev: update husky to...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.0. Release notes Sourced from eslint-plugin-import's releases. v2.31.0 Added support eslint v9 (#2996, thanks [@G-Rath] [@michaelfaith]) order: allow validating named imports (#3043, thanks [@manuth]) extensions:...