Skip to content
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

Bump ejs and @quasar/app in /website #244

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps ejs to 3.1.10 and updates ancestor dependency @quasar/app. These dependencies need to be updated together.

Updates ejs from 2.6.2 to 3.1.10

Release notes

Sourced from ejs's releases.

v3.1.10

Version 3.1.10

v3.1.9

Version 3.1.9

v3.1.8

Version 3.1.8

v3.1.7

Version 3.1.7

v3.1.6

Version 3.1.6

v3.1.5

Version 3.1.5

v3.0.2

No release notes provided.

v2.7.4

Bug fixes

v2.7.3

Bug fixes

v2.7.2

Features

Bug Fixes

  • The error message when async != true now correctly mention the existence of the async option (#460, @​ExE-Boss)
  • Improved performance of HTML output generation (#470, @​nwoltman)

v2.7.1

Deprecated:

  • Added deprecation notice for use of require.extensions (@​mde)
Commits

Updates @quasar/app from 1.0.0-rc.7 to 2.4.3

Release notes

Sourced from @​quasar/app's releases.

@​quasar/app-vite-v2.0.0-beta.11

New

  • feat(app-vite): add new options for quasar.config file > cordova (getCordovaBuildParams & getCordovaBuildOutputFolder) #17138
  • feat(app-vite): mock vue files in Node context (quasar.config compiling) #17075

Fixes

  • fix(app-vite): ensure latest appPkg is always up to date
  • fix(app-vite): Electron build fails with Bun as package manager #17085
  • fix(app-vite): Electron build + pnpm installs with symlinks #17085
  • fix(app-vite): correctly handle href="data:..." when injecting public path in index.html #17091
  • fix(app-vite): boot & preFetch - redirect() incorrectly handles url #17030

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v2.0.0-beta.10

Changes

  • fix(app-vite): build fails with latest cordova-ios #17138
  • fix(app-vite): fallback on extracting Vite version (like with pnpm managed project + link)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v2.0.0-beta.9

Changes

  • fix(app-vite): reinstall AE on "add" without prompting user, otherwise node will cache the pkg as unavailable

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@​quasar/app-vite-v2.0.0-beta.8

Changes

  • feat+fix(app-vite): [SECURITY] replace html-minifier with html-minifier-terser #17131
  • feat(app-vite): support for the newer @​electron/packager

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

... (truncated)

Commits
  • d24bf40 chore(app): Bump version
  • 60d0ddf feat(docs): Update QBtn/QBreadcrumbs/QItem/QRouteTab pages for the updated ro...
  • 6603aa2 feat(QTabs): tweak updateActiveRoute + improve tabs-router example
  • 0c77106 feat(QTabs): enhance updateActiveRoute algorithm -- now has queryScore too
  • e0c43f7 chore(ui/API): update addedIn version for a few features
  • 7d152e9 feat(ui): Ability to cancel navigation for QBreadcrumbsEl/QItem; enhance canc...
  • cebd845 feat(touch events): use passive mode in more cases #12822 (#14474)
  • 5221ac1 chore(QTabs): shorter algorithm for onClick
  • f5671d5 fix(QTabs): wait for router navigation confirmation before update model
  • 0ccf68f fix(QTabs): correctly unwatch route at unregister
  • Additional commits viewable in compare view

You 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ejs](https://github.com/mde/ejs) to 3.1.10 and updates ancestor dependency [@quasar/app](https://github.com/quasarframework/quasar). These dependencies need to be updated together.


Updates `ejs` from 2.6.2 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v2.6.2...v3.1.10)

Updates `@quasar/app` from 1.0.0-rc.7 to 2.4.3
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-v1.0.0-rc.7...@quasar/app-v2.4.3)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: "@quasar/app"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@bendoerr
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jun 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/multi-78d3d327f3 branch June 30, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant