Closed dependabot[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.22%. Comparing base (
954d3a1
) to head (8d246f8
). Report is 1 commits behind head on dev.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Bumps the faucet-frontend-dependencies group in /faucet/frontend with 4 updates: axios, next, @testing-library/react and eslint-config-next.
Updates
axios
from 1.7.5 to 1.7.7Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
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)Updates
next
from 14.2.6 to 14.2.7Release notes
Sourced from next's releases.
Commits
a1c3a03
v14.2.7d46ab2c
Fix hmr assetPrefix escaping and reuse logic from other files (#67983)d11cbc9
Reject next image urls in image optimizer (#68628)575385e
Fix bad modRequest in flight entry manifest (#68888)9ecf2e8
update turbopack build manifest325dc4b
pages router: ensure x-middleware-cache is respected (#67734)d3021b6
update playwright interface5e6f511
fix i18n data pathname resolving (#68947)dd32e0f
Update font data (#68639)2f7fa98
Add deployment id header for rsc payload if present (#67255)Updates
@testing-library/react
from 16.0.0 to 16.0.1Release notes
Sourced from
@testing-library/react
's releases.Commits
3dcd8a9
fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)7a28fa9
Fix React Canary and Experimental tests (#1353)Updates
eslint-config-next
from 14.2.6 to 14.2.7Release notes
Sourced from eslint-config-next's releases.
Commits
a1c3a03
v14.2.7Dependabot 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