Skip to content

Bump axios, @nhost/react and @nhost/react-apollo#7

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/axios-and-nhost/react-and-nhost/react-apollo-1.6.2
Closed

Bump axios, @nhost/react and @nhost/react-apollo#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/axios-and-nhost/react-and-nhost/react-apollo-1.6.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 24, 2023

Bumps axios to 1.6.2 and updates ancestor dependencies axios, @nhost/react and @nhost/react-apollo. These dependencies need to be updated together.

Updates axios from 0.27.2 to 1.6.2

Release notes

Sourced from axios's releases.

Release v1.6.2

Release notes:

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

Contributors to this release

Release v1.6.1

Release notes:

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

Release v1.6.0

Release notes:

Bug Fixes

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.2 (2023-11-14)

Features

  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

Contributors to this release

1.6.1 (2023-11-08)

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

PRs

  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.

1.6.0 (2023-10-26)

Bug Fixes

... (truncated)

Commits
  • b3be365 chore(release): v1.6.2 (#6082)
  • 8739acb chore(ci): removed redundant release action; (#6081)
  • bfa9c30 chore(docs): fix outdated grunt to npm scripts (#6073)
  • a2b0fb3 chore(docs): update README.md (#6048)
  • b12a608 chore(ci): removed paths-ignore filter; (#6080)
  • 0c9d886 chore(ci): reworked ignoring files logic; (#6079)
  • 30873ee chore(ci): add paths-ignore config to testing action; (#6078)
  • cff9967 feat(withXSRFToken): added withXSRFToken option as a workaround to achieve th...
  • 7009715 chore(ci): fixed release notification action; (#6064)
  • 7144f10 chore(ci): fixed release notification action; (#6063)
  • Additional commits viewable in compare view

Updates @nhost/react from 0.13.0 to 3.0.1

Release notes

Sourced from @​nhost/react's releases.

@​nhost/react-urql@​2.0.33

Patch Changes

  • Updated dependencies [4fe4a1696]
    • @​nhost/react@​2.0.32

@​nhost/react-urql@​2.0.32

Patch Changes

  • @​nhost/react@​2.0.31

@​nhost/react@​2.0.32

Patch Changes

  • 4fe4a1696: return refreshToken immediately after signIn and signUp
    • @​nhost/nhost-js@​2.2.17

@​nhost/react-urql@​2.0.31

Patch Changes

  • @​nhost/react@​2.0.30

@​nhost/react@​2.0.31

Patch Changes

  • @​nhost/nhost-js@​2.2.16

@​nhost/react-urql@​2.0.30

Patch Changes

  • @​nhost/react@​2.0.29

@​nhost/react@​2.0.30

Patch Changes

  • @​nhost/nhost-js@​2.2.15

@​nhost/react-urql@​2.0.29

Patch Changes

  • @​nhost/react@​2.0.28

@​nhost/react@​2.0.29

Patch Changes

  • @​nhost/nhost-js@​2.2.14

@​nhost/react-urql@​2.0.28

Patch Changes

... (truncated)

Commits
  • 90e8843 Merge pull request #2421 from nhost/changeset-release/main
  • aa5b360 chore: update versions
  • daa4b8b Merge pull request #2400 from nhost/changeset-release/main
  • a1c5c97 chore (examples/docker-compose): update README.md to explain why hasura-conso...
  • b338793 Update hasura-auth-client.ts (#2408)
  • b1fb4b2 chore: run pnpm install
  • f75e023 chore: update versions
  • 8e78c1f Merge pull request #2406 from nhost/fix/ci/revert
  • 9cbb0b2 chore(ci): revert ci changes to use pull_request
  • 363a3b9 Merge pull request #2405 from nhost/fix/ci/checkout-ref
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nunopato, a new releaser for @​nhost/react since your current version.


Updates @nhost/react-apollo from 4.7.6 to 4.13.5

Commits
  • 89b70eb Merge pull request #1627 from nhost/changeset-release/main
  • 860d872 chore: update versions
  • b9917c0 Merge pull request #1628 from nhost/chore/react-monorepo-18
  • bf1e407 chore(deps): bump react to v18
  • e560158 Merge pull request #1624 from nhost/renovate-changesets
  • 5013213 fix changesets
  • 8be094b fix(deps): update docusaurus monorepo to v2.3.1
  • 43e5221 Merge pull request #1559 from nhost/renovate/docusaurus-monorepo
  • 6f8feaf Merge pull request #1518 from nhost/renovate/commander-10.x
  • cf34734 Merge pull request #1620 from nhost/changeset-release/main
  • 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.6.2 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@nhost/react](https://github.com/nhost/nhost) and [@nhost/react-apollo](https://github.com/nhost/nhost). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.6.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.6.2)

Updates `@nhost/react` from 0.13.0 to 3.0.1
- [Release notes](https://github.com/nhost/nhost/releases)
- [Changelog](https://github.com/nhost/nhost/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/nhost/nhost/compare/@nhost/react@0.13.0...@nhost/react@3.0.1)

Updates `@nhost/react-apollo` from 4.7.6 to 4.13.5
- [Release notes](https://github.com/nhost/nhost/releases)
- [Changelog](https://github.com/nhost/nhost/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/nhost/nhost/compare/@nhost/react-apollo@4.7.6...@nhost/react-apollo@4.13.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@nhost/react"
  dependency-type: direct:production
- dependency-name: "@nhost/react-apollo"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 24, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 22, 2024

Superseded by #9.

@dependabot dependabot bot closed this Feb 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/axios-and-nhost/react-and-nhost/react-apollo-1.6.2 branch February 22, 2024 02:35
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