Update axios: 0.19.0 → 0.19.2 (minor) #151
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ axios (0.19.0 → 0.19.2) · Repo · Changelog
Release Notes
0.19.2
0.19.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
Releasing 0.19.2
Updating changlog for 0.19.2 release
Remove unnecessary XSS check introduced by #2451 (#2679)
Fix link formatting in CHANGELOG.md to display PR number in parens as link (#2643)
Releasing 0.19.1
Fixing typo in CHANGELOG.md: s/Functionallity/Functionality (#2639)
If this place is false, it will report an error, so you should delete the useless code. (#2458)
Fixing invalid agent issue (#1904)
fix: fix ignore set withCredentials false (#2582)
Remove 'includes' API, fix CI build failure (#2574)
fixing Travis link (#2540)
Fix CI build failure (#2570)
Remove dependency on is-buffer (#1816)
Fix badge, use master branch (#2538)
Fix XSS logic that matched some valid urls (#2529)
Adding options typings (#2341)
Document fix (#2514)
Update docs with no_proxy change, issue #2484 (#2513)
Adding Typescript HTTP method definition for LINK and UNLINK. (#2444)
Update README.md (#2504)
Revert "Update Webpack + deps, remove now unnecessary polyfills" (#2479)
Change syntax to see if build passes (#2488)
Update Webpack + deps, remove now unnecessary polyfills (#2410)
Fix to prevent XSS, throw an error when the URL contains a JS script (#2464)
Fixing missing words in docs template (#2259)
custom timeout prompt copy (#2275)
Add error toJSON example (#2466)
Fixing Vulnerability A Fortify Scan finds a critical Cross-Site Scrip… (#2451)
Add license badge (#2446)
fix: Fixing subdomain handling on no_proxy (#2442)
Make redirection from HTTP to HTTPS work (#2426)
Add toJSON property to AxiosError type (#2427)
Fix word 'sintaxe' to 'syntax' in README.md (#2432)
Fixing socket hang up error on node side for slow response. (#1752)
🐛Fix request finally documentation in README (#2189)
Fixing issue 2195 - order of if/else blocks is causing unit tests mocking XHR. (#2201)
updating spelling and adding link to docs (#2212)
upadating README: notes on CommonJS autocomplete (#2256)
Sintaxe alternative to send data into the body (#2317)
docs: minor tweak (#2404)
Fix cancellation error on build master. #2290 #2207 (#2407)
Update response interceptor docs (#2399)
Doc fixes, minor examples cleanup (#2198)
Fixing custom config options (#2207)
Fixing set `config.method` after mergeConfig for Axios.prototype.request (#2383)
Axios create url bug (#2290)
Fix grammar in README.md (#2271)
Fix a typo in README (#2384)
Do not modify config.url when using a relative baseURL (resolves #1628) (#2391)
Fix travis CI build (#2386)
Fix typo in CHANGELOG.md - s/issue/issues (#2193)
✳️ chart.js (2.9.1 → 2.9.4) · Repo
Release Notes
2.9.4
2.9.3
2.9.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands