Skip to content

Commit

Permalink
Merge branch 'master' into enable-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Aug 24, 2022
2 parents aaa2965 + 5779757 commit e3ab929
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 34 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ THE SOFTWARE.

<properties>
<asm.version>9.3</asm.version>
<slf4jVersion>1.7.36</slf4jVersion>
<slf4jVersion>2.0.0</slf4jVersion>
<stapler.version>1730.v43d2c7b_11a_27</stapler.version>
<groovy.version>2.4.21</groovy.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion core/src/main/resources/hudson/model/User/sidepanel.jelly
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ THE SOFTWARE.
<l:header />
<l:side-panel>
<l:tasks>
<l:task contextMenu="false" href="${rootURL}/asynchPeople/" icon="icon-up icon-md" title="${%People}"/>
<l:task contextMenu="false" href="${rootURL}/asynchPeople/" icon="symbol-people" title="${%People}"/>
<l:task contextMenu="false" href="${rootURL}/${it.url}/" icon="symbol-person" title="${%Status}"/>
<l:task href="${rootURL}/${it.url}/builds" icon="symbol-build-history" title="${%Builds}"/>
<l:task href="${rootURL}/${it.url}/configure" icon="symbol-settings" permission="${app.ADMINISTER}" title="${%Configure}"/>
Expand Down
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ THE SOFTWARE.
</issueManagement>

<properties>
<revision>2.365</revision>
<revision>2.366</revision>
<changelist>-SNAPSHOT</changelist>

<!-- configuration for patch tracker plugin -->
Expand Down Expand Up @@ -104,13 +104,6 @@ THE SOFTWARE.
<dependencyManagement>
<!-- any dependencies that can be used by plugins must be defined in the bom and not here -->
<dependencies>
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<!-- make sure these old servlet versions are never used by us or by any plugins which end up depending on this version -->
<!-- plugin-pom tries to fudge servlet support to be compatible with cores < 2.0 and JTH which needs 3.x for jetty, and ends up causing issues with some IDEs -->
Expand Down
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"stabilityDays": 3,
"reviewers": ["team:sig-ux"]
},
{
"matchPackageNames": ["bootstrap"],
"allowedVersions": "<=3.4.1",
"description": "https://issues.jenkins.io/browse/JENKINS-69409",
"enabled": false
},
{
"matchPackageNames": ["node"],
"allowedVersions": "/16.[0-9]+.[0-9]+(.[0-9]+)?$/"
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ THE SOFTWARE.
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jenkins-test-harness</artifactId>
<version>1832.v0a_c4a_fc6c2c8</version>
<version>1834.v91a_a_5f4b_6529</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/cli": "7.18.10",
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"autoprefixer": "10.4.8",
"clean-webpack-plugin": "4.0.0",
"copy-webpack-plugin": "11.0.0",
Expand Down
64 changes: 42 additions & 22 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,37 +58,37 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.18.10":
version: 7.18.10
resolution: "@babel/core@npm:7.18.10"
"@babel/core@npm:7.18.13":
version: 7.18.13
resolution: "@babel/core@npm:7.18.13"
dependencies:
"@ampproject/remapping": ^2.1.0
"@babel/code-frame": ^7.18.6
"@babel/generator": ^7.18.10
"@babel/generator": ^7.18.13
"@babel/helper-compilation-targets": ^7.18.9
"@babel/helper-module-transforms": ^7.18.9
"@babel/helpers": ^7.18.9
"@babel/parser": ^7.18.10
"@babel/parser": ^7.18.13
"@babel/template": ^7.18.10
"@babel/traverse": ^7.18.10
"@babel/types": ^7.18.10
"@babel/traverse": ^7.18.13
"@babel/types": ^7.18.13
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.1
semver: ^6.3.0
checksum: 3a3fcd878430a9e1cb165f755c89fff45acc4efe4dd3a2ba356e89af331cb1947886b9782d56902a49af19ba3c24f08cf638a632699b9c5a4d8305c57c6a150d
checksum: c7ee5b2c10bc5b0325e31fb5da4cb4bc03f9d5f5c00ec3481a018917bcc6b7b040de0690c606a424f57e5fc26d218d64e7718d0e5d7d8614d39c8cd898fab9b3
languageName: node
linkType: hard

"@babel/generator@npm:^7.18.10":
version: 7.18.12
resolution: "@babel/generator@npm:7.18.12"
"@babel/generator@npm:^7.18.13":
version: 7.18.13
resolution: "@babel/generator@npm:7.18.13"
dependencies:
"@babel/types": ^7.18.10
"@babel/types": ^7.18.13
"@jridgewell/gen-mapping": ^0.3.2
jsesc: ^2.5.1
checksum: 07dd71d255144bb703a80ab0156c35d64172ce81ddfb70ff24e2be687b052080233840c9a28d92fa2c33f7ecb8a8b30aef03b807518afc53b74c7908bf8859b1
checksum: 27f5e7eb774e4d76ee75dc96e3e1bd26cc0ee7cea13a8f7342b716319c0a4d4e26fc49aa8f19316f7c99383da55eeb2a866c6e034e9deacad58a9de9ed6004fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -375,7 +375,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.18.10, @babel/parser@npm:^7.18.11":
"@babel/parser@npm:^7.18.10":
version: 7.18.11
resolution: "@babel/parser@npm:7.18.11"
bin:
Expand All @@ -384,6 +384,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.18.13":
version: 7.18.13
resolution: "@babel/parser@npm:7.18.13"
bin:
parser: ./bin/babel-parser.js
checksum: 8b41c35607668495d67d9a7c5f61768aaab26acf887efdadc2781aed54046981480ef40aeda0b84d61aed02cf0c4ff4b028d5f83ab85e17e2ddff318f9243b8b
languageName: node
linkType: hard

"@babel/parser@npm:^7.18.6, @babel/parser@npm:^7.18.9":
version: 7.18.9
resolution: "@babel/parser@npm:7.18.9"
Expand Down Expand Up @@ -1282,21 +1291,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.18.10":
version: 7.18.11
resolution: "@babel/traverse@npm:7.18.11"
"@babel/traverse@npm:^7.18.13":
version: 7.18.13
resolution: "@babel/traverse@npm:7.18.13"
dependencies:
"@babel/code-frame": ^7.18.6
"@babel/generator": ^7.18.10
"@babel/generator": ^7.18.13
"@babel/helper-environment-visitor": ^7.18.9
"@babel/helper-function-name": ^7.18.9
"@babel/helper-hoist-variables": ^7.18.6
"@babel/helper-split-export-declaration": ^7.18.6
"@babel/parser": ^7.18.11
"@babel/types": ^7.18.10
"@babel/parser": ^7.18.13
"@babel/types": ^7.18.13
debug: ^4.1.0
globals: ^11.1.0
checksum: 727409464d5cf27f33555010098ce9bb435f0648cc76e674f4fb7513522356655ba62be99c8df330982b391ccf5f0c0c23c7bd7453d4936d47e2181693fed14c
checksum: 1a2ef738fac4968feba6385787a3f8f7357d08e7739ecc5b37d8ff5668935253a03290f700f02a85ccfd369d5898625f0722d7733bff2ef91504f6cd8b836f19
languageName: node
linkType: hard

Expand Down Expand Up @@ -1329,6 +1338,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.18.13":
version: 7.18.13
resolution: "@babel/types@npm:7.18.13"
dependencies:
"@babel/helper-string-parser": ^7.18.10
"@babel/helper-validator-identifier": ^7.18.6
to-fast-properties: ^2.0.0
checksum: abc3ad1f3b6864df0ea0e778bcdf7d2c5ee2293811192962d50e8a8c05c1aeec90a48275f53b2a45aad882ed8bef9477ae1f8e70ac1d44d039e14930d1388dcc
languageName: node
linkType: hard

"@babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.18.9
resolution: "@babel/types@npm:7.18.9"
Expand Down Expand Up @@ -4008,7 +4028,7 @@ __metadata:
resolution: "jenkins-ui@workspace:."
dependencies:
"@babel/cli": 7.18.10
"@babel/core": 7.18.10
"@babel/core": 7.18.13
"@babel/preset-env": 7.18.10
autoprefixer: 10.4.8
babel-loader: 8.2.5
Expand Down

0 comments on commit e3ab929

Please sign in to comment.