activity
activity copied to clipboard
Upgrade: Bump @nextcloud/router from 2.2.0 to 3.0.0
Bumps @nextcloud/router from 2.2.0 to 3.0.0.
Release notes
Sourced from @nextcloud/router's releases.
v3.0.0
3.0.0 - 2024-02-01
Enhancements
- Drop
core-jsand move to vite by@susnuxin nextcloud-libraries/nextcloud-router#563- enh(tests): Add unit tests and CI workflow for testing by
@susnuxin nextcloud-libraries/nextcloud-router#564- feat: add method to get a base URL, allow to pass remote base by
@Antreesyin nextcloud-libraries/nextcloud-router#558Fixed
- fix: Adjust
generateFilePathto includetypealso forindex.phpby@susnuxin nextcloud-libraries/nextcloud-router#566- fix(getRootUrl)!: If not configured use first subdirectory as webroot instead of last by
@susnuxin nextcloud-libraries/nextcloud-router#570Changed
- Clean up code (drop unreachable code) and minor modernization by
@susnuxin nextcloud-libraries/nextcloud-router#565- chore: Add ESLint to project and fix issues reported by
@susnuxin nextcloud-libraries/nextcloud-router#561- Make README a bit nicer by adding badges for coverage and documentation by
@susnuxin nextcloud-libraries/nextcloud-router#569Dependencies
- build(deps-dev): Bump vitest from 1.2.1 to 1.2.2 by
@dependabotin nextcloud-libraries/nextcloud-router#567- build(deps-dev): Bump
@vitest/coverage-v8from 1.2.1 to 1.2.2 by@dependabotin nextcloud-libraries/nextcloud-router#568New Contributors
@Antreesymade their first contribution in nextcloud-libraries/nextcloud-router#558v2.2.1
2.2.1 - 2024-01-24
Fixed
- fix: Do not rely on
OC.webrootsorOC.appwebrootsbut use own logic by@susnuxin nextcloud-libraries/nextcloud-router#560Changed
- chore: Update NPM version to 10 to align with version shipped by LTS Node 20 by
@susnuxin nextcloud-libraries/nextcloud-router#559
Changelog
Sourced from @nextcloud/router's changelog.
3.0.0 - 2024-02-01
Enhancements
- Drop
core-jsand move to vite by@susnuxin nextcloud-libraries/nextcloud-router#563- enh(tests): Add unit tests and CI workflow for testing by
@susnuxin nextcloud-libraries/nextcloud-router#564- feat: add method to get a base URL, allow to pass remote base by
@Antreesyin nextcloud-libraries/nextcloud-router#558Fixed
- fix: Adjust
generateFilePathto includetypealso forindex.phpby@susnuxin nextcloud-libraries/nextcloud-router#566- fix(getRootUrl)!: If not configured use first subdirectory as webroot instead of last by
@susnuxin nextcloud-libraries/nextcloud-router#570Changed
- Clean up code (drop unreachable code) and minor modernization by
@susnuxin nextcloud-libraries/nextcloud-router#565- chore: Add ESLint to project and fix issues reported by
@susnuxin nextcloud-libraries/nextcloud-router#561- Make README a bit nicer by adding badges for coverage and documentation by
@susnuxin nextcloud-libraries/nextcloud-router#569Dependencies
- build(deps-dev): Bump vitest from 1.2.1 to 1.2.2 by
@dependabotin nextcloud-libraries/nextcloud-router#567- build(deps-dev): Bump
@vitest/coverage-v8from 1.2.1 to 1.2.2 by@dependabotin nextcloud-libraries/nextcloud-router#568New Contributors
@Antreesymade their first contribution in nextcloud-libraries/nextcloud-router#5582.2.1 - 2024-01-24
Fixed
- fix: Do not rely on
OC.webrootsorOC.appwebrootsbut use own logic by@susnuxin nextcloud-libraries/nextcloud-router#560Changed
- chore: Update NPM version to 10 to align with version shipped by LTS Node 20 by
@susnuxin nextcloud-libraries/nextcloud-router#559
Commits
41d123fMerge pull request #571 from nextcloud-libraries/v2.3.0d332fde3.0.049c9775Merge pull request #570 from nextcloud-libraries/fix/webroot47c71c1Merge pull request #565 from nextcloud-libraries/fix/cleanupc0fe31fMerge pull request #569 from nextcloud-libraries/fix/readmee0becaffix: Optimize and modernize code7a2109ffix(getRootUrl)!: If not configured use first subdirectory as webroot instead...d55dbc6fix: Remove unreachable code4924071fix: Make README a bit nicer by adding badges3f8327eMerge pull request #566 from nextcloud-libraries/fix/generate-filepath-type- 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 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.
1 failed and 3 flaky tests on run #1258 ↗︎
| ⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | ||||
Details:
| Upgrade: Bump @nextcloud/router from 2.2.0 to 3.0.0 | |||
| Project: Activity | Commit: 8f7db1ba1d |
||
| Status: Failed | Duration: 05:48 💡 | ||
| Started: Feb 24, 2024 3:40 AM | Ended: Feb 24, 2024 3:46 AM | ||
Review all test suite changes for PR #1571 ↗︎
Superseded by #1652.