Skip to content

Conversation

@dlabrecq
Copy link
Contributor

@dlabrecq dlabrecq commented Oct 5, 2024

Merged main branch to prod-stable.

Use latest commit to update namespace ref in app-interface repo. Don't use merge commit, SHAs must be unique when images are created for each branch.

dlabrecq and others added 17 commits September 24, 2024 22:13
Bumps the lint-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.0` | `9.11.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.6.0` | `8.7.0` |
| [eslint-plugin-formatjs](https://github.com/formatjs/formatjs) | `4.14.0` | `5.0.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.2.4` | `50.3.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.36.1` | `7.37.0` |


Updates `@eslint/js` from 9.11.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.11.1/packages/js)

Updates `@typescript-eslint/parser` from 8.6.0 to 8.7.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/v8.7.0/packages/parser)

Updates `eslint-plugin-formatjs` from 4.14.0 to 5.0.0
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@5.0.0)

Updates `eslint-plugin-jsdoc` from 50.2.4 to 50.3.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@v50.2.4...v50.3.0)

Updates `eslint-plugin-react` from 7.36.1 to 7.37.0
- [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.36.1...v7.37.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
- dependency-name: eslint-plugin-formatjs
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the ci-dependencies group with 2 updates: [@redhat-cloud-services/rbac-client](https://github.com/RedHatInsights/javascript-clients) and [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux).


Updates `@redhat-cloud-services/rbac-client` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/RedHatInsights/javascript-clients/releases)
- [Changelog](https://github.com/RedHatInsights/javascript-clients/blob/main/release.config.js)
- [Commits](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/rbac-client-2.2.4...@redhat-cloud-services/rbac-client-2.2.5)

Updates `@types/react-redux` from 7.1.33 to 7.1.34
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/rbac-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@types/react-redux"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…in_ci-dependencies-097e697619

(chore): Bump the ci-dependencies group with 2 updates
…in_lint-dependencies-c49b881721

(chore): Bump the lint-dependencies group with 5 updates
Provide currency selection to AWS Overview
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 65.13%. Comparing base (4b49e02) to head (714be67).
Report is 18 commits behind head on prod-stable.

Files with missing lines Patch % Lines
...c/routes/components/charts/costChart/costChart.tsx 0.00% 2 Missing ⚠️
...omponents/charts/dailyCostChart/dailyCostChart.tsx 0.00% 2 Missing ⚠️
...ponents/charts/dailyTrendChart/dailyTrendChart.tsx 0.00% 2 Missing ⚠️
...routes/overview/components/dashboardWidgetBase.tsx 0.00% 2 Missing ⚠️
src/store/settings/settingsActions.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           prod-stable    #4050    +/-   ##
=============================================
  Coverage        65.13%   65.13%            
=============================================
  Files              518      518            
  Lines            10136    10136            
  Branches          2263     2416   +153     
=============================================
  Hits              6602     6602            
+ Misses            3530     3274   -256     
- Partials             4      260   +256     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dlabrecq dlabrecq merged commit 1a855b9 into prod-stable Oct 5, 2024
6 of 7 checks passed
@dlabrecq dlabrecq deleted the release_prod-stable.59173 branch October 5, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants