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

Deployment commit for prod-beta #3362

Merged
merged 94 commits into from
Aug 28, 2023
Merged

Deployment commit for prod-beta #3362

merged 94 commits into from
Aug 28, 2023

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

  1. Merge pull request #3319 from dlabrecq/release-script

    Update release script to create pull request
    dlabrecq authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6367a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f49e978 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3320 from dlabrecq/release-script2

    Update release script PR branch
    dlabrecq authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f48f01a View commit details
    Browse the repository at this point in the history
  4. Update script PR message

    dlabrecq committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5902ded View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3321 from dlabrecq/release-script-3

    Update script PR message
    dlabrecq authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b504e32 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. (chore): Bump eslint-plugin-jsdoc from 46.4.5 to 46.4.6

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.4.5 to 46.4.6.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v46.4.5...v46.4.6)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    608e53d View commit details
    Browse the repository at this point in the history
  2. (chore): Bump prettier from 3.0.0 to 3.0.1

    Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.0...3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4ebc0bf View commit details
    Browse the repository at this point in the history
  3. (chore): Bump eslint-plugin-testing-library from 5.11.0 to 5.11.1

    Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.11.0 to 5.11.1.
    - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
    - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
    - [Commits](testing-library/eslint-plugin-testing-library@v5.11.0...v5.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-testing-library
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    74ef87b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3322 from project-koku/dependabot/npm_and_yarn/ma…

    …in/eslint-plugin-jsdoc-46.4.6
    
    (chore): Bump eslint-plugin-jsdoc from 46.4.5 to 46.4.6
    dlabrecq authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    58d5295 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3323 from project-koku/dependabot/npm_and_yarn/ma…

    …in/prettier-3.0.1
    
    (chore): Bump prettier from 3.0.0 to 3.0.1
    dlabrecq authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    170c6b1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3324 from project-koku/dependabot/npm_and_yarn/ma…

    …in/eslint-plugin-testing-library-5.11.1
    
    (chore): Bump eslint-plugin-testing-library from 5.11.0 to 5.11.1
    dlabrecq authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dcf47c4 View commit details
    Browse the repository at this point in the history
  7. (chore): Bump eslint-plugin-jest-dom from 5.0.1 to 5.0.2

    Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.0.1 to 5.0.2.
    - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
    - [Commits](testing-library/eslint-plugin-jest-dom@v5.0.1...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest-dom
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    11c1e03 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3325 from project-koku/dependabot/npm_and_yarn/ma…

    …in/eslint-plugin-jest-dom-5.0.2
    
    (chore): Bump eslint-plugin-jest-dom from 5.0.1 to 5.0.2
    dlabrecq authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fbad600 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    bda8a3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    158ea98 View commit details
    Browse the repository at this point in the history
  3. Remove unused query string

    dlabrecq committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a2c78ed View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3326 from dlabrecq/cost-category

    Cost categories settings tab
    dlabrecq authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dc7a73b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4d1dd1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3328 from dlabrecq/cost-models

    Cost model updates per settings mocks
    dlabrecq authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    42512d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    2d5d7bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3329 from dlabrecq/cost-models-layout

    Update cost models settings layout per mocks
    dlabrecq authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f8c1617 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    4d027ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3330 from dlabrecq/jenkins

    Add Jenkins file
    dlabrecq authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    95ecf4b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. (chore): Bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.2.1 to 6.3.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4a73b6c View commit details
    Browse the repository at this point in the history
  2. (chore): Bump @redhat-cloud-services/frontend-components

    Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 3.11.2 to 3.11.3.
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@redhat-cloud-services/frontend-components"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    07ceaaf View commit details
    Browse the repository at this point in the history
  3. (chore): Bump @redhat-cloud-services/frontend-components-utilities

    Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 3.7.4 to 3.7.5.
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@redhat-cloud-services/frontend-components-utilities"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    920dbf0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3331 from project-koku/dependabot/npm_and_yarn/ma…

    …in/typescript-eslint/eslint-plugin-6.3.0
    
    (chore): Bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d5bceab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3332 from project-koku/dependabot/npm_and_yarn/ma…

    …in/redhat-cloud-services/frontend-components-3.11.3
    
    (chore): Bump @redhat-cloud-services/frontend-components from 3.11.2 to 3.11.3
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a18e0a1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3334 from project-koku/dependabot/npm_and_yarn/ma…

    …in/redhat-cloud-services/frontend-components-utilities-3.7.5
    
    (chore): Bump @redhat-cloud-services/frontend-components-utilities from 3.7.4 to 3.7.5
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b4b262b View commit details
    Browse the repository at this point in the history
  7. Bump tough-cookie and @cypress/request

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.
    
    Updates `tough-cookie` from 2.5.0 to 4.1.3
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)
    
    Updates `@cypress/request` from 2.88.11 to 2.88.12
    - [Release notes](https://github.com/cypress-io/request/releases)
    - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
    - [Commits](cypress-io/request@v2.88.11...v2.88.12)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    - dependency-name: "@cypress/request"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c8903f0 View commit details
    Browse the repository at this point in the history
  8. (chore): Bump @typescript-eslint/parser from 6.2.1 to 6.3.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.1 to 6.3.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7c3b003 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3335 from project-koku/dependabot/npm_and_yarn/ma…

    …in/typescript-eslint/parser-6.3.0
    
    (chore): Bump @typescript-eslint/parser from 6.2.1 to 6.3.0
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    628241a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3336 from project-koku/dependabot/npm_and_yarn/to…

    …ugh-cookie-and-cypress/request-4.1.3
    
    Bump tough-cookie and @cypress/request
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3213ac3 View commit details
    Browse the repository at this point in the history
  11. (chore): Bump @redhat-cloud-services/frontend-components-utilities

    Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 3.7.4 to 3.7.6.
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@redhat-cloud-services/frontend-components-utilities"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    392e852 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3337 from project-koku/dependabot/npm_and_yarn/ma…

    …in/redhat-cloud-services/frontend-components-utilities-3.7.6
    
    (chore): Bump @redhat-cloud-services/frontend-components-utilities from 3.7.4 to 3.7.6
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    be48337 View commit details
    Browse the repository at this point in the history
  13. (chore): Bump @typescript-eslint/parser from 6.3.0 to 6.4.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a9fdc8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21a47a8 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3339 from project-koku/dependabot/npm_and_yarn/ma…

    …in/typescript-eslint/parser-6.4.0
    
    (chore): Bump @typescript-eslint/parser from 6.3.0 to 6.4.0
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ba12e85 View commit details
    Browse the repository at this point in the history
  16. (chore): Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b11a803 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3340 from dlabrecq/tags

    Wire up new tags API to settings page
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    80cffce View commit details
    Browse the repository at this point in the history
  18. Merge pull request #3338 from project-koku/dependabot/npm_and_yarn/ma…

    …in/typescript-eslint/eslint-plugin-6.4.0
    
    (chore): Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b081be5 View commit details
    Browse the repository at this point in the history
  19. Update dependencies

    dlabrecq committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0390519 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #3341 from dlabrecq/deps

    Update dependencies
    dlabrecq authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d244cb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    8392ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7473f93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6cbc0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d55712 View commit details
    Browse the repository at this point in the history
  5. Update package lock file

    dlabrecq committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    df5d6d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    284f15f View commit details
    Browse the repository at this point in the history
  7. Fix lint error

    dlabrecq committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b718ce2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6682a42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42531cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab7f5df View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge pull request #3343 from dlabrecq/settings

    Settings page fit-and-finish
    dlabrecq authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6eab4e5 View commit details
    Browse the repository at this point in the history
  2. Cleanup "handle" functions

    dlabrecq committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8ad140e View commit details
    Browse the repository at this point in the history
  3. (chore): Bump eslint-plugin-react from 7.33.1 to 7.33.2

    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.1 to 7.33.2.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.33.1...v7.33.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1b99aa3 View commit details
    Browse the repository at this point in the history
  4. (chore): Bump prettier from 3.0.1 to 3.0.2

    Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.1...3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3b15ca4 View commit details
    Browse the repository at this point in the history
  5. (chore): Bump @redhat-cloud-services/frontend-components-notifications

    Bumps [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) from 3.2.14 to 3.2.16.
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@redhat-cloud-services/frontend-components-notifications"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c0abd42 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3344 from dlabrecq/handle

    Cleanup "handle" functions
    dlabrecq authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    54a88da View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3348 from project-koku/dependabot/npm_and_yarn/ma…

    …in/redhat-cloud-services/frontend-components-notifications-3.2.16
    
    (chore): Bump @redhat-cloud-services/frontend-components-notifications from 3.2.14 to 3.2.16
    dlabrecq authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    01c413a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3347 from project-koku/dependabot/npm_and_yarn/ma…

    …in/prettier-3.0.2
    
    (chore): Bump prettier from 3.0.1 to 3.0.2
    dlabrecq authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6205694 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3345 from project-koku/dependabot/npm_and_yarn/ma…

    …in/eslint-plugin-react-7.33.2
    
    (chore): Bump eslint-plugin-react from 7.33.1 to 7.33.2
    dlabrecq authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1735343 View commit details
    Browse the repository at this point in the history
  10. (chore): Bump @redhat-cloud-services/frontend-components

    Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 3.11.3 to 3.11.5.
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@redhat-cloud-services/frontend-components"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bbc90cd View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3346 from project-koku/dependabot/npm_and_yarn/ma…

    …in/redhat-cloud-services/frontend-components-3.11.5
    
    (chore): Bump @redhat-cloud-services/frontend-components from 3.11.3 to 3.11.5
    dlabrecq authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ff26410 View commit details
    Browse the repository at this point in the history
  12. Fix options type

    dlabrecq committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bd7e92c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3349 from dlabrecq/type

    Fix options type
    dlabrecq authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c8deea4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    198cde1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a4d51c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    1ae3ce8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3350 from dlabrecq/source_type

    Source type
    dlabrecq authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    10f8b36 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. (chore): Bump eslint-plugin-jsdoc from 46.4.6 to 46.5.0

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.4.6 to 46.5.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v46.4.6...v46.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0c11776 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a71c837 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3351 from project-koku/dependabot/npm_and_yarn/ma…

    …in/eslint-plugin-jsdoc-46.5.0
    
    (chore): Bump eslint-plugin-jsdoc from 46.4.6 to 46.5.0
    dlabrecq authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bda5b86 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3352 from dlabrecq/messages

    Update tooltip message
    dlabrecq authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    be24bf4 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    dlabrecq committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8c86dc1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3353 from dlabrecq/deps

    Update dependencies
    dlabrecq authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f369a1d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Update eslint plugin

    dlabrecq committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2f9371a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3354 from dlabrecq/deps

    Update eslint plugin
    dlabrecq authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7d63da4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0b0490 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3237 from dlabrecq/react18-update

    React 18 update
    dlabrecq authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a7a3025 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. (chore): Bump @redhat-cloud-services/rbac-client from 1.2.5 to 1.2.6

    Bumps [@redhat-cloud-services/rbac-client](https://github.com/RedHatInsights/javascript-clients) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/RedHatInsights/javascript-clients/releases)
    - [Commits](https://github.com/RedHatInsights/javascript-clients/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@redhat-cloud-services/rbac-client"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6750071 View commit details
    Browse the repository at this point in the history
  2. (chore): Bump eslint-plugin-jest-dom from 5.0.2 to 5.1.0

    Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.0.2 to 5.1.0.
    - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
    - [Commits](testing-library/eslint-plugin-jest-dom@v5.0.2...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest-dom
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7691ded View commit details
    Browse the repository at this point in the history
  3. (chore): Bump axios from 1.4.0 to 1.5.0

    Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2cd54df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3358 from project-koku/dependabot/npm_and_yarn/ma…

    …in/axios-1.5.0
    
    (chore): Bump axios from 1.4.0 to 1.5.0
    dlabrecq authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    75be1f1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3356 from project-koku/dependabot/npm_and_yarn/ma…

    …in/redhat-cloud-services/rbac-client-1.2.6
    
    (chore): Bump @redhat-cloud-services/rbac-client from 1.2.5 to 1.2.6
    dlabrecq authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6013201 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3357 from project-koku/dependabot/npm_and_yarn/ma…

    …in/eslint-plugin-jest-dom-5.1.0
    
    (chore): Bump eslint-plugin-jest-dom from 5.0.2 to 5.1.0
    dlabrecq authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    250eb22 View commit details
    Browse the repository at this point in the history
  7. Updated dependencies

    dlabrecq committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    dc207d1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3359 from dlabrecq/deps

    Updated dependencies
    dlabrecq authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    49eb9da View commit details
    Browse the repository at this point in the history
  9. Fix release script repo

    dlabrecq committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ce8a8e0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3360 from dlabrecq/release-script

    Fix release script repo
    dlabrecq authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    417d560 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    621c739 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3361 from project-koku/release/stage-stable.71078

    Deployment commit for stage-stable
    dlabrecq authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8e47c5f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef2cebc View commit details
    Browse the repository at this point in the history