Skip to content

Releases: green-code-initiative/creedengo-php

Release 2.1.0

11 Mar 21:51

Choose a tag to compare

Changed

  • update internal librairies versions
  • update integration tests system to use the new component "creedengo-integration-test"
  • update sonarqube version to 26.3.0
  • technical optimization for dynamic versionning in maven (for next releases)

Deleted

  • #58 Deprecation and deletion of GCI66 rule for PHP

What's Changed

  • Release 2.0.1 by @dedece35 in #53
  • add IT system by @dedece35 in #62
  • deprecation and deletion of GCI66 for PHP by @dedece35 in #59
  • Component ti by @dedece35 in #77
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.7 in the maven group across 1 directory by @dependabot[bot] in #78
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.1 by @dependabot[bot] in #70
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #67
  • Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 6.0.2 by @dependabot[bot] in #74
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.10.0 by @dependabot[bot] in #81
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #79
  • Bump org.springframework:spring-context from 6.2.10 to 7.0.5 by @dependabot[bot] in #80
  • Bump org.springframework:spring-web from 5.2.3.RELEASE to 7.0.2 by @dependabot[bot] in #76
  • Bump org.springframework.data:spring-data-jpa from 2.2.4.RELEASE to 4.0.1 by @dependabot[bot] in #75
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #84
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #82
  • Bump org.sonarsource.sonar-packaging-maven-plugin:sonar-packaging-maven-plugin from 1.23.0.740 to 1.25.1.3002 by @dependabot[bot] in #83
  • Bump org.springframework:spring-web from 7.0.3 to 7.0.5 by @dependabot[bot] in #86
  • Bump org.springframework:spring-webmvc from 6.2.10 to 7.0.5 by @dependabot[bot] in #85
  • Bump org.mockito:mockito-junit-jupiter from 5.19.0 to 5.22.0 by @dependabot[bot] in #87
  • Bump org.springframework.data:spring-data-jpa from 4.0.1 to 4.0.3 by @dependabot[bot] in #91
  • Bump org.sonarsource.api.plugin:sonar-plugin-api from 13.0.0.3026 to 13.5.0.4319 by @dependabot[bot] in #88
  • Bump org.sonarsource.analyzer-commons:sonar-analyzer-commons from 2.18.0.3393 to 2.21.0.4626 by @dependabot[bot] in #89
  • Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 by @dependabot[bot] in #92
  • Bump org.springframework.data:spring-data-commons from 2.7.18 to 4.0.3 by @dependabot[bot] in #90
  • Bump commons-io:commons-io from 2.14.0 to 2.21.0 by @dependabot[bot] in #96
  • Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 by @dependabot[bot] in #95
  • Bump com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.21.1 by @dependabot[bot] in #94
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.21.1 by @dependabot[bot] in #93

Full Changelog: 2.0.1...2.1.0

Release 2.0.1

14 Mar 18:15

Choose a tag to compare

Changed

  • check SonarQube 10.7 version compatibility
  • update some libraries versions
  • update sonarqube version to 25.3.0
  • upgrade actions/upload-artifact and actions/download-artifact from v3 to v4
  • upgrade creedengo-rules-specifications lib to 2.2.2

Release 2.0.0

16 Dec 21:02

Choose a tag to compare

Changed

  • #34 Add test to ensure all Rules are registered
  • #38 migration from ecocode to creedengo - rules renaming
  • migration from ecocode to creedengo - all over the code

Release 1.5.1

25 Jul 20:34

Choose a tag to compare

Changed

  • update tag workflow to use JDK 17

Release 1.4.4

19 Jul 14:09

Choose a tag to compare

Changed

  • #28 Add support for SonarQube 10.6.0

Release 1.4.3

15 May 21:49

Choose a tag to compare

Added

  • #20 Add support for SonarQube 10.4 "DownloadOnlyWhenRequired" feature

Changed

  • #23 deprecation of EC22 rule for PHP (waiting for measurement to prove it)
  • check Sonarqube 10.5.1 compatibility + update docker files and README.md

Release 1.4.2

12 Jan 11:40

Choose a tag to compare

Changed

  • #17 Correction of error with deprecated EC34 rule
  • Update ecocode-rules-specifications to 1.4.7

Release 1.4.1

06 Jan 14:46

Choose a tag to compare

Added

  • Add 10.3 SonarQube compatibility

Changed

  • #9 Upgrade licence system and licence headers of Java files
  • #10 Adding EC35 rule : EC35 rule replaces EC34 with a specific use case ("file not found" specific)
  • #13 Add build number to manifest
  • #12 Fix unit tests execution with Maven
  • Update ecocode-rules-specifications to 1.4.6
  • README.md upgrade : docker test environment

Release 1.4.0

08 Aug 17:26

Choose a tag to compare

Added

  • PHP rules moved from ecoCode repository to current repository
  • #121 new PHP rule : Multiple if-else statement + refactoring implementation
  • #205 compatibility with SonarQube 10.1