Conversation
Contributor
|
The failing test is shown as a flaky test across the last 90 days of results |
krisstern
approved these changes
May 22, 2025
Member
|
@MarkEWaite possible to invite me to launchable? |
AKJUS
pushed a commit
to AKJUS/jenkins
that referenced
this pull request
Jun 26, 2025
* [JENKINS-75605] sl message catalog typo fix (jenkinsci#10601) JENKINS-75605: sl message catalog typo fix Co-authored-by: Marko Pohajač <marko.pohajac@hycu.com> * Update dependency org.jenkins-ci.plugins:matrix-project to v849 (jenkinsci#10593) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency webpack to v5.99.7 (jenkinsci#10605) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency stylelint to v16.19.1 (jenkinsci#10608) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [maven-release-plugin] prepare release jenkins-2.508 * [maven-release-plugin] prepare for next development iteration * Update a single `InterruptedBuildAction` rather than creating a second one * Regression test * [JENKINS-75615] remove jenkins-avatar class the jenkins-avatar class should only be applied on the UserAction and not on every icon. * [JENKINS-75533] Remove jbcrypt mindrot, use Spring Security instead (jenkinsci#10604) Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com> Co-authored-by: James Nord <jtnord@users.noreply.github.com> * [JENKINS-75465] (Recreate) Delete RunIdMigrator as it has been 10 years since this migration (jenkinsci#10521) * [JENKINS-75350] Displays plugin health score in Plugin Manager (jenkinsci#10351) Co-authored-by: Markus Winter <m.winter@sap.com> Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com> Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com> * Let renovate automatically update to node LTS versions (jenkinsci#10613) * Update dependency org.jenkins-ci.main:jenkins-test-harness to v2443 (jenkinsci#10616) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update babel monorepo to v7.27.1 (jenkinsci#10614) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Simpler `InboundAgentRule.AgentArguments` constructor (jenkinsci#10615) * [JENKINS-75081] Avoid heap allocation when rendering large logs (jenkinsci#10515) * Update Winstone and Jetty (jenkinsci#10617) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.jenkins.plugins:ionicons-api to v87 (jenkinsci#10618) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Remove legacy compat for LogRecorder (jenkinsci#10612) * Run `GlobalBuildDiscarderListener` asynch (jenkinsci#10555) Co-authored-by: Vincent Latombe <vincent@latombe.net> * Update stapler.version to v1981 (major) (jenkinsci#10606) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Render `t:artifactList` lazily * Tracked down the icon problem * `yarn lint:fix` * Running `RenderOnDemandTest.testMemoryConsumption` and it is not good * 10× * Calling `releaseMe` does not appear to work * Update dependency io.jenkins.plugins:ionicons-api to v88 * [maven-release-plugin] prepare release jenkins-2.509 * [maven-release-plugin] prepare for next development iteration * Test may have been misleading; now it seems `releaseMe` does in fact work * `querySelector` Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> * Remove deprecated IOException2 * Render lazily only for custom `ArtifactManager`; and cleaner not to use `renderOnDemand` at all * Remove obsolete attributes (copy in `WorkflowJob/main.jelly` is harmless) * Update dependency org.jenkins-ci.main:remoting to v3309 (jenkinsci#10621) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.main:jenkins-test-harness to v2444 (jenkinsci#10620) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update eslint monorepo to v9.26.0 (jenkinsci#10622) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update Stapler from 1981 to 1982, add test for jenkinsci/stapler#655 (jenkinsci#10500) * Add test for jenkinsci/stapler#655 * Newer snapshot, amend test --------- Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com> * Friendlier error message when the password is too long (jenkinsci#10626) * Friendlier error message when the password is too long * Remove CTA Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> * Remove "yours" --------- Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com> Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> * Replace with skeleton * Tidy * [JENKINS-75621] Fix visual regression on Thread Dump page (jenkinsci#10627) Co-authored-by: Kris Stern <krisstern@outlook.com> * Add notice for legacy .behavior-loading, fix in unit test * Update skeleton.jelly * `RunListener.createLoadAllower` * Update dependency webpack to v5.99.8 (jenkinsci#10635) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency eslint-config-prettier to v10.1.3 (jenkinsci#10637) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [JENKINS-75634] Restore children context menu for breadcrumbs (jenkinsci#10629) * Init * Format * Update jumplists.js * Tidy * Update jumplists.js * Update jumplists.js * Update jumplists.js * Don't use async/awai * Update dependency globals to v16.1.0 (jenkinsci#10638) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci:jenkins to v1.132 (jenkinsci#10633) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Update babel monorepo to v7.27.2 (jenkinsci#10636) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.plugins:junit to v1334 (jenkinsci#10642) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update stapler.version to v1983 (major) (jenkinsci#10639) Update stapler.version to v1983 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.main:jenkins-test-harness to v2447 (jenkinsci#10641) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency eslint-config-prettier to v10.1.5 (jenkinsci#10640) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [maven-release-plugin] prepare release jenkins-2.510 * [maven-release-plugin] prepare for next development iteration * Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1373 (jenkinsci#10643) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.plugins:junit to v1335 * Update Winstone and Jetty (jenkinsci#10644) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency sass to v1.88.0 (jenkinsci#10648) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.springframework:spring-framework-bom to v6.2.7 * [JENKINS-75664] Revert call to `BoundObjectTable#releaseMe` (jenkinsci#10647) Revert call to `BoundObjectTable#releaseMe` * Add retry to flaky test in ResponseTimeMonitorTest (jenkinsci#10654) * Add retry to flaky test in ResponseTimeMonitorTest * Retry with awaitility * Update test/src/test/java/hudson/node_monitors/ResponseTimeMonitorTest.java Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> --------- Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> * handle ConnectionRefusalException * Update dependency stylelint-config-standard-scss to v15 (jenkinsci#10646) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Update Node.js to v22.15.1 (jenkinsci#10652) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Add skeleton items to the sidebar for job configure pages * Restore skeleton to appearance page * Relax checks for flaky tests in ComputerStateTest (jenkinsci#10656) Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> * Update dependency io.jenkins.plugins:commons-text-api to v1.13.1-176.v74d88f22034b_ * Update dependency sass to v1.89.0 (jenkinsci#10658) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * don't suggest pam-auth plugin * Fix dropdown menu close when hover on sub dropdown * Update eslint monorepo to v9.27.0 (jenkinsci#10665) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [maven-release-plugin] prepare release jenkins-2.511 * [maven-release-plugin] prepare for next development iteration * Update dependency org.springframework.security:spring-security-bom to v6.5.0 (jenkinsci#10664) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update xmlunit.version to v2.10.1 (jenkinsci#10660) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Use XMLUnit BOM * Update dependency org.jenkins-ci.plugins:bouncycastle-api to v2.30.1.80-261.v00c0e2618ec3 (jenkinsci#10661) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.main:jenkins-test-harness to v2451 (jenkinsci#10666) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update mheap/github-action-required-labels digest to fb29a14 * Update dependency org.jenkins-ci.main:jenkins-test-harness to v2455 (jenkinsci#10672) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [JENKINS-75388] Remove `?path` and `?pattern` support from DBS (jenkinsci#10650) Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com> * Update dependency stylelint-config-standard-scss to v15.0.1 (jenkinsci#10670) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update Node.js to v22.16.0 (jenkinsci#10671) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Replaced groovy file with jelly for `GlobalSCMRetryCountConfiguration` (jenkinsci#10673) * Removed dead code from `Queue.ItemList` (jenkinsci#10674) * Update utils.js * Update dependency org.jenkins-ci.plugins:jackson2-api to v2.19.0-404.vb_b_0fd2fea_e10 (jenkinsci#10677) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency com.puppycrawl.tools:checkstyle to v10.24.0 (jenkinsci#10675) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency webpack to v5.99.9 (jenkinsci#10680) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update jenkins/ath Docker tag to v6242 (jenkinsci#10682) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.xmlunit:xmlunit-bom to v2.10.2 * Update dependency io.jenkins.plugins:json-api to v20250517 * [maven-release-plugin] prepare release jenkins-2.512 * [maven-release-plugin] prepare for next development iteration * Migrate tests to JUnit5 (core / hudson / 1) (jenkinsci#10576) * Migrate annotations and imports * Migrate assertions * Remove public visibility for test classes and methods * Minor code cleanup Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Allow to configure the views tab bar per user (jenkinsci#10379) * allow to configure the views tab bar per user * apply prettier * fix spotbugs * add license header * Update commons-fileupload2.version to v2.0.0-M3 (jenkinsci#10686) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency globals to v16.2.0 (jenkinsci#10688) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Migrate tests to JUnit5 (core / jenkins / 3) (jenkinsci#10578) * Migrate annotations and imports * Migrate assertions * Remove public visibility for test classes and methods * Minor code cleanup Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Use Jenkins color palette for CodeMirror (jenkinsci#10687) * Init * Update _codemirror.scss * Update _codemirror.scss * Reset files * Fix FileChannelWriterTest and VirtualFileTest by reverting to JUnit 4 (jenkinsci#10698) * Fix FileChannelWriterTest by reverting to JUnit 4 Test does not fail on my local Windows computer with JUnit 5 or with JUnit 4. Reverting this to see if it resolves the issue so that other pull requests will not be blocked by the failing test. * Fix VirtualFileTest by reverting back to JUnit 4 (cherry picked from commit dc3ae00) * Revert "Update jackson2-api to v2.19.0-404.vb_b_0fd2fea_e10" (jenkinsci#10699) The kubernetes client has issues with Jackson 2.19.0. Original pull request that updated to 2.19.0 was: * jenkinsci#10677 Reverted from the Jenkins plugin BOM in pull request: * jenkinsci/bom#5114 Distribution suspended from Jenkins update center in: * jenkins-infra/update-center2#869 Refer to the following Kubernetes client API issues: * fabric8io/kubernetes-client#7036 * fabric8io/kubernetes-client#7106 Backport of the Jackson 2.19.0 change to Kubernetes client 6.x has been requested at: * fabric8io/kubernetes-client#7107 Also described in detail in Spring Cloud issue report: * spring-cloud/spring-cloud-kubernetes#1923 Also described in Jenkins issue report: * https://issues.jenkins.io/browse/JENKINS-75712 Also verified as failing in kubernetes plugin pull request: * jenkinsci/kubernetes-plugin#1702 Also mentioned in Kubernetes client API upgrade pull request: * jenkinsci/kubernetes-client-api-plugin#292 This reverts commit 11e5d5c. * Update dependency io.jenkins.plugins:design-library to v388 (jenkinsci#10697) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.1023.v4fcb_72152519 (jenkinsci#10690) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update jenkins/ath Docker tag to v6250 (jenkinsci#10692) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency webpack-remove-empty-scripts to v1.1.1 (jenkinsci#10693) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Move Jackson 2.19.0 exclusion into packageRule section (jenkinsci#10701) Testing done: npx --package renovate -- renovate-config-validator .github/renovate.json INFO: Config validated successfully * Update dependency @babel/core to v7.27.3 (jenkinsci#10702) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency postcss to v8.5.4 (jenkinsci#10703) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency postcss-preset-env to v10.2.0 (jenkinsci#10704) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency stylelint to v16.20.0 (jenkinsci#10705) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Set `SameSite` attribute on cookies (jenkinsci#10630) * Set SameSite attribute on cookies * Fix link --------- Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com> * Migrate tests to JUnit5 (cli) (jenkinsci#10559) Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Complete Japanese translation for keepDependencies help file (jenkinsci#10366) * Complete Japanese translation for keepDependencies help file * refactor: improve phrasing for more natural, native-like expression * Prevent horizontal overflow on script console (jenkinsci#10694) * Prevent horizontal overflow on script console * Handle resizer positioning --------- Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Use secondary text color CSS variable (jenkinsci#10695) Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Accept UserIdCause or LegacyCodeCause in disconnectCause test (jenkinsci#10700) * Accept UserIdCause or LegacyCodeCause in disconnectCause test The hudson.model.ExecutorTest.disconnectCause() test fails in up to 10% of jobs on ci.jenkins.io because the cause is a LegacyCodeCause instead of the expected UserIdCause. In my 140 runs on my local Linux computer, I never saw a LegacyCodeCause, but it seems safe to check one of two failure messages rather than fail the test. * Fix compilation error * Update dependency org.jenkins-ci.main:jenkins-test-harness to v2457 (jenkinsci#10706) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.plugins:structs to v350 (jenkinsci#10707) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency commons-beanutils:commons-beanutils to v1.11.0 [SECURITY] (jenkinsci#10691) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Add 'jenkins-!-text-color-secondary' class (jenkinsci#10708) * Increase contrast of colorful buttons (jenkinsci#10709) * Init * Refine further * Update _theme.scss * Update border for dropdowns too * Fix border not showing in submenus * Migrate tests to JUnit5 (test / hudson / 2) (jenkinsci#10580) * Migrate annotations and imports * Migrate assertions * Remove public visibility for test classes and methods * Minor code cleanup Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Migrate tests to JUnit5 (test / jenkins / 3) (jenkinsci#10581) * Migrate tests to JUnit5 (test / jenkins / 3) * Migrate annotations and imports * Migrate assertions * Remove public visibility for test classes and methods * Minor code cleanup * Stabilize SetupWizardTest --------- Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> Co-authored-by: Kris Stern <krisstern@outlook.com> * Update dependency io.jenkins.plugins:design-library to v392 (jenkinsci#10714) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency com.puppycrawl.tools:checkstyle to v10.25.0 (jenkinsci#10710) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Migrate tests to JUnit5 (test / hudson / 1) (jenkinsci#10579) Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Add copy-to-clipboard button to oops' stacktrace (jenkinsci#10712) Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> * Fix FileChannelWriterTest and VirtualFileTest for JUnit 5 (jenkinsci#10713) * Update dependency @babel/core to v7.27.4 (jenkinsci#10717) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update eslint monorepo to v9.28.0 (jenkinsci#10718) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency sass to v1.89.1 (jenkinsci#10719) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [maven-release-plugin] prepare release jenkins-2.513 * [maven-release-plugin] prepare for next development iteration * Migrate tests to JUnit5 (test / misc / 4) (jenkinsci#10582) * Migrate annotations and imports * Migrate assertions * Remove public visibility for test classes and methods * Minor code cleanup Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> * Update Winstone and Jetty (jenkinsci#10720) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update stapler.version to v1990 (major) (jenkinsci#10723) Update stapler.version to v1990 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update Yarn to v4.9.2 (jenkinsci#10724) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update jenkins/ath Docker tag to v6254 (jenkinsci#10727) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Fill in since annotations (jenkinsci#10728) Co-authored-by: timja <21194782+timja@users.noreply.github.com> * Refine dialogs and Command Palette (jenkinsci#10721) * Init * Update index.js * Update index.js * Update _dialogs.scss * Improve appearance * Update _dialogs.scss * Tidy * Update _theme.scss * Format * Fix glow in dark themes * Update dependency org.apache.maven:maven-core to v3.9.10 (jenkinsci#10730) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency postcss-preset-env to v10.2.1 * [JENKINS-75683] Restore transient view actions (jenkinsci#10676) Restore view actions * Fix url in search result list when running at root context (jenkinsci#10725) fix url when running at root when the rootURL is empty the urls would start with a double slash which is interpreted by browser like a complete url including domain. That leads to non working links. Use the same approach for the url as used by command pallete to include the additional slash only when the url is not starting with a slash * Cleanup HudsonPrivateSecurityRealmTest * [maven-release-plugin] prepare release jenkins-2.514 * [maven-release-plugin] prepare for next development iteration * Update dependency org.jenkins-ci.main:jenkins-test-harness to v2460 (jenkinsci#10734) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update softprops/action-gh-release action to v2.3.2 (jenkinsci#10733) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.springframework:spring-framework-bom to v6.2.8 * Update core/src/main/resources/lib/layout/skeleton.jelly Co-authored-by: Alexander Brandes <brandes.alexander@web.de> * Update dependency postcss-preset-env to v10.2.2 * Update jenkins/ath Docker tag to v6260 (jenkinsci#10741) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.jenkins.plugins:checks-api to v373 (jenkinsci#10740) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency sass to v1.89.2 (jenkinsci#10737) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency postcss-preset-env to v10.2.3 * Update dependency postcss to v8.5.5 * Update dawidd6/action-send-mail action to v6 * Update dependency org.jenkins-ci.main:jenkins-test-harness to v2462 (jenkinsci#10745) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Distinguish between primary and secondary actions in the header This PR distinguishes between primary and secondary Actions for the header. Primary actions are always shown, and secondary actions are by default in the Hamburger menu. When the current page is the page for the secondary action (or a parent thereof) the action is put in the main header action list and not in the hamburger menu. * Update commons-fileupload2.version to v2.0.0-M4 (jenkinsci#10746) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update eslint monorepo to v9.29.0 (jenkinsci#10748) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.springframework.security:spring-security-bom to v6.5.1 (jenkinsci#10750) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency postcss to v8.5.6 (jenkinsci#10751) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * remove actions-overflow * [maven-release-plugin] prepare release jenkins-2.515 * [maven-release-plugin] prepare for next development iteration * Fix Typo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix inverted badgeClass Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * [JENKINS-75683] re-introduce actions for Jenkins with custom action.jelly actions without a URL but a custom action.jelly where not shown correctly in the header. This re-introduces them and allows custom rendering of actions again (by using an action.jelly). adjust the task taglib so that it renders in the style of the header when in the header. Nested tasks work, but when expanded the original looses its tooltip. move subtasks to the dropdown use tasks class to fix layout fix scss formatting * [JENKINS-75794] Fix CodeMirror component being hidden after skeleton loading * Update jenkins/ath Docker tag to v6266 * start introducing data-testids for test usage The Header rework exposed numerous test failures due to changes in structure. This could have been avoided if we had already been using data-testid attributes for the various things. This starts small with the signin button. Using "login" as the testid as this is what cloudbees had already been using in our custom header and the jelly is still loginLink * Update dependency org.xmlunit:xmlunit-bom to v2.10.3 (jenkinsci#10753) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.1026.ve06dfa_cf31c3 (jenkinsci#10757) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency stylelint to v16.21.0 (jenkinsci#10761) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency com.puppycrawl.tools:checkstyle to v10.25.1 * Update mheap/github-action-required-labels digest to 8afbe8a (jenkinsci#10763) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [JENKINS-75727] Distinguish between primary and secondary actions in the header (jenkinsci#10729) * Distinguish between primary and secondary actions in the header This PR distinguishes between primary and secondary Actions for the header. Primary actions are always shown, and secondary actions are by default in the Hamburger menu. When the current page is the page for the secondary action (or a parent thereof) the action is put in the main header action list and not in the hamburger menu. * remove actions-overflow * Fix Typo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix inverted badgeClass Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update Javadoc comment for isPrimaryAction Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * add ID to header "More Actions" button --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Implement `SystemProperties.getDuration` (jenkinsci#10561) Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> * Update jenkins/ath Docker tag to v6269 (jenkinsci#10766) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * [maven-release-plugin] prepare release jenkins-2.516 * [maven-release-plugin] prepare for next development iteration * Update Node.js to v22.17.0 (jenkinsci#10770) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update stapler.version to v1997 (major) (jenkinsci#10769) Update stapler.version to v1997 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency com.puppycrawl.tools:checkstyle to v10.26.0 (jenkinsci#10768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --------- Co-authored-by: vandrewskis <vandrewskis@users.noreply.github.com> Co-authored-by: Marko Pohajač <marko.pohajac@hycu.com> Co-authored-by: Kris Stern <krisstern@outlook.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jenkins Release Bot <66998184+jenkins-release-bot@users.noreply.github.com> Co-authored-by: Jesse Glick <jglick@cloudbees.com> Co-authored-by: Markus Winter <m.winter@sap.com> Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com> Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com> Co-authored-by: James Nord <jtnord@users.noreply.github.com> Co-authored-by: Guruprasad Bhat <gbhat@cloudbees.com> Co-authored-by: Adrien Lecharpentier <alecharpentier@cloudbees.com> Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com> Co-authored-by: Vincent Latombe <vincent@latombe.net> Co-authored-by: strangelookingnerd <49242855+strangelookingnerd@users.noreply.github.com> Co-authored-by: Jan Faracik <43062514+janfaracik@users.noreply.github.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> Co-authored-by: car-roll <cchiou@cloudbees.com> Co-authored-by: yen-cheng <lin0905580802@gmail.com> Co-authored-by: Basil Crow <me@basilcrow.com> Co-authored-by: Stefan Spieker <S.Spieker@gmx.net> Co-authored-by: Ahmed Fatthi <91102592+AhmedFatthy1040@users.noreply.github.com> Co-authored-by: Alexander Brandes <mc.cache@web.de> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Alexander Brandes <brandes.alexander@web.de> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
22.15.1->22.16.0Release Notes
nodejs/node (node)
v22.16.0: 2025-05-21, Version 22.16.0 'Jod' (LTS), @aduh95Compare Source
Notable Changes
c3ceaebb7a] - deps: update timezone to 2025b (Node.js GitHub Bot) #578575059a746ec] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #58102c8ceaaf397] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #57765e21b37d9df] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #58011832640c35e] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #57610c510391d2f] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #574905d1230bec0] - (SEMVER-MINOR) src: set default config asnode.config.json(Marco Ippolito) #5717130bb1ccbb0] - (SEMVER-MINOR) src: createTHROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING(Marco Ippolito) #570160350c6f478] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #57016e1d3a9e192] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #578200ec912f452] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #5786543490c8797] - (SEMVER-MINOR) util: addtypes.isFloat16Array()(Livia Medeiros) #57879dda6ca9172] - (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina) #57888Commits
4252dc798c] - assert: supportFloat16Arrayin loose deep equality checks (Livia Medeiros) #578811c7396b078] - assert,util: fix constructor lookup in deep equal comparison (Ruben Bridgewater) #578761ded5f25c8] - assert,util: improve deep object comparison performance (Ruben Bridgewater) #57648696b5f85ca] - assert,util: improve unequal number comparison performance (Ruben Bridgewater) #57619775ee4d40f] - assert,util: improve array comparison (Ruben Bridgewater) #576193766992ba4] - benchmark: add sqlite prepare select get (Vinícius Lourenço) #580408390276be3] - benchmark: add sqlite prepare select all (Vinícius Lourenço) #580406a9b79e5c1] - benchmark: add sqlite is transaction (Vinícius Lourenço) #58040f689f98344] - benchmark: add sqlite prepare insert (Vinícius Lourenço) #5804014a82804d7] - benchmark: disambiguatefilenameanddirnameread perf (Antoine du Hamel) #58056e7e8256d35] - buffer: avoid creating unnecessary environment (Yagiz Nizipli) #58053d7d8e8e994] - buffer: define global v8::CFunction objects as const (Mert Can Altin) #57676f37633e85a] - build: use$(BUILDTYPE)when cleaning coverage files (Aviv Keller) #57995e5bf67fe77] - build: define python when generatingout/Makefile(Aviv Keller) #57970718f874ae0] - build: fix zstd libname (Antoine du Hamel) #5799953c5fdcae1] - crypto: fix cross-realmSharedArrayBuffervalidation (Antoine du Hamel) #5797478f4ffee5d] - crypto: fix cross-realm check ofArrayBuffer(Felipe Forbeck) #57828f606352b63] - crypto: forbid passingFloat16ArraytogetRandomValues()(Livia Medeiros) #5788023c4e941c2] - crypto: remove BoringSSL dh-primes addition (Shelley Vohr) #570238339d9bc14] - deps: V8: cherry-pickf915fa4(Chengzhong Wu) #55484c2111dd126] - deps: V8: backporte5dbbba(Darshan Sen) #581204cc49be951] - deps: update zstd to 1.5.7 (Node.js GitHub Bot) #57940c956d37c84] - deps: update zlib to 1.3.0.1-motley-780819f (Node.js GitHub Bot) #57768c3ceaebb7a] - deps: update timezone to 2025b (Node.js GitHub Bot) #57857b5cd0eb590] - deps: update simdutf to 6.4.2 (Node.js GitHub Bot) #578553eb6b814e9] - deps: update simdutf to 6.4.0 (Node.js GitHub Bot) #567640be9fa3218] - deps: update icu to 77.1 (Node.js GitHub Bot) #57455d5cf4254fb] - doc: add HBSPS as triager (Wiyeong Seo) #57980ad0861dba0] - doc: add ambassaor message (Brian Muenzenmeyer) #576000d3ec1aafe] - doc: fix misaligned options in vm.compileFunction() (Jimmy Leung) #581451f70baf3b0] - doc: add missing options.signal to readlinePromises.createInterface() (Jimmy Leung) #55456ec6a48621f] - doc: fix typo of filezlib.md(yusheng chen) #5809337e360e386] - doc: make stability labels more consistent (Antoine du Hamel) #575162b5d63d36e] - doc: allow the $schema property in node.config.json (Remco Haszing) #57560a2063638e2] - doc: fixAsyncLocalStorageexample response changes after node v18 (Naor Tedgi (Abu Emma)) #57969474c2b14c3] - doc: mark Node.js 18 as End-of-Life (Richard Lau) #580845059a746ec] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #581021eec170fc3] - doc: fix formatting ofimport.meta.filenamesection (Antoine du Hamel) #580797f108de525] - doc: fix env variable name inutil.styleText(Antoine du Hamel) #5807254b3f7fffc] - doc: add returns for https.get (Eng Zer Jun) #5802566f2c605a8] - doc: fix typo inbuffer.md(chocolateboy) #58052b0256dd42b] - doc: correct deprecation type ofassert.CallTracker(René) #57997581439c9e6] - doc: mark devtools integration section as active development (Chengzhong Wu) #57886a2a2a2f027] - doc: fix typo inmodule.md(Alex Schwartz) #57889c0ec4e2935] - doc: increase z-index of header element (Dario Piotrowicz) #5785193d19ec6cd] - doc: add missing TS formats forloadhooks (Antoine du Hamel) #57837f5ea06c61f] - doc: clarify the multi REPL example (Dario Piotrowicz) #5775980c4fe1b70] - doc: fix deprecation type forDEP0148(Livia Medeiros) #5778501cad99da0] - doc: list DOMException as a potential error raised by Node.js (Chengzhong Wu) #57783a08b714a46] - doc: add missing v0.x changelog entries (Antoine du Hamel) #57779d0b48350fd] - doc: fix typo in writing-docs (Sebastian Beltran) #57776bde3725f8b] - doc: clarify examples section in REPL doc (Dario Piotrowicz) #57762c8ceaaf397] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #5776592428c2609] - doc: explicitly state that corepack will be removed in v25+ (Trivikram Kamat) #57747298969e1dd] - doc: update position type to integer | null in fs (Yukihiro Hasegawa) #57745a9d28e27c9] - doc: update CI instructions (Antoine du Hamel) #57743133d2878a1] - doc: update example of usingawaitin REPL (Dario Piotrowicz) #57653fc5f126629] - doc: add back mention of visa fees to onboarding doc (Darshan Sen) #57730945f4ac538] - doc: process.execve is only unavailable for Windows (Yaksh Bariya) #57726f3b885bb5e] - doc: clarifyunhandledRejectionevents behaviors in process doc (Dario Piotrowicz) #576547326dda5b0] - doc: improved fetch docs (Alessandro Miliucci) #572966906c5eb1f] - doc: document REPL custom eval arguments (Dario Piotrowicz) #5769047a7564e8f] - doc: classify Chrome DevTools Protocol as tier 2 (Chengzhong Wu) #57634e274cc1310] - doc: replace NOTE that does not render properly (Colin Ihrig) #57484bef06b11df] - esm: avoidimport.metasetup costs for unused properties (Antoine du Hamel) #57286e21b37d9df] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #58011832640c35e] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #576108f643471ef] - fs: improve globSync performance (Rich Trott) #57725bf9e17ecc6] - http2: use args.This() instead of args.Holder() (Joyee Cheung) #58004137717354f] - http2: fix graceful session close (Kushagra Pandey) #578089baf580269] - http2: fix check forframe->hd.type(hanguanqiang) #57644b8189242b2] - http2: skip writeHead if stream is closed (Shima Ryuhei) #576864e02a1650a] - lib: remove unused filefetch_module(Michaël Zasso) #55880d9700fef26] - lib: avoid StackOverflow onserializeError(Chengzhong Wu) #58075f3a16b6d9c] - lib: resolve the issue of not adhering to the specified buffer size (0hm☘️🏳️⚧️) #55896d4fc282f73] - lib: fix AbortSignal.any() with timeout signals (Gürgün Dayıoğlu) #57867f7e2902861] - lib: use Map primordial for ActiveAsyncContextFrame (Gürgün Dayıoğlu) #576708652b0e168] - meta: set nodejs/config as codeowner (Marco Ippolito) #57237e98504ed95] - meta: allow penetration testing on live system with prior authorization (Matteo Collina) #57966340731bea0] - meta: fix subsystem in commit title (Luigi Pinca) #57945d767cbffcf] - meta: bump Mozilla-Actions/sccache-action from 0.0.8 to 0.0.9 (dependabot[bot]) #57720575f904b13] - meta: bump actions/download-artifact from 4.1.9 to 4.2.1 (dependabot[bot]) #57719acd323c069] - meta: bump actions/setup-python from 5.4.0 to 5.5.0 (dependabot[bot]) #5771821246fec20] - meta: bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (dependabot[bot]) #5771797f32d5849] - meta: bump github/codeql-action from 3.28.10 to 3.28.13 (dependabot[bot]) #5771690ddbb8cfa] - meta: bump actions/cache from 4.2.2 to 4.2.3 (dependabot[bot]) #57715728425d03e] - meta: bump actions/setup-node from 4.2.0 to 4.3.0 (dependabot[bot]) #577141f799140e0] - meta: bump actions/upload-artifact from 4.6.1 to 4.6.2 (dependabot[bot]) #57713021b174a1f] - module: tidy code string concat → string templates (Jacob Smith) #5582044c5718476] - module: fix incorrect formatting in require(esm) cycle error message (haykam821) #57453bb09b4d4ae] - module: improvegetPackageTypeperformance (Dario Piotrowicz) #575999e6054e715] - module: remove unnecessaryreadPackagefunction (Dario Piotrowicz) #575964a8db273ba] - node-api: add nested object wrap and napi_ref test (Chengzhong Wu) #579813c65058f20] - node-api: convert NewEnv to node_napi_env__::New (Vladimir Morozov) #57834a4105db1f7] - os: fix netmask format check condition in getCIDR function (Wiyeong Seo) #57324248c938139] - process: disable building execve on IBM i (Abdirahim Musse) #57883972275697a] - repl: deprecaterepl.builtinModules(Dario Piotrowicz) #575087485309d7e] - sqlite: add location method (Edy Silva) #57860c12cd2a190] - sqlite: add timeout options to DatabaseSync (Edy Silva) #577525e0503a967] - sqlite: add setReturnArrays method to StatementSync (Gürgün Dayıoğlu) #57542ed9d2fd51a] - sqlite: enable common flags (Edy Silva) #5762106dcb318bc] - sqlite: refactor prepared statement iterator (Colin Ihrig) #57569c510391d2f] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #574904e24456a1a] - sqlite: reset statement immediately in run() (Colin Ihrig) #57350a9a6891b0b] - sqlite: fix coverity warnings related to backup() (Colin Ihrig) #56961d2e1bcf3d4] - sqlite: fix use-after-free in StatementSync due to premature GC (Divy Srivastava) #56840cfe15ca7b4] - sqlite: handle conflicting SQLite and JS errors (Colin Ihrig) #567870e999eb65f] - sqlite: add getter to detect transactions (Colin Ihrig) #5792520b27331c0] - sqlite, test: expose sqlite online backup api (Edy Silva) #562538856712171] - sqlite,doc,test: add aggregate function (Edy Silva) #56600120050db97] - sqlite,src: refactor sqlite value conversion (Edy Silva) #575714c5555d558] - src: initialize privateSymbols for per_context (Jason Zhang) #57479d2ce9023b1] - src: ensure primordials are initialized exactly once (Chengzhong Wu) #5751906179be6ca] - src: disable abseil deadlock detection (Chengzhong Wu) #575825121c47990] - src: fix node_config_file.h compilation error in GN build (Cheng) #572105d1230bec0] - (SEMVER-MINOR) src: set default config asnode.config.json(Marco Ippolito) #57171ccee741c43] - src: namespace config file flags (Marco Ippolito) #5717030bb1ccbb0] - (SEMVER-MINOR) src: createTHROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING(Marco Ippolito) #570160350c6f478] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #57016eef37d00cb] - src: add more debug logs and comments in NodePlatform (Joyee Cheung) #58047678e8f57c0] - src: add dcheck_eq for Object::New constructor calls (Jonas) #57943aee45e2036] - src: move windows specific fns to_WIN32(Yagiz Nizipli) #579516206a8edbc] - src: improve thread safety of TaskQueue (Shelley Vohr) #5791003936f31c1] - src: fixup errorhandling more in various places (James M Snell) #57852010dd91a19] - src: fix typo in comments (Edy Silva) #57868e00c1ecbd2] - src: add BaseObjectPtr nullptr operations (Chengzhong Wu) #56585648ad252e1] - src: removevoid*->char*->void*casts (Tobias Nießen) #57791680b434a62] - src: improve error handing in node_messaging (James M Snell) #5776018f5301747] - src: remove unused detachArrayBuffer method (Yagiz Nizipli) #58055065e8cd670] - src: use macros to reduce code duplication is cares_wrap (James M Snell) #5793739af5d678f] - src: improve error handling in cares_wrap (James M Snell) #57937ca020fdc4e] - src: fix -Wunreachable-code-return in node_sea (Shelley Vohr) #5766432b6e7094a] - src: change DCHECK to CHECK (Wuli Zuo) #57948e1d3a9e192] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #5782096243a723a] - src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Aditi) #576460f2cbc17c7] - src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Aditi) #57642d1c6f861d5] - src: update std::vector<v8::Local<T>> to use v8::LocalVector<T> (Aditi) #57578ab0d3a38db] - src: improve error message for invalid child stdio type in spawn_sync (Dario Piotrowicz) #5758924b182e7b3] - src: implement util.types fast API calls (Ruben Bridgewater) #57819dda6423be9] - src: enter and lock isolate properly in json parser (Joyee Cheung) #578234754c693f8] - src: improve error handling innode_env_var.cc(Antoine du Hamel) #57767db483bbe63] - src: improve error handling in node_http2 (James M Snell) #57764b0277700d6] - src: improve error handling in crypto_x509 (James M Snell) #57757353587f984] - src: improve error handling in callback.cc (James M Snell) #57758bec053ab20] - src: remove unused variable in crypto_x509.cc (Michaël Zasso) #5775438a329a857] - src: fix kill signal 0 on Windows (Stefan Stojanovic) #5769570bb387f82] - src: fix inefficient usage of v8_inspector::StringView (Simon Zünd) #52372be038f0273] - src,permission: make ERR_ACCESS_DENIED more descriptive (Rafael Gonzaga) #575850ec912f452] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #578656ffb66f82f] - test: fix permission fixtures lint (Rafael Gonzaga) #55819fd37891186] - test: add repl preview timeout test (Chengzhong Wu) #554841be5a8c1b4] - test: skiptest-config-json-schemawith quic (Richard Lau) #57225e90583b657] - test: add more coverage tonode_config_file(Marco Ippolito) #57170df2a36bfcc] - test: remove deadlock workaround (Joyee Cheung) #58047103034b051] - test: prevent extraneous HOSTNAME substitution in test-runner-output (René) #580763e58f81a38] - test: update WPT for WebCryptoAPI tob48efd6(Node.js GitHub Bot) #580442f4e4164a3] - test: add missing newlines to repl .exit writes (Dario Piotrowicz) #58041b40769292e] - test: add fast api tests for getLibuvNow() (Yagiz Nizipli) #58022cbd5768d47] - test: add ALS test using http agent keep alive (Gerhard Stöbich) #580179e31ab502a] - test: deflake test-http2-options-max-headers-block-length (Luigi Pinca) #5795913f8f9cc12] - test: rename to getCallSites (Wuli Zuo) #5794892dce6ed6b] - test: force GC in test-file-write-stream4 (Luigi Pinca) #57930aa755d3acf] - test: enable skipped colorize test (Shima Ryuhei) #57887331f44c78c] - test: update WPT for WebCryptoAPI to164426a(Node.js GitHub Bot) #578544aaa8438b4] - test: add test for frame count being 0.5 (Jake Yuesong Li) #57732fb51d3a0c5] - test: fix the decimal fractions explaination (Jake Yuesong Li) #57732c6a45a9087] - Revert "test: add tests for REPL custom evals" (Tobias Nießen) #57793f3a4d03963] - test: add tests for REPL custom evals (Dario Piotrowicz) #57691a3be0df337] - test: update expected error message for macOS (Antoine du Hamel) #57742a7e73a0a74] - test: fix dangling promise in test_runner no isolation test setup (Jacob Smith) #57595edb7dd1ec7] - test_runner: match minimum file column to 'all files' (Shima Ryuhei) #57848c56f495e83] - tools: extract target abseil to abseil.gyp (Chengzhong Wu) #572891b37161a27] - tools: ignore V8 tests in CodeQL scans (Rich Trott) #5808123386308dd] - tools: enable CodeQL config file (Rich Trott) #580369c21abc169] - tools: ignore test directory in CodeQL scans (Rich Trott) #57978f210a1530d] - tools: add semver-major release support to release-lint (Antoine du Hamel) #57892234c417e98] - tools: add codeql nightly (Rafael Gonzaga) #57788938f1532da] - tools: edit create-release-proposal workflow to handle pr body length (Elves Vieira) #57841b362339f72] - tools: add zstd updater to workflow (KASEYA\yahor.siarheyenka) #5783161180db9c0] - tools: remove unusedosx-pkg-postinstall.sh(Antoine du Hamel) #576673ae04c94eb] - tools: do not use temp files when merging PRs (Antoine du Hamel) #57790d623c2c2b4] - tools: update gyp-next to 0.20.0 (Node.js GitHub Bot) #5768343ea4c532a] - tools: bump the eslint group in /tools/eslint with 4 updates (dependabot[bot]) #577215703147470] - tools: enable linter intest/fixtures/source-map/output(Antoine du Hamel) #5770080d58c372d] - tools: enable linter intest/fixtures/errors(Antoine du Hamel) #57701ef5275b7be] - tools: enable linter intest/fixtures/test-runner/output(Antoine du Hamel) #57698631733e41f] - tools: enable linter intest/fixtures/eval(Antoine du Hamel) #576996d0128695f] - tools: enable linter on some fixtures file (Antoine du Hamel) #57674f4d7cbae89] - tools: update ESLint to 9.23 (Antoine du Hamel) #576735a39a24cd1] - typings: fixModulesBindingtypes (Antoine du Hamel) #555492df7ce9ebd] - util: fix parseEnv handling of invalid lines (Augustin Mauroy) #57798416052a9f2] - util: fix formatting of objects with built-in Symbol.toPrimitive (Shima Ryuhei) #5783243490c8797] - (SEMVER-MINOR) util: addtypes.isFloat16Array()(Livia Medeiros) #5787930060e13d3] - util: preservelengthof deprecated functions (Livia Medeiros) #578069837e08a84] - util: fix parseEnv incorrectly splitting multiple ‘=‘ in value (HEESEUNG) #57421af41dd3c07] - watch: clarify completion/failure watch mode messages (Dario Piotrowicz) #579267229a29b47] - watch: check parent and child path properly (Jason Zhang) #574251b5a7c6dc8] - win: fix SIGQUIT on ClangCL (Stefan Stojanovic) #57659e935c3c6f2] - worker: add ESM version examples to worker docs (fisker Cheung) #57645dda6ca9172] - (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina) #57888f2159f2a44] - zlib: fix pointer alignment (jhofstee) #57727Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.