Skip to content

Commit a3e21d5

Browse files
Merge pull request #1617 from nextcloud/renovate/master-nextcloud-logger-3.x
fix(deps): bump @nextcloud/logger from 2.7.0 to v3 (master)
2 parents ae39649 + 79b41e3 commit a3e21d5

8 files changed

+18
-62
lines changed

js/twofactor_totp-main-login-setup.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-login-setup.js.license

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ SPDX-License-Identifier: AGPL-3.0-only
66
SPDX-FileCopyrightText: Tobias Koppers @sokra
77
SPDX-FileCopyrightText: T. Jameson Little <[email protected]>
88
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
9-
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
109
SPDX-FileCopyrightText: Matt Zabriskie
1110
SPDX-FileCopyrightText: GitHub Inc.
1211
SPDX-FileCopyrightText: Feross Aboukhadijeh
@@ -20,21 +19,12 @@ This file is generated from multiple sources. Included packages:
2019
- @chenfengyuan/vue-qrcode
2120
- version: 1.0.2
2221
- license: MIT
23-
- @nextcloud/auth
24-
- version: 2.5.1
25-
- license: GPL-3.0-or-later
2622
- @nextcloud/browser-storage
2723
- version: 0.4.0
2824
- license: GPL-3.0-or-later
2925
- semver
3026
- version: 7.7.2
3127
- license: ISC
32-
- @nextcloud/event-bus
33-
- version: 3.3.2
34-
- license: GPL-3.0-or-later
35-
- @nextcloud/logger
36-
- version: 2.7.0
37-
- license: GPL-3.0-or-later
3828
- @nextcloud/router
3929
- version: 2.2.1
4030
- license: GPL-3.0-or-later

js/twofactor_totp-main-login-setup.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-settings.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/twofactor_totp-main-settings.js.license

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ SPDX-FileCopyrightText: debounce developers
1010
SPDX-FileCopyrightText: Tobias Koppers @sokra
1111
SPDX-FileCopyrightText: T. Jameson Little <[email protected]>
1212
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
13-
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1413
SPDX-FileCopyrightText: Matt Zabriskie
1514
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
1615
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
@@ -29,24 +28,15 @@ This file is generated from multiple sources. Included packages:
2928
- @chenfengyuan/vue-qrcode
3029
- version: 1.0.2
3130
- license: MIT
32-
- @nextcloud/auth
33-
- version: 2.5.1
34-
- license: GPL-3.0-or-later
3531
- @nextcloud/browser-storage
3632
- version: 0.4.0
3733
- license: GPL-3.0-or-later
3834
- semver
3935
- version: 7.7.2
4036
- license: ISC
41-
- @nextcloud/event-bus
42-
- version: 3.3.2
43-
- license: GPL-3.0-or-later
4437
- @nextcloud/router
4538
- version: 3.0.1
4639
- license: GPL-3.0-or-later
47-
- @nextcloud/logger
48-
- version: 2.7.0
49-
- license: GPL-3.0-or-later
5040
- @nextcloud/password-confirmation
5141
- version: 5.1.1
5242
- license: MIT

js/twofactor_totp-main-settings.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 11 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@nextcloud/auth": "^2.5.1",
2323
"@nextcloud/axios": "^2.5.1",
2424
"@nextcloud/initial-state": "^2.2.0",
25-
"@nextcloud/logger": "^2.7.0",
25+
"@nextcloud/logger": "^3.0.2",
2626
"@nextcloud/password-confirmation": "^5.1.1",
2727
"@nextcloud/router": "^2.2.1",
2828
"vue": "^2.7.16",

0 commit comments

Comments
 (0)