Jenkins Release Bot
644cd68eb3
[maven-release-plugin] prepare release jenkins-2.513
2025-06-03 13:03:55 +00:00
renovate[bot]
1a8f550637
Update dependency sass to v1.89.1 ( #10719 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 07:43:14 +01:00
renovate[bot]
4a14d82ceb
Update eslint monorepo to v9.28.0 ( #10718 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 17:01:35 -07:00
renovate[bot]
e5222e1ab9
Update dependency @babel/core to v7.27.4 ( #10717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 21:27:34 +01:00
strangelookingnerd
f0a6ba5ea7
Fix FileChannelWriterTest and VirtualFileTest for JUnit 5 ( #10713 )
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
2025-06-02 12:06:46 +01:00
Alexander Brandes
fd2243b84a
Add copy-to-clipboard button to oops' stacktrace ( #10712 )
...
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2025-06-02 12:06:38 +01:00
strangelookingnerd
577eef21ea
Migrate tests to JUnit5 (test / hudson / 1) ( #10579 )
...
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-06-02 12:06:29 +01:00
renovate[bot]
6b8458dd4a
Update dependency com.puppycrawl.tools:checkstyle to v10.25.0 ( #10710 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-01 21:00:29 +01:00
renovate[bot]
30929dfbea
Update dependency io.jenkins.plugins:design-library to v392 ( #10714 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-01 21:00:18 +01:00
strangelookingnerd
92f3823c72
Migrate tests to JUnit5 (test / jenkins / 3) ( #10581 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
* 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>
2025-06-01 16:06:07 +02:00
strangelookingnerd
d653b08340
Migrate tests to JUnit5 (test / hudson / 2) ( #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>
2025-06-01 16:00:11 +02:00
Jan Faracik
358a1859c9
Increase contrast of colorful buttons ( #10709 )
...
* Init
* Refine further
* Update _theme.scss
* Update border for dropdowns too
* Fix border not showing in submenus
2025-06-01 15:58:41 +02:00
Jan Faracik
4b91476ba6
Add 'jenkins-!-text-color-secondary' class ( #10708 )
2025-06-01 15:57:12 +02:00
renovate[bot]
a71725756c
Update dependency commons-beanutils:commons-beanutils to v1.11.0 [SECURITY] ( #10691 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-31 17:10:25 +02:00
renovate[bot]
65c9c542b3
Update dependency org.jenkins-ci.plugins:structs to v350 ( #10707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-31 05:41:19 -06:00
renovate[bot]
af485b8ec9
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2457 ( #10706 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-31 05:41:05 -06:00
Mark Waite
dbac6d39ba
Accept UserIdCause or LegacyCodeCause in disconnectCause test ( #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
2025-05-31 05:40:46 -06:00
Jan Faracik
60f559f593
Use secondary text color CSS variable ( #10695 )
...
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-05-31 05:40:24 -06:00
Tim Jacomb
73c3ac0545
Prevent horizontal overflow on script console ( #10694 )
...
* Prevent horizontal overflow on script console
* Handle resizer positioning
---------
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-05-31 05:40:04 -06:00
Ahmed Fatthi
3a286aed3a
Complete Japanese translation for keepDependencies help file ( #10366 )
...
* Complete Japanese translation for keepDependencies help file
* refactor: improve phrasing for more natural, native-like expression
2025-05-31 05:39:38 -06:00
strangelookingnerd
c33bf73f72
Migrate tests to JUnit5 (cli) ( #10559 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-05-31 08:28:08 +01:00
Kris Stern
622dab2ed2
Update a single `InterruptedBuildAction` rather than creating a second one ( #10610 )
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
2025-05-30 23:11:40 +08:00
Daniel Beck
6247ca06f9
Set `SameSite` attribute on cookies ( #10630 )
...
* Set SameSite attribute on cookies
* Fix link
---------
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
2025-05-30 22:26:24 +08:00
renovate[bot]
05813474ae
Update dependency stylelint to v16.20.0 ( #10705 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 05:55:13 -07:00
renovate[bot]
25edffc397
Update dependency postcss-preset-env to v10.2.0 ( #10704 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 05:53:22 -07:00
renovate[bot]
32991eb7bf
Update dependency postcss to v8.5.4 ( #10703 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 05:52:56 -07:00
renovate[bot]
c8ecc29f92
Update dependency @babel/core to v7.27.3 ( #10702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 05:52:38 -07:00
Mark Waite
6efa0db626
Move Jackson 2.19.0 exclusion into packageRule section ( #10701 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Testing done:
npx --package renovate -- renovate-config-validator .github/renovate.json
INFO: Config validated successfully
2025-05-29 21:00:44 -07:00
renovate[bot]
751190f8e2
Update dependency webpack-remove-empty-scripts to v1.1.1 ( #10693 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 16:48:19 -07:00
renovate[bot]
32543c9e7d
Update jenkins/ath Docker tag to v6250 ( #10692 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 16:47:50 -07:00
renovate[bot]
e3d86bda56
Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.1023.v4fcb_72152519 ( #10690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 16:47:22 -07:00
renovate[bot]
79b1394617
Update dependency io.jenkins.plugins:design-library to v388 ( #10697 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 16:46:52 -07:00
Mark Waite
31a2956c89
Revert "Update jackson2-api to v2.19.0-404.vb_b_0fd2fea_e10" ( #10699 )
...
The kubernetes client has issues with Jackson 2.19.0.
Original pull request that updated to 2.19.0 was:
* https://github.com/jenkinsci/jenkins/pull/10677
Reverted from the Jenkins plugin BOM in pull request:
* https://github.com/jenkinsci/bom/pull/5114
Distribution suspended from Jenkins update center in:
* https://github.com/jenkins-infra/update-center2/pull/869
Refer to the following Kubernetes client API issues:
* https://github.com/fabric8io/kubernetes-client/issues/7036
* https://github.com/fabric8io/kubernetes-client/issues/7106
Backport of the Jackson 2.19.0 change to Kubernetes client 6.x has been requested at:
* https://github.com/fabric8io/kubernetes-client/issues/7107
Also described in detail in Spring Cloud issue report:
* https://github.com/spring-cloud/spring-cloud-kubernetes/issues/1923
Also described in Jenkins issue report:
* https://issues.jenkins.io/browse/JENKINS-75712
Also verified as failing in kubernetes plugin pull request:
* https://github.com/jenkinsci/kubernetes-plugin/pull/1702
Also mentioned in Kubernetes client API upgrade pull request:
* https://github.com/jenkinsci/kubernetes-client-api-plugin/pull/292
This reverts commit 11e5d5c7a6 .
2025-05-29 16:46:08 -07:00
Mark Waite
33978746ca
Fix FileChannelWriterTest and VirtualFileTest by reverting to JUnit 4 ( #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 dc3ae003fb )
2025-05-29 14:14:06 -06:00
Jan Faracik
8da64ef12e
Use Jenkins color palette for CodeMirror ( #10687 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
* Init
* Update _codemirror.scss
* Update _codemirror.scss
* Reset files
2025-05-29 11:53:48 +02:00
strangelookingnerd
95b0e64f17
Migrate tests to JUnit5 (core / jenkins / 3) ( #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>
2025-05-29 11:53:32 +02:00
renovate[bot]
452be62b07
Update dependency globals to v16.2.0 ( #10688 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 17:18:55 +02:00
Kris Stern
330a32faf9
Migrate tests to JUnit5 (core / hudson / 2) ( #10577 )
2025-05-28 23:15:57 +08:00
renovate[bot]
7732f554a6
Update commons-fileupload2.version to v2.0.0-M3 ( #10686 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 11:03:28 -07:00
Kris Stern
4ce3217522
[JENKINS-75635] Fix dropdown menu close when hover on sub dropdown ( #10667 )
2025-05-28 01:27:59 +08:00
Markus Winter
b7ce450f07
Allow to configure the views tab bar per user ( #10379 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
* allow to configure the views tab bar per user
* apply prettier
* fix spotbugs
* add license header
2025-05-27 16:53:36 +02:00
strangelookingnerd
ae9d1f9f64
Migrate tests to JUnit5 (core / hudson / 1) ( #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>
2025-05-27 16:53:24 +02:00
Jenkins Release Bot
4cd3ecaa23
[maven-release-plugin] prepare for next development iteration
2025-05-27 13:03:21 +00:00
Jenkins Release Bot
f526ccb68e
[maven-release-plugin] prepare release jenkins-2.512
2025-05-27 13:01:59 +00:00
Kris Stern
4f6921b828
Update dependency io.jenkins.plugins:json-api to v20250517 ( #10684 )
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
2025-05-27 00:52:41 +08:00
renovate[bot]
781427378a
Update dependency io.jenkins.plugins:json-api to v20250517
2025-05-25 17:52:36 +00:00
Kris Stern
648ad34156
Update dependency org.xmlunit:xmlunit-bom to v2.10.2 ( #10679 )
Changelog Drafter / update_draft_release (push) Has been cancelled
Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled
Details
Label conflicting PRs / main (push) Has been cancelled
Details
2025-05-24 09:03:03 +08:00
renovate[bot]
421662b8b0
Update dependency org.xmlunit:xmlunit-bom to v2.10.2
2025-05-23 17:46:25 +00:00
renovate[bot]
4b52a15dbf
Update jenkins/ath Docker tag to v6242 ( #10682 )
...
Changelog Drafter / update_draft_release (push) Waiting to run
Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run
Details
Label conflicting PRs / main (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 10:42:39 -07:00
renovate[bot]
a6675c5085
Update dependency webpack to v5.99.9 ( #10680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 10:34:45 -07:00