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

Bump axios and @elastic.io/component-commons-library #15

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2023

Bumps axios to 0.24.0 and updates ancestor dependency @elastic.io/component-commons-library. These dependencies need to be updated together.

Updates axios from 0.18.1 to 0.24.0

Release notes

Sourced from axios's releases.

v0.24.0

Breaking changes:

  • Revert: change type of AxiosResponse to any, please read lengthy discussion here: (#4141) pull request: (#4186)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.23.0

Breaking changes:

  • Distinguish request and response data types (#4116)
  • Change never type to unknown (#4142)
  • Fixed TransitionalOptions typings (#4147)

Fixes and Functionality:

  • Adding globalObject: 'this' to webpack config (#3176)
  • Adding insecureHTTPParser type to AxiosRequestConfig (#4066)
  • Fix missing semicolon in typings (#4115)
  • Fix response headers types (#4136)

Internal and Tests:

  • Improve timeout error when timeout is browser default (#3209)
  • Fix node version on CI (#4069)
  • Added testing to TypeScript portion of project (#4140)

Documentation:

  • Rename Angular to AngularJS (#4114)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.22.0

Fixes and Functionality:

  • Caseless header comparing in HTTP adapter (#2880)
  • Avoid package.json import fixing issues and warnings related to this (#4041), (#4065)
  • Fixed cancelToken leakage and added AbortController support (#3305)
  • Updating CI to run on release branches
  • Bump follow redirects version
  • Fixed default transitional config for custom Axios instance; (#4052)

... (truncated)

Changelog

Sourced from axios's changelog.

0.24.0 (October 25, 2021)

Breaking changes:

  • Revert: change type of AxiosResponse to any, please read lengthy discussion here: (4141) pull request: (#4114)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

0.23.0 (October 12, 2021)

Breaking changes:

  • Distinguish request and response data types (#4116)
  • Change never type to unknown (#4142)
  • Fixed TransitionalOptions typings (#4147)

Fixes and Functionality:

  • Adding globalObject: 'this' to webpack config (#3176)
  • Adding insecureHTTPParser type to AxiosRequestConfig (#4066)
  • Fix missing semicolon in typings (#4115)
  • Fix response headers types (#4136)

Internal and Tests:

  • Improve timeout error when timeout is browser default (#3209)
  • Fix node version on CI (#4069)
  • Added testing to TypeScript portion of project (#4140)

Documentation:

  • Rename Angular to AngularJS (#4114)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

0.22.0 (October 01, 2021)

Fixes and Functionality:

  • Caseless header comparing in HTTP adapter (#2880)
  • Avoid package.json import fixing issues and warnings related to this (#4041), (#4065)
  • Fixed cancelToken leakage and added AbortController support (#3305)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.


Updates @elastic.io/component-commons-library from 1.1.0 to 1.2.0

Release notes

Sourced from @​elastic.io/component-commons-library's releases.

1.2.0

  • Added fetchAllSecretsForWorkspace method to PlatformApiLogicClient
Changelog

Sourced from @​elastic.io/component-commons-library's changelog.

1.2.0 (November 12, 2021)

  • Added fetchAllSecretsForWorkspace method to PlatformApiLogicClient

1.1.7 (August 30, 2021)

  • Added PlatformApiRestClient and PlatformApiLogicClient classes from IPaaS-core-component

1.1.6 (July 29, 2021)

  • Now getAttachment from AttachmentProcessor may retrieve items from Maester

1.1.5 (October 29, 2020)

  • Allow the response handler to be overridden at a per request level.
  • Bump dependencies.

1.1.4 (October 20, 2020)

  • Annual audit of the component code to check if it exposes a sensitive data in the logs

1.1.3 (September 25, 2020)

  • Don't log sensitive data
  • Update dependencies
  • Set minimum node version to v12.

1.1.2 (March 24, 2020)

Bug fixes

  • Fix subsequent calls to Jsonata Transform error

Note

  • JsontaTransform.jsonataTransform now will not change body of input message

1.1.1 (March 24, 2020)

General Changes

  • Changed Node version to >= 8.16.0
Commits
Maintainer changes

This version was pushed to npm by garry_ua, a new releaser for @​elastic.io/component-commons-library since your current version.


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 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 May 9, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-and-elastic.io/component-commons-library-0.24.0 branch 3 times, most recently from 4dc2520 to 1cbbe77 Compare May 9, 2023 07:16
Bumps [axios](https://github.com/axios/axios) to 0.24.0 and updates ancestor dependency [@elastic.io/component-commons-library](https://github.com/elasticio/component-commons-library). These dependencies need to be updated together.


Updates `axios` from 0.18.1 to 0.24.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.24.0/CHANGELOG.md)
- [Commits](axios/axios@v0.18.1...v0.24.0)

Updates `@elastic.io/component-commons-library` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/elasticio/component-commons-library/releases)
- [Changelog](https://github.com/elasticio/component-commons-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elasticio/component-commons-library/commits/1.2.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@elastic.io/component-commons-library"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-and-elastic.io/component-commons-library-0.24.0 branch from 1cbbe77 to 2bd7f9d Compare May 9, 2023 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants