Skip to content
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

feature(Vite): support compiler vite #75

Merged
merged 10 commits into from
Jul 25, 2024
Merged

feature(Vite): support compiler vite #75

merged 10 commits into from
Jul 25, 2024

Conversation

innocces
Copy link
Owner

@innocces innocces commented Jul 25, 2024

Completed 1071 plugin-vite innocces 55 Large Powered by Pull Request Badge

🤔 这个变动的性质是?/ What is the nature of this change?

  • 新特性提交 / New feature
  • bug 修复 / Fix bug
  • 样式优化 / Style optimization
  • 代码风格优化 / Code style optimization
  • 性能优化 / Performance optimization
  • 构建优化 / Build optimization
  • 网站、文档、Demo 改进 / Website, documentation, demo improvements
  • 重构代码或样式 / Refactor code or style
  • 测试相关 / Test related
  • 其他 / Other

🔗 相关 Issue / Related Issue

💡 需求背景和解决方案 / Background or solution

for taro4.x vite compiler plugin

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

Copy link

codesandbox bot commented Jul 25, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

render bot commented Jul 25, 2024

Copy link

vercel bot commented Jul 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-version-taro-hooks 🛑 Canceled (Inspect) Jul 25, 2024 7:55am
taro-hooks 🛑 Canceled (Inspect) Jul 25, 2024 7:55am
taro-hooks-h5 ❌ Failed (Inspect) Jul 25, 2024 7:55am

Copy link

cloudflare-workers-and-pages bot commented Jul 25, 2024

Deploying next-taro-hooks with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0534047
Status:🚫  Build failed.

View logs

Copy link

gitguardian bot commented Jul 25, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
10540110 Triggered Generic High Entropy Secret d85c020 website/docusaurus.config.js View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Revoke and rotate the secret.

  2. If possible, rewrite git history with git commit --amend and git push --force.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

{
cloud: {
indexId: 'tkujjwkk1hfnz3lpg91pqn0y',
oramaCloudAPIKey: '4J9QUHFPmOzc9N6QN7oo5AYTKS1BEUzp', // Env variable suggested

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit d85c020.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo d85c02023402cbc25ff335c5067d047db763e19b:website/docusaurus.config.js:generic-api-key:132 >> .gitleaksignore

},
algolia: {
appId: 'HIV804W7Z6',
apiKey: '409a0690d65dac63b8f71447f88083fe',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit d85c020.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo d85c02023402cbc25ff335c5067d047db763e19b:website/docusaurus.config.js:generic-api-key:366 >> .gitleaksignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant