Skip to content

Update npm and Maven dependencies to latest versions#140

Open
kstekovi wants to merge 5 commits intohal:mainfrom
kstekovi:main
Open

Update npm and Maven dependencies to latest versions#140
kstekovi wants to merge 5 commits intohal:mainfrom
kstekovi:main

Conversation

@kstekovi
Copy link
Collaborator

@kstekovi kstekovi commented Mar 6, 2026

npm: cypress 15.11.0, eslint 10.0.2, cpy-cli 7.0.0 Maven: wildfly-bom 36.0.0.Final, JDBC drivers (MariaDB 3.5.7, PostgreSQL 42.7.10, MySQL 9.6.0, MSSQL 13.2.1, DB2 12.1.3.0)

npm: cypress 15.11.0, eslint 10.0.2, cpy-cli 7.0.0
Maven: wildfly-bom 36.0.0.Final, JDBC drivers (MariaDB 3.5.7,
PostgreSQL 42.7.10, MySQL 9.6.0, MSSQL 13.2.1, DB2 12.1.3.0)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kstekovi kstekovi requested a review from OndrejKotek March 6, 2026 09:05
<groupId>org.wildfly.bom</groupId>
<artifactId>wildfly-ee-with-tools</artifactId>
<version>35.0.0.Final</version>
<version>36.0.0.Final</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why just 36? The latest is 39.0.1.Final.

kstekovi and others added 4 commits March 6, 2026 10:11
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Replace deprecated Cypress.env() calls with cy.env() which is the
secure alternative in Cypress 15. Set allowCypressEnv: false to
disable the deprecated API.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Enable DEBUG=testcontainers* and disable Ryuk to help diagnose
container startup failures in GitHub Actions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants