-
Notifications
You must be signed in to change notification settings - Fork 243
[comp] Production Deploy #1480
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
[comp] Production Deploy #1480
Conversation
* add PATCH and DELETE endpoints for organization * move ApiResponses out to owen files to make organization.controller file clean * refactoring --------- Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
Bumps [@radix-ui/react-toast](https://github.com/radix-ui/primitives) from 1.2.14 to 1.2.15. - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) --- updated-dependencies: - dependency-name: "@radix-ui/react-toast" dependency-version: 1.2.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Changed border and background colors in the PdfViewer component to use a primary color scheme. - Updated loading and file icons to reflect the new color theme. - Minor adjustments to text prompts for clarity during file upload interactions. These changes enhance the visual consistency of the PDF upload interface. Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
Bumps [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) from 4.18.0 to 5.8.2. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.8.2/packages/node) --- updated-dependencies: - dependency-name: posthog-node dependency-version: 5.8.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
* Update zod dependency to version 3.25.76 across multiple files - Changed zod version from 4.0.14 to 3.25.76 in package.json and bun.lock. - Updated zod version in apps/app/package.json from 4.0.17 to 3.25.76. - Refactored onboarding helpers to utilize new zod schema validation methods. These changes ensure compatibility with the updated zod version and improve the overall stability of the application. * fix: Update error handling in schema validation to use 'required_error' for consistency - Changed error messages in various schemas to use 'required_error' instead of 'error' for better clarity and consistency across the application. - Updated schemas include createRiskSchema, updateRiskSchema, createPolicySchema, createVendorTaskSchema, and others. These changes enhance the user experience by providing clearer validation messages. --------- Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.