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

chore(deps): bump minimist, mkdirp, @quasar/app, @quasar/quasar-app-extension-testing-e2e-cypress, commitizen, loader-fs-cache, npm and handlebars #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 7, 2023

Bumps minimist to 1.2.8 and updates ancestor dependencies minimist, mkdirp, @quasar/app, @quasar/quasar-app-extension-testing-e2e-cypress, commitizen, loader-fs-cache, npm and handlebars. These dependencies need to be updated together.

Updates minimist from 1.2.0 to 1.2.8

Changelog

Sourced from minimist's changelog.

v1.2.8 - 2023-02-09

Merged

Fixed

Commits

  • Merge tag 'v0.2.3' a026794
  • [eslint] fix indentation and whitespace 5368ca4
  • [eslint] fix indentation and whitespace e5f5067
  • [eslint] more cleanup 62fde7d
  • [eslint] more cleanup 36ac5d0
  • [meta] add auto-changelog 73923d2
  • [actions] add reusable workflows d80727d
  • [eslint] add eslint; rules to enable later are warnings 48bc06a
  • [eslint] fix indentation 34b0f1c
  • [readme] rename and add badges 5df0fe4
  • [Dev Deps] switch from covert to nyc a48b128
  • [Dev Deps] update covert, tape; remove unnecessary tap f0fb958
  • [meta] create FUNDING.yml; add funding in package.json 3639e0c
  • [meta] use npmignore to autogenerate an npmignore file be2e038
  • Only apps should have lockfiles 282b570
  • isConstructorOrProto adapted from PR ef9153f
  • [Dev Deps] update @ljharb/eslint-config, aud 098873c
  • [Dev Deps] update @ljharb/eslint-config, aud 3124ed3
  • [meta] add safe-publish-latest 4b927de
  • [Tests] add aud in posttest b32d9bd
  • [meta] update repo URLs f9fdfc0
  • [actions] Avoid 0.6 tests due to build failures ba92fe6
  • [Dev Deps] update tape 950eaa7
  • [Dev Deps] add missing npmignore dev dep 3226afa
  • Merge tag 'v0.2.2' 980d7ac

v1.2.7 - 2022-10-10

Commits

... (truncated)

Commits
  • 6901ee2 v1.2.8
  • a026794 Merge tag 'v0.2.3'
  • c0b2661 v0.2.3
  • 63b8fee [Fix] Fix long option followed by single dash (#17)
  • 72239e6 [Tests] Remove duplicate test (#12)
  • 34b0f1c [eslint] fix indentation
  • 3226afa [Dev Deps] add missing npmignore dev dep
  • 098873c [Dev Deps] update @ljharb/eslint-config, aud
  • 9ec4d27 [Fix] Fix long option followed by single dash
  • ba92fe6 [actions] Avoid 0.6 tests due to build failures
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for minimist since your current version.


Updates mkdirp from 0.5.1 to 0.5.6

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for mkdirp since your current version.


Updates @quasar/app from 1.5.1 to 1.9.6

Commits
  • 8f7838d chore(app): Bump version
  • f23efbb fix(app): Downgrade back to vue-router to 3.2.0 due to navigation issue #7152
  • 63f27af fix(QSelect): "clearable" no longer leaves the field focused #7157
  • 43f53ed chore(ui/dev): reset fast-test page
  • 3e76fa6 fix(QBtnToggle): attach listeners directly to each inner QBtn #7150
  • 50af438 fix(QBtnToggle): emit "click" event from within each button handler #7150
  • 3f52efe fix(QSelect): hide focus outline for Firefox #7154 (#7155)
  • 1040ca6 fix(QField): prevent outline border from before to be visible when there is b...
  • f55065e feat(ts): add extendPackageJson types (#7151)
  • aeb344f feat(app): small addition to previous commit for SSR builds (do not add @​quas...
  • Additional commits viewable in compare view

Updates @quasar/quasar-app-extension-testing-e2e-cypress from 1.0.0-beta.10 to 1.0.0-beta.13

Release notes

Sourced from @​quasar/quasar-app-extension-testing-e2e-cypress's releases.

@​quasar/testing-e2e-cypress v5.1.0

What's Changed

@​quasar/testing-e2e-cypress v5.0.0

Package promoted to stable, there're no changes from previous beta release

Install it by running quasar ext add @quasar/testing-e2e-cypress Check out the updated docs and the related migration guide

@​quasar/testing-e2e-cypress v5.0.0 beta 11 - Cypress 12 support

We switched to Cypress 12, which is a breaking change (see their migration guide).

We tested against Cypress 11 too, but we won't test against that Cypress version for future releases.

We are sorry for continuously bumping Cypress peer dependency during the beta phase, but Cypress team released 3 major versions in a 6 months time span and we cannot afford to maintain too many major versions of this AE.

Full Changelog: quasarframework/quasar-testing@e2e-cypress-v5.0.0-beta.10...e2e-cypress-v5.0.0-beta.11

@​quasar/testing-e2e-cypress v5.0.0 beta 10

What's Changed

Full Changelog: quasarframework/quasar-testing@e2e-cypress-v5.0.0-beta.9...e2e-cypress-v5.0.0-beta.10

@​quasar/testing-e2e-cypress v5.0.0 beta 9 - Cypress 11 support and fixes

We skipped some release notes, this one packs changes from all beta releases since beta.1

In beta.7 we switched to Cypress 11, which is breaking change but won't affect the vast majority of the projects. It avoids us to release a new major version right after releasing v5 as stable

There's an outstanding issue with code coverage in Vite projects due to an upstream dependency, we probably won't go stable until that one is solved

What's Changed

New Contributors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ilcallo, a new releaser for @​quasar/quasar-app-extension-testing-e2e-cypress since your current version.


Updates commitizen from 4.0.3 to 4.3.0

Release notes

Sourced from commitizen's releases.

v4.3.0

4.3.0 (2023-01-19)

Features

v4.2.6

4.2.6 (2022-12-06)

Bug Fixes

  • sec: upgrade semantic-release to 19.0.3 (#953) (815c69d)

v4.2.5

4.2.5 (2022-07-17)

Bug Fixes

  • deps: update all non-major dependencies (69de704)
  • deps: update all non-major dependencies (3c2553f)
  • deps: update dependencies from renovatebot PRs (#862) (64a8ed6)
  • deps: update dependency glob to v7.1.6 (#861) (2505419)
  • deps: update dependency inquirer to v8 (#874) (9c7e863)
  • do not include .nyc_output in published files (#851) (68c377b), closes 4.2.4#d2h-425221 #730
  • fix the "isFunction" utility to match both "asyncFunction"s and "Function"s (#927) (25dc80c), closes #926
  • git-cz.js,staging.js: check for staged files before running prompt (#818) (fdb73cd), closes #785 #585 #785

v4.2.4

4.2.4 (2021-05-07)

Bug Fixes

  • deps: update find-node-modules to ^2.1.2 (#824) (e434901)

v4.2.3

4.2.3 (2021-01-15)

Bug Fixes

  • revert "use cz-conventional-changelog as default adapter (#778)" (#792) (f2fad87)

v4.2.2

4.2.2 (2020-10-20)

... (truncated)

Commits
  • c1f4142 feat(init): add pnpm support (#915)
  • 87138d3 chore(deps) Update all non-major dependencies
  • 815c69d fix(sec): upgrade semantic-release to 19.0.3 (#953)
  • 0939910 ci(release): defined a github workflow to release with semantic-release (#923)
  • 757a806 chore(deps): update all non-major dependencies
  • 25dc80c fix: fix the "isFunction" utility to match both "asyncFunction"s and "Functio...
  • fc283fb chore(deps): update dependency semver to v7.3.7
  • c35a3c7 chore(deps): update all non-major dependencies
  • 69de704 fix(deps): update all non-major dependencies
  • e79f3ee chore(deps): update dependency @​babel/core to v7.17.8
  • Additional commits viewable in compare view

Updates loader-fs-cache from 1.0.2 to 1.0.3

Commits

Updates npm from 6.13.6 to 6.14.18

Changelog

Sourced from npm's changelog.

6.14.18 (2022-12-21)

DEPENDENCIES

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for npm since your current version.


Updates handlebars from 4.7.2 to 4.7.7

Changelog

Sourced from handlebars's changelog.

v4.7.7 - February 15th, 2021

  • fix weird error in integration tests - eb860c0
  • fix: check prototype property access in strict-mode (#1736) - b6d3de7
  • fix: escape property names in compat mode (#1736) - f058970
  • refactor: In spec tests, use expectTemplate over equals and shouldThrow (#1683) - 77825f8
  • chore: start testing on Node.js 12 and 13 - 3789a30

(POSSIBLY) BREAKING CHANGES:

  • the changes from version 4.6.0 now also apply in when using the compile-option "strict: true". Access to prototype properties is forbidden completely by default, specific properties or methods can be allowed via runtime-options. See #1633 for details. If you are using Handlebars as documented, you should not be accessing prototype properties from your template anyway, so the changes should not be a problem for you. Only the use of undocumented features can break your build.

That is why we only bump the patch version despite mentioning breaking changes.

Commits

v4.7.6 - April 3rd, 2020

Chore/Housekeeping:

Compatibility notes:

  • Restored Node.js compatibility

Commits

v4.7.5 - April 2nd, 2020

Chore/Housekeeping:

  • Node.js version support has been changed to v6+ Reverted in 4.7.6

Compatibility notes:

  • Node.js < v6 is no longer supported Reverted in 4.7.6

Commits

v4.7.4 - April 1st, 2020

Chore/Housekeeping:

Compatibility notes:

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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.

…xtension-testing-e2e-cypress, commitizen, loader-fs-cache, npm and handlebars

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [@quasar/app](https://github.com/quasarframework/quasar), [@quasar/quasar-app-extension-testing-e2e-cypress](https://github.com/quasarframework/quasar-testing), [commitizen](https://github.com/commitizen/cz-cli), [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache), [npm](https://github.com/npm/cli) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies need to be updated together.


Updates `minimist` from 1.2.0 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.0...v1.2.8)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)

Updates `@quasar/app` from 1.5.1 to 1.9.6
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](https://github.com/quasarframework/quasar/compare/@quasar/app-v1.5.1...@quasar/app-v1.9.6)

Updates `@quasar/quasar-app-extension-testing-e2e-cypress` from 1.0.0-beta.10 to 1.0.0-beta.13
- [Release notes](https://github.com/quasarframework/quasar-testing/releases)
- [Commits](https://github.com/quasarframework/quasar-testing/commits)

Updates `commitizen` from 4.0.3 to 4.3.0
- [Release notes](https://github.com/commitizen/cz-cli/releases)
- [Commits](commitizen/cz-cli@v4.0.3...v4.3.0)

Updates `loader-fs-cache` from 1.0.2 to 1.0.3
- [Commits](https://github.com/viankakrisna/loader-fs-cache/commits)

Updates `npm` from 6.13.6 to 6.14.18
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v6.14.18/CHANGELOG.md)
- [Commits](npm/cli@v6.13.6...v6.14.18)

Updates `handlebars` from 4.7.2 to 4.7.7
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.2...v4.7.7)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
- dependency-name: "@quasar/app"
  dependency-type: direct:development
- dependency-name: "@quasar/quasar-app-extension-testing-e2e-cypress"
  dependency-type: direct:development
- dependency-name: commitizen
  dependency-type: direct:development
- dependency-name: loader-fs-cache
  dependency-type: indirect
- dependency-name: npm
  dependency-type: indirect
- dependency-name: handlebars
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2023
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.

0 participants