Skip to content

Commit 3318799

Browse files
Bump rojopolis/spellcheck-github-actions from 0.52.0 to 0.53.0 (#118)
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.52.0 to 0.53.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rojopolis/spellcheck-github-actions/releases">rojopolis/spellcheck-github-actions's releases</a>.</em></p> <blockquote> <h2>0.53.0</h2> <h2>What's Changed</h2> <ul> <li>Bump rojopolis/spellcheck-github-actions from 0.51.0 to 0.52.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/rojopolis/spellcheck-github-actions/pull/268">rojopolis/spellcheck-github-actions#268</a></li> <li>Bump docker/login-action from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/rojopolis/spellcheck-github-actions/pull/271">rojopolis/spellcheck-github-actions#271</a></li> <li>Bump python from <code>5fa2567</code> to <code>e3a6ccb</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/rojopolis/spellcheck-github-actions/pull/274">rojopolis/spellcheck-github-actions#274</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rojopolis/spellcheck-github-actions/compare/0.52.0...0.53.0">https://github.com/rojopolis/spellcheck-github-actions/compare/0.52.0...0.53.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md">rojopolis/spellcheck-github-actions's changelog</a>.</em></p> <blockquote> <h2>0.53.0, 2025-10-25, maintenance release, update not required</h2> <ul> <li> <p>Docker image updated to Python 3.14.0 trixie slim <a href="https://docs.python.org/release/3.14.0/whatsnew/changelog.html">Release notes for Python 3.14.0</a>, this originated from the PR mentioned below, however updated to Trixie from Bookworm and as always the slim variant is used</p> </li> <li> <p>Bumped the requirement for cython to <code>3.0.11</code> or above, addressing a build issue with lxml, located when testing the PR : <a href="https://redirect.github.com/rojopolis/spellcheck-github-actions/pull/274">#274</a> from <a href="https://github.com/dependabot"><code>@​dependabot</code></a>, the above update of Python</p> </li> <li> <p>In general the Docker build file had a few updates since the above changes required some tweaking of the Dockerfile</p> <ul> <li>Order of installation of dependencies adjusted to ensure that lxml can build correctly</li> <li>Installation of: <ul> <li>build-essential</li> <li>pkg-config</li> <li>libxml2-dev</li> <li>libxslt1-dev</li> <li>zlib1g-dev</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/336d2b4c911d9e582a8e7aa1143f0e862daefbc0"><code>336d2b4</code></a> Bumped version in action.yml and documentation (README)</li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/4492229278c98587d5ef7ba1fcbfa0019485b3f3"><code>4492229</code></a> Merge pull request <a href="https://redirect.github.com/rojopolis/spellcheck-github-actions/issues/274">#274</a> from rojopolis/dependabot/docker/python-e3a6ccbe44d9c...</li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/141ebda0d319f1fe303433195e261477dba2bd73"><code>141ebda</code></a> More words in local dictionary</li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/9434b6f54a8eff052f1ef9a148f4bcde28a582b0"><code>9434b6f</code></a> Update to Docker image to use Trixie (slim) instead of Bookwork (also slim) a...</li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/84bd099f44bf2cc5b06c63ff1d7b8c2a47c17064"><code>84bd099</code></a> Added cython to local dictionary</li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/d126a3c7e27c181b402d306fbf766a96c84f2a25"><code>d126a3c</code></a> Resolved issue with cython and lxml when building based on this PR</li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/2b2d5bfcddac9b4efeddc27fa762d676f498ceb7"><code>2b2d5bf</code></a> Bump python from <code>5fa2567</code> to <code>e3a6ccb</code></li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/faa165278854fcef6267ee2e368223cb875159fe"><code>faa1652</code></a> Merge pull request <a href="https://redirect.github.com/rojopolis/spellcheck-github-actions/issues/271">#271</a> from rojopolis/dependabot/github_actions/docker/login...</li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/eef18ee2d35d8adbf9098232f1af75814cfe714b"><code>eef18ee</code></a> Bump docker/login-action from 3.5.0 to 3.6.0</li> <li><a href="https://github.com/rojopolis/spellcheck-github-actions/commit/19bf2a1ed294bac1ed941f64e38d25b353003b05"><code>19bf2a1</code></a> Merge pull request <a href="https://redirect.github.com/rojopolis/spellcheck-github-actions/issues/268">#268</a> from rojopolis/dependabot/github_actions/rojopolis/sp...</li> <li>Additional commits viewable in <a href="https://github.com/rojopolis/spellcheck-github-actions/compare/0.52.0...0.53.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rojopolis/spellcheck-github-actions&package-manager=github_actions&previous-version=0.52.0&new-version=0.53.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7e9806 commit 3318799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Checkout design-notes repo
3737
uses: actions/checkout@v5
3838
- name: Spellcheck
39-
uses: rojopolis/spellcheck-github-actions@0.52.0
39+
uses: rojopolis/spellcheck-github-actions@0.53.0
4040
with:
4141
config_path: .github/config/.pyspelling.yml
4242
- name: Post GitHub workkflow output on failure

0 commit comments

Comments
 (0)