Commit graph

197 commits

Author SHA1 Message Date
a45281afbb fix: ignore @commitlint/config-conventional 2023-06-14 00:34:37 +02:00
5a508abb95 feat: added pre-commit hook for pretty-quick 2023-06-14 00:30:31 +02:00
c2594d649d feat: added commit-msg hook for commitlint 2023-06-14 00:30:10 +02:00
6a0b8cc28e feat: added husky for git hooks 2023-06-14 00:27:39 +02:00
043c639aa1 fix: Setup pnpm as 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 depcheck to script 2023-06-13 21:09:38 +02:00
b63efefe56 feat: Module install using pnpm for 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]
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]
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]
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]
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
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]
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]
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]
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]
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]
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]
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]
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 git fetch and checkout 2023-06-12 03:17:55 +02:00
eefdafe3f8 feat: Initial message and failure 2023-06-12 03:17:55 +02:00
c34d9ab48c refactor: Add default reviewer to Dependabot 2023-06-12 03:17:55 +02:00
81d42cce06 refactor: Remove debug info and fix ref 2023-06-12 03:17:55 +02:00
def6082cc1 debug: Add event logging to retrieve origin 2023-06-12 03:17:55 +02:00
0829348000 Update LICENSE to GNU GPLv3 2023-06-12 03:17:55 +02:00
f00823b187
Merge pull request #25 from bartvdbraak/dependabot/npm_and_yarn/eslint-config-next-13.4.5
build(deps): bump eslint-config-next from 13.4.4 to 13.4.5
2023-06-12 03:04:31 +02:00
24d21eb584
Merge pull request #24 from bartvdbraak/dependabot/npm_and_yarn/types/react-18.2.11
build(deps-dev): bump @types/react from 18.2.9 to 18.2.11
2023-06-12 03:03:29 +02:00