From f779a2ef14c478bcb1a8bf4baac6b6b79d7b46b6 Mon Sep 17 00:00:00 2001 From: jenkins-infra-changelog-generator <86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 19:13:04 +0000 Subject: [PATCH] Automated changelog for 2.492 --- content/_data/changelogs/weekly.yml | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/content/_data/changelogs/weekly.yml b/content/_data/changelogs/weekly.yml index b47f92553b48..225c39eb6fe1 100644 --- a/content/_data/changelogs/weekly.yml +++ b/content/_data/changelogs/weekly.yml @@ -25601,6 +25601,44 @@ # pull: 10071 (PR title: Improve Command Palette on mobile) # pull: 10073 (PR title: Update dependency stylelint to v16.12.0) + - version: '2.492' + date: 2024-12-28 + changes: + - type: bug + category: bug + pull: 10081 + authors: + - timja + pr_title: Form checker enhancements for radio + message: |- + Form validation that depends on radio buttons now finds the selected one and not the last one + - type: bug + category: bug + pull: 10089 + authors: + - jglick + pr_title: "`headerCommandPaletteButton` undefined when `JenkinsHeader` not + loaded" + message: |- + Since 2.489, JavaScript errors could be seen in some Jenkins pages omitting the usual header bar, such as the setup wizard. + + # pull: 10076 (PR title: Update dependency org.jenkins-ci.main:jenkins-test-harness to v2370) + # pull: 10077 (PR title: Update dependency org.jenkins-ci.plugins:junit to v1312) + # pull: 10083 (PR title: Update dependency org.jenkins-ci:jenkins to v1.127) + # pull: 10085 (PR title: Update progressiveText.jelly with documentation tag) + # pull: 10086 (PR title: chore(actions): restore actions-gh-release due to known issue) + # pull: 10087 (PR title: Update dependency org.jenkins-ci.plugins:credentials to v1405) + # pull: 10088 (PR title: Update dependency io.jenkins.plugins:design-library to v335) + # pull: 10090 (PR title: Update dependency io.jenkins.plugins:design-library to v336) + # pull: 10091 (PR title: Update dependency globals to v15.14.0) + # pull: 10093 (PR title: Update dependency net.java.dev.jna:jna to v5.16.0) + # pull: 10094 (PR title: Update dependency webpack-cli to v6) + # pull: 10095 (PR title: Fix typo in renovate config) + # pull: 10096 (PR title: Update mina-sshd-api.version to v2.14.0-138.v6341ee58e1df) + # pull: 10097 (PR title: Update peter-evans/create-pull-request digest to 67ccf78) + # pull: 10099 (PR title: Update dependency io.jenkins.plugins:echarts-api to v5.5.1-5) + # pull: 10100 (PR title: Update dependency com.puppycrawl.tools:checkstyle to v10.21.1) + # DO NOT EDIT THIS FILE DIRECTLY ON GITHUB IF YOU HAVE COMMIT ACCESS # ALL CHANGES MUST GO THROUGH PULL REQUESTS # MALFORMED FILE CONTENTS WILL BREAK THE SITE BUILD