actions / create-github-app-token

GitHub Action for creating a GitHub App Installation Access Token
https://github.com/marketplace/actions/create-github-app-token
MIT License
321 stars 46 forks source link

fix(deps): bump the production-dependencies group with 3 updates #107

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the production-dependencies group with 3 updates: @octokit/auth-app, @octokit/request and undici.

Updates @octokit/auth-app from 6.0.3 to 6.0.4

Release notes

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

v6.0.4

6.0.4 (2024-02-23)

Bug Fixes

Commits
  • 61d61c2 fix(README): usage example (#579)
  • fb0624e maint: fix some spelling errors (#576)
  • e167700 build(deps): lock file maintenance (#577)
  • 0c15ee7 build(deps): lock file maintenance (#574)
  • c97c234 build(deps): lock file maintenance
  • f063a5e chore(deps): update dependency prettier to v3.2.5 (#572)
  • 94a8663 build(deps): lock file maintenance (#571)
  • bddd8ab chore(deps): update dependency esbuild to ^0.20.0
  • 9733c31 ci(action): update peter-evans/create-or-update-comment action to v4
  • 151f063 chore(deps): update dependency prettier to v3.2.4 (#567)
  • Additional commits viewable in compare view


Updates @octokit/request from 8.1.6 to 9.0.1

Release notes

Sourced from @​octokit/request's releases.

v9.0.1

9.0.1 (2024-02-27)

Bug Fixes

v9.0.0

9.0.0 (2024-02-24)

Features

BREAKING CHANGES

  • Output a single ESM bundle

v9.0.0-beta.1

9.0.0-beta.1 (2024-02-23)

Bug Fixes

  • improve spec compliance (ca9eb20)

Features

BREAKING CHANGES

  • Output a single ESM bundle

v8.2.0

8.2.0 (2024-02-09)

Features

  • add documentation link in error message (#667) (dbfeab2)
Commits
  • 1d834ae fix(pkg): add main export (#681)
  • a71ea0e ci(action): update actions/add-to-project action to v0.6.0 (#680)
  • 10214d9 docs(readme): examples use ESM (#609)
  • 517fd98 feat: switch to ESM output (#678)
  • bb0e1e1 test: remove AbortController and AbortSignal polyfills (#676)
  • 07b6259 ci(workflows): add write permissions to release workflow (#673)
  • 8a58080 ci(workflows): add permissions (#669)
  • dbfeab2 feat: add documentation link in error message (#667)
  • c013de4 docs: fix spelling errors (#671)
  • 3d22c38 chore(deps): update dependency prettier to v3.2.5
  • Additional commits viewable in compare view


Updates undici from 6.6.1 to 6.6.2

Release notes

Sourced from undici's releases.

v6.6.2

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v6.6.1...v6.6.2

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 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
create-app-token-action-releaser[bot] commented 4 months ago

:tada: This PR is included in version 1.8.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: