Skip to content

chore(deps): update crate-ci/typos action to v1.43.1#51

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/crate-ci-typos-1.x
Open

chore(deps): update crate-ci/typos action to v1.43.1#51
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/crate-ci-typos-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
crate-ci/typos action minor v1.34.0v1.43.1

Release Notes

crate-ci/typos (crate-ci/typos)

v1.43.1

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.43.0

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

v1.42.3

Compare Source

Bug Fixes
  • Ignore numbers as identifiers (a00831c8)
  • Improve the organization of --help (a48a457c)
Features
  • Dump files, identifiers, and words (ce365ae1, closes #​41)
  • Give control over allowed identifier characters for leading vs rest (107308a6)
Performance
  • Use standard identifier rules to avoid doing umber checks (107308a6)
  • Only do hex check if digits are in identifiers (68cd36d0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@yegor256
Copy link
Member

@rultor please, try to merge, since 12 checks have passed

@rultor
Copy link
Contributor

rultor commented Aug 13, 2025

@rultor please, try to merge, since 12 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor
Copy link
Contributor

rultor commented Aug 13, 2025

@rultor please, try to merge, since 12 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 7min).

+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export '[email protected]:objectionary/on-the-origin-of-objects.git' ; export 'pull_id=51' ; export '[email protected]:objectionary/on-the-origin-of-objects.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update crate-ci/typos action to v1.35.4' ; export 'author=yegor256' ; sudo tlmgr option repository ctan ; sudo tlmgr --verify-repo=none update --self ; sudo tlmgr --verify-repo=none install $(cut -d' ' -f2 DEPENDS.txt | uniq) ; sudo tlmgr --verify-repo=none update $(cut -d' ' -f2 DEPENDS.txt | uniq) ; pdd --file=/dev/null ; latexmk -pdf ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
tlmgr: setting default package repository to https://mirror.ctan.org/systems/texlive/tlnet
tlmgr: updating /usr/local/texlive/2024/tlpkg/texlive.tlpdb
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2

tlmgr: Local TeX Live (2024) is older than remote repository (2025).
Cross release updates are only supported with
  update-tlmgr-latest(.sh/.exe) --update
See https://tug.org/texlive/upgrade.html for details.
container 22ab70bded889246c4d6f45f087480f0c5638e5a6caced8e1821f3b334789a9a is dead
Wed Aug 13 03:30:12 UTC 2025

@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.35.4 chore(deps): update crate-ci/typos action to v1.35.5 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 3a4d7fe to 551b2ac Compare August 18, 2025 22:04
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 551b2ac to 42f23b5 Compare August 31, 2025 09:10
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.35.5 chore(deps): update crate-ci/typos action to v1.35.7 Aug 31, 2025
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.35.7 chore(deps): update crate-ci/typos action to v1.35.8 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch 2 times, most recently from 8654778 to 452d5bc Compare September 2, 2025 16:27
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.35.8 chore(deps): update crate-ci/typos action to v1.36.0 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 452d5bc to 713941b Compare September 3, 2025 22:15
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.36.0 chore(deps): update crate-ci/typos action to v1.36.1 Sep 3, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 713941b to c8e8d0e Compare September 4, 2025 17:35
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.36.1 chore(deps): update crate-ci/typos action to v1.36.2 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch 2 times, most recently from 8331402 to 5fcb82c Compare September 25, 2025 20:14
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.36.2 chore(deps): update crate-ci/typos action to v1.36.3 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 5fcb82c to f772794 Compare September 30, 2025 19:33
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.36.3 chore(deps): update crate-ci/typos action to v1.37.0 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from f772794 to 7f9d42b Compare October 1, 2025 22:03
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.37.0 chore(deps): update crate-ci/typos action to v1.37.1 Oct 1, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 7f9d42b to 9645900 Compare October 3, 2025 21:11
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.37.1 chore(deps): update crate-ci/typos action to v1.37.2 Oct 3, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 9645900 to 0ff6c15 Compare October 6, 2025 21:11
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.37.2 chore(deps): update crate-ci/typos action to v1.38.0 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 0ff6c15 to f09196f Compare October 7, 2025 20:35
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.38.0 chore(deps): update crate-ci/typos action to v1.38.1 Oct 7, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from f09196f to a9013f2 Compare October 31, 2025 15:54
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.38.1 chore(deps): update crate-ci/typos action to v1.39.0 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from a9013f2 to 6213ed3 Compare November 13, 2025 00:10
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.39.0 chore(deps): update crate-ci/typos action to v1.39.1 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 6213ed3 to d7d39c3 Compare November 13, 2025 19:04
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.39.1 chore(deps): update crate-ci/typos action to v1.39.2 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from d7d39c3 to 7418ae6 Compare November 26, 2025 22:05
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.39.2 chore(deps): update crate-ci/typos action to v1.40.0 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 7418ae6 to 816a4d9 Compare December 29, 2025 18:15
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.40.0 chore(deps): update crate-ci/typos action to v1.40.1 Dec 29, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 816a4d9 to 08f2d98 Compare December 31, 2025 15:31
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.40.1 chore(deps): update crate-ci/typos action to v1.41.0 Dec 31, 2025
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 08f2d98 to f9da3a9 Compare January 7, 2026 22:00
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.41.0 chore(deps): update crate-ci/typos action to v1.42.0 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from f9da3a9 to 90f0852 Compare January 19, 2026 14:39
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.42.0 chore(deps): update crate-ci/typos action to v1.42.1 Jan 19, 2026
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 90f0852 to e19eef6 Compare January 26, 2026 17:45
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.42.1 chore(deps): update crate-ci/typos action to v1.42.2 Jan 26, 2026
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from e19eef6 to e7bccbb Compare January 27, 2026 19:07
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.42.2 chore(deps): update crate-ci/typos action to v1.42.3 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from e7bccbb to cfa0259 Compare February 2, 2026 17:16
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.42.3 chore(deps): update crate-ci/typos action to v1.43.0 Feb 2, 2026
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from cfa0259 to 51a5199 Compare February 3, 2026 20:24
@renovate renovate bot changed the title chore(deps): update crate-ci/typos action to v1.43.0 chore(deps): update crate-ci/typos action to v1.43.1 Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants