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

[no-test]: Bump qunit from 2.19.0 to 2.20.0 #12

Closed
wants to merge 2 commits into from

Commits on Oct 31, 2023

  1. Adjust READMEs and build files to work for the new repository

    Docs
    * Readmes to point to the new path and add CI file
    
    Makefile
    * Rename Makefile.am to Makefile
    * `webpack` is not used since a long time - adjust Makefile variable names
    * Adjust Makefile to the new structure
    
    Spec files
    * Add spec file template
    
    Miscalenious
    * Bring order and add missing files to gitignore
    * Add github workflows for lib updates/codeql/dependabot5/weblate sync
    KKoukiou committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3724f89 View commit details
    Browse the repository at this point in the history
  2. [no-test]: Bump qunit from 2.19.0 to 2.20.0

    Bumps [qunit](https://github.com/qunitjs/qunit) from 2.19.0 to 2.20.0.
    - [Release notes](https://github.com/qunitjs/qunit/releases)
    - [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md)
    - [Commits](qunitjs/qunit@2.19.0...2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: qunit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b21c7fb View commit details
    Browse the repository at this point in the history