You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapt the build status icon for ci.jenkins.io permissions change (thanks @MarkEWaite)
Adapt to release drafter v7 configuration change (thanks @MarkEWaite)
Bump @babel/cli from 7.28.6 to 7.29.7
Bump @babel/core from 7.29.0 to 7.29.7
Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4
Bump @babel/preset-env from 7.29.0 to 7.29.7
Bump @babel/preset-flow from 7.27.1 to 7.29.7
Bump @babel/preset-typescript from 7.28.5 to 7.29.7
Bump @types/jquery from 4.0.0 to 4.0.1
Bump eslint from 10.0.3 to 10.9.0
Bump io.github.bonigarcia:webdrivermanager from 6.3.3 to 6.3.4
Bump jest from 30.2.0 to 30.4.2
Bump jest-environment-jsdom from 30.2.0 to 30.4.1
Bump jest-junit from 16.0.0 to 17.0.0
Bump jsdom from 28.1.0 to 30.0.1
Bump js-yaml from 3.14.2 to 3.15.1
Bump NodeJS used to build from 22.14.0 to 22.22.2
Bump org.jenkins-ci.plugins:nodelabelparameter from 759.vb_b_e95db_f3251 to 851.vd94e5048d321
Bump org.jenkins-ci.plugins:plugin from 6.2152.ve00a_731c3ce9 to 6.2221.va_045130417c9
Bump org.jenkins-ci.plugins:scriptler from 444.v7fd079eb_3b_86 to 463.v0a_1f378da_06f
Bump org.seleniumhq.selenium:selenium-java from 4.39.0 to 4.47.0
Bump prettier from 3.8.3 to 3.9.6
Bump ts-loader from 9.5.4 to 9.6.2
Bump typescript from 5.9.3 to 6.0.3
Bump undici from 7.25.0 to 7.29.0
Bump webpack from 5.105.4 to 5.109.2
Bump webpack-cli from 7.0.1 to 7.2.2
Bump ws from 8.18.3 to 8.21.1
Fixed brittle Selenium test TestRevertingAsynchronousProxy #992
JENKINS-75644 Cache project resolution after UUID fallback #897 (thanks @tzachs)
JENKINS-75760 Override getDefaultParameterValue for the checkbox list #947 (thanks @c3p0-maif)
Upgrade TS code from 5.* to 6.*
JENKINS-76298 follow-up: Add cacheDefaultValue option to control the default value cache
introduced in 2.8.9. It is now disabled by default, so parameters whose choices are
generated dynamically by a script no longer reuse a previously cached (and persisted)
value #990 (thanks @ krrrr38)
Migrate from Commons Lang 2 to Commons Lang 3 #1008 (thanks @timja)