Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix controls attribute leaking in the card component #10003

Merged
merged 1 commit into from
Nov 28, 2024

Fix controls attribute leaking in the card component

0ea796d
Select commit
Loading
Failed to load commit list.
Merged

Fix controls attribute leaking in the card component #10003

Fix controls attribute leaking in the card component
0ea796d
Select commit
Loading
Failed to load commit list.
Jenkins Incrementals Publisher / Incrementals succeeded Nov 23, 2024 in 0s

Deployed version 2.487-rc35602.0ea_796d3ca_2f to Incrementals

Details

<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>cli</artifactId>
  <version>2.487-rc35602.0ea_796d3ca_2f</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>jenkins-bom</artifactId>
  <version>2.487-rc35602.0ea_796d3ca_2f</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>jenkins-core</artifactId>
  <version>2.487-rc35602.0ea_796d3ca_2f</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>jenkins-parent</artifactId>
  <version>2.487-rc35602.0ea_796d3ca_2f</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>jenkins-war</artifactId>
  <version>2.487-rc35602.0ea_796d3ca_2f</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>websocket-jetty12-ee9</artifactId>
  <version>2.487-rc35602.0ea_796d3ca_2f</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>websocket-spi</artifactId>
  <version>2.487-rc35602.0ea_796d3ca_2f</version>
</dependency>