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 across 1 directory with 4 updates #611

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

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

Updates @octokit/auth-app from 6.0.1 to 7.1.3

Release notes

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

v7.1.3

7.1.3 (2024-11-15)

Bug Fixes

  • deps: replace lru-cache with toad-cache (#654) (43b97a6)

v7.1.2

7.1.2 (2024-11-05)

Bug Fixes

  • deps: use fork of lru-cache to fix type errors (#651) (3c259fd)

v7.1.1

7.1.1 (2024-09-03)

Bug Fixes

  • respect baseUrl passed as part of request parameters (#641) (8478cac)

v7.1.0

7.1.0 (2024-05-09)

Features

  • appId argument can be set to Client ID string (#606) (7dc08e5)

v7.0.0

7.0.0 (2024-04-30)

Features

BREAKING CHANGES

  • package is now ESM
  • remove type "oauth" that was previously deprecated

v7.0.0-beta.9

7.0.0-beta.9 (2024-04-30)

... (truncated)

Commits
  • 43b97a6 fix(deps): replace lru-cache with toad-cache (#654)
  • 7861dd5 build(deps): lock file maintenance (#652)
  • 70e2904 build(deps): lock file maintenance (#644)
  • 3c259fd fix(deps): use fork of lru-cache to fix type errors (#651)
  • 7cc020f chore(deps): update dependency @​types/node to v22 (#650)
  • c6e9688 build: switch to vitest and fetch-mock v11 (#648)
  • 2a11fbd chore(deps): update dependency @​octokit/tsconfig to v4 (#646)
  • b3ce19b chore(deps): update dependency esbuild to ^0.24.0 (#645)
  • 6869c94 chore(deps): update dependency glob to v11 (#626)
  • a5ca4ac build(deps): lock file maintenance (#643)
  • Additional commits viewable in compare view

Updates @octokit/rest from 20.0.2 to 21.0.2

Release notes

Sourced from @​octokit/rest's releases.

v21.0.2

21.0.2 (2024-08-16)

Bug Fixes

v21.0.1

21.0.1 (2024-07-17)

Bug Fixes

v21.0.0

21.0.0 (2024-06-20)

Features

BREAKING CHANGES

  • package is now ESM

v21.0.0-beta.4

21.0.0-beta.4 (2024-06-19)

Bug Fixes

v21.0.0-beta.3

21.0.0-beta.3 (2024-04-30)

Features

v21.0.0-beta.2

21.0.0-beta.2 (2024-04-16)

Bug Fixes

... (truncated)

Commits
  • 9a80f06 fix(docs): update to react 18 and latest gatsby deps (#462)
  • 3b5a8e8 chore(deps): update dependency fetch-mock to v11 (#459)
  • 5a4eeb6 test: re-activate more tests and convert them to typescript (#457)
  • 93d5afb fix: update deps (#456)
  • 5a681c3 chore: use vitest (#450)
  • 462e351 ci: start testing against 22 (#447)
  • 09bfea8 chore(deps): update dependency glob to v11 (#445)
  • 969d6dc chore(deps): update dependency esbuild to ^0.23.0
  • 239b1be chore(deps): update dependency esbuild to ^0.22.0
  • cdbf93a ci(action): update actions/add-to-project action to v1.0.2
  • Additional commits viewable in compare view

Updates @octokit/types from 12.1.1 to 12.6.0

Release notes

Sourced from @​octokit/types's releases.

v12.6.0

12.6.0 (2024-02-22)

Features

v12.5.0

12.5.0 (2024-02-15)

Features

v12.4.0

12.4.0 (2023-12-04)

Features

  • permissions.organization_custom_properties (#598) (ff98468)

v12.3.0

12.3.0 (2023-11-12)

Features

  • backport improvements from [@octokit-next](https://github.com/octokit-next) (#595) (0eebf54)

v12.2.0

12.2.0 (2023-11-07)

Features

  • types: make OctokitResponse an interface (#594) (7269dcc)
Commits
  • b2d7de9 feat: many new endpoints (#618)
  • bc28bdc feat: add x-accepted-github-permissions (#609)
  • fa1e25b chore(deps): update dependency npm-run-all2 to v6
  • 349bf94 chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
  • 47eb4d0 ci(action): update peter-evans/create-or-update-comment action to v4
  • 7e554cd chore(deps): update dependency semantic-release to v23
  • 40bc39f ci(action): update github/codeql-action action to v3
  • dbc66ec 🚧 Workflows have changed (#600)
  • ff98468 feat: permissions.organization_custom_properties (#598)
  • 1397259 build(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates @octokit/webhooks from 12.0.3 to 13.4.1

Release notes

Sourced from @​octokit/webhooks's releases.

v13.4.1

13.4.1 (2024-11-20)

Bug Fixes

v13.4.0

13.4.0 (2024-11-19)

Features

  • types: new projects_v2_status_update, sub_issues events (#1073) (555f42c)

v13.3.0

13.3.0 (2024-07-15)

Features

v13.2.8

13.2.8 (2024-07-10)

Bug Fixes

  • types: webhooks payload type updates via @octokit/openapi-webhooks-types (#1032) (836a8bb)

v13.2.7

13.2.7 (2024-05-06)

Bug Fixes

  • explicitly check that request.body is a string (#1010) (c9b988d)

v13.2.6

13.2.6 (2024-04-25)

Bug Fixes

  • types: type updates from @octokit/openapi-webhooks-types v8.2.1 (#1008) (88595a9)

v13.2.5

13.2.5 (2024-04-23)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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


Updates `@octokit/auth-app` from 6.0.1 to 7.1.3
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v6.0.1...v7.1.3)

Updates `@octokit/rest` from 20.0.2 to 21.0.2
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v20.0.2...v21.0.2)

Updates `@octokit/types` from 12.1.1 to 12.6.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v12.1.1...v12.6.0)

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

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- 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-minor
  dependency-group: octokit
- dependency-name: "@octokit/webhooks"
  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 Nov 25, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2024

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.

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.

0 participants