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

(chore): Bump the ci-dependencies group with 7 updates #3917

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the ci-dependencies group with 7 updates:

Package From To
@redhat-cloud-services/frontend-components 4.2.11 4.2.12
@redhat-cloud-services/frontend-components-utilities 4.0.11 4.0.13
@reduxjs/toolkit 2.2.5 2.2.6
@unleash/proxy-client-react 4.2.4 4.3.0
@redhat-cloud-services/tsc-transform-imports 1.0.11 1.0.12
globals 15.6.0 15.7.0
ts-patch 3.2.0 3.2.1

Updates @redhat-cloud-services/frontend-components from 4.2.11 to 4.2.12

Commits

Updates @redhat-cloud-services/frontend-components-utilities from 4.0.11 to 4.0.13

Commits

Updates @reduxjs/toolkit from 2.2.5 to 2.2.6

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.2.6

This bugfix release:

  • Brings internal useIsomorphicLayoutEffect usage in line with React Redux in React Native environments
  • Exports FetchBaseQueryArgs type
  • Fixes an issue in recent createEntityAdapter sorting perf improvements that could (in specific cases) cause Immer to throw an error

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.2.5...v2.2.6

Commits

Updates @unleash/proxy-client-react from 4.2.4 to 4.3.0

Release notes

Sourced from @​unleash/proxy-client-react's releases.

v4.3.0

What's Changed

Better support for FlagsProvider in microfrontends: you can pass initialized client, and set stop={false} to use Unleash client external to React SDK.

Full Changelog: Unleash/proxy-client-react@v4.2.4...v4.3.0

Commits

Updates @redhat-cloud-services/tsc-transform-imports from 1.0.11 to 1.0.12

Updates globals from 15.6.0 to 15.7.0

Release notes

Sourced from globals's releases.

v15.7.0

  • Update globals (#255) f017b0f

sindresorhus/globals@v15.6.0...v15.7.0

Commits

Updates ts-patch from 3.2.0 to 3.2.1

Release notes

Sourced from ts-patch's releases.

v3.2.1

3.2.1 (2024-06-26)

Bug Fixes

Changelog

Sourced from ts-patch's changelog.

3.2.1 (2024-06-26)

Bug Fixes

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ci-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) | `4.2.11` | `4.2.12` |
| [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) | `4.0.11` | `4.0.13` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.2.5` | `2.2.6` |
| [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) | `4.2.4` | `4.3.0` |
| @redhat-cloud-services/tsc-transform-imports | `1.0.11` | `1.0.12` |
| [globals](https://github.com/sindresorhus/globals) | `15.6.0` | `15.7.0` |
| [ts-patch](https://github.com/nonara/ts-patch) | `3.2.0` | `3.2.1` |


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

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

Updates `@reduxjs/toolkit` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.5...v2.2.6)

Updates `@unleash/proxy-client-react` from 4.2.4 to 4.3.0
- [Release notes](https://github.com/Unleash/unleash-proxy-react/releases)
- [Changelog](https://github.com/Unleash/proxy-client-react/blob/main/Changelog.md)
- [Commits](Unleash/proxy-client-react@v4.2.4...v4.3.0)

Updates `@redhat-cloud-services/tsc-transform-imports` from 1.0.11 to 1.0.12

Updates `globals` from 15.6.0 to 15.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.6.0...v15.7.0)

Updates `ts-patch` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/nonara/ts-patch/releases)
- [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md)
- [Commits](nonara/ts-patch@v3.2.0...v3.2.1)

---
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-utilities"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: "@unleash/proxy-client-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: ts-patch
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency-bot Dependabot created this PR label Jul 1, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.18%. Comparing base (59fcdea) to head (27cef83).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3917    +/-   ##
========================================
  Coverage   65.18%   65.18%            
========================================
  Files         519      519            
  Lines       10138    10138            
  Branches     2411     2255   -156     
========================================
  Hits         6608     6608            
- Misses       3272     3526   +254     
+ Partials      258        4   -254     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-bot Dependabot created this PR
Projects
None yet
1 participant