Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lambda): bump the octokit group in /lambdas with 4 updates #3386

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2023

Bumps the octokit group in /lambdas with 4 updates: @octokit/rest, @octokit/types, @octokit/webhooks and @octokit/auth-app.

Updates @octokit/rest from 19.0.12 to 20.0.1

Release notes

Sourced from @​octokit/rest's releases.

v20.0.1

20.0.1 (2023-07-11)

Bug Fixes

  • deps: update dependency @​octokit/plugin-request-log to v4 (#322) (688f86a)

v20.0.0

20.0.0 (2023-07-11)

Features

BREAKING CHANGES

  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()

v20.0.0-beta.5

20.0.0-beta.5 (2023-07-10)

Bug Fixes

  • deps: upgrade octokit deps (ca9b795)

v20.0.0-beta.4

20.0.0-beta.4 (2023-07-10)

Bug Fixes

  • deps: bump octokit deps (eed5428)

v20.0.0-beta.3

20.0.0-beta.3 (2023-06-27)

Bug Fixes

  • deps: revert breaking dependency changes (#320) (f02bfd5), closes #318
  • deps: update dependency @​octokit/plugin-paginate-rest to v7 (#316) (a860845)

v20.0.0-beta.2

20.0.0-beta.2 (2023-06-03)

... (truncated)

Commits

Updates @octokit/types from 10.0.0 to 11.1.0

Release notes

Sourced from @​octokit/types's releases.

v11.1.0

11.1.0 (2023-07-10)

Features

  • new parseSuccessResonseBody option for requests (#563) (f70144e)

v11.0.0

11.0.0 (2023-07-07)

Features

BREAKING CHANGES

  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead

v10.1.0-beta.1

10.1.0-beta.1 (2023-06-30)

Features

Commits

Updates @octokit/webhooks from 11.0.0 to 12.0.3

Release notes

Sourced from @​octokit/webhooks's releases.

v12.0.3

12.0.3 (2023-07-07)

Bug Fixes

  • deps: update dependency @​octokit/request-error to v5 (#870) (659a3c6)

v12.0.2

12.0.2 (2023-06-30)

Bug Fixes

  • types: updates to webhooks via @octokit/webhooks-types (#868) (1410bfe)

v12.0.1

12.0.1 (2023-06-12)

Bug Fixes

  • deps: update dependency @​octokit/request-error to v4 (#858) (c203b64)
  • deps: update dependency @​octokit/webhooks-methods to v4 (#864) (c0f10e6)

v12.0.0

12.0.0 (2023-06-12)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#849) (ea6f1f9)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

  • build: set minimal node version in build script to v14

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

... (truncated)

Commits
  • 659a3c6 fix(deps): update dependency @​octokit/request-error to v5 (#870)
  • 1410bfe fix(types): updates to webhooks via @octokit/webhooks-types (#868)
  • 97a4e03 build: fix type generation script (#867)
  • 2175ada build(deps): lock file maintenance
  • b920590 test: remove usage of node-fetch (#865)
  • c72dc00 chore(deps): update dependency @​octokit/tsconfig to v2 (#860)
  • c0f10e6 fix(deps): update dependency @​octokit/webhooks-methods to v4 (#864)
  • c203b64 fix(deps): update dependency @​octokit/request-error to v4 (#858)
  • 7363c70 chore(deps): update dependency esbuild to ^0.18.0 (#863)
  • ea6f1f9 ci: stop testing against NodeJS v14, v16 (#849)
  • Additional commits viewable in compare view

Updates @octokit/auth-app from 4.0.13 to 6.0.0

Release notes

Sourced from @​octokit/auth-app's releases.

v6.0.0

6.0.0 (2023-07-07)

Bug Fixes

  • deps: update octokit monorepo (major) (#504) (ff1844c)

BREAKING CHANGES

  • deps: bump @octokit/types to v11, @octokit/request to v8

v5.0.6

5.0.6 (2023-06-21)

Bug Fixes

v5.0.5

5.0.5 (2023-06-18)

Bug Fixes

  • deps: update octokit monorepo (major) (#497) (b8b3c3e)

v5.0.4

5.0.4 (2023-06-16)

Bug Fixes

  • deps: update dependency lru-cache to v10 (#495) (127010e)

v5.0.3

5.0.3 (2023-06-12)

Bug Fixes

  • deps: update dependency @​octokit/auth-oauth-user to v3 (#492) (bd15032)

v5.0.2

5.0.2 (2023-06-12)

Bug Fixes

... (truncated)

Commits
  • ff1844c fix(deps): update octokit monorepo (major) (#504)
  • 010203f chore(deps): update dependency prettier to v3 (#502)
  • c3c074e build(deps): lock file maintenance
  • 2e739c0 fix(build): remove browser build (#487)
  • 188d6cf build(deps): lock file maintenance (#498)
  • b8b3c3e fix(deps): update octokit monorepo (major) (#497)
  • ecd9cde chore(deps): update dependency @​octokit/tsconfig to v2 (#486)
  • 127010e fix(deps): update dependency lru-cache to v10 (#495)
  • 4e5c081 docs: replace references to Skypack CDN with esm.sh (#494)
  • bd15032 fix(deps): update dependency @​octokit/auth-oauth-user to v3 (#492)
  • 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 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

Bumps the octokit group in /lambdas with 4 updates: [@octokit/rest](https://github.com/octokit/rest.js), [@octokit/types](https://github.com/octokit/types.ts), [@octokit/webhooks](https://github.com/octokit/webhooks.js) and [@octokit/auth-app](https://github.com/octokit/auth-app.js).


Updates `@octokit/rest` from 19.0.12 to 20.0.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v19.0.12...v20.0.1)

Updates `@octokit/types` from 10.0.0 to 11.1.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v10.0.0...v11.1.0)

Updates `@octokit/webhooks` from 11.0.0 to 12.0.3
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v11.0.0...v12.0.3)

Updates `@octokit/auth-app` from 4.0.13 to 6.0.0
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v4.0.13...v6.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/types"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/webhooks"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 25, 2023
@npalm npalm merged commit b067138 into main Jul 25, 2023
20 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/octokit-5364093754 branch July 25, 2023 12:55
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant