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

feat: docs: ui_install worker update #476

Merged
merged 1 commit into from
Nov 8, 2024
Merged

feat: docs: ui_install worker update #476

merged 1 commit into from
Nov 8, 2024

Conversation

dreamhunter2333
Copy link
Owner

@dreamhunter2333 dreamhunter2333 commented Nov 8, 2024

User description

#475
#474


PR Type

documentation, dependencies


Description

  • Added a new version entry for main(v0.8.0) in CHANGELOG.md
  • Updated versions in package.json files to 0.8.0
  • Updated wrangler and @aws-sdk dependencies across multiple package.json and pnpm-lock.yaml files
  • Enhanced worker setup documentation with new steps and images

Changes walkthrough 📝

Relevant files
Documentation
CHANGELOG.md
Added new version entry for v0.8.0 in CHANGELOG                   

CHANGELOG.md

  • Added a new version entry for main(v0.8.0)
  • Added a TODO placeholder for the new version
  • +4/-0     
    worker.md
    Updated worker setup documentation with new steps               

    vitepress-docs/docs/zh/guide/ui/worker.md

  • Updated worker setup instructions
  • Added new steps and images for setting compatibility flags and runtime
    settings
  • +11/-7   
    Dependencies
    package.json
    Updated frontend package version to 0.8.0                               

    frontend/package.json

    • Updated version from 0.7.6 to 0.8.0
    +1/-1     
    package.json
    Updated pages package version and wrangler dependency       

    pages/package.json

  • Updated version from 0.7.6 to 0.8.0
  • Updated wrangler dependency version
  • +2/-2     
    package.json
    Updated vitepress-docs package version and wrangler dependency

    vitepress-docs/package.json

  • Updated version from 0.7.6 to 0.8.0
  • Updated wrangler dependency version
  • +2/-2     
    pnpm-lock.yaml
    Updated dependencies in pnpm-lock.yaml for vitepress-docs

    vitepress-docs/pnpm-lock.yaml

    • Updated various dependencies to their latest versions
    +121/-121
    package.json
    Updated worker package version and dependencies                   

    worker/package.json

  • Updated version from 0.7.6 to 0.8.0
  • Updated wrangler and @aws-sdk dependencies
  • +5/-5     
    pnpm-lock.yaml
    Updated dependencies in pnpm-lock.yaml for worker               

    worker/pnpm-lock.yaml

    • Updated various dependencies to their latest versions
    +243/-253

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link

    github-actions bot commented Nov 8, 2024

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Typographical Error
    The word "Trggers" should be corrected to "Triggers" in the documentation.

    Copy link

    github-actions bot commented Nov 8, 2024

    Failed to generate code suggestions for PR

    @dreamhunter2333 dreamhunter2333 merged commit 6c82efb into main Nov 8, 2024
    @dreamhunter2333 dreamhunter2333 deleted the feature/dev branch November 8, 2024 05:09
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant