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 2 updates #3621

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps the octokit group in /lambdas with 2 updates: @octokit/types and @octokit/webhooks.

Updates @octokit/types from 12.1.1 to 12.3.0

Release notes

Sourced from @​octokit/types's releases.

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

Updates @octokit/webhooks from 12.0.3 to 12.0.7

Release notes

Sourced from @​octokit/webhooks's releases.

v12.0.7

12.0.7 (2023-11-18)

Bug Fixes

  • pass through TTransformed to onAny and onError (#924) (6ead0b7)

v12.0.6

12.0.6 (2023-11-16)

Bug Fixes

  • typescript: workaround for trouble with aggregate-error type export (#923) (4875a74)

v12.0.5

12.0.5 (2023-11-16)

Bug Fixes

v12.0.4

12.0.4 (2023-11-14)

Bug Fixes

  • handle error thrown by verify method (#914) (449b159)
Commits
  • 6ead0b7 fix: pass through TTransformed to onAny and onError (#924)
  • 4875a74 fix(typescript): workaround for trouble with aggregate-error type export (#...
  • a12200f fix: only parse payload once (#921)
  • cc836d0 chore: remove .babelrc (#919)
  • b38eeb3 build(deps): lock file maintenance (#913)
  • 449b159 fix: handle error thrown by verify method (#914)
  • 6dc096f chore(deps): update dependency prettier to v3.1.0
  • 1cc0c34 build(deps): lock file maintenance (#911)
  • 36691b1 build(deps): lock file maintenance (#910)
  • 8ea7b1d build(deps): lock file maintenance (#909)
  • 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
  • @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 in /lambdas with 2 updates: [@octokit/types](https://github.com/octokit/types.ts) and [@octokit/webhooks](https://github.com/octokit/webhooks.js).


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

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

---
updated-dependencies:
- 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-patch
  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 20, 2023
@npalm npalm merged commit c54e8c8 into main Nov 22, 2023
4 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/octokit-2ba68479ce branch November 22, 2023 12:23
pull bot pushed a commit to nstankov-bg/terraform-aws-github-runner that referenced this pull request Nov 26, 2023
🤖 I have created a release *beep* *boop*
---


##
[5.4.2](philips-labs/terraform-aws-github-runner@v5.4.1...v5.4.2)
(2023-11-26)


### Bug Fixes

* **examples:** webhook-github-app multiple character args
([philips-labs#3625](philips-labs#3625))
([941682e](philips-labs@941682e))
* **lambda:** bump @aws-lambda-powertools/tracer from 1.14.2 to 1.16.0
in /lambdas
([philips-labs#3622](philips-labs#3622))
([ba73565](philips-labs@ba73565))
* **lambda:** bump the aws group in /lambdas with 5 updates
([philips-labs#3620](philips-labs#3620))
([1b944d5](philips-labs@1b944d5))
* **lambda:** bump the octokit group in /lambdas with 2 updates
([philips-labs#3621](philips-labs#3621))
([c54e8c8](philips-labs@c54e8c8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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