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 2 updates #4032

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the ci-dependencies group with 2 updates: @redhat-cloud-services/rbac-client and react-intl.

Updates @redhat-cloud-services/rbac-client from 2.2.3 to 2.2.4

Release notes

Sourced from @​redhat-cloud-services/rbac-client's releases.

@​redhat-cloud-services/rbac-client-2.2.4

2.2.4 (2024-09-20)

Commits
  • cff517d release: bump @​redhat-cloud-services/rbac-client to 2.2.4 [skip ci]
  • 1cc20d6 Merge pull request #296 from RedHatInsights/update-rbac-axios
  • 0a6fab5 chore: update javascript-clients-shared in rbac-client
  • See full diff in compare view

Updates react-intl from 6.6.8 to 6.7.0

Release notes

Sourced from react-intl's releases.

[email protected]

6.7.0 (2024-09-23)

Bug Fixes

Features

Commits
  • 09b1aba build: publish
  • f9a0e1b feat(eslint-plugin-formatjs): add support for eslint v9
  • c537f92 chore(deps): update dependency @​orama/plugin-docusaurus-v3 to v2.0.24 (#4514)
  • 119c39d build(deps): bump path-to-regexp and @​parcel/reporter-dev-server (#4513)
  • 1128e43 build(deps): bump webpack (#4506)
  • 3db51c5 chore(deps): update dependency @​napi-rs/cli to v2.18.4 (#4494)
  • b94982d build(deps): bump elliptic (#4493)
  • eca727c chore(deps): update dependency terser to v5.32.0 (#4448)
  • ff875ca chore(deps): upgrade tzdata, fix #4512
  • 960fab8 chore(deps): update dependency @​orama/plugin-docusaurus-v3 to v2.0.23 (#4495)
  • Additional commits viewable in compare view

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 2 updates: [@redhat-cloud-services/rbac-client](https://github.com/RedHatInsights/javascript-clients) and [react-intl](https://github.com/formatjs/formatjs).


Updates `@redhat-cloud-services/rbac-client` from 2.2.3 to 2.2.4
- [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.3...@redhat-cloud-services/rbac-client-2.2.4)

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

---
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-minor
  dependency-group: ci-dependencies
...

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

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.13%. Comparing base (8dbfa65) to head (7389861).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4032   +/-   ##
=======================================
  Coverage   65.13%   65.13%           
=======================================
  Files         518      518           
  Lines       10136    10136           
  Branches     2416     2416           
=======================================
  Hits         6602     6602           
  Misses       3274     3274           
  Partials      260      260           

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

@dlabrecq dlabrecq closed this Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dlabrecq
Copy link
Contributor

@dependabot ignore react-intl minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

OK, I won't notify you about version 6.7.x of react-intl again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@dependabot dependabot bot deleted the dependabot_npm_and_yarn_main_ci-dependencies-b0524a20b9 branch September 23, 2024 12:42
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
Development

Successfully merging this pull request may close these issues.

1 participant