Branch: refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.88 Home: https://github.com/jenkinsci/jenkins Commit: 41f4a8ae9ba1b84c740de2dbeb3e17f173c329e9 https://github.com/jenkinsci/jenkins/commit/41f4a8ae9ba1b84c740de2dbeb3e17f173c329e9 Author: Basil Crow <m...@basilcrow.com> Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths: M bom/pom.xml Log Message: ----------- Remove managed, provided dependency on log4j 1.2.17 (#7028) Commit: 98e499da50f46ebe885cecf9532d5d5d8964fb8d https://github.com/jenkinsci/jenkins/commit/98e499da50f46ebe885cecf9532d5d5d8964fb8d Author: pascal910107 <95022717+pascal910...@users.noreply.github.com> Date: 2022-09-15 (Thu, 15 Sep 2022) Changed paths: M war/src/main/less/modules/table.less Log Message: ----------- [JENKINS-67864] Table columns get wider and smaller if you click on buttons (#6702) Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com> Commit: 5414938c65966f38da4e257973f746951b4fa6fc https://github.com/jenkinsci/jenkins/commit/5414938c65966f38da4e257973f746951b4fa6fc Author: Jonas Lind <jonas.l...@ericsson.com> Date: 2022-09-15 (Thu, 15 Sep 2022) Changed paths: M core/src/main/java/hudson/model/AbstractCIBase.java M core/src/main/java/jenkins/model/Jenkins.java Log Message: ----------- [JENKINS-69534] Make computer creation thread safe (#7087) This change fixes a race condition that caused file descriptor leaks when cloud agents were created. The Jenkins.computers map is changed from a CopyOnWriteMap to a ConcurrentHashMap to simplify concurrent creation of computers. This allows us to make AbstractCIBase's createNewComputerForNode and updateNewComputer methods thread safe and simplify removeComputer. Commit: 8ab0519089bc2e3dd5a97910a04e97b0665c1cf4 https://github.com/jenkinsci/jenkins/commit/8ab0519089bc2e3dd5a97910a04e97b0665c1cf4 Author: Jan Faracik <43062514+janfara...@users.noreply.github.com> Date: 2022-09-16 (Fri, 16 Sep 2022) Changed paths: M core/src/main/resources/hudson/PluginManager/_table.js M core/src/main/resources/hudson/PluginManager/available.jelly M core/src/main/resources/hudson/PluginManager/installed.jelly M core/src/main/resources/hudson/PluginManager/table.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly A core/src/main/resources/lib/layout/search-bar.jelly M war/src/main/js/keyboard-shortcuts.js M war/src/main/js/plugin-manager-ui.js A war/src/main/less/form/search-bar.less R war/src/main/less/form/search.less M war/src/main/less/pages/plugin-manager.less M war/src/main/less/styles.less A war/src/main/resources/images/symbols/search-shortcut.svg Log Message: ----------- Add search bar component (#7074) Co-authored-by: Tim Jacomb <timjaco...@gmail.com> Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com> Commit: 5328b91815f75cdc283bc3078294925e3d1a2e45 https://github.com/jenkinsci/jenkins/commit/5328b91815f75cdc283bc3078294925e3d1a2e45 Author: Langer0416 <71805759+langer0...@users.noreply.github.com> Date: 2022-09-16 (Fri, 16 Sep 2022) Changed paths: M core/src/main/resources/jenkins/install/SetupWizard/authenticate-security-token.jelly M core/src/main/resources/jenkins/install/SetupWizard/setupWizardConfigureInstance.jelly M war/src/main/js/templates/firstUserPanel.hbs M war/src/main/js/templates/welcomePanel.hbs M war/src/main/less/pages/setupWizardConfigureInstance.less M war/src/main/less/pluginSetupWizard.less Log Message: ----------- [JENKINS-69461] Setup wizard URL and password field use old form design (#7054) Co-authored-by: Alexander Brandes <mc.ca...@web.de> Commit: 72e1d21896672569b819a3e86d5fafd71198afc4 https://github.com/jenkinsci/jenkins/commit/72e1d21896672569b819a3e86d5fafd71198afc4 Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com> Date: 2022-09-16 (Fri, 16 Sep 2022) Changed paths: M core/src/main/resources/hudson/model/MyViewsProperty/config.jelly Log Message: ----------- [JENKINS-60866] Remove inline JS from primary 'my views' name check (fake hidden form element) (#6859) Co-authored-by: Daniel Beck <daniel-b...@users.noreply.github.com> Co-authored-by: Basil Crow <m...@basilcrow.com> Commit: 3c497e19063a5d48a4e9c8658f3f1f7a5312ab16 https://github.com/jenkinsci/jenkins/commit/3c497e19063a5d48a4e9c8658f3f1f7a5312ab16 Author: Alexander Brandes <mc.ca...@web.de> Date: 2022-09-16 (Fri, 16 Sep 2022) Changed paths: M core/src/main/resources/hudson/model/AllView/noJob.groovy M core/src/main/resources/jenkins/management/AdministrativeMonitorsDecorator/footer.jelly M core/src/main/resources/jenkins/views/JenkinsHeader/headerContent.jelly A war/src/main/resources/images/symbols/link.svg A war/src/main/resources/images/symbols/log-out.svg A war/src/main/resources/images/symbols/notifications.svg A war/src/main/resources/images/symbols/shield-warning.svg Log Message: ----------- Use ionicons in header (#7098) Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com> Commit: 2a418131605dcb7203b24de1a0b2ce7569977a15 https://github.com/jenkinsci/jenkins/commit/2a418131605dcb7203b24de1a0b2ce7569977a15 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2022-09-16 (Fri, 16 Sep 2022) Changed paths: M bom/pom.xml Log Message: ----------- Upgrade Spring Framework from 5.3.22 to 5.3.23 (#7112) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: e33b546d91cd79dae8cb589484e2fb33c4052c3b https://github.com/jenkinsci/jenkins/commit/e33b546d91cd79dae8cb589484e2fb33c4052c3b Author: Vincent Latombe <vinc...@latombe.net> Date: 2022-09-16 (Fri, 16 Sep 2022) Changed paths: M Jenkinsfile M core/pom.xml M test/pom.xml Log Message: ----------- Let the CI pass the appropriate fork count (#7110) Commit: db6ce9a01e7bc6d31b2162c4d403e1e1a5572b05 https://github.com/jenkinsci/jenkins/commit/db6ce9a01e7bc6d31b2162c4d403e1e1a5572b05 Author: Basil Crow <m...@basilcrow.com> Date: 2022-09-17 (Sat, 17 Sep 2022) Changed paths: M pom.xml Log Message: ----------- Remove unneeded SUREFIRE-1226 workaround (#7118) Commit: 3c2f9f641e27de8a746ce05df2f641220ea8f816 https://github.com/jenkinsci/jenkins/commit/3c2f9f641e27de8a746ce05df2f641220ea8f816 Author: Basil Crow <m...@basilcrow.com> Date: 2022-09-17 (Sat, 17 Sep 2022) Changed paths: M core/src/test/java/hudson/util/RobustCollectionConverterTest.java M core/src/test/java/hudson/util/RobustMapConverterTest.java M core/src/test/java/hudson/util/RobustReflectionConverterTest.java M core/src/test/java/jenkins/model/Security2424Test.java M test/src/test/java/hudson/cli/ComputerStateTest.java M test/src/test/java/hudson/diagnosis/HudsonHomeDiskUsageMonitorTest.java M test/src/test/java/hudson/diagnosis/TooManyJobsButNoViewTest.java M test/src/test/java/hudson/model/FingerprintTest.java M test/src/test/java/hudson/model/FreeStyleProjectTest.java M test/src/test/java/hudson/model/SlaveTest.java M test/src/test/java/hudson/model/labels/LabelExpressionTest.java M test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerTest.java M test/src/test/java/jenkins/model/NodesTest.java M test/src/test/java/jenkins/security/ApiTokenPropertyTest.java M test/src/test/java/jenkins/security/BasicHeaderProcessorTest.java M test/src/test/java/jenkins/security/Security218Test.java M test/src/test/java/jenkins/security/apitoken/ApiTokenStatsRestartTest.java M test/src/test/java/jenkins/security/apitoken/ApiTokenStatsTest.java M test/src/test/java/org/kohsuke/stapler/Security1097Test.java Log Message: ----------- Prefer `assertThrows` to try/fail (#7114) Commit: 0e0afc03e4eeffb4c2e0c884159954177f1fcb74 https://github.com/jenkinsci/jenkins/commit/0e0afc03e4eeffb4c2e0c884159954177f1fcb74 Author: Basil Crow <m...@basilcrow.com> Date: 2022-09-17 (Sat, 17 Sep 2022) Changed paths: M core/src/main/java/hudson/ProxyConfiguration.java Log Message: ----------- Remove usages of deprecated Apache Commons HttpClient 3.x library (#7094) Commit: 39124b706c109b4adacdd065d894088a34dca512 https://github.com/jenkinsci/jenkins/commit/39124b706c109b4adacdd065d894088a34dca512 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2022-09-18 (Sun, 18 Sep 2022) Changed paths: M pom.xml Log Message: ----------- Bump Mockito from 4.7.0 to 4.8.0 (#7079) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: 30e6ab70966d0e20195054e5476b9cb21bfac9a0 https://github.com/jenkinsci/jenkins/commit/30e6ab70966d0e20195054e5476b9cb21bfac9a0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2022-09-18 (Sun, 18 Sep 2022) Changed paths: M test/pom.xml Log Message: ----------- Bump `jenkins-test-harness` from 1837.vb_6efb_1790942 to 1847.v10c7a_4c2e344 (#7115) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: 6a362bccac0eae58bc2549aa299f83fc59611496 https://github.com/jenkinsci/jenkins/commit/6a362bccac0eae58bc2549aa299f83fc59611496 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2022-09-18 (Sun, 18 Sep 2022) Changed paths: M test/pom.xml Log Message: ----------- Bump `script-security` from 1175.v4b_d517d6db_f0 to 1183.v774b_0b_0a_a_451 (#7116) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: a2f3e4e4858dca1daa36876c26c27a7e7bd94228 https://github.com/jenkinsci/jenkins/commit/a2f3e4e4858dca1daa36876c26c27a7e7bd94228 Author: Basil Crow <m...@basilcrow.com> Date: 2022-09-18 (Sun, 18 Sep 2022) Changed paths: M Jenkinsfile M bom/pom.xml M core/pom.xml M core/src/main/java/hudson/ProxyConfiguration.java M core/src/main/java/hudson/model/AbstractCIBase.java M core/src/main/java/jenkins/model/Jenkins.java M core/src/main/resources/hudson/PluginManager/_table.js M core/src/main/resources/hudson/PluginManager/available.jelly M core/src/main/resources/hudson/PluginManager/installed.jelly M core/src/main/resources/hudson/PluginManager/table.jelly M core/src/main/resources/hudson/model/AllView/noJob.groovy M core/src/main/resources/hudson/model/MyViewsProperty/config.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly M core/src/main/resources/jenkins/install/SetupWizard/authenticate-security-token.jelly M core/src/main/resources/jenkins/install/SetupWizard/setupWizardConfigureInstance.jelly M core/src/main/resources/jenkins/management/AdministrativeMonitorsDecorator/footer.jelly M core/src/main/resources/jenkins/views/JenkinsHeader/headerContent.jelly A core/src/main/resources/lib/layout/search-bar.jelly M core/src/test/java/hudson/util/RobustCollectionConverterTest.java M core/src/test/java/hudson/util/RobustMapConverterTest.java M core/src/test/java/hudson/util/RobustReflectionConverterTest.java M core/src/test/java/jenkins/model/Security2424Test.java M pom.xml M test/pom.xml M test/src/test/java/hudson/cli/ComputerStateTest.java M test/src/test/java/hudson/diagnosis/HudsonHomeDiskUsageMonitorTest.java M test/src/test/java/hudson/diagnosis/TooManyJobsButNoViewTest.java M test/src/test/java/hudson/model/FingerprintTest.java M test/src/test/java/hudson/model/FreeStyleProjectTest.java M test/src/test/java/hudson/model/SlaveTest.java M test/src/test/java/hudson/model/labels/LabelExpressionTest.java M test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerTest.java M test/src/test/java/jenkins/model/NodesTest.java M test/src/test/java/jenkins/security/ApiTokenPropertyTest.java M test/src/test/java/jenkins/security/BasicHeaderProcessorTest.java M test/src/test/java/jenkins/security/Security218Test.java M test/src/test/java/jenkins/security/apitoken/ApiTokenStatsRestartTest.java M test/src/test/java/jenkins/security/apitoken/ApiTokenStatsTest.java M test/src/test/java/org/kohsuke/stapler/Security1097Test.java M war/src/main/js/keyboard-shortcuts.js M war/src/main/js/plugin-manager-ui.js M war/src/main/js/templates/firstUserPanel.hbs M war/src/main/js/templates/welcomePanel.hbs A war/src/main/less/form/search-bar.less R war/src/main/less/form/search.less M war/src/main/less/modules/table.less M war/src/main/less/pages/plugin-manager.less M war/src/main/less/pages/setupWizardConfigureInstance.less M war/src/main/less/pluginSetupWizard.less M war/src/main/less/styles.less A war/src/main/resources/images/symbols/link.svg A war/src/main/resources/images/symbols/log-out.svg A war/src/main/resources/images/symbols/notifications.svg A war/src/main/resources/images/symbols/search-shortcut.svg A war/src/main/resources/images/symbols/shield-warning.svg Log Message: ----------- Merge branch 'master' into dependabot/maven/org.jenkins-ci-jenkins-1.88 Compare: https://github.com/jenkinsci/jenkins/compare/d557b18615cb...a2f3e4e4858d -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci-jenkins-1.88/d557b1-a2f3e4%40github.com.