notes
notes copied to clipboard
Chore(deps): Bump @nextcloud/router from 2.2.1 to 3.0.0
Bumps @nextcloud/router from 2.2.1 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#558
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#558
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
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 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)