This release contains an emergency fix which replaces colors.js with chalk. See #781 for more info and discussion, and Marak/colors.js#285 for broader discussion about colors.js.
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/dirkgroenen/mopidy-mopify/network/alerts).
Bumps qs to 6.11.0 and updates ancestor dependencies qs, grunt-contrib-connect, grunt-contrib-watch, http-server, karma and protractor. These dependencies need to be updated together.
Updates
qs
from 0.5.6 to 6.11.0Changelog
Sourced from qs's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for qs since your current version.
Updates
grunt-contrib-connect
from 0.9.0 to 3.0.0Changelog
Sourced from grunt-contrib-connect's changelog.
... (truncated)
Commits
5c3d0e7
v3.0.00df44c9
Merge pull request #262 from gruntjs/upt-depxacaa1331
Update dependenciesace8bd8
Merge pull request #260 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.19eb4496c
Bump lodash from 4.17.15 to 4.17.194f3954d
Merge pull request #261 from gruntjs/add-actions434ecd6
Add actions15b3a28
Merge pull request #257 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15801dcda
Bump lodash from 4.17.10 to 4.17.15b6e703d
v2.1.0Updates
grunt-contrib-watch
from 0.6.1 to 1.1.0Changelog
Sourced from grunt-contrib-watch's changelog.
Commits
3b7ddf4
v1.1.072b1214
Updating dependencies, async, lodash and tiny-lr5adb27c
Merge pull request #543 from digitalbazaar/master6ec71e9
v1.0.17d20933
Update copyright yeare3d19df
Update ci configsd117574
Updating ci configs99410a7
README.md: Fixed typos (#536)f07311b
Update tiny-lr dependency to 1.x7f8cf80
Add local grunt-cliUpdates
http-server
from 0.6.1 to 14.1.1Release notes
Sourced from http-server's releases.
... (truncated)
Commits
af0ac3e
14.1.1e5301d3
update license year318c55f
Merge pull request #794 from http-party/dependabot/npm_and_yarn/follow-redire...284a0b0
Merge pull request #803 from dpassen/patch-CVE-2021-4490617cc8d6
Patch CVE-2021-44906dc2fcf0
Bump follow-redirects from 1.14.4 to 1.14.833a6639
Update SECURITY.md251d4a1
Update support commitments for Jan 2022e16ed1d
14.1.056bdf6e
Merge pull request #785 from zbynek/use-chalkMaintainer changes
This version was pushed to npm by thornjad, a new releaser for http-server since your current version.
Updates
karma
from 0.10.10 to 6.4.1Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
0013121
chore(release): 6.4.1 [skip ci]63d86be
fix: pass integrity value84f7cc3
chore(release): 6.4.0 [skip ci]f2d0663
docs: add integrity parameterdc51a2e
feat: support SRI verification of link tags6a54b1c
feat: support SRI verification of script tags5e71cf5
chore(release): 6.3.20 [skip ci]e17698f
fix: prefer IPv4 addresses when resolving domains60f4f79
build: add Node 16 and 18 to the CI matrix6ff5aaf
chore(release): 6.3.19 [skip ci]Maintainer changes
This version was pushed to npm by karmarunnerbot, a new releaser for karma since your current version.
Updates
protractor
from 1.8.0 to 7.0.0Release notes
Sourced from protractor's releases.
Changelog
Sourced from protractor's changelog.
... (truncated)
Commits
71771de
release: 7.0.09d2e18e
refactor: use console.log instead of util.putsc281157
refactor: remove debugger and explore methods7cdb978
build: update several dev packages that have security issues8e82835
build: update webdriver-managera1fe5f2
ci: update tests to run on Node 10 and 123fc9220
fix: prototype Pollution vulnerability through outdated yargs packagea0ffa9b
release: 5.4.48b3ebf8
fix: security prototype pollution162f9e5
ci: Log sauce connect proxy to stdout, remove travis_wait, upgrade proxy to 4...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/dirkgroenen/mopidy-mopify/network/alerts).