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

Version bumps for Gradle, Tomcat, Unit, Selenium, Vite, Vitest, Webdriverio, ESLint #87

Merged
merged 3 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. Bump gradlew to 8.6

    mbland committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d46b6b7 View commit details
    Browse the repository at this point in the history
  2. Bump frontend packages, fix browser test

    The browser tests were failing with the following because the
    chrome-for-testing version had moved on since the last webdriverio bump:
    
      Error: Failed downloading chromedriver v122.0.6261.94: Download failed:
      server returned code 404. URL:
      https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/122.0.6261.94/mac-arm64/chromedriver-mac-arm64.zip,
      retrying ...
    mbland committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    57d442b View commit details
    Browse the repository at this point in the history
  3. Bump Tomcat, JUnit, Selenium

    Specifically:
    
    - Tomcat 10.1.19
    - JUnit 5.10.2
    - Selenium 4.18.1
    mbland committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    aa6ee54 View commit details
    Browse the repository at this point in the history