renovate[bot]
84f1f5b81f
[deps]: Update husky to v9 ( #426 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 14:56:32 -06:00
renovate[bot]
9599c66586
[deps]: Update @angular/cdk to v17 ( #329 )
...
* [deps]: Update @angular/cdk to v17
* Lets just go to 16 instead
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Addison Beck <hello@addisonbeck.com >
2024-02-01 13:08:56 -06:00
Addison Beck
38b2a13df6
Upgrade angular & friends (v15.2.9 ⮕ v16.2.12) ( #424 )
...
* Upgrade @angular packages to 16.2.12
Upgrade a webpack package
* Rebuild package-lock.json
* Remove use of deprecated Guard interfaces
Update route guards to use mapToCanActivate
2024-02-01 11:26:22 -06:00
Addison Beck
1fb4378046
Upgrade electron & friends (v18.3.15 ⮕ v28.2.0) ( #418 )
...
* Update versions in package.json
* Rebuild package-lock.json
fix
* Update electron-log usage
* Change necessary logic to get the newest version of the package
working
* Wrap up `init()` logic in a way that has parity with Bitwarden Desktop
Updates for electron-log
fix
* Update notarize script to match the latest @electron/notarize version
Update notarize step to look more like clients
2024-02-01 16:07:55 +00:00
Bitwarden DevOps
8a661fbc5e
Bumped version to 2024.2.0 ( #422 )
2024-01-29 10:45:06 -05:00
renovate[bot]
cf56b5fb57
[deps]: Update Azure/login action to v1.6.0 ( #421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 10:32:42 -05:00
Addison Beck
9c88e66a27
Upgrade prettier ( #409 )
2024-01-27 15:56:40 -06:00
Addison Beck
5b7b68f1cb
Upgrade commander (v7.2.0 ⮕ v11.1.0) ( #410 )
...
* Upgrade package in package.json
* Rebuild package-lock.json
* Update imports to reflect new types
fixup
2024-01-27 14:24:23 -06:00
Addison Beck
a09473c632
Upgrade typescript-transform-paths (v2.2.4 ⮕ v3.4.6) ( #416 )
...
* Update version in package.json
* Rebuild package-lock.json
2024-01-27 13:45:56 -06:00
Addison Beck
71727dae7d
Upgrade copy-webpack-plugin (v11.0.0 ⮕ v12.0.2) ( #415 )
...
* Update version number in package.json
* Rebuild package-lock.json
2024-01-27 13:40:23 -06:00
Addison Beck
3dbd34ebc3
Upgrade sass-loader (v12.6.0 ⮕ v14.0.0) ( #414 )
...
* Update version number in package.json
* Rebuild package-lock.json
2024-01-26 16:21:21 -06:00
Addison Beck
6dd121acc6
Upgrade html-loader (v3.1.2 ⮕ v5.0.0) ( #413 )
...
* Upgrade version in package.json
* Rebuild package-lock.json
2024-01-26 16:17:36 -06:00
Addison Beck
d6ddb499f0
Upgrade lint-staged (v12.5.0 ⮕ v15.2.0) ( #412 )
...
* Update version number in package.json
* Rebuild package-lock.json
2024-01-26 16:11:55 -06:00
Addison Beck
5b4e09be93
Upgrade dotenv (v9.0.2 ⮕ v16.4.1) ( #411 )
...
* Upgrade package in package.json
* Upgrade package-lock.json
2024-01-26 16:08:19 -06:00
Addison Beck
a48e0af042
Peform any minor package upgrades ( #401 )
2024-01-26 09:46:46 -06:00
Vince Grassia
a133718eb7
Update Renovate config ( #407 )
2024-01-24 12:46:35 -06:00
Daniel James Smith
37bdd75c67
Tools - Remove importer and exporters ( #402 )
...
* Remove all importers and related files
* Remove exporter and all related files
* Remove packages: papaparse and jsdom
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2024-01-17 20:33:24 +01:00
Addison Beck
a9f1d32ce0
Apply any availible patch upgrades to dependencies ( #400 )
2024-01-17 11:13:24 +10:00
Addison Beck
6e76f23653
[AC-1743] pt. 3 ⮕ Remove unused packages ( #399 )
...
* Remove package @angular/cli
* Remove package duo_web_sdk
* Remove package nodemon
* Remove package prebuild-install
* Remove package tapable
* Remove tsconfig-paths
* Remove ttypescript
* Remove typemoq
* Remove package jest-junit
* Remove package ts-node
* Specify dart sass in the webpack sass-loader config
* Add google-auth-library to package.json
* Add dotenv to package.json
* Ignore packages that break depcheck's regex and use case
Ignore @types/jest in depcheck
* Remove redundant config line
2024-01-16 16:01:44 -06:00
Addison Beck
39ed9359fe
[AC-1743] pt. 2.5 ⮕ Fix the unit tests for good ( #398 )
...
* Remove uneeded redirects to a tsconfig.spec.json
* Got the tests running again
* Delete webCryptoFunctionService
* Delete unused utils tests
* Add a test workflow
2024-01-12 11:05:35 -08:00
renovate[bot]
d1cb92b5e7
[deps]: Pin dependencies ( #389 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 09:27:16 -06:00
Addison Beck
eacdb6b8a8
[AC-1743] pt. 2: Update eslintrc and fix any errors ( #393 )
...
* Sync eslintrc with clients repo
* Autofix one eslint error
* Add type attributes to buttons for eslint
* Properly destroy ApiKeyComponent
* Fix eslint issues related to state
* Fix eslint warnings for default named imports
* Ran prettier
* Be more proactive about an unsubscribe
* Rework subscription
2024-01-05 11:36:19 +10:00
Addison Beck
95f613d61a
Remove package.json from src ( #395 )
2023-12-21 14:00:27 +10:00
Addison Beck
c259962279
[AC-1743] pt. 1: Unpackage-ify jslib ( #374 )
...
* Unpackage-ify jslib
* Adjust .tsconfig path for root and apply to jslib
* Rebuild package-lock.json
* Disable husky in CI
* Revert an incorrect find/replace
* Add jslib/shared/.eslintrc rules to root eslintrc
* Revert package.json change to ignore spec files when linting
* Ensure custom matcher gets imported in jslib tests
* Fix small workflow bugs from merging
* Try and get CI builds moving again
* Always sign and notorize builds in CI
* Revert erroneous verion bump
2023-12-20 11:33:33 -05:00
Vince Grassia
9126d4ae59
Merge _cut_rc.yml into version-bump.yml ( #392 )
2023-12-18 10:58:55 -07:00
Vince Grassia
f3b01afd0b
Revert "Bumped version to 2023.12.0 ( #387 )" ( #391 )
...
This reverts commit 187d1e17b1 .
2023-12-18 09:35:25 -05:00
Vince Grassia
82b5f9bd04
Update version bump workflow ( #388 )
2023-12-15 13:30:04 +01:00
Bitwarden DevOps
187d1e17b1
Bumped version to 2023.12.0 ( #387 )
2023-12-14 17:23:28 -05:00
Joseph Flinn
e1300f585a
Fix branch ( #385 )
2023-12-13 05:56:04 -05:00
Joseph Flinn
11f5e2993a
Point workflows to main ( #378 )
2023-12-12 12:18:16 -08:00
Vince Grassia
ff87907b4e
Add token to checkout step ( #382 )
2023-12-12 09:38:56 -08:00
Vince Grassia
1163f34317
Fix version bump workflow on call ( #380 )
2023-12-12 08:54:13 -08:00
Vince Grassia
7a2e9ecec6
Update workflow call to use main branch ( #376 )
2023-12-12 11:03:38 -05:00
Vince Grassia
bab928c07c
Update Version Bump workflow ( #377 )
2023-12-12 10:22:06 -05:00
Oscar Hinton
1546cc2012
Upgrade the jest test suite to match the clients ( #379 )
...
* Upgrade the jest test suite to match the clients
* Update makeStaticByteArray
2023-12-12 13:45:12 +01:00
Oscar Hinton
36ab2953b5
Update renovate ( #373 )
...
* Update renovate.json
* Update renovate.json
* Update renovate.json
2023-12-05 16:54:49 +01:00
Vince Grassia
9a89e95918
Update workflow ( #372 )
2023-11-27 16:09:02 +01:00
Vince Grassia
013c8a5293
Update 'master' to 'main' ( #371 )
2023-11-09 10:17:33 -05:00
Vince Grassia
a5f779c231
Fix checksum generation ( #369 )
2023-11-01 17:31:21 +00:00
Vince Grassia
dd7df6504b
Update release workflow to match clients ( #368 )
2023-11-01 12:59:51 -04:00
Vince Grassia
f064de83e8
Update workflows to current standard ( #367 )
2023-11-01 16:15:06 +01:00
github-actions[bot]
e27bdbc561
Bumped version to 2023.10.0 ( #366 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2023-10-31 11:44:11 -04:00
Vince Grassia
93407d061b
Update CODEOWNERS ( #365 )
2023-10-31 11:41:48 -04:00
renovate[bot]
8848edbb40
Update bitwarden/gh-actions digest to c970b0f ( #361 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:22:55 -04:00
renovate[bot]
33da38a3f3
Update bitwarden/gh-actions digest to f112580 ( #359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 14:57:06 -04:00
Rui Tomé
26e4930a9e
[AC-1614] Updated webpack config ( #352 )
...
* [AC-1614] Updated webpack config
* [AC-1614] Ran prettier
* [AC-1614] Fix build
2023-09-26 10:07:39 +01:00
renovate[bot]
4dba787df2
Update bitwarden/gh-actions digest to 62d1bf7 ( #357 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 08:36:14 -04:00
renovate[bot]
2e2b5d988c
Update actions/checkout action to v4.1.0 ( #358 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 08:35:59 -04:00
renovate[bot]
d0c126cf3e
Update actions/upload-artifact action to v3.1.3 ( #354 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 10:44:39 -04:00
renovate[bot]
8700332d13
Update bitwarden/gh-actions digest to 8fccdae ( #334 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 10:28:23 -04:00