app-tutorial
app-tutorial copied to clipboard
chore(deps): Bump @nextcloud/axios from 2.3.0 to 2.5.2
Bumps @nextcloud/axios from 2.3.0 to 2.5.2.
Release notes
Sourced from @nextcloud/axios's releases.
v2.5.2
2.5.2 - 2025-09-20
Fixed
- fix: add missing config interface typing for
reloadExpiredSessionChanged
- refactor: add SPDX headers
- refactor: migrate REUSE to TOML format
- refactor: resolve Typescript errors and stabilize tests
- chore: migrate to ESLint v9
- chore: allow wider
engineversion range- chore: adjust
package.json
- make order consistent with other libraries
- update maintainer information
- fix wrong URLs
- ci: update reuse.yml workflow from organization
- ci: update npm-publish.yml workflow from template
- ci: update workflows from organization
- Bump
@nextcloud/authto 2.5.1- Bump
axiosto 1.12.2v2.5.1
2.5.1 - 2024-09-18
Fixed
- Make license info SPDX compliant: GPL-3.0-or-later
v2.5.0
2.5.0 - 2024-04-30
Added
- Export
isAxiosErrorand Axios types - So in most cases you do not need to also depend on vanilla AxiosFixed
- fix: Set X-Requested-With header on all requests to avoid browser auth dialogs
Changed
- Update NPM to v10 for LTS Node version 20
- Bump axios from 1.5.0 to 1.6.8
- Bump
@nextcloud/routerfrom 2.1.2 to 3.0.1- Bump
@nextcloud/authfrom 2.1.0 to 2.3.0- Migrate to vite and vitest
- Adjust badges and links in README
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
... (truncated)
Changelog
Sourced from @nextcloud/axios's changelog.
2.5.2 - 2025-09-20
Fixed
- fix: add missing config interface typing for
reloadExpiredSessionChanged
- refactor: add SPDX headers
- refactor: migrate REUSE to TOML format
- refactor: resolve Typescript errors and stabilize tests
- chore: migrate to ESLint v9
- chore: allow wider
engineversion range- chore: adjust
package.json
- make order consistent with other libraries
- update maintainer information
- fix wrong URLs
- ci: update reuse.yml workflow from organization
- ci: update npm-publish.yml workflow from template
- ci: update workflows from organization
- Bump
@nextcloud/authto 2.5.1- Bump
axiosto 1.12.22.5.1 - 2024-09-18
Fixed
- Make license info SPDX compliant: GPL-3.0-or-later
2.5.0 - 2024-04-30
Added
- Export
isAxiosErrorand Axios types - So in most cases you do not need to also depend on vanilla AxiosFixed
- fix: Set X-Requested-With header on all requests to avoid browser auth dialogs
Changed
- Update NPM to v10 for LTS Node version 20
- Bump axios from 1.5.0 to 1.6.8
- Bump
@nextcloud/routerfrom 2.1.2 to 3.0.1- Bump
@nextcloud/authfrom 2.1.0 to 2.3.0- Migrate to vite and vitest
- Adjust badges and links in README
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
d041508Merge pull request #810 from nextcloud-libraries/dependabot/npm_and_yarn/axio...c2a7b43chore: adjust release dateed9f60fMerge pull request #806 from nextcloud-libraries/chore/releasef6078efchore: prepare v2.5.20d7dee5chore(deps): Bump axios from 1.12.1 to 1.12.2fb3edeeMerge pull request #790 from nextcloud-libraries/chore/typescripfc64f21chore: Merge remote-tracking branch 'origin/stable2.5'7b2ab78Merge pull request #799 from nextcloud-libraries/dependabot/npm_and_yarn/next...1933d9dchore(deps-dev): Bump@nextcloud/vite-configfrom 2.4.0 to 2.5.03e84f11Merge pull request #798 from nextcloud-libraries/dependabot/npm_and_yarn/next...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.
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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.