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 across 1 directory with 2 updates #3996

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the ci-dependencies group with 2 updates in the / directory: @redhat-cloud-services/rbac-client and axios.

Updates @redhat-cloud-services/rbac-client from 2.2.1 to 2.2.2

Release notes

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

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

2.2.2 (2024-08-31)

Commits
  • 62116bc release: bump @​redhat-cloud-services/rbac-client to 2.2.2 [skip ci]
  • a8e1a2a release: bump @​redhat-cloud-services/compliance-client to 0.2.1 [skip ci]
  • 06ab374 release: bump @​redhat-cloud-services/vulnerabilities-client to 1.5.1 [skip ci]
  • 88680a5 release: bump @​redhat-cloud-services/patch-client to 1.5.1 [skip ci]
  • 9cc5b50 release: bump @​redhat-cloud-services/insights-client to 1.5.1 [skip ci]
  • 16a34f5 release: bump @​redhat-cloud-services/host-inventory-client to 1.5.1 [skip ci]
  • 13894d6 generate new version of all packages (#281)
  • 8d64ced Update README and base-client package.json (#277)
  • 614cb0c Update remaining action caches to use node 20 (#279)
  • 881dedb chore: update GH actions to use node 20 (#278)
  • See full diff in compare view

Updates axios from 1.7.6 to 1.7.7

Release notes

Sourced from axios's releases.

Release v1.7.7

Release notes:

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.7 (2024-08-31)

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

Commits
  • 5b8a826 chore(release): v1.7.7 (#6585)
  • 364993f fix(http): fixed support for IPv6 literal strings in url (#5731)
  • d198085 fix(fetch): fix stream handling in Safari by fallback to using a stream reade...
  • See full diff 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

…ates

Bumps the ci-dependencies group with 2 updates in the / directory: [@redhat-cloud-services/rbac-client](https://github.com/RedHatInsights/javascript-clients) and [axios](https://github.com/axios/axios).


Updates `@redhat-cloud-services/rbac-client` from 2.2.1 to 2.2.2
- [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.1...@redhat-cloud-services/rbac-client-2.2.2)

Updates `axios` from 1.7.6 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.6...v1.7.7)

---
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: axios
  dependency-type: direct:production
  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 Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.16%. Comparing base (cb33c54) to head (47bfbc3).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3996   +/-   ##
=======================================
  Coverage   65.16%   65.16%           
=======================================
  Files         518      518           
  Lines       10138    10138           
  Branches     2267     2267           
=======================================
  Hits         6606     6606           
  Misses       3528     3528           
  Partials        4        4           

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

@dlabrecq dlabrecq merged commit 2208f19 into main Sep 3, 2024
10 checks passed
@dlabrecq dlabrecq deleted the dependabot_npm_and_yarn_main_ci-dependencies-8ec4c357c1 branch September 3, 2024 13:02
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