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
344 stars 47 forks source link

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

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Updates @actions/core from 1.10.0 to 1.10.1

Changelog

Sourced from @​actions/core's changelog.

1.10.1

  • Fix error message reference in oidc utils #1511
Commits


Updates @octokit/auth-app from 6.0.0 to 6.0.1

Release notes

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

v6.0.1

6.0.1 (2023-09-23)

Bug Fixes

  • deps: update dependency @​octokit/types to v12 (#535) (d715771)
Commits
  • d715771 fix(deps): update dependency @​octokit/types to v12 (#535)
  • 62cfc5b ci(action): update peter-evans/create-or-update-comment digest to 46da6c0
  • b1c7969 build(deps): lock file maintenance (#533)
  • f584646 ci(action): update peter-evans/create-or-update-comment digest to 1f6c514
  • 414bea3 build(deps): lock file maintenance (#531)
  • 47e4bd1 build(deps): lock file maintenance (#530)
  • 5d3973e ci(action): update peter-evans/create-or-update-comment digest to 223779b
  • 192bd89 ci(action): update peter-evans/create-or-update-comment digest to 46846e5
  • 77cb45b ci(action): update actions/checkout action to v4
  • 1c0d530 build(deps): lock file maintenance (#524)
  • Additional commits viewable in compare view


Updates @octokit/request from 8.1.1 to 8.1.2

Release notes

Sourced from @​octokit/request's releases.

v8.1.2

8.1.2 (2023-09-23)

Bug Fixes

  • deps: update dependency @​octokit/types to v12 (#637) (8fa4d61)
Commits
  • 8fa4d61 fix(deps): update dependency @​octokit/types to v12 (#637)
  • b4b1815 ci(action): update peter-evans/create-or-update-comment digest to 46da6c0
  • 77683b9 ci(action): update peter-evans/create-or-update-comment digest to 1f6c514
  • 45f319b ci(action): update peter-evans/create-or-update-comment digest to 223779b
  • d0a545f ci(action): update peter-evans/create-or-update-comment digest to 46846e5 (#631)
  • 1ba853a ci(action): update actions/checkout action to v4
  • 5f5c4bf chore(deps): update dependency prettier to v3.0.3
  • f964d3d ci(action): update peter-evans/create-or-update-comment digest to 94ff342
  • 29edb28 ci(action): update peter-evans/create-or-update-comment digest to 8c21c80
  • 05eb0a9 ci(action): update peter-evans/create-or-update-comment digest to bb291f6 (#626)
  • 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
create-app-token-action-releaser[bot] commented 11 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: