GitHub Actions
d4081d954f
chore: update dependencies and configuration for Vite and Vitest
...
- Bump versions of @vitejs/plugin-react, @vitest/coverage-istanbul, @vitest/coverage-v8, and @vitest/ui to their beta releases.
- Upgrade Vite and Vitest to their respective beta versions.
- Adjust Vite configuration to disable code splitting for improved React initialization stability.
2026-03-12 04:31:31 +00:00
GitHub Actions
2e85a341c8
chore: upgrade ESLint and related plugins to version 10.x
...
- Updated @eslint/js and eslint to version 10.0.0 in package.json.
- Adjusted overrides for eslint-plugin-react-hooks, eslint-plugin-jsx-a11y, and eslint-plugin-promise to ensure compatibility with ESLint v10.
- Modified lefthook.yml to reflect the upgrade and noted the need for plugin support for ESLint v10.
2026-03-12 00:00:01 +00:00
GitHub Actions
2969eb58e4
chore: update TypeScript to 6.0.1-rc and adjust package dependencies
...
- Removed duplicate @typescript-eslint/utils dependency in frontend/package.json
- Updated TypeScript version from 5.9.3 to 6.0.1-rc in frontend/package.json and package.json
- Adjusted ResizeObserver mock to use globalThis in tests
- Modified tsconfig.json and tsconfig.node.json to include empty types array
- Cleaned up package-lock.json to reflect TypeScript version change and updated dev dependencies
2026-03-11 22:19:35 +00:00
GitHub Actions
b108f11bb4
fix: update zod-validation-error dependency to version 5.0.0
2026-03-11 15:58:43 +00:00
GitHub Actions
d56e8a0f7f
fix: update zod dependency version and remove outdated references in package-lock.json
2026-03-11 15:56:33 +00:00
GitHub Actions
fd056c05a7
feat: Enhance Notifications feature with accessibility improvements and test remediation
...
- Added aria-label attributes to buttons in Notifications component for better accessibility.
- Updated Notifications tests to use new button interactions and ensure proper functionality.
- Refactored notifications payload tests to mock API responses and validate payload transformations.
- Improved error handling and feedback in notification provider tests.
- Adjusted Telegram notification provider tests to streamline edit interactions.
2026-03-11 15:33:53 +00:00
renovate[bot]
065ac87815
fix(deps): update non-major-updates
2026-03-11 14:53:49 +00:00
Jeremy
d6d810f1a2
Merge pull request #827 from Wikid82/renovate/feature/beta-release-major-7-react-monorepo
...
chore(deps): update dependency eslint-plugin-react-hooks to v7 (feature/beta-release)
2026-03-10 22:32:06 -04:00
Jeremy
05c71988c0
Merge pull request #826 from Wikid82/renovate/feature/beta-release-non-major-updates
...
chore(deps): update non-major-updates (feature/beta-release)
2026-03-10 22:31:28 -04:00
renovate[bot]
be502b7533
chore(deps): update dependency eslint-plugin-react-hooks to v7
2026-03-11 02:15:03 +00:00
renovate[bot]
4e81a982aa
chore(deps): update non-major-updates
2026-03-11 02:14:55 +00:00
GitHub Actions
7416229ba3
fix: restore @types/eslint-plugin-jsx-a11y in devDependencies and remove from dependencies
2026-03-10 23:51:52 +00:00
GitHub Actions
7423e64bc5
fix(dependencies): replace eslint-plugin-vitest with @vitest/eslint-plugin in configuration files
2026-03-10 23:30:08 +00:00
Jeremy
e99be20bae
Merge branch 'feature/beta-release' into renovate/feature/beta-release-non-major-updates
2026-03-10 14:29:54 -04:00
GitHub Actions
6ce858e52e
fix(dependencies): update ESLint and TypeScript-related packages for compatibility
2026-03-10 18:28:20 +00:00
GitHub Actions
f3d69b0116
feat: add validation to prevent testing new notification providers without saving
2026-03-10 13:23:13 +00:00
renovate[bot]
13c5f8356c
chore(deps): update non-major-updates
2026-03-10 13:21:37 +00:00
GitHub Actions
95c3adfa61
fix: update dependencies in package-lock.json for improved compatibility
2026-03-10 12:24:08 +00:00
GitHub Actions
542d4ff3ee
fix: replace flex-shrink-0 with shrink-0 for consistent styling across components
2026-03-09 20:03:57 +00:00
GitHub Actions
82a55da026
chore: add @types/eslint-plugin-jsx-a11y as a dependency
2026-03-09 19:46:20 +00:00
GitHub Actions
0535f50d89
fix(deps): update @types/node to version 25.4.0 for improved compatibility
2026-03-09 19:14:11 +00:00
renovate[bot]
e2ebdb37f0
fix(deps): update non-major-updates
2026-03-09 18:49:35 +00:00
renovate[bot]
424dc43652
fix(deps): update non-major-updates
2026-03-09 16:47:48 +00:00
GitHub Actions
b0001e4d50
fix: update flatted to version 3.4.1 and i18next to version 25.8.15
2026-03-09 13:12:19 +00:00
GitHub Actions
6a37a906ce
fix: update flatted and katex packages to latest versions
2026-03-09 00:52:39 +00:00
renovate[bot]
bccbb708f1
chore(deps): update dependency knip to ^5.86.0
2026-03-07 17:27:31 +00:00
GitHub Actions
80b1ed7fab
fix: update knip to version 5.86.0 and upgrade oxc-resolver to 11.19.1; add unbash and yaml packages
2026-03-07 13:59:37 +00:00
GitHub Actions
37471141e8
fix: update eslint and related dependencies to latest versions for improved functionality
2026-03-07 02:07:31 +00:00
renovate[bot]
13d31dd922
fix(deps): update non-major-updates
2026-03-06 20:00:48 +00:00
GitHub Actions
c9bb303a7d
fix: update dependencies for eslint, caniuse-lite, react-i18next, tldts, and tldts-core to latest versions for improved functionality
2026-03-06 19:59:45 +00:00
renovate[bot]
834907cb5d
chore(deps): update non-major-updates
2026-03-06 02:02:10 +00:00
renovate[bot]
833220f1cb
chore(deps): update dependency @types/node to ^25.3.4
2026-03-06 01:06:56 +00:00
renovate[bot]
6a13e648ea
fix(deps): update non-major-updates
2026-03-05 21:12:51 +00:00
GitHub Actions
e68a6039b9
fix: update css-syntax-patches-for-csstree to version 1.1.0 and react-i18next to version 16.5.5 in package-lock.json
2026-03-05 20:04:48 +00:00
GitHub Actions
1d39756713
fix: update css-tree version to 3.2.1 in package-lock.json
2026-03-05 14:56:25 +00:00
GitHub Actions
08e7eb7525
fix: update css-tree and mdn-data package versions to latest
2026-03-05 04:44:10 +00:00
GitHub Actions
27c252600a
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
GitHub Actions
c32cce2a88
chore: git cache cleanup
2026-03-04 18:34:39 +00:00
GitHub Actions
a97cb334a2
fix(deps): update @exodus/bytes, electron-to-chromium, and node-releases to latest versions
2026-03-04 12:28:05 +00:00
renovate[bot]
25dbe82360
fix(deps): update non-major-updates
2026-03-04 12:16:29 +00:00
GitHub Actions
afbd50b43f
fix: update @floating-ui and caniuse-lite packages to latest versions for improved functionality
2026-03-03 09:17:54 +00:00
renovate[bot]
6cfe8ca9f2
chore(deps): update dependency postcss to ^8.5.8
2026-03-03 00:22:16 +00:00
renovate[bot]
136dd7ef62
chore(deps): update dependency postcss to ^8.5.7
2026-03-02 22:31:09 +00:00
renovate[bot]
3b92700b5b
fix(deps): update non-major-updates
2026-03-02 14:58:14 +00:00
GitHub Actions
5c0a543669
chore: update flatted, tldts, and tldts-core to version 7.0.24 in package-lock.json
2026-03-02 14:55:30 +00:00
GitHub Actions
76fb800922
fix(deps): update @csstools/css-syntax-patches-for-csstree and cssstyle to latest versions
2026-03-02 08:39:22 +00:00
renovate[bot]
0917a1ae95
fix(deps): update non-major-updates
2026-03-02 08:19:58 +00:00
GitHub Actions
1a559e3c64
fix(deps): update caniuse-lite to version 1.0.30001775
2026-03-01 01:31:48 +00:00
renovate[bot]
7723d291ce
chore(deps): update dependency @types/node to ^25.3.3
2026-03-01 01:14:16 +00:00
GitHub Actions
be279ba864
fix: update oxc-resolver package versions to 11.19.1 in package-lock.json
2026-02-28 13:06:55 +00:00