- Notifications
You must be signed in to change notification settings - Fork504
chore(deps): update dependency typescript to ~5.2.0#345
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
04c7cdd to676a84dCompare676a84d toc27ffd2Compareghost pushed a commit to stanislavmihaylov/vue-bootstrap that referenced this pull requestOct 4, 2023
* chore(deps): update dependency lint-staged to v14 (vuejs#329)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update dependency chromedriver to v115 (vuejs#324)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update all non-major dependencies (vuejs#323)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore: add npm and node badge (vuejs#330)* fix: remove `transformMode` from vitest configIt's no longer needed in vitest 0.34:> By default, tests with `jsdom` or `happy-dom` use `web` transform modehttps://github.com/vitest-dev/vitest/releases/tag/v0.34.0* chore: import both `mergeConfig` and `defineConfig` from `vitest/config`With the typing fix in Vitest 0.34, it is again possible to use`defineConfig` and `mergeConfig` from the `vitest` package.* feat: add VSCode extension recommendations (vuejs#325)* 3.7.3* chore: update snapshot* chore: add `rel="noopener"` to the link to `Cypress Component Testing` (vuejs#333)* chore(deps): update all non-major dependencies (vuejs#331)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update dependency chromedriver to v116 (vuejs#332)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update dependency cypress to v13 (vuejs#336)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update actions/checkout action to v4 (vuejs#340)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update all non-major dependencies (vuejs#339)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore: add playground directory to prettierignoreThe code is generated so it makes no sense to format it.* style: format* chore: dependency maintenance* feat: replace npm-run-all with npm-run-all2https://www.npmjs.com/package/npm-run-all2It is a maintained fork of npm-run-all, which is not maintained anymore.Both maintainers of the fork also maintain some other popular packages,so I consider it a safe replacement.Another popular alternative is [concurrently](https://www.npmjs.com/package/concurrently).But [its size](https://packagephobia.com/result?p=concurrently@8.2.1) is too big,I think it would be an overkill.Closesvuejs#306* fix(config/typescript): pass build arguments to build-only command (vuejs#338)* 3.7.4* chore: update snapshot* chore: don't ignore zx updatesNow we are in the same supported Node.js version range as zx,we can safely upgrade it.* chore: also check for typescript updates with renovate* feat: replace npm-run-all with npm-run-all2 (vuejs#343)* chore(deps): update all non-major dependencies (vuejs#344)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update dependency typescript to ~5.2.0 (vuejs#345)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* chore(deps): update dependency chromedriver to v117 (vuejs#346)Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* 3.7.5* chore: update snapshot---------Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: btea <2356281422@qq.com>Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>Co-authored-by: zhhbstudio <zhhb@zhhb.studio>Co-authored-by: 汪心禾 <wangxinhe06@gmail.com>Co-authored-by: Alex <widesehl@gmail.com>Co-authored-by: Cédric Exbrayat <cexbrayat@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
This PR contains the following updates:
~5.1.6->~5.2.0Release Notes
Microsoft/TypeScript (typescript)
v5.2.2: TypeScript 5.2Compare Source
For release notes, check out therelease announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated byMend Renovate. View repository job loghere.