XeroxDev / YTMD-StreamDeck

This Stream Deck Plugin allows you to control the YouTube Music Desktop App (https://github.com/ytmdesktop/ytmdesktop)
MIT License
50 stars 16 forks source link

chore(deps-dev): bump pnpm from 5.18.3 to 6.15.1 #47

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pnpm from 5.18.3 to 6.15.1.

Release notes

Sourced from pnpm's releases.

v6.15.1

Patch Changes

  • A security vulnerabity fixed. When commands are executed on Windows, they should not be searched for in the current working directory.
  • pnpm import should never run scripts #3750.

v6.15.0

Minor Changes

  • pnpm install --fix-lockfile allows to fix a broken lockfile #3729.
  • New setting supported: global-bin-dir. global-bin-dir allows to set the target directory for the bin files of globally installed packages #3762.

Patch Changes

  • The pnpm CLI should not silently exit on bad HTTPS requests #3768.

v6.14.7

Patch Changes

  • Use correct GitLab tarball URL #3643.
  • Accept gzip and deflate encoding from the registry #3745.
  • Print error codes in error messages #3748.
  • Allow the $ sign to be a command name #3679.

v6.14.6

Patch Changes

  • pnpm setup should add pnpm to the PATH on Windows #3734.
  • pnpm env should not create PowerShell command shims to fix issues on Windows #3711.
  • overrides should work with selectors that specify the parent package with a version range #3732.

v6.14.5

Patch Changes

  • A broken package.json should not make pnpm exit without any message #3705.
  • pnpm dlx should allow to pass multiple packages for installation #3710.
  • The pnpm home directory should be always prefered when searching for a global bin directory #3723.
  • pnpm setup should not remove the pnpm CLI executable, just copy it to the pnpm home directory #3724.
  • It should be possible to set cache-dir and state-dir through config files #3727.

v6.14.4-0

Patch Changes

  • Downgrade @yarnpkg/parsers to v2.3.0 from v2.4.0 to fix a regression in script running, when shell-emulator is true #3700.

v6.14.3

Patch Changes

  • Downgrade @yarnpkg/parsers to v2.3.0 from v2.4.0 to fix a regression in script running, when shell-emulator is true #3700.

... (truncated)

Commits
  • 00ede7b chore(release): 6.15.1
  • 04b7f60 fix: prevent binary planting attacks on Windows
  • 6a46bed docs: typo in comment: hear -> here (#3772)
  • 141d2f0 fix: ignoreScripts shoud be true when lockfileOnly is true (#3765)
  • 1268610 chore(release): 6.15.0
  • bab1723 fix: do not silently exit on bad HTTPS requests (#3768)
  • 11a934d feat(install): add --fix-lockfile for install to support autofix broken lockf...
  • 6681fdc feat(config): support custom global bin dir (#3762)
  • a3f6d9d chore(beta): do not build macos-arm64 on macos-x64 (#3764)
  • 5ec5564 chore(release): 6.14.7
  • Additional commits viewable in compare view
Maintainer changes

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


Dependabot compatibility score

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/XeroxDev/YTMD-StreamDeck/network/alerts).
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (7f25d6a) into master (50fd550) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   91.37%   91.37%           
=======================================
  Files           8        8           
  Lines         255      255           
  Branches       26       26           
=======================================
  Hits          233      233           
  Misses         22       22           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 50fd550...7f25d6a. Read the comment docs.

dependabot[bot] commented 2 years ago

Looks like pnpm is no longer a dependency, so this is no longer needed.