Skip to content

Commit ab94d04

Browse files
authored
Merge pull request #925 from nextcloud-libraries/chore/prepare-2-6
chore: prepare v2.6.0
2 parents 9bd329b + 4fb1140 commit ab94d04

3 files changed

Lines changed: 31 additions & 38 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -6,55 +6,48 @@
66

77
All notable changes to this project will be documented in this file.
88

9+
## 2.6.0 - 2026-04-14
10+
### Added
11+
* feat: add `setRequestToken` and `fetchRequestToken` methods \([\#900](https://github.com/nextcloud-libraries/nextcloud-auth/pull/900)\)
12+
13+
### Changed
14+
* Bump `@nextcloud/event-bus` to 3.3.3
15+
* chore: use correct package metadata \([\#924](https://github.com/nextcloud-libraries/nextcloud-auth/pull/924)\)
16+
* chore: revert ESLint to v9 to fix linter \([\#901](https://github.com/nextcloud-libraries/nextcloud-auth/pull/901)\)
17+
* chore: update Node and NPM dev versions to align with apps \([\#854](https://github.com/nextcloud-libraries/nextcloud-auth/pull/854)\)
18+
* ci: update all workflow templates from organization template repository \([\#918](https://github.com/nextcloud-libraries/nextcloud-auth/pull/918)\)
19+
920
## 2.5.3 - 2025-10-07
1021
### Changed
1122
* chore(deps): Bump `@nextcloud/browser-storage` to 0.5.0
12-
* chore(deps): various minor/patch upgrades in (#827)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/827]
13-
* ci: update reuse.yml workflow from template in (#825)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/825]
14-
* ci: update npm-publish.yml workflow from template in (#826)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/826]
23+
* chore(deps): various minor/patch upgrades \([#827](https://github.com/nextcloud-libraries/nextcloud-auth/pull/827)\)
24+
* ci: update reuse.yml workflow from template \([#825](https://github.com/nextcloud-libraries/nextcloud-auth/pull/825)\)
25+
* ci: update npm-publish.yml workflow from template \([#826](https://github.com/nextcloud-libraries/nextcloud-auth/pull/826)\)
1526

1627
## 2.5.2 - 2025-07-07
1728
### Fixed
18-
* fix(files_sharing): fallback self.crypto.randomUUID by @skjnldsv in (#822)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/822]
29+
* fix(files_sharing): fallback self.crypto.randomUUID \([#822](https://github.com/nextcloud-libraries/nextcloud-auth/pull/822)\)
1930

2031
### Changed
21-
* chore(deps-dev): Bump happy-dom from 17.4.6 to 17.4.7 in (#805)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/805]
22-
* chore(deps-dev): Bump @vitest/coverage-v8 from 3.1.3 to 3.1.4 in (#808)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/808]
23-
* chore(deps-dev): Bump typedoc from 0.28.4 to 0.28.5 in (#810)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/810]
24-
* chore: fix date in CHANGELOG.md by @nickvergessen in (#807)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/807]
25-
* chore(deps-dev): Bump happy-dom from 17.4.7 to 17.5.6 in (#812)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/812]
26-
* chore(deps-dev): Bump happy-dom from 17.5.6 to 17.6.3 in (#814)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/814]
27-
* chore(deps-dev): Bump @vitest/coverage-v8 from 3.1.4 to 3.2.2 in (#815)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/815]
28-
* chore(deps-dev): Bump @vitest/coverage-v8 from 3.2.2 to 3.2.3 in (#816)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/816]
29-
* chore(deps-dev): Bump eslint from 8.57.1 to 9.29.0 in (#817)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/817]
30-
* chore(deps-dev): Bump happy-dom from 17.6.3 to 18.0.1 in (#819)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/819]
31-
* chore(deps-dev): Bump @vitest/coverage-v8 from 3.2.3 to 3.2.4 in (#820)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/820]
32-
* chore: update supported node versions by @susnux in (#823)[https://github.com/nextcloud-libraries/nextcloud-auth/pull/823]
32+
* chore: fix date in CHANGELOG.md \([#807](https://github.com/nextcloud-libraries/nextcloud-auth/pull/807)\)
33+
* chore: update supported node versions \([#823](https://github.com/nextcloud-libraries/nextcloud-auth/pull/823)\)
34+
* Update development dependencies
3335

3436
## 2.5.1 - 2025-05-13
3537
### Fixed
36-
* fix: listen to guest changes by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-auth/pull/803
38+
* fix: listen to guest changes \([\#803](https://github.com/nextcloud-libraries/nextcloud-auth/pull/803)\)
3739

3840
## 2.5.0 - 2025-05-12
3941
### Added
40-
* feat: add guest user by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-auth/pull/795
42+
* feat: add guest user \([\#795](https://github.com/nextcloud-libraries/nextcloud-auth/pull/795)\)
4143

4244
### Fixed
43-
* fix: returns `NextcloudUser` instead of `GuestUser` by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-auth/pull/799
45+
* fix: returns `NextcloudUser` instead of `GuestUser` \([\#799](https://github.com/nextcloud-libraries/nextcloud-auth/pull/799)\)
4446

4547
### Changed
46-
* chore: Update workflows by @susnux in https://github.com/nextcloud-libraries/nextcloud-auth/pull/678
47-
* chore(deps-dev): Bump @nextcloud/eslint-config from 8.4.1 to 8.4.2 by @dependabot
48-
* chore(deps-dev): Bump @nextcloud/vite-config from 2.2.2 to 2.3.5 by @dependabot
49-
* chore(deps-dev): Bump @vitest/coverage-v8 from 2.0.5 to 2.1.8 by @dependabot
50-
* chore(deps-dev): Bump elliptic from 6.5.5 to 6.6.0 by @dependabot
51-
* chore(deps-dev): Bump eslint from 8.57.0 to 8.57.1 by @dependabot
52-
* chore(deps-dev): Bump happy-dom from 14.12.3 to 17.4.4 by @dependabot
53-
* chore(deps-dev): Bump typedoc from 0.26.10 to 0.28.4 by @dependabot
54-
* chore(deps-dev): Bump typescript from 5.5.4 to 5.8.3 by @dependabot
55-
* chore(deps-dev): Bump vite from 5.4.0 to 5.4.10 by @dependabot
56-
* chore(deps): Bump @nextcloud/event-bus from 3.3.1 to 3.3.2 by @dependabot
57-
* chore(deps): Bump rollup from 4.21.0 to 4.22.4 by @dependabot
48+
* chore: Update workflows \([\#678](https://github.com/nextcloud-libraries/nextcloud-auth/pull/678)\)
49+
* chore(deps): Bump @nextcloud/event-bus from 3.3.1 to 3.3.2
50+
* Updated development dependencies
5851

5952
## 2.4.0 - 2024-08-13
6053
### Added
@@ -93,7 +86,7 @@ All notable changes to this project will be documented in this file.
9386
- Use explicit file extensions for ES module files
9487

9588
### Changed
96-
- Current user and CSRF token are now initilized on first usage
89+
- Current user and CSRF token are now initialized on first usage
9790
- Dependency updates
9891

9992
## 2.0.0 - 2022-08-11

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/auth",
3-
"version": "2.5.3",
3+
"version": "2.6.0",
44
"description": "Nextcloud helpers related to authentication and the current user",
55
"keywords": [
66
"nextcloud"

0 commit comments

Comments
 (0)