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 with 5 updates #9208

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps the devops group with 5 updates:

Package From To
google-github-actions/auth 2.1.7 2.1.8
google-github-actions/setup-gcloud 2.1.2 2.1.4
tj-actions/changed-files 45.0.6 45.0.7
jontze/action-mdbook 3.0.1 4.0.0
release-drafter/release-drafter 6.0.0 6.1.0

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

Release notes

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

v2.1.8

What's Changed

New Contributors

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

Commits

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

Release notes

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

v2.1.4

What's Changed

Full Changelog: google-github-actions/setup-gcloud@v2.1.3...v2.1.4

v2.1.3

What's Changed

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

Commits

Updates tj-actions/changed-files from 45.0.6 to 45.0.7

Release notes

Sourced from tj-actions/changed-files's releases.

v45.0.7

What's Changed

Full Changelog: tj-actions/changed-files@v45...v45.0.7

Changelog

Sourced from tj-actions/changed-files's changelog.

45.0.7 - (2025-02-04)

🐛 Bug Fixes

  • deps: Update dependency @​octokit/rest to v21.1.0 (#2394) (7b72c97) - (renovate[bot])

⚙️ Miscellaneous Tasks

  • deps: Update dependency eslint-plugin-github to v5.1.8 (#2424) (dcc7a0c) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.13.1 (#2422) (364748a) - (renovate[bot])
  • deps: Lock file maintenance (#2420) (301bed6) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.13.0 (#2419) (be1c470) - (renovate[bot])
  • deps: Update dependency eslint-plugin-github to v5.1.7 (#2417) (81785a6) - (renovate[bot])
  • deps: Update dependency @​types/lodash to v4.17.15 (#2415) (065e671) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.12.0 (#2414) (45cd7f3) - (renovate[bot])
  • deps: Update dependency eslint-plugin-github to v5.1.6 (#2413) (47f21ba) - (renovate[bot])
  • deps: Update actions/setup-node action to v4.2.0 (#2411) (3b30412) - (renovate[bot])
  • deps: Lock file maintenance (#2410) (eec6665) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.10.10 (#2409) (cefd9aa) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.10.9 (#2408) (6296564) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.10.8 (#2407) (203f0af) - (renovate[bot])
  • deps: Lock file maintenance (#2406) (8b82442) - (renovate[bot])
  • deps: Update dependency eslint-plugin-prettier to v5.2.3 (#2405) (2b7a1ec) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.10.7 (#2403) (a2600ce) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.11.0 (#2400) (5dc51d3) - (renovate[bot])
  • deps: Update dependency eslint-plugin-prettier to v5.2.2 (#2399) (18de9f3) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.10.6 (#2397) (467e548) - (renovate[bot])
  • deps: Update dependency eslint-config-prettier to v10 (#2396) (556e62a) - (renovate[bot])
  • deps: Lock file maintenance (#2395) (4f1e6b0) - (renovate[bot])
  • deps: Update dependency typescript to v5.7.3 (#2393) (82deec7) - (renovate[bot])
  • deps: Update dependency eslint-plugin-github to v5.1.5 (#2392) (ef7202d) - (renovate[bot])
  • deps: Lock file maintenance (#2390) (01c978c) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v45.0.6 (#2389)

Co-authored-by: jackton1 [email protected] (ed8e9f6) - (tj-actions[bot])

Commits
  • dcc7a0c chore(deps): update dependency eslint-plugin-github to v5.1.8 (#2424)
  • 364748a chore(deps): update dependency @​types/node to v22.13.1 (#2422)
  • 301bed6 chore(deps): lock file maintenance (#2420)
  • be1c470 chore(deps): update dependency @​types/node to v22.13.0 (#2419)
  • 81785a6 chore(deps): update dependency eslint-plugin-github to v5.1.7 (#2417)
  • 065e671 chore(deps): update dependency @​types/lodash to v4.17.15 (#2415)
  • 45cd7f3 chore(deps): update dependency @​types/node to v22.12.0 (#2414)
  • 47f21ba chore(deps): update dependency eslint-plugin-github to v5.1.6 (#2413)
  • 3b30412 chore(deps): update actions/setup-node action to v4.2.0 (#2411)
  • eec6665 chore(deps): lock file maintenance (#2410)
  • Additional commits viewable in compare view

Updates jontze/action-mdbook from 3.0.1 to 4.0.0

Release notes

Sourced from jontze/action-mdbook's releases.

v4.0.0

4.0.0 (2025-01-30)

  • fix!: Switch from gnu to musl mdbook binary (a48500a)

BREAKING CHANGES

  • Switch from gnu to musl mdbook binary

Regarding the breaking change

This was done as the newest mdbook versions fail on older github ubuntu runner due to an outdated glibc version. The switch to the musl binary fixes this and should prevent such issues in the future.

However, as mdbook started to release musl binaries since version v0.4.22 in 2022 this change is BREAKING for users that hardcoded a previous mdbook version (<0.4.22).

Changelog

Sourced from jontze/action-mdbook's changelog.

4.0.0 (2025-01-30)

  • fix!: Switch from gnu to musl mdbook binary (a48500a)

BREAKING CHANGES

  • Switch from gnu to musl mdbook binary
Commits
  • 6c0be56 chore(release): 4.0.0 [skip ci]
  • ddaec3d chore: Generate dist files [skip ci]
  • aca02aa Merge pull request #602 from jontze/fix/switch-to-musl-mdbook-binary
  • 0f957e5 chore(dev-deps): Upgrade semantic release by a major version to v24
  • a48500a fix!: Switch from gnu to musl mdbook binary
  • 2ed4f69 chore(deps): Bump semver from 7.6.3 to 7.7.0
  • 019da49 chore(deps): Bump @​actions/tool-cache from 2.0.1 to 2.0.2
  • aad65b1 chore(deps): Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
  • 6a5085b Merge pull request #600 from jontze/dependabot/npm_and_yarn/types/node-22.12.0
  • 6ac89cd chore(deps-dev): Bump @​types/node from 22.10.10 to 22.12.0
  • Additional commits viewable in compare view

Updates release-drafter/release-drafter from 6.0.0 to 6.1.0

Release notes

Sourced from release-drafter/release-drafter's releases.

v6.1.0

What's Changed

New

Bug Fixes

Documentation

Full Changelog: release-drafter/release-drafter@v6.0.0...v6.1.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tj-actions/changed-files [>= 31.0.a, < 31.1]
tj-actions/changed-files [>= 30.0.a, < 30.1]
tj-actions/changed-files [< 44.6, > 44.5.2]

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:

| Package | From | To |
| --- | --- | --- |
| [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.7` | `2.1.8` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `2.1.2` | `2.1.4` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `45.0.6` | `45.0.7` |
| [jontze/action-mdbook](https://github.com/jontze/action-mdbook) | `3.0.1` | `4.0.0` |
| [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `6.0.0` | `6.1.0` |


Updates `google-github-actions/auth` from 2.1.7 to 2.1.8
- [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.7...v2.1.8)

Updates `google-github-actions/setup-gcloud` from 2.1.2 to 2.1.4
- [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.2...v2.1.4)

Updates `tj-actions/changed-files` from 45.0.6 to 45.0.7
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v45.0.6...v45.0.7)

Updates `jontze/action-mdbook` from 3.0.1 to 4.0.0
- [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.1...v4.0.0)

Updates `release-drafter/release-drafter` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v6.0.0...v6.1.0)

---
updated-dependencies:
- 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: tj-actions/changed-files
  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-major
  dependency-group: devops
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
...

Signed-off-by: dependabot[bot] <[email protected]>
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. Only breaking change is documentation, and we might need to anyways open up a new PR as we should in crease the mdbook version

mergify bot added a commit that referenced this pull request Feb 10, 2025
mergify bot added a commit that referenced this pull request Feb 10, 2025
Copy link
Contributor

mergify bot commented Feb 10, 2025

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@mpguerra
Copy link
Contributor

@mergify requeue

Copy link
Contributor

mergify bot commented Feb 11, 2025

requeue

✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically

mergify bot added a commit that referenced this pull request Feb 11, 2025
mergify bot added a commit that referenced this pull request Feb 11, 2025
mergify bot added a commit that referenced this pull request Feb 11, 2025
mergify bot added a commit that referenced this pull request Feb 11, 2025
@mergify mergify bot merged commit 7445d81 into main Feb 11, 2025
169 checks passed
@mergify mergify bot deleted the dependabot/github_actions/devops-e0dd197886 branch February 11, 2025 13:27
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.

2 participants