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

build(deps): bump axios, @redhat-cloud-services/rbac-client and @redhat-cloud-services/frontend-components-config #2218

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps axios to 1.7.2 and updates ancestor dependencies axios, @redhat-cloud-services/rbac-client and @redhat-cloud-services/frontend-components-config. These dependencies need to be updated together.

Updates axios from 0.27.2 to 1.7.2

Release notes

Sourced from axios's releases.

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

Release v1.7.0-beta.2

Release notes:

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

Release v1.7.0-beta.1

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

1.7.0-beta.2 (2024-05-19)

Bug Fixes

  • fetch: capitalize HTTP method names; (#6395) (ad3174a)
  • fetch: fix & optimize progress capturing for cases when the request data has a nullish value or zero data length (#6400) (95a3e8e)
  • fetch: fix headers getting from a stream response; (#6401) (870e0a7)

Contributors to this release

... (truncated)

Commits
  • 0e4f9fa chore(release): v1.7.2 (#6414)
  • 4f79aef fix(fetch): enhance fetch API detection; (#6413)
  • 67d1373 chore(release): v1.7.1 (#6411)
  • 733f15f fix(fetch): fixed ReferenceError issue when TextEncoder is not available in t...
  • 3041c61 [Release] v1.7.0 (#6408)
  • 18b13cb chore(docs): add fetch adapter docs; (#6407)
  • e62099b fix(fetch): fixed a possible memory leak in the AbortController for the strea...
  • b49aa8e chore(release): v1.7.0-beta.2 (#6403)
  • d57f03a chore(ci): bump create-pull-request version to fix a bug; (#6405)
  • 097b0d1 chore(ci): add tag resolution for npm releases based on package version; (#6404)
  • Additional commits viewable in compare view

Updates @redhat-cloud-services/rbac-client from 1.2.8 to 2.0.4

Release notes

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

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

2.0.4 (2024-07-04)

Dependency Updates

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

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

2.0.3 (2024-06-19)

Dependency Updates

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

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

2.0.2 (2024-06-10)

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

2.0.1 (2024-06-10)

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

No release notes provided.

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

1.4.5 (2024-05-31)

Bug Fixes

  • apply fixed template import paths (4d389ef)

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

1.4.4 (2024-05-28)

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

1.4.3 (2024-05-09)

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

1.4.2 (2024-05-02)

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

1.4.1 (2024-05-02)

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

1.4.0 (2024-04-23)

Features

  • add new exec for old output (79ee044)
Commits
Maintainer changes

This version was pushed to npm by hyperkid, a new releaser for @​redhat-cloud-services/rbac-client since your current version.


Updates @redhat-cloud-services/frontend-components-config from 5.0.5 to 6.1.2

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 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 9, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-dfad9d07c9 branch 2 times, most recently from aa82408 to e0a2dcf Compare July 11, 2024 08:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-dfad9d07c9 branch 12 times, most recently from 7c50ba1 to d50e7e2 Compare July 18, 2024 06:47
…at-cloud-services/frontend-components-config

Bumps [axios](https://github.com/axios/axios) to 1.7.2 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@redhat-cloud-services/rbac-client](https://github.com/RedHatInsights/javascript-clients) and [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.7.2
- [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.7.2)

Updates `@redhat-cloud-services/rbac-client` from 1.2.8 to 2.0.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/commits/@redhat-cloud-services/rbac-client-2.0.4)

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

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@redhat-cloud-services/rbac-client"
  dependency-type: indirect
- dependency-name: "@redhat-cloud-services/frontend-components-config"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-dfad9d07c9 branch from d50e7e2 to b8f227b Compare July 18, 2024 07:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-dfad9d07c9 branch July 18, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧱 blocked dependencies Pull requests that update a dependency file ✋ needs manual bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant