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 #4527

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps the octokit group in /lambdas with 2 updates: @octokit/auth-app and @octokit/plugin-throttling.

Updates @octokit/auth-app from 7.1.5 to 7.2.0

Release notes

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

v7.2.0

7.2.0 (2025-04-02)

Features

  • coalesce concurrent authentication calls (#689) (76398eb)
Commits
  • 76398eb feat: coalesce concurrent authentication calls (#689)
  • a73af3e build(deps): bump esbuild and vite (#687)
  • e94273c build(deps-dev): bump esbuild from 0.21.5 to 0.25.1 (#686)
  • 7adea54 chore(deps): update vitest monorepo to v3 (major) (#667)
  • 86c63bc chore(deps): update dependency prettier to v3.5.3 (#684)
  • a9a8c1b build(deps): lock file maintenance (#685)
  • 2cc3909 build(deps): lock file maintenance (#683)
  • 9530d7b chore(deps): update dependency prettier to v3.5.2 (#682)
  • 8ce4386 chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • b7cdd0e build(deps): lock file maintenance (#680)
  • See full diff in compare view

Updates @octokit/plugin-throttling from 9.6.0 to 9.6.1

Release notes

Sourced from @​octokit/plugin-throttling's releases.

v9.6.1

9.6.1 (2025-04-03)

Bug Fixes

  • don't deadlock on 10+ concurrent requests needing auth (#779) (54f107e)
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 in /lambdas with 2 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js) and [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js).


Updates `@octokit/auth-app` from 7.1.5 to 7.2.0
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v7.1.5...v7.2.0)

Updates `@octokit/plugin-throttling` from 9.6.0 to 9.6.1
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v9.6.0...v9.6.1)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/plugin-throttling"
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2025 20:05
@stuartp44 stuartp44 merged commit a787f1f into main Apr 8, 2025
5 checks passed
@stuartp44 stuartp44 deleted the dependabot/npm_and_yarn/lambdas/octokit-961ff967f0 branch April 8, 2025 10:43
npalm pushed a commit that referenced this pull request Apr 9, 2025
🤖 I have created a release *beep* *boop*
---


##
[6.4.3](v6.4.2...v6.4.3)
(2025-04-08)


### Bug Fixes

* **lambda:** bump the aws group in /lambdas with 6 updates
([#4525](#4525))
([e0306f6](e0306f6))
* **lambda:** bump the octokit group in /lambdas with 2 updates
([#4527](#4527))
([a787f1f](a787f1f))

---
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: runners-releaser[bot] <194412594+runners-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