Bump @nextcloud/axios from 1.11.0 to 2.0.0
Bumps @nextcloud/axios from 1.11.0 to 2.0.0.
Release notes
Sourced from @nextcloud/axios's releases.
v2.0.0
Added
- Use rollup as bundler
- Add ESM Support
- Run tests in more Node versions
Changed
- Remove babel
Changelog
Sourced from @nextcloud/axios's changelog.
2.0.0 - 2022-08-11
Added
- Use rollup as bundler
- Add ESM Support
- Run tests in more Node versions
Changed
- Remove babel
Commits
667aba5Merge pull request #438 from nextcloud/feature/bundle-improvementsc7ec237🔖 bump version9d0b7fb👷 adjust release scripts66c9be0👷 remove node140cc2555⬆️ Upgrade dependencies.f8e2840⬆️ Upgrade dependencies.6a8860f📝 improve README.md5dc22e8➕ add missing tslib dependency2c043e1📝 update CHANGELOG.md290d994👷 add node test workflow- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Unit Test Results
27 files 27 suites 5m 23s :stopwatch: 403 tests 403 :heavy_check_mark: 0 :zzz: 0 :x: 3 627 runs 3 627 :heavy_check_mark: 0 :zzz: 0 :x:
Results for commit e9bf2fd8.
Codecov Report
Merging #1151 (e9bf2fd) into master (4ba28a3) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head e9bf2fd differs from pull request most recent head 53557cc. Consider uploading reports for the commit 53557cc to get more accurate results
@@ Coverage Diff @@
## master #1151 +/- ##
=========================================
Coverage 57.68% 57.68%
Complexity 735 735
=========================================
Files 73 73
Lines 2290 2290
=========================================
Hits 1321 1321
Misses 969 969
| Flag | Coverage Δ | |
|---|---|---|
| integration | 1.79% <ø> (ø) |
|
| migration | 4.06% <ø> (ø) |
|
| unittests | 51.83% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
@dependabot rebase
@dependabot rebase