Releases: jenkinsci/nodejs-plugin
Releases · jenkinsci/nodejs-plugin
1.6.3
Mantainance
- Bump org.jenkins-ci.plugins:jenkins from 4.86 to 5.4 and set jenkins 2.479.1 as minimum required version by @nfalco79
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 by @dependabot in #142
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.5.0 by @dependabot in #146
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 by @dependabot in #144
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #153
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot in #155
- Fixed one typo & image position in README by @PratikMane0112 in #157
New Contributors
- @PratikMane0112 made their first contribution in #157
Full Changelog: nodejs-1.6.2...nodejs-1.6.3
1.6.2
Mantainance
- Refresh plugin for August 2023 by @basil in #119
- Add Plugin Development Team to CODEOWNERS by @sghill-rewrite in #121
- Add
cloudbees-folder
to test scope by @basil in #122 - Bump io.jenkins.tools.bom:bom-2.387.x from 2378.v3e03930028f2 to 2543.vfb_1a_5fb_9496d by @dependabot in #131
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #132
- Enable Jenkins Security Scan by @strangelookingnerd in #139
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.3 by @dependabot in #137
- Modernize to Jenkins 2.440.3 by @sghill-rewrite in #140
- Remove usages of Commons Compress by @basil in #138
New Contributors
- @sghill-rewrite made their first contribution in #121
- @strangelookingnerd made their first contribution in #139
Full Changelog: nodejs-1.6.1...nodejs-1.6.2
1.6.1
Bugfixes
1.6.0
Improvements
- JENKINS-70078 [JENKINS-70078] npm config is not compatible with npm version 9+
Bugfixes
- Fix CSRF when configure credential in a NPMConfig file
1.5.1
Bugfixes
- JENKINS-67581 NodeJS Installation Caching replaces Symlinks with original files which breaks installations
1.5.0
Improvements
- JENKINS-67536 Enable a download cache to prevent packages from being downloaded multiple times
- Automate dependency updates
- JENKINS-66720 Set NODE_HOME variable when the nodejs tool is used
Bugfixes
- JENKINS-64646 Add ability to download NodeJS from a mirror
1.4.2
Improvements
- Enable CI with JDK11
Bugfixes
- Fix jelly page in global configuration tools page for JENKINS-64646
1.4.1
Improvements
- Move plugin documentation from Confluence to github.com
Bugfixes
- Config file .npmrc must not append to existing
1.4.0
Improvements
- Add AIX support
- JENKINS-64646 Add ability to download NodeJS from a mirror
Bugfixes
- Fix arm64 path resolver to support more recent version of NodeJS
1.3.11
Improvements
- Add AIX support
Bugfixes
- JENKINS-64311 NodeJS Plugin does not recognise CPU aarch64 as ARM64