Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

This PR contains the following updates:

Package Type Update Change
actions-rust-lang/setup-rust-toolchain action digest 02be93d -> 1780873
actions/checkout action digest 08c6903 -> 93cb6ef
actions/stale action digest 3a9db7e -> 5f858e3
crate-ci/typos action minor v1.37.0 -> v1.39.2
github/codeql-action action digest 3599b3b -> d3ced5c
pnpm/action-setup action digest a7487c7 -> 41ff726
relative-ci/agent-action action digest 1707825 -> feb19dd
taiki-e/install-action action digest 3216b69 -> 763e332

Release Notes

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

v1.39.2

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.39.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.39.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)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the bot:renovate This is from bot 'renovate' label Oct 1, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 1, 2025

⚠️ No Changeset found

Latest commit: 47cd5e9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 1, 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.

@renovate renovate bot force-pushed the renovate/github-actions branch from 11b5002 to 9667ab1 Compare October 1, 2025 11:42
@codecov
Copy link

codecov bot commented Oct 1, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
3940 1 3939 90
View the top 3 failed test(s) by shortest run time
react.spec.ts::reactlynx3 tests › elements › x-input › basic-element-x-input-type
Stack Traces | 3.7s run time
react.spec.ts:2953:7 basic-element-x-input-type
react.spec.ts::reactlynx3 tests › elements › x-viewpager-ng › basic-element-x-viewpager-ng-item-position-absolute
Stack Traces | 4.23s run time
react.spec.ts:2884:7 basic-element-x-viewpager-ng-item-position-absolute
performance.test.ts::performance › simple-append-two-dom
Stack Traces | 4.25s run time
performance.test.ts:91:3 simple-append-two-dom
react.spec.ts::reactlynx3 tests › elements › x-input › basic-element-x-input-placeholder-pseudo-element
Stack Traces | 4.36s run time
react.spec.ts:2943:7 basic-element-x-input-placeholder-pseudo-element
react.spec.ts::reactlynx3 tests › elements › x-viewpager-ng › basic-element-x-viewpager-ng-exposure
Stack Traces | 9.25s run time
react.spec.ts:2809:7 basic-element-x-viewpager-ng-exposure
react.spec.ts::reactlynx3 tests › elements › scroll-view › basic-element-scroll-view-event-scrollend
Stack Traces | 12.3s run time
react.spec.ts:2589:7 basic-element-scroll-view-event-scrollend
react.spec.ts::reactlynx3 tests › elements › x-viewpager-ng › basic-element-x-viewpager-ng-bindchange
Stack Traces | 12.7s run time
react.spec.ts:2760:7 basic-element-x-viewpager-ng-bindchange
web-core.test.ts::web core tests › lynx.requireModule+sync
Stack Traces | 13.4s run time
web-core.test.ts:163:3 lynx.requireModule+sync
react.spec.ts::reactlynx3 tests › apis › api-global-disallowed-vars
Stack Traces | 13.8s run time
react.spec.ts:1753:5 api-global-disallowed-vars
react.spec.ts::reactlynx3 tests › linear layout › basic-linear-column-container-main-axis-justify-content-right-left-with-direction-rtl
Stack Traces | 14.9s run time
react.spec.ts:4915:5 basic-linear-column-container-main-axis-justify-content-right-left-with-direction-rtl
react.spec.ts::reactlynx3 tests › elements › text › basic-element-text-set-native-props-with-setData
Stack Traces | 15.4s run time
react.spec.ts:2291:7 basic-element-text-set-native-props-with-setData
react.spec.ts::reactlynx3 tests › elements › scroll-view › basic-element-scroll-view-event-scroll
Stack Traces | 15.4s run time
react.spec.ts:2547:7 basic-element-scroll-view-event-scroll
web-core.test.ts::web core tests › selectComponent
Stack Traces | 16.2s run time
web-core.test.ts:67:3 selectComponent
web-core.test.ts::web core tests › registerDataProcessor-as-global-var-update
Stack Traces | 17.1s run time
web-core.test.ts:225:3 registerDataProcessor-as-global-var-update
web-elements.spec.ts::web-elements test suite › scroll-view › scroll-view/event-scrollend
Stack Traces | 17.2s run time
web-elements.spec.ts:560:5 scroll-view/event-scrollend
web-core.test.ts::web core tests › api-nativeApp-readScript
Stack Traces | 17.3s run time
web-core.test.ts:208:3 api-nativeApp-readScript
web-core.test.ts::web core tests › api-onNapiModulesCall-func
Stack Traces | 17.5s run time
web-core.test.ts:283:3 api-onNapiModulesCall-func
web-core.test.ts::web core tests › decode-css-in-js-warn
Stack Traces | 17.5s run time
web-core.test.ts:665:3 decode-css-in-js-warn
react.spec.ts::reactlynx3 tests › elements › image › basic-element-image-src
Stack Traces | 18.1s run time
react.spec.ts:2349:7 basic-element-image-src
web-core.test.ts::web core tests › source-map-release
Stack Traces | 18.1s run time
web-core.test.ts:693:3 source-map-release
react.spec.ts::reactlynx3 tests › flex layout › basic-flex-column-container-main-axis-justify-content-start-end-with-direction-rtl
Stack Traces | 19.1s run time
react.spec.ts:4980:5 basic-flex-column-container-main-axis-justify-content-start-end-with-direction-rtl
web-core.test.ts::web core tests › api-onI18nResourceReady-by-lynx-update
Stack Traces | 19.7s run time
web-core.test.ts:607:3 api-onI18nResourceReady-by-lynx-update
web-core.test.ts::web core tests › api-onNapiModulesCall-dispatchNapiModules
Stack Traces | 19.7s run time
web-core.test.ts:346:3 api-onNapiModulesCall-dispatchNapiModules
react.spec.ts::reactlynx3 tests › elements › text › basic-element-text-linear-gradient-color
Stack Traces | 19.9s run time
react.spec.ts:2225:7 basic-element-text-linear-gradient-color
react.spec.ts::reactlynx3 tests › basic › basic-reload-page-only-one
Stack Traces | 20s run time
react.spec.ts:93:5 basic-reload-page-only-one
react.spec.ts::reactlynx3 tests › elements › text › basic-element-text-set-native-props-text
Stack Traces | 20.3s run time
react.spec.ts:2252:7 basic-element-text-set-native-props-text
react.spec.ts::reactlynx3 tests › apis › api-exposure › api-exposure-stop-exposure
Stack Traces | 21.1s run time
react.spec.ts:1665:7 api-exposure-stop-exposure
web-core.test.ts::web core tests › api-get-i18n-resource-by-lynx-update
Stack Traces | 21.2s run time
web-core.test.ts:520:3 api-get-i18n-resource-by-lynx-update
web-core.test.ts::web core tests › api-onNapiModulesCall-class
Stack Traces | 21.3s run time
web-core.test.ts:314:3 api-onNapiModulesCall-class
react.spec.ts::reactlynx3 tests › elements › text › basic-element-text-dynamic-text-style-update
Stack Traces | 21.3s run time
react.spec.ts:2209:7 basic-element-text-dynamic-text-style-update
web-core.test.ts::web core tests › event-i18n-resources-missed
Stack Traces | 22.1s run time
web-core.test.ts:396:3 event-i18n-resources-missed
web-core.test.ts::web core tests › api-i18n-resources-translation
Stack Traces | 22.2s run time
web-core.test.ts:376:3 api-i18n-resources-translation
react.spec.ts::reactlynx3 tests › elements › text › basic-element-text-maxlength
Stack Traces | 22.3s run time
react.spec.ts:2185:7 basic-element-text-maxlength
web-core.test.ts::web core tests › api-update-i18n-resources
Stack Traces | 22.8s run time
web-core.test.ts:427:3 api-update-i18n-resources
web-core.test.ts::web core tests › api-onI18nResourceReady-by-mts
Stack Traces | 23.8s run time
web-core.test.ts:572:3 api-onI18nResourceReady-by-mts
react.spec.ts::reactlynx3 tests › apis › api-error-mts
Stack Traces | 25.3s run time
react.spec.ts:1246:5 api-error-mts
react.spec.ts::reactlynx3 tests › apis › api-set-release-bts
Stack Traces | 25.6s run time
react.spec.ts:1316:5 api-set-release-bts
react.spec.ts::reactlynx3 tests › apis › api-error-detail
Stack Traces | 25.9s run time
react.spec.ts:1218:5 api-error-detail
web-core.test.ts::web core tests › api-get-i18n-resource-by-mts
Stack Traces | 27.6s run time
web-core.test.ts:492:3 api-get-i18n-resource-by-mts
react.spec.ts::reactlynx3 tests › configs › config-css-default-overflow-visible-unset
Stack Traces | 28.8s run time
react.spec.ts:2005:5 config-css-default-overflow-visible-unset
react.spec.ts::reactlynx3 tests › elements › x-textarea › basic-element-x-textarea-bindinput
Stack Traces | 32.2s run time
react.spec.ts:4351:7 basic-element-x-textarea-bindinput
react.spec.ts::reactlynx3 tests › apis › api-globalThis
Stack Traces | 34s run time
react.spec.ts:1772:5 api-globalThis
View the full list of 1 ❄️ flaky test(s)
main-thread-apis.test.ts::main thread api tests › create-scroll-view-with-set-attribute

Flake rate in main: 11.11% (Passed 8 times, Failed 1 times)

Stack Traces | 0.92s run time
main-thread-apis.test.ts:82:3 create-scroll-view-with-set-attribute

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 1, 2025

CodSpeed Performance Report

Merging #1862 will not alter performance

Comparing renovate/github-actions (47cd5e9) with main (4695100)

Summary

✅ 63 untouched
⏩ 3 skipped1

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@relativeci
Copy link

relativeci bot commented Oct 1, 2025

React Example

#6190 Bundle Size — 234.35KiB (0%).

2513469(current) vs e2c7804 main#6187(baseline)

Bundle metrics  no changes
                 Current
#6190
     Baseline
#6187
No change  Initial JS 0B 0B
No change  Initial CSS 0B 0B
No change  Cache Invalidation 0% 0%
No change  Chunks 0 0
No change  Assets 4 4
No change  Modules 164 164
No change  Duplicate Modules 66 66
No change  Duplicate Code 46.71% 46.71%
No change  Packages 2 2
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#6190
     Baseline
#6187
No change  IMG 145.76KiB 145.76KiB
No change  Other 88.59KiB 88.59KiB

Bundle analysis reportBranch renovate/github-actionsProject dashboard


Generated by RelativeCIDocumentationReport issue

@relativeci
Copy link

relativeci bot commented Oct 1, 2025

Web Explorer

#6303 Bundle Size — 377.49KiB (0%).

47cd5e9(current) vs 4695100 main#6283(baseline)

Bundle metrics  Change 2 changes
                 Current
#6303
     Baseline
#6283
No change  Initial JS 146.32KiB 146.32KiB
No change  Initial CSS 32.37KiB 32.37KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 8 8
No change  Assets 8 8
Change  Modules 229(-0.43%) 230
No change  Duplicate Modules 16 16
Change  Duplicate Code 2.96%(+0.34%) 2.95%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#6303
     Baseline
#6283
No change  JS 243.18KiB 243.18KiB
No change  Other 101.94KiB 101.94KiB
No change  CSS 32.37KiB 32.37KiB

Bundle analysis reportBranch renovate/github-actionsProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot changed the title chore(deps): update taiki-e/install-action digest to d6d7527 chore(deps): update github-actions Oct 1, 2025
@renovate renovate bot force-pushed the renovate/github-actions branch 19 times, most recently from 020ce7c to 1aa8e1f Compare October 8, 2025 19:13
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from c08d460 to f26497e Compare October 10, 2025 20:58
@renovate renovate bot force-pushed the renovate/github-actions branch 7 times, most recently from 4284d3d to b63a200 Compare October 29, 2025 11:08
@renovate renovate bot force-pushed the renovate/github-actions branch 7 times, most recently from 2bfa154 to f958ea9 Compare November 5, 2025 18:06
@renovate renovate bot force-pushed the renovate/github-actions branch 7 times, most recently from dcd0c5e to 84b065b Compare November 13, 2025 21:16
@renovate renovate bot force-pushed the renovate/github-actions branch 5 times, most recently from 1cfbb8c to e99e976 Compare November 19, 2025 12:32
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from d635294 to 2513469 Compare November 23, 2025 08:33
@renovate renovate bot force-pushed the renovate/github-actions branch from 2513469 to 47cd5e9 Compare November 24, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:renovate This is from bot 'renovate'

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant