Skip to content

Bump the github-actions group across 1 directory with 3 updates#168

Merged
bjosv merged 1 commit intomainfrom
dependabot/github_actions/github-actions-75b20b2285
Feb 17, 2025
Merged

Bump the github-actions group across 1 directory with 3 updates#168
bjosv merged 1 commit intomainfrom
dependabot/github_actions/github-actions-75b20b2285

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-actions group with 3 updates in the / directory: aminya/setup-cpp, rojopolis/spellcheck-github-actions and taiki-e/install-action.

Updates aminya/setup-cpp from 0.46.0 to 0.46.2

Release notes

Sourced from aminya/setup-cpp's releases.

v0.46.2

What's Changed

Full Changelog: aminya/setup-cpp@v0.46.1...v0.46.2

v0.46.1

What's Changed

Full Changelog: aminya/setup-cpp@v0.46.0...v0.46.1

Commits
  • abe2d67 chore(release): v0.46.2 [skip test]
  • 68aea2b Merge pull request #341 from aminya/compiler-version [skip ci]
  • 49c8316 Merge pull request #339 from aminya/renovate/pnpm-10.x [skip ci]
  • e584d28 Merge pull request #338 from aminya/renovate/node-22.x [skip ci]
  • 3290875 fix: more robust parsing of compiler name/versions
  • 100c4e6 chore(deps): update pnpm to v10.4.0
  • bdbd5b5 chore(deps): update dependency node to v22.14.0
  • ef2de93 ci: fix ignore patterns for eslint [skip test]
  • fce2075 ci: fix releasing of executables and dist
  • 302c293 Merge pull request #337 from aminya/renovate/pnpm-10.x [skip ci]
  • Additional commits viewable in compare view

Updates rojopolis/spellcheck-github-actions from 0.46.0 to 0.47.0

Release notes

Sourced from rojopolis/spellcheck-github-actions's releases.

0.47.0

What's Changed

Full Changelog: rojopolis/spellcheck-github-actions@0.46.0...0.47.0

Changelog

Sourced from rojopolis/spellcheck-github-actions's changelog.

Change Log for spellcheck-github-actions

0.47.0, 2025-02-11, maintenance release, update not required

0.46.0, 2025-01-07, maintenance release, update not required

0.45.0, 2024-11-05, maintenance release, update not required

0.44.0, 2024-10-25, maintenance release, update not required

  • Docker image updated to Python 3.13.0 slim via PR #217 from Dependabot. Release notes for Python 3.13.0

  • Since lxml was not building I bumped to the latest release 5.3.0. In in relation to that, so I while I was at it I went through the dependencies and updated the ones possible using a PySpelling build as the baseline. The following dependencies were updated:

  • beautifulsoup4 bumped from version 4.12.2 to 4.12.3, see release notes

  • lxml bumped from version 4.9.3 to 5.3.0, see release notes

  • Markdown bumped from version 3.4.4 to 3.7, see release notes

  • pymdown-extensions bumped from version 10.4 to 10.11.2, see release notes

  • PyYAML bumped from version 6.0.1 to 6.0.2, see release notes

  • soupsieve bumped from version 2.5 to 2.6, see release notes

0.43.1, 2024-10-17, bug fix release, update recommended

  • This is an attempt at addressing the conflict between using the PySpelling --source parameter and the sources parameter in the PySpelling configuration file introduced by this action. With the recommendation of using the GitHub Action: tj-actions/changed-files, the use of the --source flag was adopted, but this bypasses the filtering mechanism, which can be enabled in the configuration file. The update recommendation is due to the fact that you might experience unwanted behaviour if your sources contain negated file patterns. The patch enables application of the configured filter to the source parameters, so the action can be used with the --source parameter and the sources configuration parameter in combination.

0.43.0, 2024-10-08, maintenance release, update not required

0.42.0, 2024-09-22, maintenance release, update not required

0.41.0, 2024-08-12, maintenance release, update not required

0.40.0, 2024-07-18, maintenance release, update recommended

... (truncated)

Commits
  • ed07562 Preparing release 0.47.0
  • 4da15d6 Merge pull request #228 from rojopolis/dependabot/docker/python-3.13.2-slim-b...
  • bb09cad Bump python from 3.13.1-slim-bookworm to 3.13.2-slim-bookworm
  • f8b0bf0 Merge pull request #227 from rojopolis/dependabot/github_actions/nosborn/gith...
  • 129b892 Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0
  • 9e0a5fb Preparing release 0.46.0, update to Docker base image
  • See full diff in compare view

Updates taiki-e/install-action from 2.48.1 to 2.48.13

Release notes

Sourced from taiki-e/install-action's releases.

2.48.13

  • Support zola on AArch64 Linux.

  • Update zola@latest to 0.20.0.

  • Update cargo-binstall@latest to 1.11.0.

2.48.12

  • Update rclone@latest to 1.69.1.

  • Update cargo-tarpaulin@latest to 0.32.0.

  • Update cargo-nextest@latest to 0.9.91.

2.48.11

  • Update typos@latest to 1.29.7.

2.48.10

  • Update cargo-nextest@latest to 0.9.90.

  • Update cargo-binstall@latest to 1.10.23.

2.48.9

  • Update cargo-spellcheck@latest to 0.15.2.

2.48.8

  • Update cargo-no-dev-deps@latest to 0.2.15.

  • Update cargo-minimal-versions@latest to 0.1.30.

  • Update cargo-hack@latest to 0.6.35.

2.48.7

  • Update cargo-nextest@latest to 0.9.89.

2.48.6

  • Update cargo-spellcheck@latest to 0.15.1.

2.48.5

  • Update release-plz@latest to 0.3.120.

2.48.4

  • Update cargo-zigbuild@latest to 0.19.8.

2.48.3

  • Update release-plz@latest to 0.3.119.

2.48.2

  • Update release-plz@latest to 0.3.118.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.48.13] - 2025-02-16

  • Support zola on AArch64 Linux.

  • Update zola@latest to 0.20.0.

  • Update cargo-binstall@latest to 1.11.0.

[2.48.12] - 2025-02-14

  • Update rclone@latest to 1.69.1.

  • Update cargo-tarpaulin@latest to 0.32.0.

  • Update cargo-nextest@latest to 0.9.91.

[2.48.11] - 2025-02-14

  • Update typos@latest to 1.29.7.

[2.48.10] - 2025-02-13

  • Update cargo-nextest@latest to 0.9.90.

  • Update cargo-binstall@latest to 1.10.23.

[2.48.9] - 2025-02-11

  • Update cargo-spellcheck@latest to 0.15.2.

[2.48.8] - 2025-02-11

  • Update cargo-no-dev-deps@latest to 0.2.15.

  • Update cargo-minimal-versions@latest to 0.1.30.

  • Update cargo-hack@latest to 0.6.35.

... (truncated)

Commits
  • ad09049 Release 2.48.13
  • 3fc69e7 tools: Update publish.sh
  • f455764 codegen: zola now provides AArch64 Linux binary
  • 7b30dcd Mark zola as glibc_pre_2_35_incompat
  • f188d36 Update zola@latest to 0.20.0
  • 83080f8 Update cargo-binstall@latest to 1.11.0
  • 7bcfa52 Release 2.48.12
  • f8ea9d2 Update rclone@latest to 1.69.1
  • dfe4a92 Update cargo-tarpaulin@latest to 0.32.0
  • 85f2be1 Update cargo-nextest@latest to 0.9.91
  • 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 <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 github-actions group with 3 updates in the / directory: [aminya/setup-cpp](https://github.com/aminya/setup-cpp), [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `aminya/setup-cpp` from 0.46.0 to 0.46.2
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@12e62a1...abe2d67)

Updates `rojopolis/spellcheck-github-actions` from 0.46.0 to 0.47.0
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](rojopolis/spellcheck-github-actions@e7d2b8d...ed07562)

Updates `taiki-e/install-action` from 2.48.1 to 2.48.13
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@510b3ec...ad09049)

---
updated-dependencies:
- dependency-name: aminya/setup-cpp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@bjosv bjosv merged commit d254e58 into main Feb 17, 2025
83 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-75b20b2285 branch February 17, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant