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-stable #4127

Closed
wants to merge 38 commits into from

Conversation

dlabrecq
Copy link
Contributor

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 30 commits November 8, 2024 13:59
Fix cost explorer capitalization
Prevent Renovate bot from opening PRs outside the schedule
Bumps the lint-dependencies group with 1 update: [eslint-plugin-formatjs](https://github.com/formatjs/formatjs).


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

---
updated-dependencies:
- dependency-name: eslint-plugin-formatjs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the test-dependencies group with 1 update: [jest-mock-axios](https://github.com/knee-cola/jest-mock-axios).


Updates `jest-mock-axios` from 4.7.3 to 4.8.0
- [Release notes](https://github.com/knee-cola/jest-mock-axios/releases)
- [Changelog](https://github.com/knee-cola/jest-mock-axios/blob/master/CHANGELOG.md)
- [Commits](knee-cola/jest-mock-axios@4.7.3...4.8.0)

---
updated-dependencies:
- dependency-name: jest-mock-axios
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

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


Updates `@redhat-cloud-services/rbac-client` from 2.2.8 to 2.2.9
- [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.8...@redhat-cloud-services/rbac-client-2.2.9)

Updates `react-intl` from 6.8.6 to 6.8.7
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@6.8.7)

Updates `@formatjs/cli` from 6.3.7 to 6.3.8
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@types/qs` from 6.9.16 to 6.9.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

---
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: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@types/qs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

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

(chore): Bump the ci-dependencies group with 4 updates
…in_test-dependencies-322bea8a7d

(chore): Bump jest-mock-axios from 4.7.3 to 4.8.0 in the test-dependencies group
…in_lint-dependencies-89db00870c

(chore): Bump eslint-plugin-formatjs from 5.2.1 to 5.2.2 in the lint-dependencies group
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Update virtualization empty state text
NotAvailable empty state should omit title for tabs
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Normalize numeric values for API requests
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 71.73913% with 13 lines in your changes missing coverage. Please review.

Project coverage is 65.11%. Comparing base (293a5b9) to head (3ddfa4b).

Files with missing lines Patch % Lines
src/routes/components/dataTable/dataTable.tsx 0.00% 2 Missing and 2 partials ⚠️
...tes/utils/computedReport/getComputedReportItems.ts 55.55% 4 Missing ⚠️
src/utils/format.ts 75.00% 4 Missing ⚠️
src/store/featureToggle/featureToggleSelectors.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           prod-stable    #4127      +/-   ##
===============================================
- Coverage        65.15%   65.11%   -0.05%     
===============================================
  Files              518      518              
  Lines            10131    10153      +22     
  Branches          2259     2392     +133     
===============================================
+ Hits              6601     6611      +10     
+ Misses            3526     3279     -247     
- Partials             4      263     +259     

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


🚨 Try these New Features:

@dlabrecq dlabrecq closed this Nov 20, 2024
@dlabrecq dlabrecq deleted the release_prod-stable.94617 branch November 20, 2024 16:59
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