| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | ffccd769c6 | build(deps): bump eslint from 8.42.0 to 8.43.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0)
---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-27 06:51:25 +00:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 75446067d2 | build(deps): bump next from 13.4.5 to 13.4.7 Bumps [next](https://github.com/vercel/next.js) from 13.4.5 to 13.4.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.4.5...v13.4.7)
---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-27 06:51:21 +00:00 |  | 
				
					
						|  | af3b5d20b5 | Merge pull request #56 from bartvdbraak/dependabot/npm_and_yarn/eslint-config-next-13.4.7 | 2023-06-27 08:50:43 +02:00 |  | 
				
					
						|  | a582254f5a | Merge pull request #55 from bartvdbraak/dependabot/npm_and_yarn/clerk/clerk-react-4.20.5 | 2023-06-27 08:50:31 +02:00 |  | 
				
					
						|  | 652941c64e | Merge pull request #54 from bartvdbraak/dependabot/npm_and_yarn/types/node-20.3.2 | 2023-06-27 08:50:12 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | afe8c9eba6 | build(deps): bump eslint-config-next from 13.4.5 to 13.4.7 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.5 to 13.4.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.7/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-27 05:09:15 +00:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | bc2b92d757 | build(deps): bump @clerk/clerk-react from 4.19.0 to 4.20.5 Bumps [@clerk/clerk-react](https://github.com/clerkinc/javascript) from 4.19.0 to 4.20.5.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@4.19.0...@clerk/clerk-react@4.20.5)
---
updated-dependencies:
- dependency-name: "@clerk/clerk-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-27 05:08:52 +00:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 2d09713bf8 | build(deps-dev): bump @types/node from 20.3.1 to 20.3.2 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.1 to 20.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-27 05:08:28 +00:00 |  | 
				
					
						|  | 02fb2cecc4 | Merge pull request #50 from bartvdbraak/feat/pnpm-package-manager Change package manager to `pnpm` | 2023-06-13 23:34:32 +02:00 |  | 
				
					
						|  | 043c639aa1 | fix: Setup pnpmas package manager in workflows | 2023-06-13 23:09:09 +02:00 |  | 
				
					
						|  | 885a5f8d99 | refactor: Rewrite docs and workflows to use pnpm | 2023-06-13 22:14:36 +02:00 |  | 
				
					
						|  | 95e36e3181 | feat: Added pnpm-specific ignore files | 2023-06-13 22:14:03 +02:00 |  | 
				
					
						|  | f63cc0f324 | feat: Added depcheckto script | 2023-06-13 21:09:38 +02:00 |  | 
				
					
						|  | b63efefe56 | feat: Module install using pnpmfor lockfile | 2023-06-13 19:22:42 +02:00 |  | 
				
					
						|  | ae361c3ae2 | Merge pull request #48 from bartvdbraak/dependabot/npm_and_yarn/types/react-18.2.12 build(deps-dev): bump @types/react from 18.2.11 to 18.2.12 | 2023-06-13 16:31:59 +02:00 |  | 
				
					
						|  | 051dc289dc | Merge branch 'main' into dependabot/npm_and_yarn/types/react-18.2.12 | 2023-06-13 16:27:27 +02:00 |  | 
				
					
						|  | d696bcfedc | Merge pull request #49 from bartvdbraak/dependabot/npm_and_yarn/types/node-20.3.1 build(deps-dev): bump @types/node from 20.3.0 to 20.3.1 | 2023-06-13 16:25:17 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 56ea9647c3 | build(deps-dev): bump @types/node from 20.3.0 to 20.3.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.0 to 20.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-13 14:19:33 +00:00 |  | 
				
					
						|  | ebe86145c6 | Merge branch 'main' into dependabot/npm_and_yarn/types/react-18.2.12 | 2023-06-13 16:16:09 +02:00 |  | 
				
					
						|  | bdbd4e3d8a | Merge pull request #47 from bartvdbraak/dependabot/npm_and_yarn/types/react-dom-18.2.5 build(deps-dev): bump @types/react-dom from 18.2.4 to 18.2.5 | 2023-06-13 16:15:05 +02:00 |  | 
				
					
						|  | e968caa891 | Merge pull request #46 from bartvdbraak/dependabot/npm_and_yarn/clerk/nextjs-4.21.1 build(deps): bump @clerk/nextjs from 4.20.0 to 4.21.1 | 2023-06-13 16:14:43 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 3de8d91ac0 | build(deps-dev): bump @types/react from 18.2.11 to 18.2.12 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.11 to 18.2.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-13 05:15:44 +00:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 30bb43a6b1 | build(deps-dev): bump @types/react-dom from 18.2.4 to 18.2.5 Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.4 to 18.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-13 05:15:22 +00:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 073dbc8c16 | build(deps): bump @clerk/nextjs from 4.20.0 to 4.21.1 Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.20.0 to 4.21.1.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/nextjs@4.20.0...@clerk/nextjs@4.21.1)
---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-13 05:15:06 +00:00 |  | 
				
					
						|  | bf26409b2f | feat: Added Pull Request template with checklists | 2023-06-12 12:07:25 +02:00 |  | 
				
					
						|  | bd8d744ff3 | Merge pull request #41 from bartvdbraak/dependabot/npm_and_yarn/next-13.4.5 build(deps): bump next from 13.4.4 to 13.4.5 | 2023-06-12 09:40:55 +02:00 |  | 
				
					
						|  | a38a966508 | Merge pull request #40 from bartvdbraak/dependabot/npm_and_yarn/types/node-20.3.0 build(deps-dev): bump @types/node from 20.2.5 to 20.3.0 | 2023-06-12 09:39:42 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 889e7c3b4a | build(deps): bump next from 13.4.4 to 13.4.5 Bumps [next](https://github.com/vercel/next.js) from 13.4.4 to 13.4.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.4.4...v13.4.5)
---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-12 05:17:53 +00:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | beb230a220 | build(deps-dev): bump @types/node from 20.2.5 to 20.3.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-12 05:16:25 +00:00 |  | 
				
					
						|  | aa6be4ad06 | Merge pull request #39 from bartvdbraak/feat/unlighthouse fix: Author was incorrectly assigned to commit | 2023-06-12 04:23:50 +02:00 |  | 
				
					
						|  | 02194d5490 | fix: Author was incorrectly assigned to commit | 2023-06-12 04:22:48 +02:00 |  | 
				
					
						|  | a041503ffb | Merge pull request #38 from bartvdbraak/feat/unlighthouse Use Bot as commit author | 2023-06-12 04:21:24 +02:00 |  | 
				
					
						|  | 0adede769b | refactor: Change to 60 sec timeout | 2023-06-12 04:19:17 +02:00 |  | 
				
					
						|  | 07b3c387cf | Revert "refactor: Change to 60 sec timeout" This reverts commit 7b67c19c18. | 2023-06-12 04:18:59 +02:00 |  | 
				
					
						|  | 7b67c19c18 | refactor: Change to 60 sec timeout | 2023-06-12 04:16:23 +02:00 |  | 
				
					
						|  | 88306eb291 | refactor: Use Bot as commit author | 2023-06-12 04:13:12 +02:00 |  | 
				
					
						|  | 4ae2cb1f3c | Merge pull request #27 from bartvdbraak/dependabot/npm_and_yarn/lucide-react-0.242.0 build(deps): bump lucide-react from 0.241.0 to 0.242.0 | 2023-06-12 03:33:30 +02:00 |  | 
				
					
						|  | 8ca0808455 | Merge branch 'main' into dependabot/npm_and_yarn/lucide-react-0.242.0 | 2023-06-12 03:26:32 +02:00 |  | 
				
					
						|  | 0a198a1408 | Merge pull request #26 from bartvdbraak/dependabot/npm_and_yarn/clerk/clerk-react-4.19.0 build(deps): bump @clerk/clerk-react from 4.18.0 to 4.19.0 | 2023-06-12 03:25:31 +02:00 |  | 
				
					
						|  | 44b3a7e981 | Merge branch 'main' into dependabot/npm_and_yarn/clerk/clerk-react-4.19.0 | 2023-06-12 03:23:31 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 71fee28b72 | build(deps): bump @clerk/clerk-react from 4.18.0 to 4.19.0 Bumps [@clerk/clerk-react](https://github.com/clerkinc/javascript) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@4.18.0...@clerk/clerk-react@4.19.0)
---
updated-dependencies:
- dependency-name: "@clerk/clerk-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-12 03:21:57 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | cfb1ed46d8 | build(deps): bump eslint-config-next from 13.4.4 to 13.4.5 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.4 to 13.4.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.5/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-12 03:20:48 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 347092455d | build(deps-dev): bump @types/react from 18.2.9 to 18.2.11 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.9 to 18.2.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-12 03:20:48 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | e2294f1d66 | build(deps): bump @clerk/nextjs from 4.19.1 to 4.20.0 Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.19.1 to 4.20.0.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/nextjs@4.19.1...@clerk/nextjs@4.20.0)
---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-12 03:20:48 +02:00 |  | 
				
					
						| 
								
								
									![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d?d=identicon&s=56) dependabot[bot] | 65bbf9e0a9 | build(deps): bump UnlyEd/github-action-await-vercel Bumps [UnlyEd/github-action-await-vercel](https://github.com/UnlyEd/github-action-await-vercel) from 1.2.39 to 1.2.43.
- [Release notes](https://github.com/UnlyEd/github-action-await-vercel/releases)
- [Changelog](https://github.com/UnlyEd/github-action-await-vercel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/UnlyEd/github-action-await-vercel/compare/v1.2.39...v1.2.43)
---
updated-dependencies:
- dependency-name: UnlyEd/github-action-await-vercel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-06-12 03:17:55 +02:00 |  | 
				
					
						|  | 9e6c6f93dd | fix: Added concurrency and git author | 2023-06-12 03:17:55 +02:00 |  | 
				
					
						|  | e6d1b363e9 | fix: Final fix to match branch as directory | 2023-06-12 03:17:55 +02:00 |  | 
				
					
						|  | 8d27374774 | fix: Added git pull | 2023-06-12 03:17:55 +02:00 |  | 
				
					
						|  | ad30cb20db | fix: Order of gitfetch and checkout | 2023-06-12 03:17:55 +02:00 |  | 
				
					
						|  | eefdafe3f8 | feat: Initial message and failure | 2023-06-12 03:17:55 +02:00 |  |