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

[MOB-9522]: Fix JWT UserID Support #452

Merged
merged 18 commits into from
Sep 12, 2024
Merged

[MOB-9522]: Fix JWT UserID Support #452

merged 18 commits into from
Sep 12, 2024

Commits on Aug 14, 2024

  1. [DOCS-4818] EUDC instructions update (#428)

    * EUDC instructions update
    
    * Formatting
    bradumbaugh authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    551f980 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Bump braces from 3.0.2 to 3.0.3 (#406)

    Bumps [braces](https://github.com/micromatch/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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    af808df View commit details
    Browse the repository at this point in the history
  2. Bump ws from 7.5.9 to 7.5.10 (#409)

    Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e51f10f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Bump axios from 1.6.2 to 1.7.4 (#433)

    Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.2...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3c8458b View commit details
    Browse the repository at this point in the history
  2. Bump postcss from 8.3.11 to 8.4.31 (#235)

    * Bump postcss from 8.3.11 to 8.4.31
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.3.11 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.3.11...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix spaces
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mitch Prewitt <44011584+mprew97@users.noreply.github.com>
    dependabot[bot] and mprew97 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c6295fc View commit details
    Browse the repository at this point in the history
  3. Bump braces from 3.0.2 to 3.0.3 in /example (#434)

    Bumps [braces](https://github.com/micromatch/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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    78ade6f View commit details
    Browse the repository at this point in the history
  4. Bump requirejs from 2.3.6 to 2.3.7 (#435)

    Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.
    - [Commits](requirejs/r.js@2.3.6...2.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: requirejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    892670d View commit details
    Browse the repository at this point in the history
  5. Bump micromatch from 4.0.5 to 4.0.8 in /example (#447)

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 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.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mitch Prewitt <44011584+mprew97@users.noreply.github.com>
    dependabot[bot] and mprew97 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c3a06ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cde9686 View commit details
    Browse the repository at this point in the history
  7. Bump webpack from 5.76.0 to 5.94.0 (#443)

    Bumps [webpack](https://github.com/webpack/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)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    84113c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. EUDC -> EDC (#449)

    bradumbaugh authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    794e922 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    5c3f5c5 View commit details
    Browse the repository at this point in the history
  2. fix jwt generator for userid

    mprew97 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    198881e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. some cleanup and fixes

    mprew97 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fb459b7 View commit details
    Browse the repository at this point in the history
  2. unused imports

    mprew97 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    29aaa8b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix build

    mprew97 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1e5f554 View commit details
    Browse the repository at this point in the history
  2. revert, outside of scope

    mprew97 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1761b43 View commit details
    Browse the repository at this point in the history
  3. test not needed

    mprew97 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f7fe003 View commit details
    Browse the repository at this point in the history