octo-sts / app

A GitHub App that acts like a Security Token Service (STS) for the Github API
Apache License 2.0
96 stars 9 forks source link

Bump the all group across 1 directory with 5 updates #318

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps the all group with 5 updates in the / directory:

Package From To
actions/checkout 4.1.5 4.1.6
reviewdog/action-actionlint 1.46.0 1.48.0
google-github-actions/auth 2.1.2 2.1.3
docker/login-action 3.1.0 3.2.0
reviewdog/action-misspell 1.17.0 1.18.0

Updates actions/checkout from 4.1.5 to 4.1.6

Release notes

Sourced from actions/checkout's releases.

v4.1.6

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.1.5...v4.1.6

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

... (truncated)

Commits


Updates reviewdog/action-actionlint from 1.46.0 to 1.48.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

Release v1.48.0

v1.48.0: PR #131 - chore(deps): update reviewdog to 0.17.5

Release v1.47.0

v1.47.0: PR #128 - chore(deps): update actionlint to 1.7.1

Commits
  • fd62799 bump v1.48.0
  • bff239f Merge branch 'main' into releases/v1
  • c48c575 Merge pull request #131 from reviewdog/depup/reviewdog
  • 976384b chore(deps): update reviewdog to 0.17.5
  • 4797143 bump v1.47.0
  • 7f90566 Merge branch 'main' into releases/v1
  • 3708f80 Merge pull request #128 from reviewdog/depup/actionlint
  • 2ed6662 chore(deps): update actionlint to 1.7.1
  • See full diff in compare view


Updates google-github-actions/auth from 2.1.2 to 2.1.3

Release notes

Sourced from google-github-actions/auth's releases.

v2.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.2...v2.1.3

Commits


Updates docker/login-action from 3.1.0 to 3.2.0

Release notes

Sourced from docker/login-action's releases.

v3.2.0

Full Changelog: https://github.com/docker/login-action/compare/v3.1.0...v3.2.0

Commits
  • 0d4c9c5 Merge pull request #722 from crazy-max/update-readme
  • b29e14f add contributing section to README
  • 218a70c Merge pull request #721 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • b820080 build(deps): bump @​docker/actions-toolkit from 0.23.0 to 0.24.0
  • 27530a9 Merge pull request #720 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • d072a60 chore: update generated content
  • 7c627b5 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 787cfc6 Merge pull request #694 from docker/dependabot/npm_and_yarn/undici-5.28.4
  • 8e66e91 chore: update generated content
  • 5ba5e97 build(deps): bump undici from 5.28.3 to 5.28.4
  • Additional commits viewable in compare view


Updates reviewdog/action-misspell from 1.17.0 to 1.18.0

Release notes

Sourced from reviewdog/action-misspell's releases.

Release v1.18.0

What's Changed

Full Changelog: https://github.com/reviewdog/action-misspell/compare/v1.17.0...v1.18.0

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
dependabot[bot] commented 4 weeks ago

Superseded by #330.