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

build(deps): bump the devops group across 1 directory with 5 updates #8993

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

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

Package From To
actions/checkout 4.2.1 4.2.2
google-github-actions/auth 2.1.6 2.1.7
google-github-actions/setup-gcloud 2.1.1 2.1.2
jontze/action-mdbook 3.0.0 3.0.1
docker/scout-action 1.14.0 1.15.0

Updates actions/checkout from 4.2.1 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

Changelog

Sourced from actions/checkout's changelog.

v4.2.2

Commits

Updates google-github-actions/auth from 2.1.6 to 2.1.7

Release notes

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

v2.1.7

What's Changed

Full Changelog: google-github-actions/auth@v2.1.6...v2.1.7

Commits

Updates google-github-actions/setup-gcloud from 2.1.1 to 2.1.2

Release notes

Sourced from google-github-actions/setup-gcloud's releases.

v2.1.2

What's Changed

Full Changelog: google-github-actions/setup-gcloud@v2.1.1...v2.1.2

Commits

Updates jontze/action-mdbook from 3.0.0 to 3.0.1

Release notes

Sourced from jontze/action-mdbook's releases.

v3.0.1

3.0.1 (2024-11-02)

Bug Fixes

  • deps: Upgrade dependencies in lockfile (ae500e1)
Changelog

Sourced from jontze/action-mdbook's changelog.

3.0.1 (2024-11-02)

Bug Fixes

  • deps: Upgrade dependencies in lockfile (ae500e1)
Commits
  • afbd393 chore(release): 3.0.1 [skip ci]
  • 34f7f66 chore: Generate dist files [skip ci]
  • e516dfb Merge pull request #577 from jontze/fix/dependency-upgrades
  • ae500e1 fix(deps): Upgrade dependencies in lockfile
  • 72d9189 ci: Upgrade setup-node action to v4
  • 10df92a ci: Add ubuntu 24.04 to integration tests
  • 90d6442 docs(README): Fix duplicated reference to admonish version
  • 09eed9f Merge pull request #576 from jontze/dependabot/npm_and_yarn/types/node-22.8.6
  • 00672ef chore(deps-dev): Bump @​types/node from 22.8.4 to 22.8.6
  • 9d05a48 Merge pull request #575 from jontze/dependabot/npm_and_yarn/types/node-22.8.4
  • Additional commits viewable in compare view

Updates docker/scout-action from 1.14.0 to 1.15.0

Release notes

Sourced from docker/scout-action's releases.

v1.15.0

Highlights

  • Add CycloneDX as output format for the sbom cmd
    - name: Docker Scout
      id: docker-scout-environment
      uses: docker/scout-action@v1
      with:
        command: sbom
        image: REF
        format: cyclonedx

Bug Fixes / Improvements

  • Improve reading and caching of attestations with containerd image store.

Contributors

@​cdupuis @​LaurentGoderre @​eunomie @​felipecruz91 @​dvdksn

Commits
  • e1c0d58 Merge 113831d8d0ee7e73f372affbe52b58103d26b016 into cc6bf8dd03587425ef920278b...
  • 113831d [BOT] Publish v1.15.0 release
  • 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

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

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.1` | `4.2.2` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.6` | `2.1.7` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `2.1.1` | `2.1.2` |
| [jontze/action-mdbook](https://github.com/jontze/action-mdbook) | `3.0.0` | `3.0.1` |
| [docker/scout-action](https://github.com/docker/scout-action) | `1.14.0` | `1.15.0` |



Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.1...v4.2.2)

Updates `google-github-actions/auth` from 2.1.6 to 2.1.7
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v2.1.6...v2.1.7)

Updates `google-github-actions/setup-gcloud` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/setup-gcloud@v2.1.1...v2.1.2)

Updates `jontze/action-mdbook` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/jontze/action-mdbook/releases)
- [Changelog](https://github.com/jontze/action-mdbook/blob/master/CHANGELOG.md)
- [Commits](jontze/action-mdbook@v3.0.0...v3.0.1)

Updates `docker/scout-action` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: jontze/action-mdbook
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
- dependency-name: docker/scout-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2024 10:22
@dependabot dependabot bot requested review from gustavovalverde and removed request for a team November 5, 2024 10:22
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️ labels Nov 5, 2024
Copy link
Member

@gustavovalverde gustavovalverde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. uTACK.

@mergify mergify bot merged commit 6a82531 into main Nov 5, 2024
201 of 202 checks passed
@mergify mergify bot deleted the dependabot/github_actions/devops-79e810a031 branch November 5, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant