Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: intlify/vue-i18n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.4
Choose a base ref
...
head repository: intlify/vue-i18n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.5
Choose a head ref
  • 4 commits
  • 45 files changed
  • 1 contributor

Commits on Nov 25, 2024

  1. chore: fix not work e2e in local (#2026)

    * chore: fix not work e2e in local
    
    * chore: update github actions and release for v10
    kazupon authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    554cc24 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Merge commit from fork

    * fix: XSS vulnerability with prototype pollution on AST
    
    * test: add e2e test for scurity fix
    
    * fix: update e2e
    
    * fix: filename
    
    * fix: change type name
    kazupon authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    72f0d32 View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    * fix: XSS vulnerability with prototype pollution on AST
    
    * test: add e2e test for scurity fix
    
    * fix: prototype pollusion on deepCopy
    
    * fix: update e2e
    
    * fix: filename
    
    * fix: change type name
    
    * fix: more test case
    
    * fix: change to `Object.create(null)` from object literal for more safety
    kazupon authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9f20909 View commit details
    Browse the repository at this point in the history
  3. release: v10.0.5

    kazupon committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    be77fcc View commit details
    Browse the repository at this point in the history
Loading