chore(deps): bump ejs and @vue/cli-service in /client#82
Open
dependabot[bot] wants to merge 10 commits into
Open
chore(deps): bump ejs and @vue/cli-service in /client#82dependabot[bot] wants to merge 10 commits into
dependabot[bot] wants to merge 10 commits into
Conversation
Owner
|
@dependabot rebase |
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Removes `ejs` Updates `@vue/cli-service` from 3.0.3 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect - dependency-name: "@vue/cli-service" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/client/multi-5eb6fd4436
branch
from
October 22, 2025 02:23
95edee0 to
4f70a31
Compare
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades the @vue/cli-service package from version 3.0.3 to 5.0.9, a major version update that skips version 4 entirely.
- Updated
@vue/cli-servicefrom v3.0.3 to v5.0.9 in devDependencies
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: aVolpe <1097701+aVolpe@users.noreply.github.com>
Co-authored-by: aVolpe <1097701+aVolpe@users.noreply.github.com>
Co-authored-by: aVolpe <1097701+aVolpe@users.noreply.github.com>
- Update TypeScript from 3.0.0 to 4.9.5 for ts-loader compatibility - Disable strict mode in tsconfig to allow Vue component imports - Add skipLibCheck to avoid declaration file type checking issues - Clean up duplicate imports in shims.d.ts Co-authored-by: aVolpe <1097701+aVolpe@users.noreply.github.com>
- Update Vue from 2.5.17 to 2.7.16 (latest Vue 2.x) - Update TypeScript to 4.9.5 for Vue CLI 5.x compatibility - Update sitemap-webpack-plugin to 1.1.0 with correct API - Update stylus and stylus-loader to latest versions - Remove prerender-spa-plugin (incompatible with webpack 5) - Fix sitemap priority values (number instead of string) - Disable strict mode in tsconfig for Vue component compatibility Build now succeeds with warnings only (no errors) Co-authored-by: aVolpe <1097701+aVolpe@users.noreply.github.com>
…latest safe versions Co-authored-by: aVolpe <1097701+aVolpe@users.noreply.github.com>
Fix Docker build: Update base images and dependencies to Vue 2.7 and latest safe versions
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
Sign up for free
to 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.
Removes ejs. It's no longer used after updating ancestor dependency @vue/cli-service. These dependencies need to be updated together.
Removes
ejsUpdates
@vue/cli-servicefrom 3.0.3 to 5.0.8Release notes
Sourced from
@vue/cli-service's releases.... (truncated)
Changelog
Sourced from
@vue/cli-service's changelog.... (truncated)
Commits
b154dbdv5.0.80260e4dfix: add devServer.server.type to useHttps judgement (#7222)4a0655fv5.0.7beffe8afix: allow disabling progress plugin viadevServer.client.progress558dea2fix: supportdevServer.serveroption, avoid deprecation warningbddd64dfix: optimize the judgment on whether HTTPS has been set in options (#7202)ef08a08v5.0.6fcf27e3fixup! fix: compatibility with Vue 2.7a648958fix: compatibility with Vue 2.798c66c9v5.0.5You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.