Skip to content

Bump axios from 1.7.2 to 1.7.4 in /docs - #88

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/axios-1.7.4
Closed

Bump axios from 1.7.2 to 1.7.4 in /docs#88
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/axios-1.7.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2024

Copy link
Copy Markdown

Bumps axios from 1.7.2 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

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

Commits

Dependabot compatibility score

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) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 15, 2024
@David-Petrov

Copy link
Copy Markdown

Unfortunately, the affected dependency is transitively imported. Best course of action would be to wait for the direct dependency to update 😄

@ltitanb

ltitanb commented Aug 19, 2024

Copy link
Copy Markdown
Collaborator

I'm not sure we should merge this and keep dependabot tbh, since it's only for the docs and would clutter the commit history. What do you think?

@David-Petrov

Copy link
Copy Markdown

I wouldn't merge this either. Especially because it modifies the lock file only. I opened up the PR from dependabot mainly to raise the concern from my comment above. When it comes to security vulnerabilities, though, I'm not sure how far an issue with the docs server could affect the entire CB service, but since we're dockerized plus the issue relates to SSRF, I don't think it's that crucial in our particular case.

@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2024

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/docs/axios-1.7.4 branch August 27, 2024 07:18
JasonVranek added a commit that referenced this pull request Aug 26, 2026
apply: per-VC preflight (authed keystores listing plus a builder_config
probe on an enumerated key, so a 404 means missing keymanager-APIs #88
support rather than key-elsewhere), POST per projected key with 202/404/
403 handling, exit non-zero unless each key is accepted by exactly one VC
(zero acceptors errors; several is a duplicate-key slashing alarm).
--dry-run prints, --emit writes per-key JSON plus a manifest, --prune
POSTs {} (spec-equal to DELETE) for stored-but-unprojected keys.

check: read-only canonical comparison with tiered findings and --fail-on;
fields the projection omits resolve to VC config on GET and are skipped
rather than flagged as drift.
JasonVranek added a commit that referenced this pull request Aug 26, 2026
axum mock VC covering: partitioned-key happy path (POST body equals the
projected doc), 401 preflight, missing-#88 detection, zero-acceptor
non-zero result, duplicate-key slashing alarm, 403 config-file-managed,
prune body exactly {}, dry-run/emit sending nothing, canonical check
(reordered entries + uppercase hex + VC-resolved fields produce no
drift), drift + unroutable auth_data + duplicate-key findings.
JasonVranek added a commit that referenced this pull request Aug 26, 2026
…ated keys

A 404 on a key the VC itself enumerated means the #88 route is absent, so
a no-#88 fleet must not check green; silent continue hid it.
JasonVranek added a commit that referenced this pull request Aug 26, 2026
…support

A transport error or 5xx on the probe is its own error, never evidence of
no support; an empty-keystore VC warns and POSTs anyway (the 404/405
responses answer the support question).
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.

2 participants