spotify-web-api-js
spotify-web-api-js copied to clipboard
Bump minimist and doxdox
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
- [Fix] Fix long option followed by single dash
[#17](https://github.com/minimistjs/minimist/issues/17)- [Tests] Remove duplicate test
[#12](https://github.com/minimistjs/minimist/issues/12)- [Fix] opt.string works with multiple aliases
[#10](https://github.com/minimistjs/minimist/issues/10)Fixed
- [Fix] Fix long option followed by single dash (#17)
[#15](https://github.com/minimistjs/minimist/issues/15)- [Tests] Remove duplicate test (#12)
[#8](https://github.com/minimistjs/minimist/issues/8)- [Fix] Fix long option followed by single dash
[#15](https://github.com/minimistjs/minimist/issues/15)- [Fix] opt.string works with multiple aliases (#10)
[#9](https://github.com/minimistjs/minimist/issues/9)- [Fix] Fix handling of short option with non-trivial equals
[#5](https://github.com/minimistjs/minimist/issues/5)- [Tests] Remove duplicate test
[#8](https://github.com/minimistjs/minimist/issues/8)- [Fix] opt.string works with multiple aliases
[#9](https://github.com/minimistjs/minimist/issues/9)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-changelog73923d2- [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
coverttonyca48b128- [Dev Deps] update
covert,tape; remove unnecessarytapf0fb958- [meta] create FUNDING.yml; add
fundingin package.json3639e0c- [meta] use
npmignoreto autogenerate an npmignore filebe2e038- Only apps should have lockfiles
282b570- isConstructorOrProto adapted from PR
ef9153f- [Dev Deps] update
@ljharb/eslint-config,aud098873c- [Dev Deps] update
@ljharb/eslint-config,aud3124ed3- [meta] add
safe-publish-latest4b927de- [Tests] add
audinposttestb32d9bd- [meta] update repo URLs
f9fdfc0- [actions] Avoid 0.6 tests due to build failures
ba92fe6- [Dev Deps] update
tape950eaa7- [Dev Deps] add missing
npmignoredev dep3226afa- Merge tag 'v0.2.2'
980d7acv1.2.7 - 2022-10-10
Commits
... (truncated)
Commits
6901ee2v1.2.8a026794Merge tag 'v0.2.3'c0b2661v0.2.363b8fee[Fix] Fix long option followed by single dash (#17)72239e6[Tests] Remove duplicate test (#12)34b0f1c[eslint] fix indentation3226afa[Dev Deps] add missingnpmignoredev dep098873c[Dev Deps] update@ljharb/eslint-config,aud9ec4d27[Fix] Fix long option followed by single dashba92fe6[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
- [hotfix] Added api scope tag support. by
@neogeekin docsbydoxdox/doxdox#210- [hotfix] Updated packages. by
@neogeekin docsbydoxdox/doxdox#211- [feat] Normalize package json before extracting data. by
@neogeekin docsbydoxdox/doxdox#212- [hotfix] Fixed parsing that failed due to comment/code pattern matching. by
@neogeekin docsbydoxdox/doxdox#213Full 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
- [hotfix] Add prototype support custom parser by
@neogeekin docsbydoxdox/doxdox#207- [hotfix] Updated packages. by
@neogeekin docsbydoxdox/doxdox#209Full 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
- [hotfix] Move pattern match util to core by
@neogeekin docsbydoxdox/doxdox#199- [hotfix] Switched test to use jest snapshots rather than hand written results. by
@neogeekin docsbydoxdox/doxdox#200- [hotfix] Updated packages. by
@neogeekin docsbydoxdox/doxdox#201- [hotfix] Updated template package parser method to match other parsers. by
@neogeekin docsbydoxdox/doxdox#202- [hotfix] Updated packages. by
@neogeekin docsbydoxdox/doxdox#203- [hotfix] Updated packages. by
@neogeekin docsbydoxdox/doxdox#204- [feat] Switched to using super-regex for matching. by
@neogeekin docsbydoxdox/doxdox#205- [hotfix] Prevent matching jsdoc syntax in the middle of a line. by
@neogeekin docsbydoxdox/doxdox#206Full 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
- [hotfix] Updated packages. by
@neogeekin docsbydoxdox/doxdox#196- [hotfix] Updated packages. by
@neogeekin docsbydoxdox/doxdox#197- [feat] Added new custom jsdoc template. by
@neogeekin docsbydoxdox/doxdox#198Full 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
- [hotfix] Update renderer template dependencies. by
@neogeekin docsbydoxdox/doxdox#187- [hotfix] Encode HTML tags in renderers. by
@neogeekin docsbydoxdox/doxdox#188- [hotfix] Swapped out update-notifier for simple-update-notifier. by
@neogeekin docsbydoxdox/doxdox#189- [hotfix] Updated dev packages. by
@neogeekin docsbydoxdox/doxdox#190- [hotfix] Added type to method interface. by
@neogeekin docsbydoxdox/doxdox#191- [hotfix] Switched to using snapshots in dox parser package. by
@neogeekin docsbydoxdox/doxdox#193- [hotfix] Cleaned up return data from dox parser. by
@neogeekin docsbydoxdox/doxdox#192
... (truncated)
Changelog
Sourced from doxdox's changelog.
v4.0.0-preview.19 - (2022-10-15)
- [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)
v4.0.0-preview.17 - (2022-10-09)
- [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)
- [feat] Added new custom jsdoc template. #198
- [hotfix] Updated packages. #197
- [hotfix] Updated packages. #196
v4.0.0-preview.15 - (2022-09-12)
- [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
8483b54Version bump.37f20a9Merge pull request #213 from docsbydoxdox/hotfix/multiline-pattern-offset7b396b4Fixed parsing that failed due to comment/code pattern matching.1da416dAdded optional offset option to multiLinePatternMatch utility.3b089b0Merge pull request #212 from docsbydoxdox/feature/normalize-package-jsonfd3a024Normalize package json before extracting data.84f983aMerge pull request #211 from docsbydoxdox/hotfix/updated-packagesd733811Updated packages.0e32a6cMerge pull request #210 from docsbydoxdox/hotfix/api-scope-tag-support17908c6Added 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 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.