renovate[bot]
c716729dc3
Update eslint monorepo to v9.4.0 ( #9346 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 16:47:42 -06:00
dependabot[bot]
f70f0d6067
Bump org.jenkins-ci:jenkins from 1.114 to 1.115 ( #9345 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:29:12 -07:00
dependabot[bot]
52401f1f7c
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre ( #9342 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:18:53 -07:00
dependabot[bot]
8eaaaf460d
Bump io.jenkins.plugins:design-library from 304.v44f7d19e8537 to 307.vecc0205ca_707 ( #9343 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:18:23 -07:00
dependabot[bot]
b6403a16a2
Bump org.jenkins-ci.main:jenkins-test-harness from 2207.v3b_df04c801d4 to 2211.v29b_b_b_2e79c5a_ ( #9344 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:17:54 -07:00
renovate[bot]
71a6a0c4c0
Update dependency sass to v1.77.4 ( #9341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 12:04:36 +01:00
Basil Crow
072e79f349
Ban library plugins ( #9332 )
2024-06-02 22:32:27 +02:00
renovate[bot]
dfcf5c73ac
Update dependency sass to v1.77.3 ( #9340 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 22:32:12 +02:00
renovate[bot]
c5ff16e30a
Update dependency node to v20.14.0 ( #9339 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 11:11:12 +02:00
dependabot[bot]
c823c0ad20
Merge pull request #9331 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-trilead-api-2.147.vb_73cc728a_32e
2024-05-31 18:07:59 +00:00
James Nord
4969fdc448
adapt HudsonPrivateSecurityRealmFIPSTest
2024-05-31 17:08:23 +01:00
renovate[bot]
08d4fa11b1
Update dependency stylelint to v16.6.1 ( #9338 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 08:35:47 -07:00
dependabot[bot]
f47ce08a9e
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 ( #9337 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 08:35:16 -07:00
James Nord
935eaed78e
add eddsa-api plugin to detached as a dependency of trilead-api
2024-05-31 13:05:34 +01:00
dependabot[bot]
cca5d6610f
Bump org.jenkins-ci.plugins:matrix-project from 830.v7ea_da_561b_a_34 to 831.v084e85a_b_4ea_d ( #9334 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 20:08:53 -07:00
dependabot[bot]
f1c901c386
Bump org.jenkins-ci.plugins:script-security from 1336.vf33a_a_9863911 to 1341.va_2819b_414686 ( #9335 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 20:08:37 -07:00
dependabot[bot]
da5964da3e
Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2 ( #9333 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 10:03:43 -07:00
Mark Waite
62bdd5229c
Retain Java 11 EOL date for LTS lines ( #9323 )
...
Return to the Java 11 end of life date of 30 Sep 2024 for the LTS lines
rather than changing it to match the expected 30 Oct 2024 release date
of the first LTS to require Java 17.
Little benefit to LTS users to extend the end of life message until end of October.
Changing the date will cause the administrative monitor to reappear.
Better to leave it hidden if they have decided to hide it.
2024-05-30 11:18:17 +02:00
Jan Faracik
9758b76153
Remove 'button-with-dropdown' JS ( #9317 )
...
Remove 'button-with-dropdown'
2024-05-30 11:18:07 +02:00
Markus Winter
4b96f40ccf
move the add/edit description button to the app-bar ( #9271 )
...
* move the add/edit description button to the app-bar
So far rhe add/edit description button is rendered as button on its own
line to the far right. This leads to additional space the description or
the title and the following content.
This change moves the add/edit description button to the app-bar where
applicable (jobs, runs, computers, users). For views it stays as it is
as they don't have title/app-bar. One also can't just allow to change
the description via the configure page as the All View has no configure
page.
* make secondary button
* feedback
- fix permission in job page
- don't show the button for built-in node
- improve jelly doc
2024-05-30 11:17:59 +02:00
SNanda8895
ee22f8b8a8
[JENKINS-73047] Fix weather icons ( #9227 )
...
Fix weather icons
2024-05-30 11:17:47 +02:00
dependabot[bot]
51ba39d5b3
Bump org.jenkins-ci.plugins:trilead-api
...
Bumps [org.jenkins-ci.plugins:trilead-api](https://github.com/jenkinsci/trilead-api-plugin ) from 2.142.v748523a_76693 to 2.147.vb_73cc728a_32e.
- [Release notes](https://github.com/jenkinsci/trilead-api-plugin/releases )
- [Commits](https://github.com/jenkinsci/trilead-api-plugin/commits )
---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:trilead-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 18:07:13 +00:00
dependabot[bot]
33b22bc7fa
Bump org.jenkins-ci.plugins.workflow:workflow-api from 1312.ve804c2f2d51e to 1316.v33eb_726c50b_a_ ( #9330 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 21:49:13 -07:00
dependabot[bot]
94861db0c1
Bump stapler.version from 1870.v48cc46ef5fee to 1872.ve203fa_6b_b_98d ( #9327 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 14:35:48 -07:00
dependabot[bot]
df4abe3396
Bump org.jenkins-ci.plugins:cloudbees-folder from 6.940.v7fa_03b_f14759 to 6.942.vb_43318a_156b_2 ( #9325 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 13:37:43 -07:00
dependabot[bot]
0d26f78712
Bump io.jenkins.plugins:gson-api from 2.10.1-15.v0d99f670e0a_7 to 2.11.0-41.v019fcf6125dc ( #9324 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 13:37:22 -07:00
dependabot[bot]
7b7c1304ef
Bump org.jenkins-ci.plugins:bouncycastle-api from 2.30.1.77-225.v26ea_c9455fd9 to 2.30.1.78.1-233.vfdcdeb_0a_08a_a_ ( #9326 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 13:37:00 -07:00
Jenkins Release Bot
1b145c91a0
[maven-release-plugin] prepare for next development iteration
2024-05-28 13:18:59 +00:00
Jenkins Release Bot
ff4367f8d1
[maven-release-plugin] prepare release jenkins-2.460
2024-05-28 13:18:36 +00:00
dependabot[bot]
9f0325e90b
Bump org.jenkins-ci.main:jenkins-test-harness from 2206.v84d5d81e76db_ to 2207.v3b_df04c801d4 ( #9321 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 14:29:44 -07:00
renovate[bot]
bc1c2555a5
Update dependency stylelint to v16.6.0 ( #9320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 22:25:09 +01:00
dependabot[bot]
a195b4e5c4
Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 ( #9322 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 11:09:23 -07:00
renovate[bot]
3eb7931920
Update babel monorepo to v7.24.6 ( #9319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 19:45:57 +02:00
Jan Faracik
69b320f67d
Remove 'Disable project' button from project view ( #9287 )
...
Revert "Revert "Remove 'Disable project' button from project view" (#9272 )"
This reverts commit 46237384bd .
2024-05-27 17:06:58 +02:00
Jan Faracik
2c02654e9c
Display how many users there are on the 'Users' page ( #9221 )
...
Init
2024-05-27 17:06:49 +02:00
renovate[bot]
5af668dd21
Update dependency postcss-preset-env to v9.5.14 ( #9318 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-26 21:15:57 -06:00
Mark Waite
4ff2f4183d
Warn Java 11 users of 18 Jun 2024 end of life in weekly ( #9314 )
...
Alert Java 11 users of 18 Jun 2024 end of life in weekly
Also updates the Java 11 end of life date for Java 11 users running with
the long term support release.
2024-05-26 21:15:26 -06:00
Basil Crow
f6e9283921
Replace usages of JZlib with native Java Platform functionality ( #9312 )
...
* Replace usages of JZlib with native Java Platform functionality
* Simplify import of class
* Pull in Stapler version of this change
2024-05-26 21:14:58 -06:00
Basil Crow
c10cafc2b5
[JENKINS-10629] Migrate from Commons Compress to Ant ( #9311 )
2024-05-26 21:14:41 -06:00
Markus Winter
dae17374aa
[JENKINS-64553] fix ItemListener not called after updating job via REST API or CLI ( #9304 )
...
[JENKINS-64553] call ItemListener after updating job via cli
when a job is updated via REST API or CLI, the
ItemListener.fireOnUpdated is now called to inform about the change.
2024-05-26 21:14:14 -06:00
Markus Winter
c46dc4becb
[JENKINS-64356] fix legacyIds missing when creating jobs via REST API or CLI ( #9303 )
...
* [JENKINS-64356] call onCreatedFromScratch after creating item via api or cli
When creating jobs via the rest api or cli the call to
onCreatedFromScratch was missing. This can lead to long startup times
when many jobs are created this way.
* remove unused import
2024-05-26 21:13:58 -06:00
renovate[bot]
8c5026a89f
Update dependency css-loader to v7.1.2 ( #9315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-25 22:12:30 +02:00
renovate[bot]
50ba7d4d70
Update dependency org.apache.maven:maven-core to v3.9.7 ( #9313 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-25 08:58:13 -07:00
dependabot[bot]
43932f11b5
Bump org.jenkins-ci.plugins.workflow:workflow-api from 1311.v4250456a_e552 to 1312.ve804c2f2d51e ( #9306 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 14:18:55 -07:00
dependabot[bot]
56a23f52bc
Bump org.jenkins-ci.main:jenkins-test-harness from 2205.v7e19cc98f9c7 to 2206.v84d5d81e76db_ ( #9308 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 14:18:25 -07:00
dependabot[bot]
ea35bf41cf
Bump io.jenkins.plugins:javax-activation-api from 1.2.0-6 to 1.2.0-7 ( #9310 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 14:18:00 -07:00
dependabot[bot]
22d89b9dc5
Bump io.jenkins.plugins:javax-mail-api from 1.6.2-9 to 1.6.2-10 ( #9309 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 14:17:29 -07:00
dependabot[bot]
8315030401
Bump org.jenkins-ci.plugins:matrix-project from 822.824.v14451b_c0fd42 to 830.v7ea_da_561b_a_34 ( #9302 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 14:20:30 -07:00
dependabot[bot]
5dfdc5f463
Bump org.springframework:spring-framework-bom from 5.3.35 to 5.3.36 ( #9301 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 08:47:31 -07:00
renovate[bot]
c721072123
Update dependency globals to v15.3.0 ( #9300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 08:47:04 -07:00