Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/4.2.2 #1326

Merged
merged 5 commits into from
Aug 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .cz.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"commitizen": {
"name": "cz_customize",
"version": "4.2.1",
"version": "4.2.2",
"gpg_sign": true,
"use_shortcuts": true,
"tag_format": "$major.$minor.$patch$prerelease",
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/install-cache-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:

- name: Install pnpm
shell: bash
run: npm install -g pnpm@8
run: npm install -g pnpm@9

- name: Get pnpm store directory
shell: bash
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file.

## [4.2.2] - 2024-08-24

### 💚 Continuous Integration

- ***(github)*** Install `pnpm@9` in gh actions

### ⚙️ Miscellaneous Tasks

- ***(backstop)*** Update stg/prd refs
- ***(front)*** Bump all FE deps and patch latest versions (#1322)

## [4.2.1] - 2024-07-04

### ⚙️ Miscellaneous Tasks
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion back/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cms.dgrebb.com",
"version": "4.2.1",
"version": "4.2.2",
"private": true,
"description": "cms.dgrebb.com",
"license": "MIT",
Expand Down
68 changes: 34 additions & 34 deletions front/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dgrebb.com",
"version": "4.2.1",
"version": "4.2.2",
"private": true,
"scripts": {
"check": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --compiler-warnings \"css-unused-selector:ignore\"",
Expand Down Expand Up @@ -33,47 +33,47 @@
},
"devDependencies": {
"@accuser/svelte-plausible-analytics": "dgrebb/svelte-plausible-analytics#downstream/feature-support-custom-pageview-properties",
"@iconify-json/entypo-social": "^1.1.8",
"@iconify-json/gg": "^1.1.9",
"@iconify-json/icomoon-free": "^1.1.8",
"@iconify-json/icon-park-outline": "^1.1.15",
"@iconify-json/mdi": "^1.1.66",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.105",
"@iconify-json/typcn": "^1.1.9",
"@playwright/test": "^1.44.1",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"autoprefixer": "^10.4.19",
"eslint": "^9.5.0",
"@iconify-json/entypo-social": "^1.1.9",
"@iconify-json/gg": "^1.1.10",
"@iconify-json/icomoon-free": "^1.1.9",
"@iconify-json/icon-park-outline": "^1.1.16",
"@iconify-json/mdi": "^1.1.68",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/simple-icons": "^1.1.114",
"@iconify-json/typcn": "^1.1.10",
"@playwright/test": "^1.46.1",
"@sveltejs/adapter-static": "^3.0.4",
"@sveltejs/kit": "^2.5.24",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.39.4",
"highlight.js": "^11.9.0",
"eslint-plugin-svelte": "^2.43.0",
"highlight.js": "^11.10.0",
"html-minifier-terser": "^7.2.0",
"marked": "^13.0.0",
"marked": "^13.0.3",
"marked-alert": "^2.0.1",
"patch-package": "^8.0.0",
"postcss": "^8.4.38",
"postcss": "^8.4.41",
"postcss-import": "^16.1.0",
"postcss-nested": "^6.0.1",
"postcss-nesting": "^12.1.5",
"prettier": "^3.3.2",
"postcss-nested": "^6.2.0",
"postcss-nesting": "^13.0.0",
"prettier": "^3.3.3",
"prettier-plugin-css-order": "^2.1.2",
"prettier-plugin-svelte": "^3.2.4",
"rollup-plugin-bundle-stats": "^4.13.2",
"prettier-plugin-svelte": "^3.2.6",
"rollup-plugin-bundle-stats": "^4.14.2",
"rollup-plugin-visualizer": "^5.12.0",
"slugger": "^1.0.1",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-highlight": "7.6.1",
"svelte-meta-tags": "^3.1.2",
"svelte": "^4.2.19",
"svelte-check": "^3.8.6",
"svelte-highlight": "7.7.0",
"svelte-meta-tags": "^3.1.3",
"svelte-sitemap": "^2.6.0",
"typescript": "^5.4.5",
"unplugin-icons": "^0.19.0",
"vite": "^5.3.1",
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.2",
"vite": "^5.4.2",
"vite-plugin-progress": "^0.0.7",
"vitest": "^1.6.0"
"vitest": "^2.0.5"
},
"engines": {
"node": ">=16.0.0 <=20.x.x",
Expand All @@ -83,8 +83,8 @@
"type": "module",
"pnpm": {
"patchedDependencies": {
"@sveltejs/[email protected]": "patches/@[email protected].patch",
"[email protected]": "patches/[email protected].patch"
"svelte-highlight": "patches/svelte-highlight.patch",
"@sveltejs/kit": "patches/@sveltejs__kit.patch"
}
}
}
Loading
Loading