Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Bumps axios to 1.6.7 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.7

Release notes

Sourced from axios's releases.

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

... (truncated)

Commits

Updates @nhost/react from 0.13.0 to 3.2.0

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)

Changelog

Sourced from @​nhost/react's changelog.

@​nhost/docs

2.5.0

Minor Changes

  • 0d8d0eb: Update docs and dashboard references

Patch Changes

  • 41617b9: feat: added elevated permissions docs
  • 7db095f: chore: added a note about disk performance and CDN information

2.4.0

Minor Changes

  • 791b729: fix: remove auth method

2.3.0

Minor Changes

  • d3d1424: feat: Add support for authenticated download of files

Patch Changes

  • e5bab6a: chore: update dependencies
  • 2ae5ea8: fix: indicate that custom domains for postgres doesn't require configuration

2.2.0

Minor Changes

  • 5c9b8f0: feat: added docs regarding local development for Run services

2.1.0

Minor Changes

  • 65b6a48d5: feat: added graphite/cli documentation

2.0.0

Major Changes

  • 6d08b3430: New Docs powered by Mintlify

0.7.5

... (truncated)

Commits
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.7 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.7
- [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.7)

Updates `@nhost/react` from 0.13.0 to 3.2.0
- [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.2.0)

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 Feb 22, 2024
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mail-check ❌ Failed (Inspect) Feb 22, 2024 2:35am
mail-check-3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2024 2:35am

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