Skip to content

Commit

Permalink
release: 2024-02-21 (#341)
Browse files Browse the repository at this point in the history
PR-URL: #341
Co-authored-by: Joe Karow <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 21, 2024
2 parents 790899d + 63f7995 commit 85096a8
Show file tree
Hide file tree
Showing 8 changed files with 2,248 additions and 1,967 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
name: Install pnpm
id: pnpm-install
with:
Expand All @@ -32,7 +32,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Publish to Chromatic
uses: chromaui/action@c53f50952a7b6d99666d77d8a61eb1b58944d68a # v10
uses: chromaui/action@c9067691aca4a28d6fbb40d9eea6e144369fbcae # v10
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
onlyChanged: true
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: 🏗 Initialize CodeQL
uses: github/codeql-action/init@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3
uses: github/codeql-action/init@379614612a29c9e28f31f39a59013eb8012a51f0 # v3
- name: 🚀 Perform CodeQL Analysis
uses: github/codeql-action/analyze@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3
uses: github/codeql-action/analyze@379614612a29c9e28f31f39a59013eb8012a51f0 # v3
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
git_config_global: true
git_commit_gpgsign: true

- uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
name: Install pnpm
id: pnpm-install
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/nextjs_bundle_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
name: Install pnpm
id: pnpm-install
with:
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
path: .next/analyze/__bundle_analysis.json

- name: Download base branch bundle stats
uses: dawidd6/action-download-artifact@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d # v3
uses: dawidd6/action-download-artifact@f6b0bace624032e30a85a8fd9c1a7f8f611f5737 # v3
if: success() && github.event.number
with:
workflow: nextjs_bundle_analysis.yml
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🏷 Verify PR has a valid label
uses: mheap/github-action-required-labels@cc7a79fadbba6ed1d6f0efd70707e7b8bf7e6910 # v5
uses: mheap/github-action-required-labels@80a96a4863886addcbc9f681b5b295ba7f5424e1 # v5
with:
labels: 'breaking-change, bugfix, documentation, enhancement, refactor, performance, new-feature, maintenance, ci, dependencies, translations, changelog-ignore'
mode: minimum
Expand All @@ -31,7 +31,7 @@ jobs:
if: contains(fromJson('["main", "l10_*"]'), github.base_ref) != true
steps:
- name: 🏷 Apply repo labels
uses: tinkurlab/monorepo-pr-labeler-action@290105bf438d979f86a9a2b1d20a080098c26edc # 4.1.5
uses: tinkurlab/monorepo-pr-labeler-action@026d1e71df075b29ee3986875bfbb8a5b5d969f1 # 4.2.0
env:
GITHUB_TOKEN: ${{ secrets.GH_ACT_PAT }}
BASE_DIRS: 'apps|packages'
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.0
20.11.1
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@
"@mantine/next": "6.0.21",
"@neondatabase/serverless": "0.8.1",
"@next/bundle-analyzer": "14.1.0",
"@prisma/adapter-neon": "5.9.1",
"@prisma/client": "5.9.1",
"@prisma/adapter-neon": "5.10.1",
"@prisma/client": "5.10.1",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@trpc/client": "10.45.1",
"@trpc/next": "10.45.1",
"@trpc/react-query": "10.45.1",
"@trpc/server": "10.45.1",
"@vercel/analytics": "1.1.3",
"@vercel/speed-insights": "1.0.9",
"@vercel/analytics": "1.2.2",
"@vercel/speed-insights": "1.0.10",
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"i18next": "23.8.2",
"i18next": "23.9.0",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.4.3",
"nanoid": "5.0.5",
"i18next-http-backend": "2.5.0",
"nanoid": "5.0.6",
"next": "14.1.0",
"next-i18next": "15.2.0",
"next-sitemap": "4.2.3",
Expand All @@ -73,28 +73,28 @@
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@storybook/addon-a11y": "7.6.13",
"@storybook/addon-essentials": "7.6.13",
"@storybook/addon-interactions": "7.6.13",
"@storybook/addon-links": "7.6.13",
"@storybook/addon-viewport": "7.6.13",
"@storybook/blocks": "7.6.13",
"@storybook/nextjs": "7.6.13",
"@storybook/react": "7.6.13",
"@storybook/addon-a11y": "7.6.17",
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-interactions": "7.6.17",
"@storybook/addon-links": "7.6.17",
"@storybook/addon-viewport": "7.6.17",
"@storybook/blocks": "7.6.17",
"@storybook/nextjs": "7.6.17",
"@storybook/react": "7.6.17",
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.11.16",
"@types/node": "20.11.19",
"@types/prettier": "2.7.3",
"@types/react": "18.2.55",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"boxen": "7.1.1",
"chromatic": "10.9.0",
"dotenv": "16.4.1",
"chromatic": "10.9.6",
"dotenv": "16.4.5",
"dotenv-cli": "7.3.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
Expand All @@ -106,26 +106,26 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-turbo": "1.12.3",
"husky": "9.0.10",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.12.4",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"listr2": "8.0.2",
"luxon": "3.4.4",
"merge-anything": "5.1.7",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.10",
"prettier-plugin-packagejson": "2.4.11",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.9.1",
"prisma": "5.10.1",
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.13",
"tsx": "4.7.0",
"turbo": "1.12.3",
"storybook": "7.6.17",
"tsx": "4.7.1",
"turbo": "1.12.4",
"type-fest": "4.10.2",
"typescript": "5.3.3"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": "^20.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading

0 comments on commit 85096a8

Please sign in to comment.