faros-ai / faros-community-edition

BI, API and Automation layer for your Engineering Operations data
https://community.faros.ai
Apache License 2.0
424 stars 59 forks source link

Bump the npm_and_yarn group across 2 directories with 1 update #359

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the npm_and_yarn group with 1 update in the /init directory: axios. Bumps the npm_and_yarn group with 1 update in the /mock-data directory: axios.

Updates axios from 1.6.0 to 1.7.4

Release notes

Sourced from axios's releases.

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

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

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.4 (2024-08-13)

Bug Fixes

Contributors to this release

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

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

... (truncated)

Commits


Updates axios from 1.6.0 to 1.7.4

Release notes

Sourced from axios's releases.

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

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

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.4 (2024-08-13)

Bug Fixes

Contributors to this release

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

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

... (truncated)

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/faros-ai/faros-community-edition/network/alerts).
thomas-gerber commented 3 months ago

weirdly, this was the one supposed to address axios in cli , but that is the package missing here

thomas-gerber commented 3 months ago

@ypc-faros can you take a look why the disconnect between https://github.com/faros-ai/faros-community-edition/security/dependabot/71 and what was opened here?

ypc-faros commented 3 months ago

@ypc-faros can you take a look why the disconnect between Server-Side Request Forgery in axios and what was opened here?

I'll take a look when I get started on FAI-12563 👍

ypc-faros commented 2 months ago

@ypc-faros can you take a look why the disconnect between Server-Side Request Forgery in axios and what was opened here?

I'll take a look when I get started on FAI-12563 👍

I merged this PR and tried creating one for the cli package from its alert. I got this error: Screenshot 2024-09-04 at 11 36 55 AM So most likely dependabot bumped into the same issue when creating the PR for all three packages and bailed on cli @thomas-gerber

ypc-faros commented 2 months ago

@ypc-faros can you take a look why the disconnect between Server-Side Request Forgery in axios and what was opened here?

I'll take a look when I get started on FAI-12563 👍

I merged this PR and tried creating one for the cli package from its alert. I got this error: Screenshot 2024-09-04 at 11 36 55 AM So most likely dependabot bumped into the same issue when creating the PR for all three packages and bailed on cli @thomas-gerber

Oh this is why @thomas-gerber

ypc-faros commented 2 months ago

@ypc-faros can you take a look why the disconnect between Server-Side Request Forgery in axios and what was opened here?

I'll take a look when I get started on FAI-12563 👍

I merged this PR and tried creating one for the cli package from its alert. I got this error: Screenshot 2024-09-04 at 11 36 55 AM So most likely dependabot bumped into the same issue when creating the PR for all three packages and bailed on cli @thomas-gerber

Oh this is why @thomas-gerber

Fix here https://github.com/faros-ai/faros-community-edition/pull/361