Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.4.2 to 5.4.3#168
Conversation
Bumps [PSModule/Process-PSModule/.github/workflows/workflow.yml](https://github.com/psmodule/process-psmodule) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/psmodule/process-psmodule/releases) - [Commits](PSModule/Process-PSModule@a152498...60bdf8a) --- updated-dependencies: - dependency-name: PSModule/Process-PSModule/.github/workflows/workflow.yml dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
No Significant Changes DetectedThis PR does not contain changes to files that would trigger a new release:
Build, test, and publish stages will be skipped for this PR. If you believe this is incorrect, please verify that your changes are in the correct locations. |
|
Copilot code review[agent] Are you able to fix the following errors? I think the solution is to exclude the FontsData.json file from the codespell linter. Details
|
|
Marius Storhaug (@MariusStorhaug) I've opened a new pull request, #170, to work on those changes. Once the pull request is ready, I'll request review from you. |
Codespell was flagging legitimate Google Font names in `src/FontsData.json` as misspellings (e.g. `Arizonia`, `Buda`, `Vai`, `Playwrite`, `Rouge`). ## Changes - **`.github/linters/.codespellrc`**: Added `./src/FontsData.json` to the `skip` list to prevent false positives on font names that are intentional proper nouns, not typos. ```ini [codespell] skip = ./.github/linters,./src/FontsData.json ignore-words-list = afterall ``` <!-- START COPILOT CODING AGENT TIPS --> --- 🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. [Learn more about Advanced Security.](https://gh.io/cca-advanced-security) --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: MariusStorhaug <17722253+MariusStorhaug@users.noreply.github.com>
No Significant Changes DetectedThis PR does not contain changes to files that would trigger a new release:
Build, test, and publish stages will be skipped for this PR. If you believe this is incorrect, please verify that your changes are in the correct locations. |
No Significant Changes DetectedThis PR does not contain changes to files that would trigger a new release:
Build, test, and publish stages will be skipped for this PR. If you believe this is incorrect, please verify that your changes are in the correct locations. |
Bumps PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.4.2 to 5.4.3.
Release notes
Sourced from PSModule/Process-PSModule/.github/workflows/workflow.yml's releases.
... (truncated)
Commits
60bdf8aBump super-linter/super-linter from 8.3.2 to 8.5.0 (#284)84d7bac⚙️ [Maintenance]: Add path filter and align Release workflow (#283)2d403df⚙️ [Maintenance]: Remove old spec-kit prompts, scripts, and templates (#281)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)