Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 5972e36 commit 5f3abc6
Show file tree
Hide file tree
Showing 12 changed files with 3,227 additions and 2,572 deletions.
10 changes: 5 additions & 5 deletions its/eslint8-plugin-sonarjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"devDependencies": {
"eslint-plugin-sonarjs": "file:../../lib/eslint-plugin-sonarjs-0.0.0-SNAPSHOT.tgz",
"@types/eslint": "^8.56.12",
"cross-spawn": "7.0.3",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"typescript": "5.5.4",
"typescript-eslint": "7.16.1"
"cross-spawn": "7.0.6",
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
"typescript": "5.6.3",
"typescript-eslint": "7.18.0"
}
}
6 changes: 3 additions & 3 deletions its/eslint9-plugin-sonarjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
},
"devDependencies": {
"eslint-plugin-sonarjs": "file:../../lib/eslint-plugin-sonarjs-0.0.0-SNAPSHOT.tgz",
"cross-spawn": "7.0.3",
"eslint": "9 - 9.14",
"typescript": "5.5.4",
"cross-spawn": "7.0.6",
"eslint": "9 - 9.15",
"typescript": "5.6.3",
"typescript-eslint": "^8.5.0"
}
}
4,667 changes: 2,238 additions & 2,429 deletions package-lock.json

Large diffs are not rendered by default.

58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
"@babel/preset-typescript": "7.26.0",
"@types/babel__preset-env": "7.9.7",
"@types/bytes": "3.1.4",
"@types/eslint": "8.56.10",
"@types/eslint": "8.56.12",
"@types/eslint-scope": "3.7.7",
"@types/estree": "1.0.5",
"@types/estree": "1.0.6",
"@types/express": "4.17.21",
"@types/functional-red-black-tree": "1.0.6",
"@types/lodash.clone": "4.5.9",
"@types/node": "20.11.30",
"@types/node": "20.17.6",
"@types/semver": "7.5.8",
"@types/tmp": "0.2.6",
"cpy-cli": "5.0.0",
Expand All @@ -82,48 +82,48 @@
"expect": "29.7.0",
"extract-zip": "2.0.1",
"fs-extra": "11.2.0",
"husky": "9.1.6",
"husky": "9.1.7",
"json-schema-to-ts": "3.1.1",
"memfs": "4.12.0",
"memfs": "4.14.0",
"mkdirp": "3.0.1",
"node-fetch": "3.3.2",
"one-double-zero": "^1.0.0-beta.10",
"prettier": "3.3.3",
"prettier-plugin-java": "2.6.4",
"prettier-plugin-java": "2.6.5",
"pretty-quick": "4.0.0",
"rimraf": "6.0.1",
"tsx": "4.19.1",
"type-fest": "4.26.1",
"typedoc": "0.26.7"
"tsx": "4.19.2",
"type-fest": "4.27.0",
"typedoc": "0.26.11"
},
"dependencies": {
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/preset-env": "7.25.4",
"@babel/preset-flow": "7.24.7",
"@babel/preset-react": "7.24.7",
"@eslint-community/regexpp": "4.11.1",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/utils": "7.16.1",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-flow": "7.25.9",
"@babel/preset-react": "7.25.9",
"@eslint-community/regexpp": "4.12.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/utils": "7.18.0",
"builtin-modules": "3.3.0",
"bytes": "3.1.2",
"eslint": "8.57.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.1",
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-scope": "8.1.0",
"eslint-scope": "8.2.0",
"express": "4.21.1",
"form-data": "4.0.0",
"form-data": "4.0.1",
"functional-red-black-tree": "1.0.1",
"htmlparser2": "9.1.0",
"jsx-ast-utils": "3.3.5",
"lodash.clone": "4.5.0",
"minimatch": "10.0.1",
"module-alias": "2.2.3",
"postcss": "8.4.47",
"postcss": "8.4.49",
"postcss-html": "0.36.0",
"postcss-less": "6.0.0",
"postcss-sass": "0.5.0",
Expand All @@ -133,12 +133,12 @@
"protobufjs": "7.4.0",
"scslre": "0.3.0",
"semver": "7.6.3",
"stylelint": "15.10.0",
"stylelint": "15.11.0",
"tar": "7.4.3",
"tmp": "0.2.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vue-eslint-parser": "9.4.3",
"yaml": "2.5.1"
"yaml": "2.6.1"
},
"prettier": {
"printWidth": 100,
Expand Down
2 changes: 1 addition & 1 deletion packages/jsts/src/rules/S6957/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"react": "19.0"
},
"devDependencies": {
"react": "15.0"
"react": "15.7"
},
"type": "module"
}
26 changes: 13 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,18 +80,18 @@
<!-- Version corresponds to SQ 9.9 LTS -->
<pluginApiMinVersion>9.14.0.375</pluginApiMinVersion>

<assertj.version>3.16.1</assertj.version>
<jgit.version>6.2.0.202206071550-r</jgit.version>
<junit.version>5.9.3</junit.version>
<mockito.version>3.5.0</mockito.version>
<assertj.version>3.26.3</assertj.version>
<jgit.version>6.10.0.202406032230-r</jgit.version>
<junit.version>5.11.3</junit.version>
<mockito.version>3.12.4</mockito.version>
<slf4j.version>1.7.36</slf4j.version>
<sonar.version>10.7.0.96327</sonar.version>
<sonar.api.version>10.12.0.2522</sonar.api.version>
<sonar.api.version>10.14.0.2599</sonar.api.version>
<sonar-orchestrator.version>5.0.0.2065</sonar-orchestrator.version>
<gson.version>2.11.0</gson.version>
<analyzer-commons.version>2.13.0.3004</analyzer-commons.version>
<sslr.version>1.22</sslr.version>
<sonarlint.plugin.api.version>9.1.1.74346</sonarlint.plugin.api.version>
<analyzer-commons.version>2.16.0.3141</analyzer-commons.version>
<sslr.version>1.24.0.633</sslr.version>
<sonarlint.plugin.api.version>9.8.0.76914</sonarlint.plugin.api.version>

<artifactsToPublish>${project.groupId}:sonar-javascript-plugin:jar</artifactsToPublish>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
Expand Down Expand Up @@ -155,12 +155,12 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.26.0</version>
<version>1.27.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.17.0</version>
<version>2.18.0</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand All @@ -181,7 +181,7 @@
<dependency>
<groupId>org.tukaani</groupId>
<artifactId>xz</artifactId>
<version>1.9</version>
<version>1.10</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down Expand Up @@ -237,7 +237,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>4.0.3</version>
<version>4.2.2</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -307,7 +307,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.5.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down
28 changes: 14 additions & 14 deletions profiling/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sonar-plugin/sonar-javascript-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<configuration>
<minimizeJar>true</minimizeJar>
<createDependencyReducedPom>false</createDependencyReducedPom>
Expand Down
2 changes: 1 addition & 1 deletion sonar-plugin/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.12.0</version>
<version>5.14.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion tools/fetch-node/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.1.0</version>
<version>3.5.0</version>
<executions>
<execution>
<goals>
Expand Down
Loading

0 comments on commit 5f3abc6

Please sign in to comment.