JMPerez / spotify-web-api-js

A client-side JS wrapper for the Spotify Web API
https://jmperezperez.com/spotify-web-api-js/
MIT License
1.86k stars 260 forks source link

Bump minimist and doxdox #224

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps minimist to 1.2.8 and updates ancestor dependency doxdox. These dependencies need to be updated together.

Updates minimist from 1.2.5 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 doxdox from 3.0.0 to 4.0.0-preview.19

Release notes

Sourced from doxdox's releases.

v4.0.0-preview.19

What's Changed

Full Changelog: https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.18...v4.0.0-preview.19

v4.0.0-preview.18

What's Changed

Full Changelog: https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.17...v4.0.0-preview.18

v4.0.0-preview.17

What's Changed

Full Changelog: https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.16...v4.0.0-preview.17

v4.0.0-preview.16

What's Changed

Full Changelog: https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.15...v4.0.0-preview.16

v4.0.0-preview.15

What's Changed

... (truncated)

Changelog

Sourced from doxdox's changelog.

v4.0.0-preview.19 - (2022-10-15)

Full Changelog

  • [hotfix] Fixed parsing that failed due to comment/code pattern matching. #213
  • [feat] Normalize package json before extracting data. #212
  • [hotfix] Updated packages. #211
  • [hotfix] Added api scope tag support. #210

v4.0.0-preview.18 - (2022-10-13)

Full Changelog

  • [hotfix] Updated packages. #209
  • [hotfix] Add prototype support custom parser #207

v4.0.0-preview.17 - (2022-10-09)

Full Changelog

  • [hotfix] Prevent matching jsdoc syntax in the middle of a line. #206
  • [feat] Switched to using super-regex for matching. #205
  • [hotfix] Updated packages. #204
  • [hotfix] Updated packages. #203
  • [hotfix] Updated template package parser method to match other parsers. #202
  • [hotfix] Updated packages. #201
  • [hotfix] Switched test to use jest snapshots rather than hand written results. #200
  • [hotfix] Move pattern match util to core #199

v4.0.0-preview.16 - (2022-09-19)

Full Changelog

  • [feat] Added new custom jsdoc template. #198
  • [hotfix] Updated packages. #197
  • [hotfix] Updated packages. #196

v4.0.0-preview.15 - (2022-09-12)

Full Changelog

  • [hotfix] Switched to using snapshots in dox parser package. #193
  • [hotfix] Added type to method interface. #191
  • [hotfix] Updated dev packages. #190
  • [hotfix] Swapped out update-notifier for simple-update-notifier. #189
  • [hotfix] Encode HTML tags in renderers. #188
  • [hotfix] Update renderer template dependencies. #187
  • [hotfix] Update dox dependency (#195) #195
  • Updated packages. (#194) #194
  • [hotfix] Cleaned up return data from dox parser. (#192) #192

... (truncated)

Commits
  • 8483b54 Version bump.
  • 37f20a9 Merge pull request #213 from docsbydoxdox/hotfix/multiline-pattern-offset
  • 7b396b4 Fixed parsing that failed due to comment/code pattern matching.
  • 1da416d Added optional offset option to multiLinePatternMatch utility.
  • 3b089b0 Merge pull request #212 from docsbydoxdox/feature/normalize-package-json
  • fd3a024 Normalize package json before extracting data.
  • 84f983a Merge pull request #211 from docsbydoxdox/hotfix/updated-packages
  • d733811 Updated packages.
  • 0e32a6c Merge pull request #210 from docsbydoxdox/hotfix/api-scope-tag-support
  • 17908c6 Added api scope tag support.
  • Additional commits viewable in compare view


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/JMPerez/spotify-web-api-js/network/alerts).