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

pr #293

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

pr #293

wants to merge 30 commits into from

Commits on Sep 15, 2024

  1. Update issue templates

    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    86081e9 View commit details
    Browse the repository at this point in the history
  2. Create FUNDING.yml

    Signed-off-by: aka <157433003+aka2024@users.noreply.github.com>
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    389d40a View commit details
    Browse the repository at this point in the history
  3. Update FUNDING.yml

    Signed-off-by: aka <157433003+aka2024@users.noreply.github.com>
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    30549c1 View commit details
    Browse the repository at this point in the history
  4. Create SECURITY.md

    Signed-off-by: aka <157433003+aka2024@users.noreply.github.com>
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3935e0b View commit details
    Browse the repository at this point in the history
  5. Create dependabot.yml

    Signed-off-by: aka <157433003+aka2024@users.noreply.github.com>
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    db71047 View commit details
    Browse the repository at this point in the history
  6. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-TSOBackend directory: [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express).
    
    
    Updates `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    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: serve-static
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3570b31 View commit details
    Browse the repository at this point in the history
  7. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-TSOBackend directory: [ws](https://github.com/websockets/ws) and [socket.io](https://github.com/socketio/socket.io).
    
    
    Updates `ws` from 8.11.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.11.0...8.17.1)
    
    Updates `socket.io` from 4.6.1 to 4.7.5
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/4.7.5/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.6.1...4.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    85d62ba View commit details
    Browse the repository at this point in the history
  8. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-TSOBackend directory: [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express).
    
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    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: body-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8a5565d View commit details
    Browse the repository at this point in the history
  9. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-TSOBackend directory: [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express).
    
    
    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-group: npm_and_yarn
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    201888f View commit details
    Browse the repository at this point in the history
  10. Bump braces

    Bumps the npm_and_yarn group with 1 update in the /zOSMF/ExternalPluginExample-TSOBackend directory: [braces](https://github.com/micromatch/braces).
    
    
    Updates `braces` from 3.0.2 to 3.0.3
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8bd8996 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…

    …rnalPluginExample-TSOBackend/npm_and_yarn-d66d039ac5
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    bd9915d View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into dependabot/npm_and_yarn/zOSMF/ExternalPlugin…

    …Example-TSOBackend/npm_and_yarn-2d3aef8690
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    bcf05a3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…

    …rnalPluginExample-TSOBackend/npm_and_yarn-2d3aef8690
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d96ee4e View commit details
    Browse the repository at this point in the history
  14. Merge branch 'main' into dependabot/npm_and_yarn/zOSMF/ExternalPlugin…

    …Example-TSOBackend/npm_and_yarn-9423f4c335
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a7660b6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…

    …rnalPluginExample-TSOBackend/npm_and_yarn-9423f4c335
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6f6e38d View commit details
    Browse the repository at this point in the history
  16. Merge pull request #6 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…

    …rnalPluginExample-TSOBackend/npm_and_yarn-cf87d80143
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    fb6655c View commit details
    Browse the repository at this point in the history
  17. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-TSOBackend directory: [ws](https://github.com/websockets/ws) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter).
    
    
    Updates `ws` from 8.11.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.11.0...8.17.1)
    
    Updates `socket.io-adapter` from 2.5.2 to 2.5.5
    - [Release notes](https://github.com/socketio/socket.io-adapter/releases)
    - [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md)
    - [Commits](socketio/socket.io-adapter@2.5.2...2.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io-adapter
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2b3d05f View commit details
    Browse the repository at this point in the history
  18. Merge pull request #7 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…

    …rnalPluginExample-TSOBackend/npm_and_yarn-5134b82be1
    
    Bump braces from 3.0.2 to 3.0.3 in /zOSMF/ExternalPluginExample-TSOBackend in the npm_and_yarn group across 1 directory
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    27c941e View commit details
    Browse the repository at this point in the history
  19. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-TSOBackend directory: [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli).
    
    
    Updates `webpack-dev-middleware` from 5.3.3 to 7.4.2
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v7.4.2)
    
    Updates `@angular-devkit/build-angular` from 14.2.10 to 18.2.4
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@14.2.10...18.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b08e3d7 View commit details
    Browse the repository at this point in the history
  20. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-TSOBackend directory: [webpack](https://github.com/webpack/webpack) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli).
    
    
    Updates `webpack` from 5.76.0 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.76.0...v5.94.0)
    
    Updates `@angular-devkit/build-angular` from 14.2.10 to 18.2.4
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@14.2.10...18.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dcfbd03 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #9 from aka2024/dependabot/npm_and_yarn/zOSMF/Exte…

    …rnalPluginExample-TSOBackend/npm_and_yarn-4791087835
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    4d1823f View commit details
    Browse the repository at this point in the history
  22. Merge pull request #10 from aka2024/dependabot/npm_and_yarn/zOSMF/Ext…

    …ernalPluginExample-TSOBackend/npm_and_yarn-9c6013e557
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dc9e8e5 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #11 from aka2024/dependabot/npm_and_yarn/zOSMF/Ext…

    …ernalPluginExample-TSOBackend/npm_and_yarn-99ca4f73d8
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    92f6476 View commit details
    Browse the repository at this point in the history
  24. Bump the npm_and_yarn group across 2 directories with 16 updates

    Bumps the npm_and_yarn group with 12 updates in the /zOSMF/ExternalPluginExample-RemoteServer directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.2.0` | `4.4.0` |
    | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.21.2` | `7.25.6` |
    | [body-parser](https://github.com/expressjs/body-parser) | `1.20.2` | `1.20.3` |
    | [express](https://github.com/expressjs/express) | `4.18.2` | `4.21.0` |
    | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
    | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.9` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.16` | `8.4.31` |
    | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `14.2.10` | `14.2.13` |
    | [socket.io](https://github.com/socketio/socket.io) | `4.6.1` | `4.7.5` |
    | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `7.4.2` |
    | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `14.2.13` | `18.2.4` |
    | [ws](https://github.com/websockets/ws) | `8.11.0` | `8.17.1` |
    | [socket.io-adapter](https://github.com/socketio/socket.io-adapter) | `2.5.2` | `2.5.5` |
    
    Bumps the npm_and_yarn group with 1 update in the /zOSMF/ExternalPluginExample-TSOBackend directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects).
    
    
    Updates `@adobe/css-tools` from 4.2.0 to 4.4.0
    - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
    - [Commits](https://github.com/adobe/css-tools/commits)
    
    Updates `@babel/traverse` from 7.21.2 to 7.25.6
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-traverse)
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    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)
    
    Updates `braces` from 3.0.2 to 3.0.3
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    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)
    
    Updates `follow-redirects` from 1.15.2 to 1.15.9
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.9)
    
    Updates `postcss` from 8.4.16 to 8.4.31
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.16...8.4.31)
    
    Updates `@angular-devkit/build-angular` from 14.2.10 to 14.2.13
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@14.2.10...14.2.13)
    
    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 `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    Updates `socket.io` from 4.6.1 to 4.7.5
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/4.7.5/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.6.1...4.7.5)
    
    Updates `socket.io-parser` from 4.2.2 to 4.2.4
    - [Release notes](https://github.com/Automattic/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/4.2.4/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.2...4.2.4)
    
    Updates `webpack` from 5.76.0 to 5.76.1
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.76.0...v5.76.1)
    
    Updates `webpack-dev-middleware` from 5.3.3 to 7.4.2
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v7.4.2)
    
    Updates `@angular-devkit/build-angular` from 14.2.13 to 18.2.4
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@14.2.10...14.2.13)
    
    Updates `ws` from 8.11.0 to 8.17.1
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.11.0...8.17.1)
    
    Updates `socket.io-adapter` from 2.5.2 to 2.5.5
    - [Release notes](https://github.com/socketio/socket.io-adapter/releases)
    - [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md)
    - [Commits](socketio/socket.io-adapter@2.5.2...2.5.5)
    
    Updates `follow-redirects` from 1.15.2 to 1.15.9
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.9)
    
    ---
    updated-dependencies:
    - dependency-name: "@adobe/css-tools"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: body-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: send
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: serve-static
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io-adapter
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    06e129e View commit details
    Browse the repository at this point in the history
  25. Create devskim.yml

    Signed-off-by: aka <157433003+aka2024@users.noreply.github.com>
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ea9dcbd View commit details
    Browse the repository at this point in the history
  26. Merge pull request #13 from aka2024/dependabot/npm_and_yarn/zOSMF/Ext…

    …ernalPluginExample-RemoteServer/npm_and_yarn-4098d58c1a
    
    Bump the npm_and_yarn group across 2 directories with 16 updates
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ad9006b View commit details
    Browse the repository at this point in the history
  27. Create codeql.yml

    Signed-off-by: aka <157433003+aka2024@users.noreply.github.com>
    aka2024 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b1b72cd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Bump the npm_and_yarn group across 2 directories with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-RemoteServer directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli).
    Bumps the npm_and_yarn group with 2 updates in the /zOSMF/ExternalPluginExample-TSOBackend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli).
    
    
    Removes `vite`
    
    Updates `@angular-devkit/build-angular` from 18.2.4 to 18.2.5
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@18.2.4...18.2.5)
    
    Removes `vite`
    
    Updates `@angular-devkit/build-angular` from 18.2.4 to 18.2.5
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@18.2.4...18.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: vite
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    756ec32 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge pull request #15 from aka2024/dependabot/npm_and_yarn/zOSMF/Ext…

    …ernalPluginExample-RemoteServer/npm_and_yarn-f4e8365773
    
    Bump the npm_and_yarn group across 2 directories with 2 updates
    aka2024 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2d0a40a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Update codeql.yml

    Signed-off-by: aka <157433003+aka2024@users.noreply.github.com>
    aka2024 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    17ad529 View commit details
    Browse the repository at this point in the history