GitHub Actions
e6a044c532
fix(deps): update caniuse-lite to version 1.0.30001780 for improved compatibility
2026-03-17 12:40:55 +00:00
GitHub Actions
3c96810aa1
fix(deps): update @babel/helpers, @babel/parser, @babel/runtime, and enhanced-resolve to latest versions for improved stability
2026-03-17 02:05:00 +00:00
GitHub Actions
3385800f41
fix(deps): update core-js-compat to version 3.49.0 for improved compatibility
2026-03-16 21:48:19 +00:00
renovate[bot]
c44642241c
chore(deps): update non-major-updates
2026-03-16 18:22:12 +00:00
GitHub Actions
51f59e5972
fix: update @typescript-eslint packages to version 8.57.1 for improved compatibility and stability
2026-03-16 18:19:36 +00:00
GitHub Actions
9496001811
fix: update undici to version 7.24.4 for improved stability and security
2026-03-16 12:33:58 +00:00
renovate[bot]
edd7405313
chore(deps): update non-major-updates
2026-03-16 12:28:25 +00:00
renovate[bot]
81f1dce887
fix(deps): update non-major-updates
2026-03-16 11:06:23 +00:00
GitHub Actions
41ecb7122f
fix: update baseline-browser-mapping and caniuse-lite to latest versions
2026-03-15 11:58:48 +00:00
renovate[bot]
53af0a6866
chore(deps): update dependency jsdom to v29
2026-03-15 10:56:03 +00:00
GitHub Actions
6180d53a93
fix: update undici to version 7.24.2 in package-lock.json
2026-03-14 16:44:35 +00:00
renovate[bot]
85f258d9f6
chore(deps): update non-major-updates
2026-03-14 13:15:37 +00:00
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