Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Bump got, netlify-cli, npm-check-updates and qawolf #576

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 Feb 12, 2023

Bumps got to 12.5.3 and updates ancestor dependencies got, netlify-cli, npm-check-updates and qawolf. These dependencies need to be updated together.

Updates got from 8.3.2 to 12.5.3

Release notes

Sourced from got's releases.

v12.5.3

  • Fix abort event listeners not always being cleaned up (#2162) 3cc40b5

sindresorhus/got@v12.5.2...v12.5.3

v12.5.2

  • Improve TypeScript 4.9 compatibility (#2163) 39f83b6

sindresorhus/got@v12.5.1...v12.5.2

v12.5.1

  • Fix compatibility with TypeScript and ESM 3b3ea67
  • Fix request body not being properly cached (#2150) 3e9d3af

sindresorhus/got@v12.5.0...v12.5.1

v12.5.0

  • Disable method rewriting on 307 and 308 status codes (#2145) e049e94
  • Upgrade dependencies 8630815 f0ac0b3 4c3762a

sindresorhus/got@v12.4.1...v12.5.0

v12.4.1

Fixes

  • Fix options.context being not extensible b671480715dbbff908e9a385f5e714570c663cd7
  • Don't emit uploadProgress after promise cancelation 693de217b030816f574d6e4cb505ee2e77b21c29

sindresorhus/got@v12.4.0...v12.4.1

v12.4.0

Improvements

  • Support FormData without known length (#2120) 850773c

Fixes

  • Don't call beforeError hooks with HTTPError if the throwHttpErrors option is false (#2104) 3927348

sindresorhus/got@v12.3.1...v12.4.0

v12.3.1

  • Don't freeze signal when freezing Options (#2100) 43b1467

sindresorhus/got@v12.3.0...v12.3.1

v12.3.0

  • Add .off() method for events (#2092) 88056be

sindresorhus/got@v12.2.0...v12.3.0

... (truncated)

Commits

Updates netlify-cli from 5.4.16 to 12.12.0

Release notes

Sourced from netlify-cli's releases.

v12.12.0

12.12.0 (2023-02-09)

Features

v12.11.0

12.11.0 (2023-02-09)

Features

  • show displayName for any function that has one being run with ntl dev (#5444) (6cee5bc)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.8.0 (#5455) (fc01b72)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.4.2 (#5442) (3768f87)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#5445) (cd9ebf8)
  • deps: update dependency axios to v1.2.6 (#5439) (68caa51)
  • deps: update dependency content-type to v1.0.5 (#5440) (78a1932)
  • deps: update dependency node-fetch to v2.6.9 (#5452) (81e7cc1)
  • deps: update dependency tempy to v3 (#5389) (ec16aac)
  • deps: update dependency typescript to v4.9.5 (#5453) (d9b54d9)
  • deps: update netlify packages (#5446) (cec55d1)
  • deps: update netlify packages (#5457) (0c781d6)
  • print deploy error_message, if exists (#5447) (0929141)
  • return empty array if manifest doesnt have functions defined (#5434) (8fe8339)
  • update got & remove outdated workaround (#5437) (5eff7c1)

v12.10.0

12.10.0 (2023-01-25)

Features

v12.9.2

12.9.2 (2023-01-24)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19.0.7 (#5419) (384e168)
  • deps: update dependency axios to v1.2.3 (#5420) (a0f3719)
  • deps: update dependency fastify to v4.12.0 (#5422) (43e6f9e)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.12.0 (2023-02-09)

Features

12.11.0 (2023-02-09)

Features

  • show displayName for any function that has one being run with ntl dev (#5444) (6cee5bc)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.8.0 (#5455) (fc01b72)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.4.2 (#5442) (3768f87)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#5445) (cd9ebf8)
  • deps: update dependency axios to v1.2.6 (#5439) (68caa51)
  • deps: update dependency content-type to v1.0.5 (#5440) (78a1932)
  • deps: update dependency node-fetch to v2.6.9 (#5452) (81e7cc1)
  • deps: update dependency tempy to v3 (#5389) (ec16aac)
  • deps: update dependency typescript to v4.9.5 (#5453) (d9b54d9)
  • deps: update netlify packages (#5446) (cec55d1)
  • deps: update netlify packages (#5457) (0c781d6)
  • print deploy error_message, if exists (#5447) (0929141)
  • return empty array if manifest doesnt have functions defined (#5434) (8fe8339)
  • update got & remove outdated workaround (#5437) (5eff7c1)

12.10.0 (2023-01-25)

Features

12.9.2 (2023-01-24)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19.0.7 (#5419) (384e168)
  • deps: update dependency axios to v1.2.3 (#5420) (a0f3719)
  • deps: update dependency fastify to v4.12.0 (#5422) (43e6f9e)
  • deps: update dependency netlify to ^13.1.2 (#5427) (b0a6c85)
  • deps: update netlify packages (#5426) (4600e9b)
  • deps: update rust crate tokio to 1.24.2 (#5421) (8146b3d)
  • load internal environment variables in Envelope (#5429) (70ef88c)

... (truncated)

Commits

Updates npm-check-updates from 11.8.5 to 16.7.4

Release notes

Sourced from npm-check-updates's releases.

v16.4.0

Feature

Added --cacheClear option for—you guessed it—clearing the cache 🫥.

This brings the suite of cache-related options to:

  • --cache : Cache versions to the cache file.
  • --cacheClear : Clear the default cache, or the cache file specified by --cacheFile.
  • --cacheExpiration <min> : Cache expiration in minutes (default: 10).
  • --cacheFile <path> : Filepath for the cache file (default: "~/.ncu-cache.json").

Thanks to @​ly3xqhl8g9 whose code is gratefully more lucid than his username.

v16.3.0

Feature

  • Added workspace support! 🚢

Upgrade all workspaces:

ncu --workspaces
ncu -ws

Upgrade a single workspace:

ncu --workspace a
ncu -w a

Upgrade more than one workspace:

ncu --workspace a --workspace b
ncu -w a -w b

Upgrade all workspaces AND the root project:

ncu --workspaces --root

Upgrade a single workspace AND the root project:

ncu --workspace a --root
</tr></table> 

... (truncated)

Commits

Updates qawolf from 0.9.3 to 2.6.1

Release notes

Sourced from qawolf's releases.

Stop a test

You can now stop a test in progress to continue creating code.

Team alerts

Alerts were previously configured per trigger, now they are set once per team.

Editor v2

🚀🆕 test editor 🐺

  • resizable code
  • hotkey to run your test: CTRL+Enter or CMD+Enter
  • view previous runs from the test

https://twitter.com/QAWolfHQ/status/1357839658856587264

Environment variables v2

This release contains environment variable improvements, part 1/3 to simplifying scheduling and organizing tests.

  • Environments are global and assignable to groups. So you can have “Production”, “Staging”, etc environments then assign them to multiple groups
  • You can edit environment variables and view their values when you hover over them
  • You can choose which environment you are using in the test editor

Update playwright to 1.8.0

No release notes provided.

Test localhost https://www.qawolf.com/docs/test-localhost

Share helpers across tests

https://www.qawolf.com/docs/reuse-helper-code

Create and run tests from your browser

https://www.qawolf.com

v1.7.0

Update Playwright to 1.7.0 to fix qawolf/qawolf#866

qawolf/qawolf@v1.6.0...v1.7.0

v1.6.0

**Summary

  • Upgrade playwright to fix Big Sur support #852

Commits

  • chore: update docs bb6b8fc5d
  • chore: update create playwright b795fcd9a
  • chore: update playwright to 1.6.2 606405fda
  • Merge pull request #851 from qawolf/chore-issue-templates a905e64d6
  • chore: issue templates 1ef058b3c

... (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)
  • @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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2023
Bumps [got](https://github.com/sindresorhus/got) to 12.5.3 and updates ancestor dependencies [got](https://github.com/sindresorhus/got), [netlify-cli](https://github.com/netlify/cli), [npm-check-updates](https://github.com/raineorshine/npm-check-updates) and [qawolf](https://github.com/qawolf/qawolf). These dependencies need to be updated together.


Updates `got` from 8.3.2 to 12.5.3
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v8.3.2...v12.5.3)

Updates `netlify-cli` from 5.4.16 to 12.12.0
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v5.4.16...v12.12.0)

Updates `npm-check-updates` from 11.8.5 to 16.7.4
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v11.8.5...v16.7.4)

Updates `qawolf` from 0.9.3 to 2.6.1
- [Release notes](https://github.com/qawolf/qawolf/releases)
- [Commits](qawolf/qawolf@v0.9.3...v2.6.1)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: netlify-cli
  dependency-type: direct:development
- dependency-name: npm-check-updates
  dependency-type: direct:development
- dependency-name: qawolf
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-netlify-cli-and-npm-check-updates-and-qawolf-12.5.3 branch from f9b417f to f53709e Compare February 20, 2023 10:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants