app-tutorial
app-tutorial copied to clipboard
chore(deps): Bump the npm_and_yarn group group with 2 updates
Bumps the npm_and_yarn group group with 2 updates: @nextcloud/axios and axios.
Updates @nextcloud/axios from 2.3.0 to 2.4.0
Release notes
Sourced from @nextcloud/axios's releases.
v2.4.0
2.4.0 – 2023-06-28
Fixed
- Fix package exports to allow Typescript projects with module resolution of
Node16orNodeNextto import the packageChanged
- Axios upgrade from v0.27 to v1.4
- Update node engines to next LTS (node 20 / npm 9)
- Dependency updates
Changelog
Sourced from @nextcloud/axios's changelog.
2.4.0 – 2023-06-28
Fixed
- Fix package exports to allow Typescript projects with module resolution of
Node16orNodeNextto import the packageChanged
- Axios upgrade from v0.27 to v1.4
- Update node engines to next LTS (node 20 / npm 9)
- Dependency updates
Commits
27e2158chore(deps): update dependency@rollup/plugin-typescriptto ^11.1.2e73e84fchore(deps): update babel monorepo to ^7.22.5028e5d6Merge pull request #634 from nextcloud/fix/readme-badges2c1c298fix(docs): Fix "build status" aka tests badge in README865af43Merge pull request #631 from nextcloud/feat/add-eslintcc2b0f9Merge pull request #630 from nextcloud/chore/npmignore9498817chore: Add eslint and fix linter issues407abfdMerge pull request #632 from nextcloud/fix/drop-tslib36686f2Merge pull request #633 from nextcloud/chore/update-ciaef0573chore: Update CI workflows from organization templates- Additional commits viewable in compare view
Updates axios from 0.27.2 to 1.6.8
Release notes
Sourced from axios's releases.
Release v1.6.8
Release notes:
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
Release v1.6.7
Release notes:
Bug Fixes
Contributors to this release
Release v1.6.6
Release notes:
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
Release v1.6.5
Release notes:
Bug Fixes
- ci: refactor notify action as a job of publish action; (#6176) (0736f95)
- dns: fixed lookup error handling; (#6175) (f4f2b03)
Contributors to this release
... (truncated)
Changelog
Sourced from axios's changelog.
1.6.8 (2024-03-15)
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
1.6.7 (2024-01-25)
Bug Fixes
Contributors to this release
1.6.6 (2024-01-24)
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
1.6.5 (2024-01-05)
Bug Fixes
... (truncated)
Commits
ab3f0f9chore(release): v1.6.8 (#6303)2656612fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...7320430fix(import): use named export for EventEmitter;8786e0ffix(vulnerability): update follow-redirects to 1.15.6 (#6300)d844227chore: update and bump deps (#6238)caa0625docs: update README responseEncoding types (#6194)41c4584docs: Update README.md to point to current axios version in CDN links (#6196)bf6974fchore(ci): add npm tag action; (#6231)a52e4d9chore(release): v1.6.7 (#6204)2b69888chore: remove unnecessary check (#6186)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.