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

Backport #1940

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

Backport #1940

wants to merge 22 commits into from

Commits on Sep 11, 2024

  1. Bump send and express in /alcs-frontend

    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.19.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.19.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 Sep 11, 2024
    Configuration menu
    Copy the full SHA
    32f5f52 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Bump rollup from 4.21.0 to 4.22.4 in /portal-frontend

    Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.21.0...v4.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2ad4f26 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Bump rollup from 4.21.0 to 4.24.0 in /alcs-frontend

    Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.24.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.21.0...v4.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    332d3a3 View commit details
    Browse the repository at this point in the history
  2. Bump find-my-way from 8.2.0 to 8.2.2 in /services

    Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.2.0 to 8.2.2.
    - [Release notes](https://github.com/delvedor/find-my-way/releases)
    - [Commits](delvedor/find-my-way@v8.2.0...v8.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: find-my-way
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ab7852a View commit details
    Browse the repository at this point in the history
  3. Bump vite and @angular-devkit/build-angular in /alcs-frontend

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.1.8 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `vite` from 5.1.7 to 5.1.8
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)
    
    Updates `@angular-devkit/build-angular` from 17.3.8 to 17.3.10
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@17.3.8...17.3.10)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    be9049b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Bump cookie and @nestjs/platform-fastify in /services

    Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify). These dependencies need to be updated together.
    
    
    Updates `cookie` from 0.6.0 to 0.7.2
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.2)
    
    Updates `@nestjs/platform-fastify` from 10.4.1 to 10.4.5
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/platform-fastify)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: "@nestjs/platform-fastify"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0085cb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge pull request #1921 from bcgov/dependabot/npm_and_yarn/services/…

    …multi-e7f4f78dfc
    
    Bump cookie and @nestjs/platform-fastify in /services
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e0bf894 View commit details
    Browse the repository at this point in the history
  2. Bump cookie and express in /portal-frontend

    Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.19.2 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d37e837 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1912 from bcgov/dependabot/npm_and_yarn/portal-fr…

    …ontend/multi-9f37c16f8f
    
    Bump cookie and express in /portal-frontend
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e4653f8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1897 from bcgov/dependabot/npm_and_yarn/alcs-fron…

    …tend/multi-275eadb8d3
    
    Bump vite and @angular-devkit/build-angular in /alcs-frontend
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4746755 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1896 from bcgov/dependabot/npm_and_yarn/services/…

    …find-my-way-8.2.2
    
    Bump find-my-way from 8.2.0 to 8.2.2 in /services
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    470a88f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1895 from bcgov/dependabot/npm_and_yarn/alcs-fron…

    …tend/rollup-4.24.0
    
    Bump rollup from 4.21.0 to 4.24.0 in /alcs-frontend
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    10935c9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1865 from bcgov/dependabot/npm_and_yarn/portal-fr…

    …ontend/rollup-4.22.4
    
    Bump rollup from 4.21.0 to 4.22.4 in /portal-frontend
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    65549bd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1850 from bcgov/dependabot/npm_and_yarn/alcs-fron…

    …tend/multi-cf87d80143
    
    Bump send and express in /alcs-frontend
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    89ade8e View commit details
    Browse the repository at this point in the history
  9. Bump micromatch and s3-streamlogger in /services

    Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependency [s3-streamlogger](https://github.com/coggle/s3-streamlogger). These dependencies need to be updated together.
    
    
    Updates `micromatch` from 4.0.7 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.7...4.0.8)
    
    Updates `s3-streamlogger` from 1.9.4 to 1.10.1
    - [Commits](Coggle/s3-streamlogger@v1.9.4...v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    - dependency-name: s3-streamlogger
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    24f3861 View commit details
    Browse the repository at this point in the history
  10. Bump webpack and @nestjs/cli in /services

    Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.
    
    
    Updates `webpack` from 5.93.0 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.93.0...v5.94.0)
    
    Updates `@nestjs/cli` from 10.4.4 to 10.4.5
    - [Release notes](https://github.com/nestjs/nest-cli/releases)
    - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
    - [Commits](nestjs/nest-cli@10.4.4...10.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    - dependency-name: "@nestjs/cli"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    40d7c37 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1825 from bcgov/dependabot/npm_and_yarn/services/…

    …multi-24bbd5359e
    
    Bump webpack and @nestjs/cli in /services
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    14e152b View commit details
    Browse the repository at this point in the history
  12. Bump webpack and @angular-devkit/build-angular in /portal-frontend

    Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `webpack` from 5.90.3 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.90.3...v5.94.0)
    
    Updates `@angular-devkit/build-angular` from 17.3.8 to 17.3.10
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@17.3.8...17.3.10)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    08df1f5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1933 from bcgov/dependabot/npm_and_yarn/services/…

    …multi-ee6329b451
    
    Bump micromatch and s3-streamlogger in /services
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    10b5fc9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1934 from bcgov/dependabot/npm_and_yarn/portal-fr…

    …ontend/multi-6e26601563
    
    Bump webpack and @angular-devkit/build-angular in /portal-frontend
    Abradat authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2219465 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Fix selected ETL missed review deletions

    - When an app is returned from L/FNG, normally the review is deleted
    - This was missed in ETL
    - Any apps where a *second* L/FNG review was not yet started will be unable to start, since the old one already exists, creating a foreign key constraint validation
    trslater committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0504330 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1938 from bcgov/hotfix/ALCS-2335

    Fix selected ETL missed review deletions
    trslater authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b53a438 View commit details
    Browse the repository at this point in the history