rojopolis/spellcheck-github-actions (rojopolis/spellcheck-github-actions)
### [`v0.43.1`](https://redirect.github.com/rojopolis/spellcheck-github-actions/blob/HEAD/CHANGELOG.md#0431-2024-10-17-bug-fix-release-update-recommended)
[Compare Source](https://redirect.github.com/rojopolis/spellcheck-github-actions/compare/0.43.0...0.43.1)
- 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](https://redirect.github.com/marketplace/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.
- Issue [#213](https://redirect.github.com/rojopolis/spellcheck-github-actions/issues/213)
Configuration
š Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.43.0
->0.43.1
Release Notes
rojopolis/spellcheck-github-actions (rojopolis/spellcheck-github-actions)
### [`v0.43.1`](https://redirect.github.com/rojopolis/spellcheck-github-actions/blob/HEAD/CHANGELOG.md#0431-2024-10-17-bug-fix-release-update-recommended) [Compare Source](https://redirect.github.com/rojopolis/spellcheck-github-actions/compare/0.43.0...0.43.1) - 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](https://redirect.github.com/marketplace/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. - Issue [#213](https://redirect.github.com/rojopolis/spellcheck-github-actions/issues/213)Configuration
š Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.