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

fix #228 removed setTimeout and used ngOnInit #235

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Sep 18, 2024

  1. Bump send and express in /ui

    Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `send` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/pillarjs/send/releases)
    - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
    - [Commits](pillarjs/send@0.18.0...0.19.0)
    
    Updates `express` from 4.18.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.18.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and wajda committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b046ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4a7a6 View commit details
    Browse the repository at this point in the history
  3. fix #228 removed semicolons

    TerranceKhumalo-absa authored and wajda committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4a46843 View commit details
    Browse the repository at this point in the history