GitHub Actions
05d19c0471
fix: update lru-cache and other dependencies to latest versions
2026-03-13 20:07:30 +00:00
renovate[bot]
eb5b74cbe3
chore(deps): update non-major-updates
2026-03-13 19:08:11 +00:00
GitHub Actions
88a9cdb0ff
fix(deps): update @vitejs/plugin-react to version 6.0.1 and adjust peer dependency for @rolldown/plugin-babel
2026-03-13 12:33:00 +00:00
GitHub Actions
26be592f4d
feat: add Slack notification provider support
...
- Updated the notification provider types to include 'slack'.
- Modified API tests to handle 'slack' as a valid provider type.
- Enhanced frontend forms to display Slack-specific fields (webhook URL and channel name).
- Implemented CRUD operations for Slack providers, ensuring proper payload structure.
- Added E2E tests for Slack notification provider, covering form rendering, validation, and security checks.
- Updated translations to include Slack-related text.
- Ensured that sensitive information (like tokens) is not exposed in API responses.
2026-03-13 03:40:02 +00:00
GitHub Actions
b207993299
fix(deps): update baseline-browser-mapping to version 2.10.7 and undici to version 7.23.0
2026-03-12 17:48:14 +00:00
renovate[bot]
49b956f916
chore(deps): update non-major-updates
2026-03-12 17:38:44 +00:00
GitHub Actions
53227de55c
chore: Refactor code structure for improved readability and maintainability
2026-03-12 10:10:25 +00:00
renovate[bot]
7932188dae
fix(deps): update non-major-updates
2026-03-12 09:30:08 +00:00
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