job-dsl-plugin
job-dsl-plugin copied to clipboard
A Groovy DSL for Jenkins Jobs - Sweeeeet!
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.1.1 🚀 New features and improvements Remove unused killAfter options (#394) @slawekjaranowski #391 Cope with Thread::stop being unavailable...
Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 2133.v2e6c00fe4d61 to 2543.vfb_1a_5fb_9496d. Release notes Sourced from io.jenkins.tools.bom:bom-2.387.x's releases. 2543.vfb_1a_5fb_9496d 🚀 New features and improvements Add dockerhub-notification to managed set (#2595) @MarkEWaite 📦 Dependency updates Bump active-directory...
Bumps [org.jenkins-ci.plugins:nested-view](https://github.com/jenkinsci/nested-view-plugin) from 1.32 to 1.33. Commits c60785e [maven-release-plugin] prepare release nested-view-1.33 d386081 Migrate documentation from wiki to GitHub and copyedit README 9614ef6 Incrementalify. 247cf46 Use XStream2 where possible 5dc0e28...
Bumps [webpack](https://github.com/webpack/webpack) from 5.85.1 to 5.89.0. Release notes Sourced from webpack's releases. v5.89.0 New Features Make CommonJS import preserve chained expressions by @bworline in webpack/webpack#17718 Dependencies & Maintenance chore(deps-dev): bump...
Added the options for SSHUserPrivateKey to the DSL plugin. Problem: - SSHUserPrivateKey is missing at the API reference of the job dsl plugin which is essentially required to automate to...
Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.6 to 1.7. Release notes Sourced from git-changelist-maven-extension's releases. 1.7 What's Changed Enable Dependabot by @basil in jenkinsci/incrementals-tools#38 Bump pom from 19 to 21 by @dependabot in...
Needed before https://github.com/jenkinsci/jenkins/pull/6867 can get merged. `codemirror-config` attribute is expected to be a valid JSON except the start and end bracket as per https://github.com/jenkinsci/jenkins/blob/cd3b1517e7a553fd6fcf39e25c4bd1e18fbe39de/core/src/main/resources/lib/form/textarea.jelly#L70-L73. In the upstream change `JSON#parse` is...
Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 11.1.2 to 11.1.3. Release notes Sourced from less-loader's releases. v11.1.3 11.1.3 (2023-06-08) Bug Fixes perf: avoid using klona for less options (#520) (8a63159) Changelog Sourced from less-loader's...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.3 to 5.1.4. Release notes Sourced from webpack-cli's releases. v5.1.4 5.1.4 (2023-06-07) Bug Fixes multi compiler progress output (f659624) Changelog Sourced from webpack-cli's changelog. 5.1.4 (2023-06-07) Bug...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.0 to 4.15.1. Release notes Sourced from webpack-dev-server's releases. v4.15.1 4.15.1 (2023-06-09) Bug Fixes replace :: with localhost before openBrowser() (#4856) (874c44b) types: compatibility with @types/ws (#4899)...