-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Comparing changes
Open a pull request
base repository: vuejs/core
base: v3.4.15
head repository: vuejs/core
compare: v3.4.16
Commits on Jan 22, 2024
-
chore(deps): update test to ^1.2.1 (#10176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1068fc - Browse repository at this point
Copy the full SHA f1068fcView commit details
Commits on Jan 29, 2024
-
workflow: minor tweaks for release script (#10220)
- `pnpm run test` instead of `pnpm test run` - also need `--no-git-checks` when drying run - fix spelling of `remote`
Configuration menu - View commit details
-
Copy full SHA for 4082426 - Browse repository at this point
Copy the full SHA 4082426View commit details -
build(deps-dev): bump vite from 5.0.7 to 5.0.12 (#10162)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.7 to 5.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 733f63a - Browse repository at this point
Copy the full SHA 733f63aView commit details -
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#…
…10228) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3713c0 - Browse repository at this point
Copy the full SHA e3713c0View commit details -
chore(deps): update all non-major dependencies (#10175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26c79cc - Browse repository at this point
Copy the full SHA 26c79ccView commit details -
chore(deps): update test (#10229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d276a4f - Browse repository at this point
Copy the full SHA d276a4fView commit details
Commits on Feb 5, 2024
-
chore(deps): update all non-major dependencies (#10268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0a669c - Browse repository at this point
Copy the full SHA b0a669cView commit details -
fix(deps): update compiler (#10269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 336bb65 - Browse repository at this point
Copy the full SHA 336bb65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 718fc86 - Browse repository at this point
Copy the full SHA 718fc86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53eee72 - Browse repository at this point
Copy the full SHA 53eee72View commit details -
chore(deps): update dependency puppeteer to ~21.11.0 (#10272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d4e8e9 - Browse repository at this point
Copy the full SHA 3d4e8e9View commit details -
chore(deps): update build (#10271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dbc4677 - Browse repository at this point
Copy the full SHA dbc4677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ebafc2 - Browse repository at this point
Copy the full SHA 2ebafc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d27ee59 - Browse repository at this point
Copy the full SHA d27ee59View commit details -
chore(deps): pin @rollup/plugin-replace to 5.0.4
5.0.5 introduced a regression that causes replacements in the truthy branch of ternaries to be skipped: rollup/plugins#1619 This causes the enum replacements to fail and leads to bundle size regressions.
Configuration menu - View commit details
-
Copy full SHA for a012e39 - Browse repository at this point
Copy the full SHA a012e39View commit details -
chore(deps): pin rollup to 4.9.2
4.9.3 introduced a regression in rollup/rollup#5313 which changes the `export * from` codegen and breaks Node.js' re-export detection.
Configuration menu - View commit details
-
Copy full SHA for 759a951 - Browse repository at this point
Copy the full SHA 759a951View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f31d782 - Browse repository at this point
Copy the full SHA f31d782View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b5f7e - Browse repository at this point
Copy the full SHA f0b5f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f058a - Browse repository at this point
Copy the full SHA 91f058aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7e0bd - Browse repository at this point
Copy the full SHA 6c7e0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bced13 - Browse repository at this point
Copy the full SHA 0bced13View commit details
Commits on Feb 7, 2024
-
fix(compiler-core): handle same-name shorthand edge case for in-DOM t…
…emplates Also add error for invalid arguments for same-name shorthand. close #10280
Configuration menu - View commit details
-
Copy full SHA for cb87b62 - Browse repository at this point
Copy the full SHA cb87b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b19f09 - Browse repository at this point
Copy the full SHA 9b19f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1b911 - Browse repository at this point
Copy the full SHA eb1b911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e02b5 - Browse repository at this point
Copy the full SHA 75e02b5View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2312184 - Browse repository at this point
Copy the full SHA 2312184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0a706 - Browse repository at this point
Copy the full SHA 2b0a706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1339330 - Browse repository at this point
Copy the full SHA 1339330View commit details
There are no files selected for viewing