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

Merged
merged 30 commits into from
Nov 8, 2024
Merged

Conversation

dlabrecq
Copy link
Collaborator

@dlabrecq dlabrecq commented Nov 7, 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 30 commits October 16, 2024 15:33
Dependency updates to fix @swc/core
Bumps the test-dependencies group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom).


Updates `@testing-library/jest-dom` from 6.6.1 to 6.6.2
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.1...v6.6.2)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the ci-dependencies group with 1 update: [@formatjs/cli](https://github.com/formatjs/formatjs).


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

---
updated-dependencies:
- dependency-name: "@formatjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
…main_ci-dependencies-04a8eaf14b

(chore): Bump @formatjs/cli from 6.2.15 to 6.3.0 in the ci-dependencies group
…main_test-dependencies-e2cde56c30

(chore): Bump @testing-library/jest-dom from 6.6.1 to 6.6.2 in the test-dependencies group
Bumps the lint-dependencies group with 1 update: [eslint-plugin-formatjs](https://github.com/formatjs/formatjs).


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

---
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 ci-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) | `4.2.18` | `4.2.21` |
| [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) | `4.1.0` | `4.1.1` |
| [@redhat-cloud-services/frontend-components-translations](https://github.com/RedHatInsights/frontend-components) | `3.2.8` | `3.2.9` |
| [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) | `4.0.18` | `4.0.19` |
| [react-intl](https://github.com/formatjs/formatjs) | `6.8.1` | `6.8.4` |
| [victory](https://github.com/FormidableLabs/victory) | `37.2.0` | `37.3.0` |
| [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.3.1` | `6.3.5` |
| @redhat-cloud-services/tsc-transform-imports | `1.0.16` | `1.0.17` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` |


Updates `@redhat-cloud-services/frontend-components` from 4.2.18 to 4.2.21
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

Updates `@redhat-cloud-services/frontend-components-notifications` from 4.1.0 to 4.1.1
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

Updates `@redhat-cloud-services/frontend-components-translations` from 3.2.8 to 3.2.9
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

Updates `@redhat-cloud-services/frontend-components-utilities` from 4.0.18 to 4.0.19
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

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

Updates `victory` from 37.2.0 to 37.3.0
- [Release notes](https://github.com/FormidableLabs/victory/releases)
- [Changelog](https://github.com/FormidableLabs/victory/blob/main/CHANGELOG.md)
- [Commits](FormidableLabs/victory@v37.2.0...v37.3.0)

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

Updates `@redhat-cloud-services/tsc-transform-imports` from 1.0.16 to 1.0.17

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

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@redhat-cloud-services/frontend-components-notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@redhat-cloud-services/frontend-components-translations"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@redhat-cloud-services/frontend-components-utilities"
  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: victory
  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: "@redhat-cloud-services/tsc-transform-imports"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…main_ci-dependencies-4a881695f0

(chore): Bump the ci-dependencies group with 9 updates
…main_lint-dependencies-abb113aab8

(chore): Bump eslint-plugin-formatjs from 5.1.2 to 5.1.5 in the lint-dependencies group
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Add rpms-signature-scan task
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.93%. Comparing base (8049d1a) to head (a80491c).

Additional details and impacted files
@@               Coverage Diff               @@
##           prod-stable    #1306      +/-   ##
===============================================
- Coverage        76.96%   76.93%   -0.04%     
===============================================
  Files               68       68              
  Lines              673      672       -1     
  Branches           100      110      +10     
===============================================
- Hits               518      517       -1     
  Misses             155      155              

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

@dlabrecq dlabrecq merged commit b88b824 into prod-stable Nov 8, 2024
5 checks passed
@dlabrecq dlabrecq deleted the release_prod-stable.2506 branch November 8, 2024 01:41
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