Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump @nextcloud/router from 2.0.0 to 2.1.2 #1219

Merged
merged 4 commits into from
Jun 27, 2023

Commits on Jun 26, 2023

  1. Chore(deps): Bump @nextcloud/router from 2.0.0 to 2.1.2

    Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.0.0 to 2.1.2.
    - [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
    - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-router@v2.0.0...v2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/router"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    dependabot[bot] authored and nextcloud-command committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    043509e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Properly import translate in ActivityTab

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2bcb5eb View commit details
    Browse the repository at this point in the history
  2. Fix test URL

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    eaacbbe View commit details
    Browse the repository at this point in the history
  3. Improve non defined URL handling in tests

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    782385c View commit details
    Browse the repository at this point in the history