Skip to content

Releases: jenkinsci/nodejs-plugin

1.6.3

18 Jan 14:12
Compare
Choose a tag to compare

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

Full Changelog: nodejs-1.6.2...nodejs-1.6.3

1.6.2

17 Dec 09:15
Compare
Choose a tag to compare

Mantainance

New Contributors

Full Changelog: nodejs-1.6.1...nodejs-1.6.2

1.6.1

16 Aug 17:38
Compare
Choose a tag to compare

Bugfixes

SECURITY-3196

1.6.0

02 Feb 20:28
Compare
Choose a tag to compare

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

14 Jan 12:54
Compare
Choose a tag to compare

Bugfixes

  • JENKINS-67581 NodeJS Installation Caching replaces Symlinks with original files which breaks installations

1.5.0

11 Jan 09:57
Compare
Choose a tag to compare

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

1.4.2

16 Nov 15:59
Compare
Choose a tag to compare

Improvements

  • Enable CI with JDK11

Bugfixes

  • Fix jelly page in global configuration tools page for JENKINS-64646

1.4.1

16 Nov 15:56
Compare
Choose a tag to compare

Improvements

  • Move plugin documentation from Confluence to github.com

Bugfixes

  • Config file .npmrc must not append to existing

1.4.0

13 Mar 22:06
Compare
Choose a tag to compare

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

13 Mar 22:02
Compare
Choose a tag to compare

Improvements

  • Add AIX support

Bugfixes

  • JENKINS-64311 NodeJS Plugin does not recognise CPU aarch64 as ARM64