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

Bump got and update-notifier#716

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-and-update-notifier-12.3.1
Closed

Bump got and update-notifier#716
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-and-update-notifier-12.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2022

Copy link
Copy Markdown
Contributor

Bumps got and update-notifier. These dependencies needed to be updated together.
Updates got from 6.7.1 to 12.3.1

Release notes

Sourced from got's releases.

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

v12.2.0

sindresorhus/got@v12.1.0...v12.2.0

v12.1.0

Improvements

Fixes

sindresorhus/got@v12.0.4...v12.1.0

v12.0.4

  • Remove stream lock - unreliable since Node 17.3.0 bb8eca924c338ca12d5b90d6a26aa28dbddb42ee

v12.0.3

  • Allow more types in the json option (#2015) eb045bf

sindresorhus/got@v12.0.2...v12.0.3

v12.0.2

  • Fix encoding option with {responseType: 'json'} (#1996) 0703318

sindresorhus/got@v12.0.1...v12.0.2

v12.0.1

  • Fix nock compatibility (#1959) bf39d2c
  • Fix missing export of Request TypeScript type (#1940) 0f9f2b8

sindresorhus/got@v12.0.0...v12.0.1

v12.0.0

... (truncated)

Commits

Updates update-notifier from 2.5.0 to 6.0.2

Release notes

Sourced from update-notifier's releases.

v6.0.2

  • Fix license d152f85

sindresorhus/update-notifier@v6.0.1...v6.0.2

v6.0.1

  • Update dependencies (#222) 3f7c9f3

sindresorhus/update-notifier@v6.0.0...v6.0.1

v6.0.0

Breaking

  • Require Node.js 14 9183541
  • This package is now pure ESM. Please read this.

sindresorhus/update-notifier@v5.1.0...v6.0.0

v5.1.0

  • Upgrade dependencies 73c391b

sindresorhus/update-notifier@v5.0.1...v5.1.0

v5.0.1

  • Update dependencies 9e2b772

sindresorhus/update-notifier@v5.0.0...v5.0.1

v5.0.0

Breaking

  • Require Node.js 10 5b440c2

Fixes

  • Don't suggest to upgrade to lower version (#192) 3dfe42d

sindresorhus/update-notifier@v4.1.1...v5.0.0

v4.1.1

  • Improve vertical alignment of the notifier output (#183) f42fc8f

sindresorhus/update-notifier@v4.1.0...v4.1.1

v4.1.0

  • Add template support for the message option (#175) adbeb6e

sindresorhus/update-notifier@v4.0.0...v4.1.0

v4.0.0

... (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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2022
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/got-and-update-notifier-12.3.1 branch 3 times, most recently from 0244629 to b2ff1af Compare September 8, 2022 22:33
Bumps [got](https://github.com/sindresorhus/got) and [update-notifier](https://github.com/yeoman/update-notifier). These dependencies needed to be updated together.

Updates `got` from 6.7.1 to 12.3.1
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v6.7.1...v12.3.1)

Updates `update-notifier` from 2.5.0 to 6.0.2
- [Release notes](https://github.com/yeoman/update-notifier/releases)
- [Commits](sindresorhus/update-notifier@v2.5.0...v6.0.2)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: update-notifier
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/got-and-update-notifier-12.3.1 branch from b2ff1af to 1d43767 Compare September 9, 2022 00:05
@dependabot @github

dependabot Bot commented on behalf of github Nov 11, 2022

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github

dependabot Bot commented on behalf of github Nov 16, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #726.

@dependabot dependabot Bot closed this Nov 16, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/got-and-update-notifier-12.3.1 branch November 16, 2022 03:08
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants