renovate[bot]
73ded290e7
[deps] UI Foundation: Update chromatic to v11.28.2 ( #14492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 10:58:17 -04:00
renovate[bot]
e2201ef667
[deps] UI Foundation: Update storybook monorepo to v8.6.12 ( #14493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 13:10:08 +02:00
renovate[bot]
87a1f4e8ac
[deps] Platform: Update webpack to v5.99.7 ( #14490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 13:13:29 -04:00
renovate[bot]
21da518038
[deps] UI Foundation: Update remark-gfm to v4.0.1 ( #14467 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:06:03 +00:00
renovate[bot]
667efc6fae
[deps] UI Foundation: Update @storybook/addon-designs to v8.2.1 ( #14491 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 16:50:02 +00:00
Andreas Coroiu
e0cabd1df0
[PM-18044] Ensure all calls to receive should get all messages broadcast ( #13869 )
...
* feat: make compatible with SDK changes
* feat: use subscription
* feat: update SDK
* fix: lint
* fix: ts strict issues
2025-05-05 12:19:41 -04:00
renovate[bot]
4e2dffbb8c
[deps] AC: Update postcss to v8.5.3 ( #14447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
2025-05-05 10:30:35 +10:00
renovate[bot]
534c2be55b
[deps]: Update Linting minor-patch to v8.31.0 ( #14583 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com >
2025-05-02 13:52:55 +02:00
renovate[bot]
2ba022532c
[deps] Architecture: Update eslint-import-resolver-typescript to v4 ( #14509 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 13:20:46 +02:00
renovate[bot]
f39e37002b
[deps] Autofill: Update prettier to v3.5.3 ( #14480 )
...
* [deps] Autofill: Update prettier to v3.5.3
* prettier formatting updates
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Prusik <jprusik@classynemesis.com >
2025-04-29 16:40:58 -04:00
renovate[bot]
d0b93c871a
[deps] Autofill: Update wait-on to v8.0.3 ( #14450 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 13:30:05 -04:00
renovate[bot]
438f90c987
[deps] Autofill: Update tldts to v7 ( #14510 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 12:20:29 -04:00
renovate[bot]
417b59a1cc
[deps] Platform: Update @types/node to v22.14.1 ( #14481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2025-04-29 11:44:33 -04:00
renovate[bot]
dff58de619
[deps] Architecture: Update Linting minor-patch ( #14478 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 15:39:57 +02:00
renovate[bot]
210f26dbe4
[deps] Platform: Update @electron/rebuild to v3.7.2 ( #14453 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2025-04-28 12:17:19 +02:00
renovate[bot]
f521afa3ae
[deps] Tools: Update jsdom to v26.1.0 ( #14397 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2025-04-24 14:39:31 +02:00
Andreas Coroiu
ede4776433
[PM-18043] Add serialization/deserialization support ( #13804 )
...
* feat: add support for serialization-PR tweaks
* feat: update sdk version
2025-04-17 16:25:35 +02:00
renovate[bot]
c4c9db5121
[deps] Vault: Update koa to v2.16.1 [SECURITY] ( #14197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-17 08:49:07 -04:00
Justin Baur
f74d7e5fd5
[PM-20239] Initializing nx ( #14276 )
...
* Add .nx file to .gitignore
Co-authored-by: Addison Beck <github@addisonbeck.com >
* Add nx package
Co-authored-by: Addison Beck <github@addisonbeck.com >
* Add nx.json file
Co-authored-by: Addison Beck <github@addisonbeck.com >
* Add nx to Platform ownership
---------
Co-authored-by: Addison Beck <github@addisonbeck.com >
2025-04-15 14:17:53 -04:00
Andreas Coroiu
772b42f5b5
[PM-18039] Add initial verison of IpcServices to client ( #13373 )
...
* feat: add foreground ipc service
* refactor: create abstract ipc service in libs
* wip: remove IPC service complexity
The code was making some wrong assumptions about how IPC is going to work. I'm removing everything and starting the content-script instead
* feat: working message sending from page to background
* refactor: move into common
* feat: somewhat complete web <-> browser link
* wip: ping command from web
* fix: import path
* fix: wip urls
* wip: add console log
* feat: successfull message sending (not receiving)
* feat: implement IPC using new refactored framework
* wip: add some console logs
* wip: almost working ping/pong
* feat: working ping/pong
* chore: clean-up ping/pong and some console logs
* chore: remove unused file
* fix: override lint rule
* chore: remove unused ping message
* feat: add tests for message queue
* fix: adapt to name changes and modifications to SDK branch
* fix: missing import
* fix: remove content script from manifest
The feature is not ready for prodution code yet. We will add dynamic injection with feature-flag support in a follow-up PR
* fix: remove fileless lp
* fix: make same changes to manifest v2
* fix: initialization functions
Add missing error handling, wait for the SDK to load and properly depend on the log service
* feat: use named id field
* chore: update sdk version to include IPC changes
* fix: remove messages$ buffer
* fix: forgot to commit package-lock
* feat: add additional destination check
* feat: only import type in ipc-message
* fix: typing issues
* feat: check message origin
2025-04-08 15:06:39 +02:00
Jonathan Prusik
79d3d41a2f
[PM-14052] Add lit signals dependency ( #14032 )
...
* add lit signals dependency
* add @lit-labs/signals to autofill team ownership
2025-03-27 17:42:14 -04:00
renovate[bot]
7d3e43abd8
[deps] Autofill: Update prettier-plugin-tailwindcss to v0.6.11 ( #13225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 12:21:27 -04:00
Justin Baur
0cb77b24f6
Update @bitwarden/sdk-internal version ( #13883 )
...
* Update `@bitwarden/sdk-internal` version
* Update package-lock file
2025-03-18 14:51:32 -04:00
renovate[bot]
ac127c1512
[deps] Vault: Update https-proxy-agent to v7.0.6 ( #12301 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 14:23:48 -04:00
renovate[bot]
402db8e899
[deps] Platform: Update @types/chrome to v0.0.306 ( #12126 )
...
* [deps] Platform: Update @types/chrome to v0.0.306
* Fix APIs
* Add `await`
* Fix tests
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com >
2025-03-12 11:56:11 -04:00
Oscar Hinton
a569dd9ad6
[PM-15892] [PM-12250]Remove nord and remnants from solarizedark ( #13449 )
...
* Remove nord and remnants from solarizedark
* Update window reload color
* Remove extension-refresh feature flag from clients (#13450 )
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
* Remove usage of nord and solarized themes within DarkImageDirective
---------
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2025-03-10 15:33:55 +01:00
Andreas Coroiu
ce5a5e3649
Improve SDK direct function usage ( #13353 )
...
* feat: initalize WASM/SDK directly after load
* fix: default sdk service trying to set log level
* feat: wait for sdk to load in sdk service
* fix: add required disposable polyfills
* feat: update sdk version
* feat: replace rc-specific workaround with global polyfill
* fix: sdk service tests
2025-02-26 09:08:42 +01:00
renovate[bot]
6f2a713b03
[deps] Vault: Update koa to v2.15.4 [SECURITY] ( #13380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 16:12:55 -05:00
Daniel García
240f9f9348
Make native-messaging-test-runner use desktop_proxy ( #11923 )
...
* Make native-messaging-test-runner use desktop_proxy
* Remove node-ipc
* Fix build and implement proxy selection
* Remove eslint disable
---------
Co-authored-by: Matt Bishop <mbishop@bitwarden.com >
2025-02-25 12:30:26 +01:00
renovate[bot]
413f638b9d
[deps] Autofill: Update tldts to v6.1.77 ( #13226 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 11:24:25 -05:00
Oscar Hinton
5d04efad2a
[PM-18363] Remove internal dependencies from package.json ( #13448 )
...
* Remove internal dependencies from package.json
* Update lockfile
* Change workspace to include nested libs
2025-02-20 15:04:39 +01:00
Andreas Coroiu
9c102f056c
chore: update sdk to main.105 ( #13472 )
...
* chore: update sdk version
* fix: sdk breaking changes
2025-02-19 15:46:43 +01:00
Vicki League
6e4a06dab4
[CL-317] Use storybook theme addon for theme switching ( #13451 )
2025-02-18 15:29:47 -05:00
Todd Martin
2622422cf7
Migrate Renovate config to JSON5 ( #13233 )
...
* Renamed to JSON5
* Updated linting script to use new file name.
* Add JSON5 dependency
* Added JSON5 to renovate.
* Removed JSON5 formatting
* Prettier
* Added comment for demonstration
---------
Co-authored-by: Matt Bishop <mbishop@bitwarden.com >
2025-02-18 10:42:16 -05:00
renovate[bot]
05cd1859a9
[deps] Tools: Update papaparse to v5.5.2 ( #13265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2025-02-14 17:06:52 +01:00
renovate[bot]
beda497868
[deps] Tools: Update jsdom to v26 ( #12778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2025-02-14 17:01:58 +01:00
renovate[bot]
b2de591be0
[deps] AC: Update postcss to v8.5.1 ( #12965 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 14:29:22 +00:00
renovate[bot]
649255bef0
[deps] Billing: Update braintree-web-drop-in to v1.44.0 ( #12967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: cyprain-okeke <108260115+cyprain-okeke@users.noreply.github.com >
2025-02-06 08:57:21 -05:00
renovate[bot]
ba9d4df4f8
[deps] AC: Update core-js to v3.40.0 ( #12964 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 12:40:35 +00:00
renovate[bot]
f9d0855433
[deps] AC: Update ts-loader to v9.5.2 ( #12953 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 12:10:50 +00:00
Andreas Coroiu
d7c46bb3a5
[PM-16231] Improved SDK referencing ( #12475 )
...
* feat: implement Rc
* feat: use Rc in sdk service
* docs: add an example to `take()`
* fix: clarify function doc
* Add custom eslint rule package with enforced `using` rule (#13009 )
* feat: add custom eslint rule
* feat: check for `UsingRequired` instead of hardcoding `Rc`
* chore: move package to libs
* wip: add tests. Tests work when run from same folder but not from root
* fix: add dependencies to renovate
* fix: add empty ts file to avoid typechecking throwing errors
* fix: tests not running from root
* chore: remove unecessary config
* fix: linting
* docs: add readme
* chore: add platform ownership
* chore: clean up comment
* Add support for flat config to "Improved sdk referencing" (#13054 )
* WIP flat config for eslint
* Add rxjs
* Configure vscode to use flat config
* Fix some new linting errors
* Remove directory overrides of .eslintrc
* Remove explicit dependencies on typescript-eslint/ and @angular-eslint/
* Add missing rules
* Add rxjs recommended rules
* Add storybook and enabled rxjs-angular rule
* Add buildNoRestrictedImports helper
* Ignore platform import restrictions
* Remove unused ignores
* feat: migrate rules over to .mjs and flat config
* feat: implement support for .mjs tests
* chore: remove old package approach
* chore: update package-lock
* fix: add empty TS file to stop errors
* chore: clean up comments
---------
Co-authored-by: Hinton <hinton@users.noreply.github.com >
* fix: update CODEOWNERS to match folder name
* fix: renovate.json after merge
* fix: package.json, pin versions, sort order
* fix: update package-lock.json
---------
Co-authored-by: Hinton <hinton@users.noreply.github.com >
2025-02-03 15:09:25 +01:00
renovate[bot]
b423460006
[deps] Platform: Pin dependencies ( #12292 )
...
* [deps] Platform: Pin dependencies
* fix: version conflicts by making them workspace deps
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andreas Coroiu <andreas.coroiu@gmail.com >
2025-01-31 09:56:17 +01:00
renovate[bot]
e48278e272
[deps] Design System: Update chromatic to v11.25.2 ( #12707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 16:01:28 -05:00
renovate[bot]
fef6b39c17
[deps]: Lock file maintenance ( #12978 )
...
* [deps]: Lock file maintenance
* fix: pin react version to work around storybook version issue
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andreas Coroiu <andreas.coroiu@gmail.com >
2025-01-30 11:52:46 +01:00
renovate[bot]
24f426268e
[deps] Design System: Update storybook monorepo to v8.5.2 ( #12968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 10:24:03 -05:00
Brandon Treston
222392d1fa
[PM-12444] remove ngx infinite scroll dependency ( #13056 )
...
* replace provider clients components with vNext implementation
* remove ngx-infinite-scroll dependency
* fix ts strict errors
2025-01-28 16:01:07 -05:00
Oscar Hinton
70ea75d8f7
[PM-17496] Migrate eslint to flat config ( #12806 )
...
The legacy config is deprecated and will be removed in eslint 10. The flat config also allows us to write js functions which will assist in handling limitations with multiple identical rules.
2025-01-28 16:40:52 +01:00
renovate[bot]
c3bb76bee0
[deps] Architecture: Update eslint-plugin-tailwindcss to v3.18.0 ( #12966 )
...
* [deps] Architecture: Update eslint-plugin-tailwindcss to v3.18.0
* Fix linting
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com >
2025-01-27 11:12:12 -05:00
renovate[bot]
3f05a5e5f5
[deps] Platform: Update electron to v34 ( #12977 )
...
* [deps] Platform: Update electron to v34
* Update electron-builder.json electron version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2025-01-24 11:58:54 +01:00
renovate[bot]
e060371c6f
[deps] Platform: Update @types/node to v22.10.7 ( #12958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 11:49:48 -05:00