SHA256
1
0
forked from pool/bitwarden

Accepting request 1166251 from devel:languages:nodejs

OBS-URL: https://build.opensuse.org/request/show/1166251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitwarden?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2024-04-09 14:47:31 +00:00 committed by Git OBS Bridge
commit 01775b4a27
9 changed files with 48 additions and 40 deletions

View File

@ -2,8 +2,8 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/bitwarden/clients.git</param>
<param name="revision">desktop-v2024.2.1</param>
<param name="version">2024.2.1</param>
<param name="revision">desktop-v2024.3.2</param>
<param name="version">2024.3.2</param>
<param name="filename">bitwarden</param>
<param name="exclude">bitwarden_license/*</param>
<!-- The code in bitwarden_license MUST NOT be included in published tarballs as it is non-redistributable! -->
@ -14,6 +14,7 @@
<service name="cargo_vendor" mode="manual">
<param name="srcdir">clients/apps/desktop/desktop_native</param>
<param name="update">false</param>
<param name="filter">true</param>
</service>
<service name="cargo_audit" mode="manual">
<param name="srcdir">clients/apps/desktop/desktop_native</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6729f1a209f8f6ea1fa473e9b0ba2921879e71dbae54d769e4a7fa41a2b1d7b
size 35164685

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1bd7f991c04e9717f1802ef252f679a2b768db99a3fb788be658c2cf3eed6414
size 35864589

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 8 17:03:46 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 2024.3.2
* no changelog provided
- Remove non-Linux stuff from rust vendor tarball
- Work around missing debuginfo (bsc#1222175)
-------------------------------------------------------------------
Fri Mar 8 19:00:48 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>

View File

@ -1,4 +1,4 @@
name: bitwarden
version: 2024.2.1
mtime: 1709757071
commit: 82998d8e515b1dab0b3891170e56bf15ffc69446
version: 2024.3.2
mtime: 1711717943
commit: 60e47aff88024ba9aad1a4ed7b63690b968bf7fc

View File

@ -18,7 +18,7 @@
#
Name: bitwarden
Version: 2024.2.1
Version: 2024.3.2
Release: 0
Summary: A secure and free password manager for all of your devices
Group: Productivity/Security
@ -195,7 +195,7 @@ export PATH="%{_builddir}/cargo:$PATH"
export RUSTC_BOOTSTRAP=1
%endif
export RUSTC_LOG='rustc_codegen_ssa::back::link=info'
export RUSTFLAGS="%{build_rustflags} --verbose"
export RUSTFLAGS="%{build_rustflags} --verbose -Cstrip=none"
export CARGO_TERM_VERBOSE=true
export ELECTRON_SKIP_BINARY_DOWNLOAD=1

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04d4668b2e7d9503b3464c1e27916ddb3175f09eddb50d64d378064784197a24
size 35254045
oid sha256:bbc2a0fa0478438002ba30f3d81765d2ea6e04ca40dc23189ebc8aac58a60905
size 35301512

View File

@ -19,7 +19,7 @@
},
"workspaces": [
"apps/*",
@@ -35,118 +34,45 @@
@@ -35,117 +34,44 @@
],
"devDependencies": {
"@angular-devkit/build-angular": "16.2.11",
@ -43,10 +43,10 @@
- "@storybook/jest": "0.2.3",
- "@storybook/testing-library": "0.2.2",
- "@types/argon2-browser": "1.18.1",
- "@types/chrome": "0.0.243",
- "@types/chrome": "0.0.262",
"@types/duo_web_sdk": "2.7.1",
- "@types/firefox-webext-browser": "111.0.1",
- "@types/inquirer": "8.2.6",
- "@types/firefox-webext-browser": "111.0.5",
- "@types/inquirer": "8.2.10",
"@types/jest": "29.5.12",
- "@types/jquery": "3.5.29",
- "@types/jsdom": "21.1.6",
@ -55,43 +55,42 @@
- "@types/koa__router": "12.0.4",
- "@types/koa-bodyparser": "4.3.7",
- "@types/koa-json": "2.0.23",
- "@types/lowdb": "1.0.11",
- "@types/lowdb": "1.0.15",
"@types/lunr": "2.3.7",
"@types/node": "18.19.14",
"@types/node": "18.19.19",
- "@types/node-fetch": "2.6.4",
"@types/node-forge": "1.3.11",
"@types/node-ipc": "9.2.0",
"@types/papaparse": "5.3.14",
- "@types/proper-lockfile": "4.1.2",
- "@types/react": "16.14.54",
- "@types/proper-lockfile": "4.1.4",
- "@types/react": "16.14.57",
- "@types/retry": "0.12.5",
+ "@types/semver": "^7.3.4",
"@types/zxcvbn": "4.4.4",
- "@typescript-eslint/eslint-plugin": "6.21.0",
- "@typescript-eslint/parser": "6.21.0",
- "@webcomponents/custom-elements": "1.6.0",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.18",
- "base64-loader": "1.0.0",
- "chromatic": "10.0.0",
"clean-webpack-plugin": "4.0.0",
- "chromatic": "10.9.6",
"concurrently": "8.2.2",
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"electron": "28.2.4",
- "electron-builder": "24.9.1",
"electron": "28.2.8",
- "electron-builder": "24.13.3",
"electron-log": "5.0.1",
- "electron-reload": "2.0.0-alpha.1",
"electron-store": "8.1.0",
"electron-store": "8.2.0",
"electron-updater": "6.1.8",
- "eslint": "8.56.0",
- "eslint": "8.57.0",
- "eslint-config-prettier": "9.1.0",
- "eslint-import-resolver-typescript": "3.6.1",
- "eslint-plugin-import": "2.29.1",
- "eslint-plugin-rxjs": "5.0.3",
- "eslint-plugin-rxjs-angular": "2.0.1",
- "eslint-plugin-storybook": "0.6.15",
- "eslint-plugin-tailwindcss": "3.13.1",
- "eslint-plugin-storybook": "0.8.0",
- "eslint-plugin-tailwindcss": "3.15.1",
- "gulp": "4.0.2",
- "gulp-filter": "9.0.1",
- "gulp-if": "3.0.0",
@ -101,19 +100,19 @@
"html-loader": "4.2.0",
- "html-webpack-injector": "1.1.4",
"html-webpack-plugin": "5.5.4",
- "husky": "9.0.10",
- "husky": "9.0.11",
- "jest-junit": "16.0.0",
"jest-mock-extended": "3.0.5",
- "jest-preset-angular": "14.0.2",
- "jest-preset-angular": "14.0.3",
- "lint-staged": "15.2.2",
"mini-css-extract-plugin": "2.7.6",
"node-ipc": "9.2.1",
+ "path-browserify": "^1.0.1",
- "pkg": "5.8.1",
"postcss": "8.4.32",
"postcss-loader": "7.3.3",
"postcss": "8.4.35",
"postcss-loader": "7.3.4",
- "prettier": "3.2.2",
- "prettier-plugin-tailwindcss": "0.5.11",
- "prettier-plugin-tailwindcss": "0.5.12",
- "process": "0.11.10",
- "react": "18.2.0",
- "react-dom": "18.2.0",
@ -121,10 +120,10 @@
- "remark-gfm": "3.0.1",
"rimraf": "5.0.5",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"sass-loader": "13.3.3",
- "storybook": "7.6.17",
- "style-loader": "3.3.3",
- "tailwindcss": "3.3.5",
- "style-loader": "3.3.4",
- "tailwindcss": "3.4.1",
- "ts-jest": "29.1.2",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
@ -188,7 +187,7 @@
- "qrious": "4.0.2",
"rxjs": "7.8.1",
- "tabbable": "6.2.0",
"tldts": "6.1.8",
"tldts": "6.1.13",
"utf-8-validate": "6.0.3",
"zone.js": "0.13.3",
"zxcvbn": "4.4.2"

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:821d2b54e1051ddae3369829134c88ebb87dcb9845df51fc4316c637f42b963a
size 29023854
oid sha256:035d0958731add03a4bc67309886da6b0f614068249b74030f3161fc1cb767ca
size 6198324