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 #4072

Merged
merged 43 commits into from
Oct 16, 2024
Merged

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 October 3, 2024 13:41
Show previous data when current month is unavailable
Show chart skeleton for Cost explorer
Fix pagination "per page" toggle
Bumps the ci-dependencies group with 1 update: [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components).


Updates `@redhat-cloud-services/frontend-components` from 4.2.15 to 4.2.16
- [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
  dependency-group: ci-dependencies
...

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

(chore): Bump @redhat-cloud-services/frontend-components from 4.2.15 to 4.2.16 in the ci-dependencies group
OCI should use hasPreviousMonthData Vs isPreviousMonthData
Missing filter placeholder for EC2 instance and OS
Bumps the lint-dependencies group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-formatjs](https://github.com/formatjs/formatjs).


Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1
- [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.8.1/packages/parser)

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

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint-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]>
…in_lint-dependencies-07cb7a36fe

(chore): Bump the lint-dependencies group with 2 updates
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.21.0 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.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Improve resource type search in Cost explorer
Bumps the lint-dependencies group with 2 updates: [eslint-plugin-formatjs](https://github.com/formatjs/formatjs) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).


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

Updates `eslint-plugin-jsdoc` from 50.3.1 to 50.4.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.3.1...v50.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-formatjs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-dependencies
- dependency-name: eslint-plugin-jsdoc
  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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [react-intl](https://github.com/formatjs/formatjs) | `6.7.2` | `6.8.0` |
| [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.2.14` | `6.2.15` |
| [@formatjs/ecma402-abstract](https://github.com/formatjs/formatjs) | `2.1.0` | `2.2.0` |
| [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser) | `2.7.9` | `2.7.10` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` |


Updates `react-intl` from 6.7.2 to 6.8.0
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/commits/[email protected])

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

Updates `@formatjs/ecma402-abstract` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/v2.1.0...@formatjs/[email protected])

Updates `@formatjs/icu-messageformat-parser` from 2.7.9 to 2.7.10
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Changelog](https://github.com/formatjs/formatjs/blob/main/packages/icu-messageformat-parser/CHANGELOG.md)
- [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/[email protected]/packages/icu-messageformat-parser)

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

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/ecma402-abstract"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: "@formatjs/icu-messageformat-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.12%. Comparing base (1a855b9) to head (1d92066).
Report is 44 commits behind head on prod-stable.

Files with missing lines Patch % Lines
src/store/featureToggle/featureToggleSelectors.ts 50.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           prod-stable    #4072      +/-   ##
===============================================
- Coverage        65.13%   65.12%   -0.01%     
===============================================
  Files              518      518              
  Lines            10136    10142       +6     
  Branches          2420     2420              
===============================================
+ Hits              6602     6605       +3     
- Misses            3530     3533       +3     
  Partials             4        4              

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

@dlabrecq dlabrecq merged commit ee1b97a into prod-stable Oct 16, 2024
8 of 10 checks passed
@dlabrecq dlabrecq deleted the release_prod-stable.63455 branch October 16, 2024 13:45
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.

1 participant