-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): bump ejs and @vue/cli-service in /client #82
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
base: master
Are you sure you want to change the base?
chore(deps): bump ejs and @vue/cli-service in /client #82
Conversation
|
@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>
95edee0 to
4f70a31
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
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.