Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the octokit group with 2 updates in the / directory: @octokit/auth-app and @octokit/core.

Updates @octokit/auth-app from 7.1.5 to 7.2.1

Release notes

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

v7.2.1

7.2.1 (2025-04-10)

Bug Fixes

  • deps: update dependency @​octokit/types to v14 (#694) (9c2e714)

v7.2.0

7.2.0 (2025-04-02)

Features

  • coalesce concurrent authentication calls (#689) (76398eb)
Commits
  • 9c2e714 fix(deps): update dependency @​octokit/types to v14 (#694)
  • 834b994 build(deps-dev): bump vite from 6.2.2 to 6.2.5 (#693)
  • 04a0ad4 build(deps): lock file maintenance (#690)
  • 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)
  • Additional commits viewable in compare view

Updates @octokit/core from 6.1.4 to 6.1.5

Release notes

Sourced from @​octokit/core's releases.

v6.1.5

6.1.5 (2025-04-10)

Bug Fixes

  • deps: update dependency @​octokit/types to v14 (#731) (3700c41)
Commits
  • 3700c41 fix(deps): update dependency @​octokit/types to v14 (#731)
  • fcfe306 chore(deps): bump vite from 6.1.0 to 6.2.5 (#729)
  • 59c0138 ci(prettier): use Node LTS instead of Node v16 (#727)
  • 7304860 chore(deps): update dependency prettier to v3.5.3 (#726)
  • 768204c chore(deps): update dependency prettier to v3.5.2 (#725)
  • 3105ee1 chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • 2ddb327 chore(deps): update dependency prettier to v3.5.1 (#722)
  • See full diff 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 14, 2025
@simonbs simonbs enabled auto-merge April 15, 2025 11:53
Bumps the octokit group with 2 updates in the / directory: [@octokit/auth-app](https://github.com/octokit/auth-app.js) and [@octokit/core](https://github.com/octokit/core.js).


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

Updates `@octokit/core` from 6.1.4 to 6.1.5
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v6.1.4...v6.1.5)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/core"
  dependency-version: 6.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-ee5d0d6eab branch from 8b7736d to f07bf87 Compare April 15, 2025 11:54
@simonbs simonbs merged commit 3ee9c05 into develop Apr 15, 2025
6 checks passed
@simonbs simonbs deleted the dependabot/npm_and_yarn/octokit-ee5d0d6eab branch April 15, 2025 11:57
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.

2 participants