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

master <- develop #587

Merged
merged 74 commits into from
Sep 14, 2024
Merged

master <- develop #587

merged 74 commits into from
Sep 14, 2024

Commits on Aug 27, 2024

  1. Bump mathjs from 13.0.3 to 13.1.0

    Bumps [mathjs](https://github.com/josdejong/mathjs) from 13.0.3 to 13.1.0.
    - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
    - [Commits](josdejong/mathjs@v13.0.3...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: mathjs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6f287b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #571 from falgon/dependabot/npm_and_yarn/develop/m…

    …athjs-13.1.0
    
    Bump mathjs from 13.0.3 to 13.1.0
    kodiakhq[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    62ef6ca View commit details
    Browse the repository at this point in the history
  3. add mermaid-cli

    using mermaid-cli within markdown
    
    This feature will be available once mermaid-cli v11 is released ( mermaid-js/mermaid-cli#725 (review) ), so it still fails for now.
    falgon committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    501ae87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64fdbda View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Bump mathjs from 13.1.0 to 13.1.1

    Bumps [mathjs](https://github.com/josdejong/mathjs) from 13.1.0 to 13.1.1.
    - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
    - [Commits](josdejong/mathjs@v13.1.0...v13.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: mathjs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    46770f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #573 from falgon/dependabot/npm_and_yarn/develop/m…

    …athjs-13.1.1
    
    Bump mathjs from 13.1.0 to 13.1.1
    kodiakhq[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d983ffd View commit details
    Browse the repository at this point in the history
  3. add comments

    falgon committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dc67422 View commit details
    Browse the repository at this point in the history
  4. add number of thread options

    falgon committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0e9525d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    7e87508 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. add pr labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7063bf7 View commit details
    Browse the repository at this point in the history
  2. add synchronize for tests

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    29918ed View commit details
    Browse the repository at this point in the history
  3. [ci skip] Revert "add synchronize for tests"

    This reverts commit 29918ed.
    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ac4df10 View commit details
    Browse the repository at this point in the history
  4. add empty commit for tests

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fffdbbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51e06df View commit details
    Browse the repository at this point in the history
  6. WIP test for PR Labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5dbf924 View commit details
    Browse the repository at this point in the history
  7. fix pr-labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    35636e8 View commit details
    Browse the repository at this point in the history
  8. add synchronize for tests

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e97bb1b View commit details
    Browse the repository at this point in the history
  9. Revert "add synchronize for tests"

    This reverts commit e97bb1b.
    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    28e1ba5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0026d8f View commit details
    Browse the repository at this point in the history
  11. test for pr-labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    662058f View commit details
    Browse the repository at this point in the history
  12. fix labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fd1491a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7646b17 View commit details
    Browse the repository at this point in the history
  14. test for pr-labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    678ef7a View commit details
    Browse the repository at this point in the history
  15. fix pr-labeler action

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a24a3e5 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #578 from falgon/test-for-pr-labeler-3

    test for pr-labeler
    kodiakhq[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1af90cf View commit details
    Browse the repository at this point in the history
  17. test for pr-labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6779334 View commit details
    Browse the repository at this point in the history
  18. fix for pr-labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f76d97d View commit details
    Browse the repository at this point in the history
  19. Merge pull request #579 from falgon/test-for-pr-labeler-4

    test for pr-labeler
    kodiakhq[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b49debd View commit details
    Browse the repository at this point in the history
  20. test for pr-labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1c228a4 View commit details
    Browse the repository at this point in the history
  21. fix pr-labeler action

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8046022 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #580 from falgon/test-for-pr-labeler-5

    test for pr-labeler
    kodiakhq[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    64e5a12 View commit details
    Browse the repository at this point in the history
  23. test for pr-labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f63ff0f View commit details
    Browse the repository at this point in the history
  24. fix pr-labeler action

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b6bcc5e View commit details
    Browse the repository at this point in the history
  25. Merge pull request #581 from falgon/test-for-pr-labeler-6

    test for pr-labeler
    kodiakhq[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bcdf26f View commit details
    Browse the repository at this point in the history
  26. test for pr-labeler

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    be6ff43 View commit details
    Browse the repository at this point in the history
  27. fix pr-labeler action

    falgon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d713141 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #582 from falgon/test-for-pr-labeler-7

    test for pr-labeler
    kodiakhq[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5fa3095 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump sass from 1.77.8 to 1.78.0

    Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.0.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.77.8...1.78.0)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e9c7c71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12220b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #584 from falgon/dependabot/npm_and_yarn/develop/s…

    …ass-1.78.0
    
    Bump sass from 1.77.8 to 1.78.0
    kodiakhq[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    49f8770 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    839585e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. trigger commit

    falgon committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    696bb3b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add mermaid graph for test

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    73ae627 View commit details
    Browse the repository at this point in the history
  2. upgrade mermaid v11.1.1

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c433afb View commit details
    Browse the repository at this point in the history
  3. fix to RawInline

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    15e2b55 View commit details
    Browse the repository at this point in the history
  4. refactoring

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    95b8171 View commit details
    Browse the repository at this point in the history
  5. refactor dependencies

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1831656 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fca30bd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #585 from falgon/restyled/add-mermaid-rendering

    Restyle Add `mermaid` rendering
    falgon authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d8e440c View commit details
    Browse the repository at this point in the history
  8. fix dependencies

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    683ce16 View commit details
    Browse the repository at this point in the history
  9. fix dependencies of library

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1dcf5c1 View commit details
    Browse the repository at this point in the history
  10. fix dependencies of library

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    da3093b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83bc272 View commit details
    Browse the repository at this point in the history
  12. [skip ci] update README

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d6faca2 View commit details
    Browse the repository at this point in the history
  13. For trigger ci

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0b20e48 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #586 from falgon/ci-restyled-github-actions

    Convert restyled to github actions from the github app
    kodiakhq[bot] authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    564609e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2232976 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f849b1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1ed1c0c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ea4912e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4f8c105 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    76bb34f View commit details
    Browse the repository at this point in the history
  21. fix indent

    falgon committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    40cd291 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. add centering to mermaid svg

    falgon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    71950e5 View commit details
    Browse the repository at this point in the history
  2. Update src/Media/SVG.hs

    falgon authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7946e41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7585d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b88387e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5ede56 View commit details
    Browse the repository at this point in the history
  6. add caption test

    falgon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4056f0e View commit details
    Browse the repository at this point in the history
  7. resolve conflicts

    falgon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0c275ed View commit details
    Browse the repository at this point in the history
  8. fix md and comment

    falgon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d20a365 View commit details
    Browse the repository at this point in the history
  9. fix caption order

    falgon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d87fc5a View commit details
    Browse the repository at this point in the history
  10. remove extra mermaid

    falgon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c1badde View commit details
    Browse the repository at this point in the history
  11. Merge pull request #572 from falgon/add-mermaid-rendering

    Add `mermaid` rendering
    kodiakhq[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d67cc47 View commit details
    Browse the repository at this point in the history