nextcloud / officeonline

officeonline
46 stars 15 forks source link

chore(deps): Bump @nextcloud/router from 2.0.0 to 2.2.0 #487

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 10 months ago

Bumps @nextcloud/router from 2.0.0 to 2.2.0.

Release notes

Sourced from @​nextcloud/router's releases.

v2.2.0

2.2.0 - 2023-10-18

Full Changelog

What's Changed

Dependencies

  • build(deps-dev): Bump @​babel/cli from 7.22.10 to 7.22.10 by @​dependabot
  • build(deps-dev): Bump @​babel/core from 7.22.10 to 7.23.2 by @​dependabot
  • build(deps-dev): Bump @​babel/preset-env from 7.22.10 to 7.22.10 by @​dependabot
  • build(deps-dev): Bump @​babel/preset-typescript from 7.22.11 to 7.23.2 by @​dependabot
  • build(deps-dev): Bump @​nextcloud/browserslist-config from 2.3.0 to 3.0.0 by @​dependabot
  • build(deps-dev): Bump typedoc from 0.24.8 to 0.25.2 by @​dependabot
  • build(deps-dev): Bump typescript from 5.1.3 to 5.2.2 by @​dependabot
  • build(deps): Bump core-js from 3.30.2 to 8.4.31 by @​dependabot

New Contributors

v2.1.2

2.1.2 – 2023-06-13

Full Changelog

Fixed

  • Do not export the declaration of window.OC to prevent typing clashes with applications
Changelog

Sourced from @​nextcloud/router's changelog.

2.2.0 - 2023-10-18

Full Changelog

What's Changed

Dependencies

  • build(deps-dev): Bump @​babel/cli from 7.22.10 to 7.22.10 by @​dependabot
  • build(deps-dev): Bump @​babel/core from 7.22.10 to 7.23.2 by @​dependabot
  • build(deps-dev): Bump @​babel/preset-env from 7.22.10 to 7.22.10 by @​dependabot
  • build(deps-dev): Bump @​babel/preset-typescript from 7.22.11 to 7.23.2 by @​dependabot
  • build(deps-dev): Bump @​nextcloud/browserslist-config from 2.3.0 to 3.0.0 by @​dependabot
  • build(deps-dev): Bump typedoc from 0.24.8 to 0.25.2 by @​dependabot
  • build(deps-dev): Bump typescript from 5.1.3 to 5.2.2 by @​dependabot
  • build(deps): Bump core-js from 3.30.2 to 8.4.31 by @​dependabot

New Contributors

2.1.2 – 2023-06-13

Full Changelog

Fixed

  • Do not export the declaration of window.OC to prevent typing clashes with applications

2.1.1 – 2023-04-21

Full Changelog

Fixed

  • Moved @​nextcloud/typings from dev to production dependency

2.1.0 – 2023-04-20

Full Changelog

Changed

  • Dependency updates

2.0.1 - 2022-12-28

Full Changelog

Fixed

  • fix: fix window variable definition

Changed

  • Add documentation link to Readme
  • Add NPM image to readme

... (truncated)

Commits
  • 0da6a64 chore: add npm-publsh workflow
  • 2e964da Merge pull request #534 from nextcloud-libraries/release/2.2.0
  • da609dc 2.2.0
  • a10e05e Merge pull request #533 from nextcloud-libraries/dependabot/npm_and_yarn/babe...
  • 55b0c88 build(deps-dev): Bump @​babel/core from 7.23.0 to 7.23.2
  • 4d6a13e Merge pull request #532 from nextcloud-libraries/dependabot/npm_and_yarn/babe...
  • 3a21a15 Merge pull request #531 from nextcloud-libraries/dependabot/npm_and_yarn/babe...
  • 3892da3 Merge pull request #530 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • 717d950 build(deps-dev): Bump @​babel/preset-env from 7.22.20 to 7.23.2
  • b6d94ce build(deps-dev): Bump @​babel/preset-typescript from 7.23.0 to 7.23.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by skjnldsv, a new releaser for @​nextcloud/router since your current version.


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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.

dependabot[bot] commented 10 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 7 months ago

Superseded by #513.