2ec7d7a8a8 
					 
					
						
						
							
							feat: save BlurHash from unsplash when selecting a photo from unsplash  
						
						
						
						
					 
					
						2022-03-30 16:36:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f83b09af59 
					 
					
						
						
							
							feat: generate a BlurHash when uploading a new image  
						
						
						
						
					 
					
						2022-03-30 16:36:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						362706b38d 
					 
					
						
						
							
							feat: add migration to create BlurHash strings for all list backgrounds  
						
						
						
						
					 
					
						2022-03-30 16:36:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ab569760ef 
					 
					
						
						
							
							chore(deps): update dependency @vitejs/plugin-legacy to v1.8.0 ( #1738 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1738 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-30 15:52:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						614f15cf4a 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.8.1 ( #1740 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1740 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-30 15:51:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b1003e5e4 
					 
					
						
						
							
							chore(deps): update dependency happy-dom to v2.52.0 ( #1741 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1741 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-30 15:51:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1fa1cd365e 
					 
					
						
						
							
							fix(deps): update module github.com/swaggo/swag to v1.8.1 ( #1156 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1156 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-30 15:51:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78c6d6bb1d 
					 
					
						
						
							
							chore(deps): update dependency vite to v2.9.0 ( #1742 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1742 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-30 15:50:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5a214ce22c 
					 
					
						
						
							
							chore(deps): update dependency esbuild to v0.14.29 ( #1736 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1736 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-30 05:59:57 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3f68121750 
					 
					
						
						
							
							fix(deps): update sentry-javascript monorepo to v6.19.3 ( #1735 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1735 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-30 05:59:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f3294ce755 
					 
					
						
						
							
							[skip ci] Updated translations via Crowdin  
						
						
						
						
					 
					
						2022-03-30 00:29:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bacbc03f98 
					 
					
						
						
							
							chore(deps): update dependency electron to v18 ( #85 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron ) | devDependencies | major | [`17.3.0` -> `18.0.0`](https://renovatebot.com/diffs/npm/electron/17.3.0/18.0.0 ) |
---
### Release Notes
<details>
<summary>electron/electron</summary>
### [`v18.0.0`](https://github.com/electron/electron/releases/v18.0.0 )
[Compare Source](https://github.com/electron/electron/compare/v17.3.0...v18.0.0 )
### Release Notes for v18.0.0
#### Features
-   Added `BrowserWindow` method to change the button color, symbol color, and height of a window with WCO enabled. [#​33440](https://github.com/electron/electron/pull/33440 )
#### Fixes
-   Fixed maximizing frameless windows by double-clicking on a draggable (title bar) region. [#​33446](https://github.com/electron/electron/pull/33446 ) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33449 ), [16](https://github.com/electron/electron/pull/33444 ), [17](https://github.com/electron/electron/pull/33445 ))</span>
#### Other Changes
-   Updated Chromium to 100.0.4896.56. [#​33475](https://github.com/electron/electron/pull/33475 )
-   Updated node types version. [#​33477](https://github.com/electron/electron/pull/33477 )
</details>
---
### Configuration
📅  **Schedule**: At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/85 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-29 15:25:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						897ba39037 
					 
					
						
						
							
							chore(deps): update dependency caniuse-lite to v1.0.30001322 ( #1730 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1730 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-29 15:25:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0c12c4ebd6 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.8.0 ( #1731 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1731 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-29 15:24:52 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6be67cfb98 
					 
					
						
						
							
							chore(deps): update dependency happy-dom to v2.51.0 ( #1733 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1733 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-29 15:24:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						160c099ff8 
					 
					
						
						
							
							chore(deps): update dependency @faker-js/faker to v6.1.1 ( #1728 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1728 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-29 05:25:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1b4f8cc428 
					 
					
						
						
							
							chore(deps): update dependency electron to v17.3.0 ( #84 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/84 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-29 05:24:56 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5d7de25a92 
					 
					
						
						
							
							chore(deps): update dependency cypress to v9.5.3 ( #1729 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1729 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-28 21:26:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b09fadbd0 
					 
					
						
						
							
							feat: add date math for filters ( #1342 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1342  
						
						
					 
					
						2022-03-28 17:30:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						75c68aa03e 
					 
					
						
						
							
							chore(deps): update typescript-eslint monorepo to v5.17.0 ( #1727 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1727 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-28 17:28:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c49d582a03 
					 
					
						
						
							
							chore(deps): update dependency netlify-cli to v9.13.5 ( #1726 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1726 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-28 05:18:34 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						46050611d8 
					 
					
						
						
							
							fix: forgotten import  
						
						
						
						
					 
					
						2022-03-27 21:06:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a055a3ea52 
					 
					
						
						
							
							fix: lint  
						
						
						
						
					 
					
						2022-03-27 21:06:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b7a976a9cf 
					 
					
						
						
							
							fix: setting the last viewed list after navigating away from it  
						
						... 
						
						
						
						The new list background was set on the home page when navigating to the list. This was because the `CURRENT_LIST` was set to the last visited list, even after the call to `this.$store.commit(CURRENT_LIST, null)` because everything is async. I tracked the problem down to the call to `watchEffect` in the ListWrapper component. Apparently, `watchEffect` is called every time _the watched variable is assigned to_ and not only when it changes. When navigating away from the list, that watcher is getting called with the list id, the one already loaded, and sets it in store which in turn overrides the call from the contentAuth component. 
						
						
					 
					
						2022-03-27 21:06:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						42c0fc6185 
					 
					
						
						
							
							fix: make sure a list background is set in store when adding one  
						
						... 
						
						
						
						When creating a new list, setting a background and then navigating to the home page, the list background would not be shown in the list card. Now, we're setting the newly updated list with all its background information properly in store (why are there even multiple places for this?). 
						
						
					 
					
						2022-03-27 21:06:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f9b7e2fd76 
					 
					
						
						
							
							feat: use vueuse to lock scrolling  
						
						
						
						
					 
					
						2022-03-27 20:42:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						574ecff12d 
					 
					
						
						
							
							feat: prevent scrolling the rest of the page when a modal is open  
						
						
						
						
					 
					
						2022-03-27 20:42:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0af6d79eff 
					 
					
						
						
							
							Merge branch 'main' into feature/date-math  
						
						
						
						
					 
					
						2022-03-27 22:41:53 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3639498b3f 
					 
					
						
						
							
							fix: add task input layout on mobile ( #1615 )  
						
						... 
						
						
						
						On non-english locales the placeholder text would wrap, making the placeholder longer than it needed to be. To fix that, I've made sure the placeholder will never wrap and reduced the button to a single icon.
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1615  
						
						
					 
					
						2022-03-27 20:37:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a1d8c9404 
					 
					
						
						
							
							feat: add date math for filters ( #1086 )  
						
						... 
						
						
						
						This adds support for relative dates in filters, similar to the ones from [grafana](https://grafana.com/docs/grafana/latest/dashboards/time-range-controls ) or [elasticsearch](https://www.elastic.co/guide/en/elasticsearch/reference/7.3/common-options.html#date-math ).
In short, it allows you to filter for due dates by passing in dates like "now - 7d" to get a date from 7 days ago.
This is a very powerful addition for saved filters as they will allow you to create filters for all kinds of stuff where you previously only could use fixed dates. Now you can for example create a saved filter for "all tasks this week".
Frontend PR: https://kolaente.dev/vikunja/frontend/pulls/1342 
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1086  
						
						
					 
					
						2022-03-27 20:35:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f56a3537c 
					 
					
						
						
							
							fix: load the list tasks only after the list itself was loaded ( #1251 )  
						
						... 
						
						
						
						Currently, when opening a list sometimes the tasks are shown before the list itself is loaded. Because the list contains the rights, this means no edit buttons etc are available at that point which is pretty confusing.
This PR ensures the list-specific view is loaded only after the list itself is loaded.
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1251  
						
						
					 
					
						2022-03-27 19:56:56 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d08dcc4e44 
					 
					
						
						
							
							A bunch of dependency updates at once ( #1155 )  
						
						... 
						
						
						
						Co-authored-by: renovate <renovatebot@kolaente.de >
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1155  
						
						
					 
					
						2022-03-27 19:21:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a8fe2cdcbd 
					 
					
						
						
							
							Redefine all Bulma variables to fix undefined variables ( #1165 )  
						
						... 
						
						
						
						As per discussion in https://kolaente.dev/vikunja/frontend/issues/1074 
This will hopefully eventually be fixed at the root - with missing scss variables properly passed though, possibly by switching to Bulvar.
But in the mean time I experimented with add ALL the bulma css color related variables into color.scss
This fixes the issue with the date picker in light mode. Also has me wondering if it will allow removal of some of other little overrides we made to fix niggling issues with dark mode, so marking this WIP.
Not suggesting this ever be merged, just exploring.
Resolves  #1497 
Resolves  #1074 
Co-authored-by: Adrian Simmons <adrian@perlucida.co.uk >
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1165 
Reviewed-by: konrad <k@knt.li >
Co-authored-by: adrinux <adrian@perlucida.co.uk >
Co-committed-by: adrinux <adrian@perlucida.co.uk > 
						
						
					 
					
						2022-03-27 19:20:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac6818a476 
					 
					
						
						
							
							fix: checking for error types  
						
						
						
						
					 
					
						2022-03-27 17:52:33 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c8fa0cc6b1 
					 
					
						
						
							
							chore(deps): update workbox monorepo to v6.5.2 ( #1725 )  
						
						... 
						
						
						
						Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1725 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-27 15:12:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5cf263a86f 
					 
					
						
						
							
							feat: upgrade golangci-lint to 1.45.2  
						
						
						
						
					 
					
						2022-03-27 16:55:37 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fcc096dcf7 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.7.12 ( #1724 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1724 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-27 10:31:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d696d16139 
					 
					
						
						
							
							chore(deps): update dependency eslint to v8.12.0 ( #1722 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1722 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-27 08:52:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						81efe27d50 
					 
					
						
						
							
							fix(deps): update dependency @vueuse/router to v8.2.0 ( #1721 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1721 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-26 19:12:15 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bd52ac71aa 
					 
					
						
						
							
							chore(deps): update dependency esbuild to v0.14.28 ( #1723 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1723 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-26 19:11:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b949c9f832 
					 
					
						
						
							
							fix(deps): update dependency @vueuse/core to v8.2.0 ( #1720 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1720 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-25 17:59:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f4a016075 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.7.11 ( #1718 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1718 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-25 15:28:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						94c0f6d00f 
					 
					
						
						
							
							chore(deps): update dependency typescript to v4.6.3 ( #1717 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1717 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-25 14:32:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						06f0597b13 
					 
					
						
						
							
							chore(deps): update dependency vue-tsc to v0.33.9 ( #1719 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1719 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-25 14:30:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bfe28787c3 
					 
					
						
						
							
							chore(deps): update dependency caniuse-lite to v1.0.30001320 ( #1716 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1716 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-24 06:50:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b3029db737 
					 
					
						
						
							
							chore(deps): update dependency electron to v17.2.0 ( #83 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron ) | devDependencies | minor | [`17.1.2` -> `17.2.0`](https://renovatebot.com/diffs/npm/electron/17.1.2/17.2.0 ) |
---
### Release Notes
<details>
<summary>electron/electron</summary>
### [`v17.2.0`](https://github.com/electron/electron/releases/v17.2.0 )
[Compare Source](https://github.com/electron/electron/compare/v17.1.2...v17.2.0 )
### Release Notes for v17.2.0
#### Features
-   Added `ses.setCodeCachePath()` API for setting code cache directory. [#​33285](https://github.com/electron/electron/pull/33285 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33286 ))</span>
#### Fixes
-   Fire 'show' event when a BrowserWindow is shown via maximize(). [#​33213](https://github.com/electron/electron/pull/33213 ) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33212 ), [18](https://github.com/electron/electron/pull/33214 ))</span>
-   Fixed a network service crash that could occur when using setCertificateVerifyProc. [#​33254](https://github.com/electron/electron/pull/33254 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33253 ))</span>
-   Fixed an issue where BrowserView layout bounds where limited to it's visible bounds. [#​33398](https://github.com/electron/electron/pull/33398 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33399 ))</span>
-   Fixed an issue where Chrome DevTools settings didn't persist between loads. [#​33273](https://github.com/electron/electron/pull/33273 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33206 ))</span>
-   Fixed an issue where clicking "Open in Containing Folder" in the Sources tab in Devtools caused a crash. [#​33196](https://github.com/electron/electron/pull/33196 ) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33313 ), [18](https://github.com/electron/electron/pull/33197 ))</span>
-   Fixed broken event loop in renderer process when process reuse is enabled on windows platform. [#​33362](https://github.com/electron/electron/pull/33362 ) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33363 ), [18](https://github.com/electron/electron/pull/33361 ))</span>
-   Fixed crash in the render process on reload with pending node fs.promises. [#​33335](https://github.com/electron/electron/pull/33335 ) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33300 ), [16](https://github.com/electron/electron/pull/33301 ), [18](https://github.com/electron/electron/pull/33302 ))</span>
-   Fixed drag regions on WCO windows on Windows. [#​33201](https://github.com/electron/electron/pull/33201 ) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33199 ), [16](https://github.com/electron/electron/pull/33200 ), [18](https://github.com/electron/electron/pull/33202 ))</span>
-   Fixed incorrect external memory allocation tracking in nativeImage module. [#​33306](https://github.com/electron/electron/pull/33306 ) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33311 ), [16](https://github.com/electron/electron/pull/33312 ), [18](https://github.com/electron/electron/pull/33305 ))</span>
-   Theoretical fix for a crash we're seeing when closing multiple child windows at the same time on macOS. [#​33283](https://github.com/electron/electron/pull/33283 ) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/33284 ))</span>
#### Other Changes
-   Fixed an issue where adding/removing display changes the BrowserWindow size. [#​33251](https://github.com/electron/electron/pull/33251 ) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/33247 ), [15](https://github.com/electron/electron/pull/33248 ), [16](https://github.com/electron/electron/pull/33249 ), [18](https://github.com/electron/electron/pull/33250 ))</span>
-   Fixed an issue where moving a window created in a scaled display to a regular display would increase the window size. [#​33231](https://github.com/electron/electron/pull/33231 )
</details>
---
### Configuration
📅  **Schedule**: At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/83 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-23 23:12:20 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8e6aa35f89 
					 
					
						
						
							
							fix(deps): update sentry-javascript monorepo to v6.19.2 ( #1715 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1715 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-23 21:19:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						25ca3e5eaf 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.7.10 ( #1714 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1714 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-23 13:51:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						188eb02e07 
					 
					
						
						
							
							chore(deps): update dependency vitest to v0.7.8 ( #1713 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1713 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-23 10:44:42 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3605d61a17 
					 
					
						
						
							
							chore(deps): update dependency vue-tsc to v0.33.7 ( #1712 )  
						
						... 
						
						
						
						Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1712 
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de > 
						
						
					 
					
						2022-03-23 08:13:59 +00:00