nextcloud / officeonline

officeonline
46 stars 15 forks source link

chore(deps): Bump @nextcloud/router from 2.0.0 to 2.2.1 #513

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @nextcloud/router from 2.0.0 to 2.2.1.

Release notes

Sourced from @​nextcloud/router's releases.

v2.2.1

2.2.1 - 2024-01-24

Full Changelog

Fixed

Changed

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.1 - 2024-01-24

Full Changelog

Fixed

Changed

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

... (truncated)

Commits
  • d006948 Merge pull request #562 from nextcloud-libraries/chore/changelog
  • f03c09f chore: Prepare new release
  • a0d3c50 Merge pull request #559 from nextcloud-libraries/fix/node-version
  • d98ae33 Merge pull request #560 from nextcloud-libraries/fix/do-not-rely-on-global-state
  • 880911a chore: Update NPM version to 10 to align with version shipped by LTS Node 20
  • 1b59280 fix: Do not rely on OC.webroots or OC.appwebroots but use own logic
  • d1e7d53 Merge pull request #551 from nextcloud-libraries/automated/update-workflows/d...
  • 9ba185f Merge pull request #557 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • e308358 Merge pull request #556 from nextcloud-libraries/dependabot/npm_and_yarn/babe...
  • 50bdd57 build(deps-dev): Bump typedoc from 0.25.6 to 0.25.7
  • 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

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 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)
dependabot[bot] commented 7 months ago

Superseded by #515.