Skip to content

chore(deps): bump got, probot and vercel#7

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-and-probot-and-vercel-11.8.6
Open

chore(deps): bump got, probot and vercel#7
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-and-probot-and-vercel-11.8.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2023

Copy link
Copy Markdown

Bumps got to 11.8.6 and updates ancestor dependencies got, probot and vercel. These dependencies need to be updated together.

Updates got from 9.6.0 to 11.8.6

Release notes

Sourced from got's releases.

v11.8.6

  • Destroy request object after successful response

sindresorhus/got@v11.8.5...v11.8.6

v11.8.5

sindresorhus/got@v11.8.4...v11.8.5

v11.8.3

  • Bump cacheable-request dependency (#1921) 9463bb6
  • Fix HTTPError missing .code property (#1739) 0e167b8

sindresorhus/got@v11.8.2...v11.8.3

v11.8.2

  • Make the dnsCache option lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.

sindresorhus/got@v11.8.1...v11.8.2

v11.8.1

  • Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0

v11.8.0

  • Fix for sending files with size 0 on stat (#1488) 7acd380
  • beforeRetry allows stream body if different from original (#1501) 3dd2273
  • Set default value for an options object (#1495) 390b145

sindresorhus/got@v11.7.0...v11.8.0

v11.7.0

Improvements

  • Add pfx HTTPS option (#1364) c33df7f
  • Update body after beforeRequest (#1453) e1c1844
  • Don't allocate buffer twice (#1403) 7bc69d9

Fixes

  • Fix a regression where body was sent after redirect 88b32ea
  • Fix destructure error on promise.json() c97ce7c
  • Do not ignore userinfo on a redirect to the same origin 52de13b

sindresorhus/got@v11.6.2...v11.7.0

v11.6.2

Bug fixes

... (truncated)

Commits

Updates probot from 12.1.1 to 12.3.0

Release notes

Sourced from probot's releases.

v12.2.9

12.2.9 (2023-01-10)

Bug Fixes

v12.2.8

12.2.8 (2022-09-05)

Bug Fixes

  • Make probot receive support complex Probot apps (#1714) (eff5553)

v12.2.7

12.2.7 (2022-08-29)

Bug Fixes

v12.2.6

12.2.6 (2022-08-29)

Bug Fixes

v12.2.5

12.2.5 (2022-06-30)

Bug Fixes

v12.2.4

12.2.4 (2022-06-01)

Bug Fixes

v12.2.3

12.2.3 (2022-05-25)

... (truncated)

Commits
  • 6c5840d feat(server): add logging options (#1645)
  • 6e3070f docs: fix link (#1774)
  • 229a01c fix(typescript): add missing import (#1783)
  • 776f6a7 build(typescript): make TS happy
  • 85bd6e5 build(package): lock file
  • 99c7b12 build(release.yml): set node-version to lts/*
  • ff524af build(deps): bump json5 from 2.2.0 to 2.2.3
  • a03417e build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
  • f89d271 build(deps): upgrade @​octokit/types to v8 (#1763)
  • fac5b43 docs: added an example reference for a bot tested with mocha and sinon (#1744)
  • Additional commits viewable in compare view

Updates vercel from 23.1.2 to 28.16.15

Release notes

Sourced from vercel's releases.

vercel@28.16.15

next

  • [next] Populate middlewareRawSrc using middleware originalSource (#9602) [Chris Barber]
  • Revert "[next] Fix incorrect 404 when i18n and appDir configured" (#9617) [Steven]

remix

  • [remix] Support optional static path segments (#9607) [Nathan Rajlich]

gatsby

  • [gatsby] Remove "gatsby" dependency, use typebox instead of ajv for validation (#9606) [Nathan Rajlich]

tests

  • [tests] skip recent flakey tests (#9613) [Sean Massa]

internals

  • [internals] Create @vercel-internals/types (#9608) [Ethan Arrowood]

vercel@28.16.14

This version was not published properly due to a github incident.

Please use 28.16.14 instead.

vercel@28.16.13

tests

  • [tests] Upgrade Turbo to version 1.8.3 (#9604) [Vercel Release Bot]
  • [tests] Add more remix tests (#9600) [Ethan Arrowood]

next

  • [next] Fix api prefixed app routes serverless streaming (#9603) [JJ Kasper]

remix

  • [remix] Add test for escaped route paths (#9516) [Nathan Rajlich]
  • [remix] Clean up dev symlink upon config error (#9595) [Nathan Rajlich]
  • [remix] Return framework.version in build result (#9596) [Nathan Rajlich]
  • [remix] Fix support for optional path params (#9590) [Nathan Rajlich]
  • [remix] Upgrade @​remix-run/dev to version 1.14.0 (#9593) [Vercel Release Bot]
  • [remix] Fix remix updater workflow when fetching latest version (#9592) [Ethan Arrowood]

cli

  • [cli] change patch-inquirer-legacy to patch-inquirer (#8919) [Jeemin Choi(최지민)]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for vercel since your current version.


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.

Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependencies [got](https://github.com/sindresorhus/got), [probot](https://github.com/probot/probot) and [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v9.6.0...v11.8.6)

Updates `probot` from 12.1.1 to 12.3.0
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v12.1.1...v12.3.0)

Updates `vercel` from 23.1.2 to 28.16.15
- [Release notes](https://github.com/vercel/vercel/releases)
- [Commits](https://github.com/vercel/vercel/commits/vercel@28.16.15/packages/cli)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: probot
  dependency-type: direct:production
- dependency-name: vercel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants