Zephyr Preview Environments
Version updated for https://github.com/ZephyrCloudIO/zephyr-preview-environment-action to version v0.2.0.
- This action is used across all versions by 6 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This action automates the creation, update, and cleanup of Zephyr preview environments for pull requests in a GitHub repository. It ensures that every PR gets a live preview deployment with a URL posted as a comment, aiding in code review processes by providing real-time feedback on changes. The action supports both personal and server tokens for authentication, allowing users to choose the most suitable method based on their project’s security requirements.
What’s Changed
What’s Changed
- chore: Configure Renovate by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/7
- chore(deps): update dependency ultracite to v6.3.10 by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/16
- chore: renovate config by @Nsttt in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/26
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/28
- fix(deps): update all non-major dependencies by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/27
- fix(chore): ‘vite’: ‘>=7.0.8’ by @SvetlanaMuravlova in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/39
- fix: override qs to >=6.14.1 to resolve CVE-2025-15284 by @arthurfiorette in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/44
- fix: update zephyr-agent by @ryok90 in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/45
- fix: catch all errors from action by @ryok90 in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/51
- fix(chore): vanta by @SvetlanaMuravlova in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/52
- Fix PR action fallback and Husky formatter execution by @ryok90 in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/54
- fix: remediate package vulnerabilities by @arthurfiorette in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/56
- chore(deps): remediate security vulnerabilities by @arthurfiorette in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/59
- chore(deps): remediate security vulnerabilities by @Nsttt in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/60
- chore: add pnpm workspace security policy by @arthurfiorette in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/64
- Sveta/feat vulnerabilities by @SvetlanaMuravlova in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/66
- chore(deps): update dependency axios to v1.15.0 [security] by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/65
- chore(deps): pin dependencies by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/62
- fix(deps): update dependency @actions/github to v9 by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/50
- chore(deps): pin dependencies by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/61
- chore(deps): update eslint monorepo to v10 (major) by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/49
- fix(deps): update dependency @actions/core to v3 by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/47
- chore(deps): update node.js to v24 by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/46
- chore(deps): update dependency globals to v17 by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/42
- chore(deps): update dependency @vitejs/plugin-react-swc to v4 by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/41
- chore(deps): update dependency eslint-plugin-react-hooks to v7 by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/34
- fix: make preview environment comments collapsible by @ryok90 in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/69
- fix(preview-comment): merge multi-app preview rows by @Nsttt in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/72
- fix: bump axios to 1.15.1 to resolve prototype pollution alerts by @SvetlanaMuravlova in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/80
- fix: bump axios to 1.15.2 to resolve CVE-2026-42264 by @arthurfiorette in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/81
- chore(deps): update dependency axios to v1.16.0 [security] by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/73
- chore(deps): update dependency vite to v8.0.16 [security] by @renovate[bot] in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/83
- fix(deps): remediate follow-redirects advisory (Vanta) by @ryok90 in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/86
- chore: bump version for release by @ryok90 in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/88
New Contributors
- @renovate[bot] made their first contribution in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/7
- @SvetlanaMuravlova made their first contribution in https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/pull/39
Full Changelog: https://github.com/ZephyrCloudIO/zephyr-preview-environment-action/compare/v0.1.1...v0.2.0