Skip to content

uno-choice-2.8.1

Latest
Compare
Choose a tag to compare
@kinow kinow released this 02 Nov 18:35
· 168 commits to master since this release
  1. #147: Use Files.createTempDir to make sure files are created with permissions that are not too permissive (in tests) (thanks to @caytec)
  2. Bump @babel/preset-env from 7.22.20 to 7.23.2
  3. Bump @babel/preset-typescript from 7.23.0 to 7.23.2
  4. Fix badges on README.md, and update BOM
  5. Bump @babel/core from 7.23.0 to 7.23.2
  6. Bump webpack from 5.88.2 to 5.89.0
  7. Bump org.seleniumhq.selenium:selenium-java from 4.13.0 to 4.14.1
  8. Bump eslint from 8.51.0 to 8.52.0
  9. Bump @types/jquery from 3.5.22 to 3.5.25
  10. Bump org.jenkins-ci.plugins:scriptler from 321.v74a_851a_e7ed6 to 334.v29792d5a_c058
  11. Add @Deprecated to methods deprecated (via Javadocs)
  12. Add commons-text-api and commons-lang3-api, which are transitive dependencies of jquery3-api, but that without these in our pom.xml the build fails on master and pull requests.
  13. Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75
  14. Bump io.github.bonigarcia:webdrivermanager from 5.5.3 to 5.6.0
  15. [JENKINS-72105] Fix scriptler script's parameter not persisted with JobDSL (thanks @limejuny !)