From 1b3a2985b9b1264310d36d90110c754a2799d77b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 27 Jan 2023 01:53:04 +0000
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20deps(deps):=20bump=20axios=20fro?=
=?UTF-8?q?m=201.2.2=20to=201.2.4=20(#2055)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.2.4.
Release notes
Sourced from axios's releases.
Release v1.2.4
Release notes:
Bug Fixes
- types: renamed
RawAxiosRequestConfig
back to AxiosRequestConfig
; (#5486) (2a71f49)
- types: fix
AxiosRequestConfig
generic; (#5478) (9bce81b)
Contributors to this release
1.2.3
Release notes:
Bug Fixes
- types: fixed AxiosRequestConfig header interface by refactoring it to RawAxiosRequestConfig; (#5420) (0811963)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.2.4 (2023-01-22)
Bug Fixes
- types: renamed
RawAxiosRequestConfig
back to AxiosRequestConfig
; (#5486) (2a71f49)
- types: fix
AxiosRequestConfig
generic; (#5478) (9bce81b)
Contributors to this release
1.2.3 (2023-01-10)
Bug Fixes
- types: fixed AxiosRequestConfig header interface by refactoring it to RawAxiosRequestConfig; (#5420) (0811963)
Contributors to this release
Commits
6600d51
[Release] v1.2.4 (#5487)
2a71f49
fix(types): renamed RawAxiosRequestConfig
back to AxiosRequestConfig
; (#5...
6486929
Fix AxiosRequestHeaders & AxiosHeaders types; (#5482)
186ea06
fix AxiosRequestConfig generic (#5478)
557ed0a
chore(ci): fixed publish action; (#5470)
484e0b6
chore(release): v1.2.3 (#5459)
d83316d
chore(ci): enabled npm publishing; (#5460)
d750901
chore(ci): added an action to make GitHub & NPM releases when merging a relea...
477c714
chore(ci): fixed error in generating changelog with unnecessary spaces; (#5455)
e2a1e28
chore(ci): improved contributors & PRs sections generator; (#5453)
- Additional commits viewable in compare view
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.2.2&new-version=1.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 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)
---
sources/@repo/docs/package.json | 2 +-
sources/@roots/bud-support/package.json | 2 +-
yarn.lock | 12 ++++++------
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/sources/@repo/docs/package.json b/sources/@repo/docs/package.json
index d766a33f6e..1e3c1eebb7 100644
--- a/sources/@repo/docs/package.json
+++ b/sources/@repo/docs/package.json
@@ -40,7 +40,7 @@
"dependencies": {
"@docusaurus/theme-classic": "2.2.0",
"@docusaurus/theme-common": "2.2.0",
- "axios": "1.2.2",
+ "axios": "1.2.4",
"clsx": "1.2.1",
"docusaurus-lunr-search": "2.3.2",
"react": "17.0.2",
diff --git a/sources/@roots/bud-support/package.json b/sources/@roots/bud-support/package.json
index 8ab2b3f890..110c6441e1 100644
--- a/sources/@roots/bud-support/package.json
+++ b/sources/@roots/bud-support/package.json
@@ -122,7 +122,7 @@
},
"dependencies": {
"@roots/filesystem": "workspace:sources/@roots/filesystem",
- "axios": "1.2.2",
+ "axios": "1.2.4",
"chalk": "5.2.0",
"chokidar": "3.5.3",
"clean-stack": "5.1.0",
diff --git a/yarn.lock b/yarn.lock
index aa019a612d..1fe9c45c15 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6432,7 +6432,7 @@ __metadata:
"@types/node": 18.11.18
"@types/react": 17.0.52
"@types/react-dom": 17.0.18
- axios: 1.2.2
+ axios: 1.2.4
clsx: 1.2.1
docusaurus-lunr-search: 2.3.2
file-loader: 6.2.0
@@ -7365,7 +7365,7 @@ __metadata:
"@types/signale": 1.4.4
"@types/webpack-manifest-plugin": 3.0.5
"@vercel/ncc": 0.36.0
- axios: 1.2.2
+ axios: 1.2.4
chalk: 5.2.0
chokidar: 3.5.3
clean-stack: 5.1.0
@@ -12837,14 +12837,14 @@ __metadata:
languageName: node
linkType: hard
-"axios@npm:1.2.2":
- version: 1.2.2
- resolution: "axios@npm:1.2.2"
+"axios@npm:1.2.4":
+ version: 1.2.4
+ resolution: "axios@npm:1.2.4"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
- checksum: 6e357491b38426c5720f7328ecbafca3c643b03952c052d787570672ce7a9365717c2d64db4ce97cfbee3f830fa405101e360e14d0857ef7f96a9f4d814c4e03
+ checksum: 3454248d72028d69e90e348542140136c1226b448529e78beae5b88e65d6c67f85a3d0eb49f089b338cb54f173671b585c95ef3339f3cb28286eb2878fe47880
languageName: node
linkType: hard