Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 26, 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.39.2v1.42.0

Release Notes

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

v1.42.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.41.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.40.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)

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.

@coderabbitai
Copy link

coderabbitai bot commented Nov 26, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@yegor256
Copy link
Member

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

@rultor
Copy link
Contributor

rultor commented Nov 27, 2025

@rultor please, try to merge, since 7 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 Nov 27, 2025

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

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

++ dirname ./run.sh
+ cd .
+ echo 1362
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Nov 27 08:42:11 UTC 2025
+ uptime
 08:42:11 up 5 min,  0 users,  load average: 0.05, 0.16, 0.09
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml for branch master in repo zerocracy/words
	at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:297)
	at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:202)
	at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:108)
	at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:69)
	at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:48)
	at com.rultor.spi.Agent.execute(Agent.java:65)
	at com.rultor.agents.VerboseAgent.execute(VerboseAgent.java:35)
	at com.rultor.Routine.process(Routine.java:178)
	at com.rultor.Routine.unsafe_aroundBody0(Routine.java:155)
	at com.rultor.Routine.run(Routine.java:1)
	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:164)
	at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:109)
	at com.rultor.Routine.unsafe(Routine.java:150)
	at com.rultor.Routine.run(Routine.java:115)
	at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
	at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
	at java.base/java.util.concurrent.Executors.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:642)
	at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
	at java.base/java.lang.Thread.run(Thread.java:1583)

+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly

@0crat
Copy link

0crat commented Dec 2, 2025

@yegor256 Thanks for the review! You've earned +6 points for this contribution: +18 as the base reward, -8 for no comments during review, and -4 for having fewer than 24 hits-of-code (only 2). Your running score is +143; don't forget to check your Zerocracy account too.

@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 2eb2e4c to c25f28c Compare December 15, 2025 17:53
@renovate renovate bot changed the title Update crate-ci/typos action to v1.40.0 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 c25f28c to ff8f1b0 Compare December 29, 2025 16:54
@renovate renovate bot changed the title Update crate-ci/typos action to v1.40.1 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 ff8f1b0 to d63acba Compare December 31, 2025 20:09
@renovate renovate bot changed the title Update crate-ci/typos action to v1.41.0 Update crate-ci/typos action to v1.42.0 Jan 8, 2026
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from d63acba to 7515909 Compare January 8, 2026 01:11
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.

4 participants