Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

build(deps): bump axios and @redhat-cloud-services/host-inventory-client#919

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-9d1476b89d
Closed

build(deps): bump axios and @redhat-cloud-services/host-inventory-client#919
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-9d1476b89d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 22, 2025

Bumps axios to 1.10.0 and updates ancestor dependency @redhat-cloud-services/host-inventory-client. These dependencies need to be updated together.

Updates axios from 0.27.2 to 1.10.0

Release notes

Sourced from axios's releases.

Release v1.10.0

Release notes:

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

Release v1.9.0

Release notes:

Bug Fixes

  • core: fix the Axios constructor implementation to treat the config argument as optional; (#6881) (6c5d4cd)
  • fetch: fixed ERR_NETWORK mapping for Safari browsers; (#6767) (dfe8411)
  • headers: allow iterable objects to be a data source for the set method; (#6873) (1b1f9cc)
  • headers: fix getSetCookie by using 'get' method for caseless access; (#6874) (d4f7df4)
  • headers: fixed support for setting multiple header values from an iterated source; (#6885) (f7a3b5e)
  • http: send minimal end multipart boundary (#6661) (987d2e2)
  • types: fix autocomplete for adapter config (#6855) (e61a893)

Features

  • AxiosHeaders: add getSetCookie method to retrieve set-cookie headers values (#5707) (80ea756)

Contributors to this release

Release v1.8.4

... (truncated)

Changelog

Sourced from axios's changelog.

1.10.0 (2025-06-14)

Bug Fixes

  • adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
  • package: add module entry point for React Native; (#6933) (3d343b8)

Features

Contributors to this release

1.9.0 (2025-04-24)

Bug Fixes

  • core: fix the Axios constructor implementation to treat the config argument as optional; (#6881) (6c5d4cd)
  • fetch: fixed ERR_NETWORK mapping for Safari browsers; (#6767) (dfe8411)
  • headers: allow iterable objects to be a data source for the set method; (#6873) (1b1f9cc)
  • headers: fix getSetCookie by using 'get' method for caseless access; (#6874) (d4f7df4)
  • headers: fixed support for setting multiple header values from an iterated source; (#6885) (f7a3b5e)
  • http: send minimal end multipart boundary (#6661) (987d2e2)
  • types: fix autocomplete for adapter config (#6855) (e61a893)

Features

  • AxiosHeaders: add getSetCookie method to retrieve set-cookie headers values (#5707) (80ea756)

Contributors to this release

... (truncated)

Commits

Updates @redhat-cloud-services/host-inventory-client from 1.5.4 to 4.0.2

Release notes

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

@​redhat-cloud-services/host-inventory-client-4.0.2

4.0.2 (2025-06-06)

@​redhat-cloud-services/host-inventory-client-4.0.1

4.0.1 (2025-01-28)

Dependency Updates

  • @redhat-cloud-services/javascript-clients-shared updated to version 2.0.0

@​redhat-cloud-services/host-inventory-client-4.0.0

4.0.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Update host-inventory to use new builder

Features

  • Update host-inventory to use new builder (5aa3fec)

@​redhat-cloud-services/host-inventory-client-3.0.2

3.0.2 (2024-12-09)

Dependency Updates

  • @redhat-cloud-services/javascript-clients-shared updated to version 1.2.7

@​redhat-cloud-services/host-inventory-client-3.0.1

3.0.1 (2024-11-22)

@​redhat-cloud-services/host-inventory-client-3.0.0

No release notes provided.

@​redhat-cloud-services/host-inventory-client-2.0.3

2.0.3 (2024-11-18)

Dependency Updates

  • @redhat-cloud-services/javascript-clients-shared updated to version 1.2.6

@​redhat-cloud-services/host-inventory-client-2.0.2

2.0.2 (2024-11-18)

Dependency Updates

  • @redhat-cloud-services/javascript-clients-shared updated to version 1.2.5
Commits
  • af303cb release: bump @​redhat-cloud-services/host-inventory-client to 4.0.2 [skip ci]
  • fe8bce5 Merge pull request #376 from RedHatInsights/generate-host-inventory-client
  • eb86f70 re-generating hbi client with new changes
  • c36a66f generating host-inventory client
  • 7957dba Merge pull request #374 from RedHatInsights/btweed/update-mockoon-version
  • c3d8264 Update package lock
  • c93ccce Bump mockoon cli version
  • 45477a5 release: bump @​redhat-cloud-services/vulnerabilities-client to 2.1.0 [skip ci]
  • 2e39c0b Merge pull request #368 from RedHatInsights/update-vuln-client-for-os-report-...
  • e6c41f3 fix: update failing notifications V2 integration test
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) to 1.10.0 and updates ancestor dependency [@redhat-cloud-services/host-inventory-client](https://github.com/RedHatInsights/javascript-clients). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.10.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.10.0)

Updates `@redhat-cloud-services/host-inventory-client` from 1.5.4 to 4.0.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/host-inventory-client-1.5.4...@redhat-cloud-services/host-inventory-client-4.0.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.10.0
  dependency-type: indirect
- dependency-name: "@redhat-cloud-services/host-inventory-client"
  dependency-version: 4.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2025
@dependabot dependabot Bot requested a review from loadtheaccumulator as a code owner July 22, 2025 13:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 23, 2025

Superseded by #920.

@dependabot dependabot Bot closed this Jul 23, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-9d1476b89d branch July 23, 2025 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code waiting for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants