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 and @swagger-api/apidom-reference in /mwdb/web #981

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps axios to 1.7.7 and updates ancestor dependency @swagger-api/apidom-reference. These dependencies need to be updated together.

Updates axios from 1.6.8 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

Release v1.7.6

Release notes:

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

Release v1.7.5

Release notes:

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

... (truncated)

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

1.7.6 (2024-08-30)

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

1.7.5 (2024-08-23)

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

1.7.4 (2024-08-13)

Bug Fixes

... (truncated)

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...
  • d584fcf chore(release): v1.7.6 (#6583)
  • bc03c6c chore(examples): fix module import (#6575)
  • df9889b fix(fetch): optimize signals composing logic; (#6582)
  • ee208cf chore(sponsor): update sponsor block (#6576)
  • 085f568 fix(fetch): fix content length calculation for FormData payload; (#6524)
  • 59cd6b0 chore(release): v1.7.5 (#6574)
  • 6700a8a fix(core): add the missed implementation of AxiosError#status property; (#6573)
  • Additional commits viewable in compare view

Updates @swagger-api/apidom-reference from 0.69.1 to 0.99.2

Release notes

Sourced from @​swagger-api/apidom-reference's releases.

v0.99.2

0.99.2 (2024-04-30)

Bug Fixes

  • ls: fix JSON Schema deprecated--type lint rule (#4060) (377b281)
  • playground: fix recurstion related to textarea sizing (#4039) (f6f3919), closes #4027

v0.99.1

0.99.1 (2024-04-05)

Bug Fixes

  • ast: throw while visiting async visitor in sync mode (#4009) (bd94545), closes #4007

v0.99.0

0.99.0 (2024-04-03)

Features

  • ast: introduce async version of visitor merging mechanism (#3993) (7dd0bbd), closes #3832
  • converter: add Reference Object removal support in security-scheme-type plugin (#4001) (8266f5a), closes #4000
  • converter: add support for asynchronous conversion plugins (#3997) (4bc1f53), closes #3996
  • converter: create unified error boundary interface (#3999) (833a918), closes #3998
  • core: introduce async version of plugin dispatch mechanism (#3994) (36011bc), closes #3993

v0.98.3

0.98.3 (2024-03-29)

Performance Improvements

  • reference: dereference fragments as quick as possible (#3981) (48b4eb4), closes #3974

v0.98.2

0.98.2 (2024-03-28)

Bug Fixes

  • reference: fix regression in AsyncAPI 2.x dereferencing (#3975) (6e8d9a0), closes #3974
  • reference: fix regression in OpenAPI 2.0 derferencing (#3976) (2e4d15a), closes #3974
  • reference: fix regression in OpenAPI 3.0.x dereferencing (#3977) (45d706f), closes #3974
  • reference: fix regression in OpenAPI 3.1.0 dereferencing (#3978) (ff039fe), closes #3974

v0.98.1

0.98.1 (2024-03-25)

... (truncated)

Changelog

Sourced from @​swagger-api/apidom-reference's changelog.

0.99.2 (2024-04-30)

Bug Fixes

  • ls: fix JSON Schema deprecated--type lint rule (#4060) (377b281)
  • playground: fix recurstion related to textarea sizing (#4039) (f6f3919), closes #4027

0.99.1 (2024-04-05)

Bug Fixes

  • ast: throw while visiting async visitor in sync mode (#4009) (bd94545), closes #4007

0.99.0 (2024-04-03)

Features

  • ast: introduce async version of visitor merging mechanism (#3993) (7dd0bbd), closes #3832
  • converter: add Reference Object removal support in security-scheme-type plugin (#4001) (8266f5a), closes #4000
  • converter: add support for asynchronous conversion plugins (#3997) (4bc1f53), closes #3996
  • converter: create unified error boundary interface (#3999) (833a918), closes #3998
  • core: introduce async version of plugin dispatch mechanism (#3994) (36011bc), closes #3993

0.98.3 (2024-03-29)

Performance Improvements

  • reference: dereference fragments as quick as possible (#3981) (48b4eb4), closes #3974

0.98.2 (2024-03-28)

Bug Fixes

  • reference: fix regression in AsyncAPI 2.x dereferencing (#3975) (6e8d9a0), closes #3974
  • reference: fix regression in OpenAPI 2.0 derferencing (#3976) (2e4d15a), closes #3974
  • reference: fix regression in OpenAPI 3.0.x dereferencing (#3977) (45d706f), closes #3974
  • reference: fix regression in OpenAPI 3.1.0 dereferencing (#3978) (ff039fe), closes #3974

0.98.1 (2024-03-25)

Performance Improvements

  • ls: apply perfomanze optimization for reference validation (#3966) (ef9f2ba), closes #3965

0.98.0 (2024-03-21)

Bug Fixes

  • reference: fix regression in nested paths dereferencing (#3960) (8435ee1), closes #3959

... (truncated)

Commits
  • 6080f63 chore(release): cut the v0.99.2 release [skip ci]
  • bdefc60 refactor(ns-json-schema-draft-7): remove explicit Fallback visitors (#4070)
  • ef20891 refactor(ns-json-schema-draft-6): remove explicit Fallback visitors (#4069)
  • 2686f4c refactor(ns-json-schema-draft-4): remove explicit Fallback visitors (#4068)
  • 6e97cd2 refactor(json-schema-draft-4): change from stamps to classes (#4055)
  • f3b828c chore(deps-dev): bump rollup from 4.16.4 to 4.17.1 (#4067)
  • fc0c61c chore(deps-dev): bump @​typescript-eslint/parser from 7.7.1 to 7.8.0 (#4066)
  • c3c792b chore(deps): bump ajv from 8.12.0 to 8.13.0 (#4065)
  • 28db8c0 chore(deps-dev): bump @​babel/core from 7.24.4 to 7.24.5 (#4063)
  • b896bf1 chore(deps-dev): bump @​babel/preset-env from 7.24.4 to 7.24.5 (#4064)
  • 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.7.7 and updates ancestor dependency [@swagger-api/apidom-reference](https://github.com/swagger-api/apidom). These dependencies need to be updated together.


Updates `axios` from 1.6.8 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.6.8...v1.7.7)

Updates `@swagger-api/apidom-reference` from 0.69.1 to 0.99.2
- [Release notes](https://github.com/swagger-api/apidom/releases)
- [Changelog](https://github.com/swagger-api/apidom/blob/main/CHANGELOG.md)
- [Commits](swagger-api/apidom@v0.69.1...v0.99.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
- dependency-name: "@swagger-api/apidom-reference"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code type:dependencies Pull requests that update a dependency file labels Sep 18, 2024
@psrok1 psrok1 merged commit 3f95acf into master Sep 19, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mwdb/web/multi-f990360880 branch September 19, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant