philips-labs / terraform-aws-github-runner

Terraform module for scalable GitHub action runners on AWS
https://philips-labs.github.io/terraform-aws-github-runner/
MIT License
2.44k stars 578 forks source link

fix(lambda): bump the octokit group across 1 directory with 4 updates #3945

Closed dependabot[bot] closed 17 hours ago

dependabot[bot] commented 1 week ago

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.3 to 7.1.0

Release notes

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

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)

Bug Fixes

  • mark import as type import (fcce291)

v7.0.0-beta.8

7.0.0-beta.8 (2024-04-16)

Bug Fixes

  • add /app/installation-requests to requires-app-auth paths (#594) (f16debb)
  • deps: upgrade @octokit/types to v13 (#596) (8e46539)
  • upgrade octokit deps (6d40281)

Features

v7.0.0-beta.7

7.0.0-beta.7 (2024-04-16)

Bug Fixes

... (truncated)

Commits


Updates @octokit/rest from 20.0.2 to 21.0.0

Release notes

Sourced from @​octokit/rest's releases.

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

  • deps: bump Octokit deps (5d8da12)
  • pkg: add a default fallback export (1b6e582)

v21.0.0-beta.1

21.0.0-beta.1 (2024-03-05)

Bug Fixes

... (truncated)

Commits
  • 12b6c65 feat: v21 (#413)
  • 32649a8 build(deps-dev): Bump braces from 3.0.2 to 3.0.3 (#439)
  • 53cee64 ci(action): update actions/checkout digest to 692973e (#438)
  • 7c96525 chore(deps): update dependency marked to v13
  • a46b4c8 🚧 Workflows have changed (#435)
  • b90bc79 chore(deps): update dependency semantic-release to v24
  • bc41b70 chore(deps): update dependency esbuild to ^0.21.0 (#429)
  • c1892ed ci(action): update actions/checkout digest to a5ac7e5 (#432)
  • 7058346 fix: update REST endpoints (#428)
  • b4e2102 ci(action): update actions/checkout digest to 0ad4b8f (#426)
  • Additional commits viewable in compare view


Updates @octokit/types from 12.5.0 to 12.6.0

Release notes

Sourced from @​octokit/types's releases.

v12.6.0

12.6.0 (2024-02-22)

Features

Commits


Updates @octokit/webhooks from 12.1.2 to 13.2.7

Release notes

Sourced from @​octokit/webhooks's releases.

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)

Bug Fixes

  • types: upgrade @octokit/openapi-webhooks-types to v8.2.0 (#1006) (ee06df5)

v13.2.4

13.2.4 (2024-04-19)

Bug Fixes

v13.2.3

13.2.3 (2024-04-13)

Bug Fixes

  • types: update @octokit/openapi-types to v8.1.1 - No relevant changes (#1002) (9635fd9)

v13.2.2

13.2.2 (2024-04-05)

Bug Fixes

  • types: updates to custom_property.created event types (#998) (fdfd062)

v13.2.1

13.2.1 (2024-04-03)

... (truncated)

Commits
  • c9b988d fix: explicitly check that request.body is a string (#1010)
  • 4e778f9 build(deps): lock file maintenance (#1011)
  • 88595a9 fix(types): type updates from @octokit/openapi-webhooks-types v8.2.1 (#1008)
  • 918bd11 build(deps): lock file maintenance (#1007)
  • ee06df5 fix(types): upgrade @octokit/openapi-webhooks-types to v8.2.0 (#1006)
  • c4a44e2 fix: use exports field for ESM exports (#1004)
  • 5831f68 docs(README): update to point to openapi webhooks (#1003)
  • 115b4f3 build(deps): lock file maintenance
  • 08471c5 ci(action): update actions/add-to-project action to v1.0.1 (#1001)
  • 9635fd9 fix(types): update @octokit/openapi-types to v8.1.1 - No relevant changes (...
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 17 hours ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml