Commit Graph

102 Commits

Author SHA1 Message Date
satnaing 2e3ac94c70 bump: version 4.3.1 → 4.3.2 2024-08-17 21:10:28 +07:00
Sat Naing 99e5ac71fc build: bump astro from 4.12.2 to 4.13 (#341) 2024-08-02 18:08:24 +07:00
dependabot[bot] 2241949a1d build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 (#339)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 14:49:21 +07:00
satnaing 2cef94e39f bump: version 4.3.0 → 4.3.1 2024-07-27 14:38:11 +07:00
u8b19 2f82febff4 fix: resolve non-latin char issue in generated OG images (#318)
Changes made
- update font source with Google font
- add error handling in font fetching logic
- update docs in dynamic-og-images blog post

---------

Co-authored-by: satnaing <satnaingdev@gmail.com>
2024-07-27 14:36:52 +07:00
satnaing 0440d2a3db bump: version 4.2.0 → 4.3.0 2024-07-27 10:36:40 +07:00
Sat Naing 614e54c2f6 build: remove jampack (#330)
Remove post-processing static site optimizer_ Jampack
due to insignificant differences in build output and
unmet peer dependency issue.

Closes #212, resolves #277
2024-07-22 22:24:07 +07:00
Sat Naing 7b83996daf build: remove pre-commit git hook (#329)
Remove the pre-commit git hook and its related
dependencies_ husky, lint-staged, commitizen and
cz-conventional-changelog.
2024-07-22 21:54:56 +07:00
Sat Naing c63f106fa4 build(deps): upgrade dependencies (#328) 2024-07-22 21:39:21 +07:00
Sat Naing 9de19c2c68 feat: support light/dark theme in code blocks (#327)
Update Astro and its related dependencies. Support
light/dark theme in code-blocks.
2024-07-21 16:18:22 +07:00
dependabot[bot] fbaad1ded3 build(deps): bump braces from 3.0.2 to 3.0.3 (#322)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 22:34:16 +07:00
dependabot[bot] 2e707286ce build(deps-dev): bump undici from 5.26.3 to 5.28.4 (#290)
Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.26.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 17:02:45 +07:00
dependabot[bot] bb3b4fcd6c build(deps): bump vite from 4.5.1 to 5.2.8 (#289)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 5.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 17:02:25 +07:00
satnaing 7c88c6af50 chore(release): 4.2.0 2024-01-24 09:23:16 +06:30
satnaing bdd0a793fc build(deps): upgrade astro and other dependencies 2024-01-24 09:23:16 +06:30
dependabot[bot] 31f6644a04 build(deps): bump vite from 4.5.1 to 5.0.12 (#243)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 11:05:44 +06:30
satnaing f525698771 chore(release): 4.1.0 2024-01-10 10:27:56 +06:30
satnaing 034dd394ab build(deps): upgrade dependencies 2024-01-10 09:13:37 +06:30
satnaing f70a0b78ed build(deps): update Astro and its related dependencies 2024-01-10 09:01:08 +06:30
satnaing c3567896fb chore(release): 4.0.0 2024-01-04 15:53:12 +06:30
satnaing f5855cb826 build(deps): upgrade dependencies 2024-01-04 15:53:12 +06:30
satnaing 59df7a5826 build!(deps): upgrade Astro and related packages to v4
Bump astro v3.6.4 to v4.0.9 (major upgrade). Bump astrojs/rss v3.0.0 to 4.0.1 (major upgrade). Upgrade other astro related packages.

BREAKING CHANGE: Astro v4 upgrade

Closes: #187
2024-01-04 15:53:12 +06:30
dependabot[bot] 2f602fe815 build(deps): bump zod, astro and @astrojs/sitemap
Bumps [zod](https://github.com/colinhacks/zod) to 3.22.4 and updates ancestor dependencies [zod](https://github.com/colinhacks/zod), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap). These dependencies need to be updated together.


Updates `zod` from 3.21.1 to 3.22.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.1...v3.22.4)

Updates `astro` from 3.1.3 to 3.6.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@3.6.4/packages/astro)

Updates `@astrojs/sitemap` from 3.0.0 to 3.0.3
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.0.3/packages/integrations/sitemap)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: indirect
- dependency-name: astro
  dependency-type: direct:production
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 14:44:19 +06:30
dependabot[bot] 4bbb3e51ed build(deps): bump vite from 4.4.9 to 4.5.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 15:03:02 +06:30
dependabot[bot] 8f5bcda3a7 build(deps): bump sharp from 0.32.5 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 15:00:53 +06:30
dependabot[bot] 83751bdb74 build(deps): bump @babel/traverse from 7.22.17 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.17 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 15:00:40 +06:30
dependabot[bot] ab3f0ef978 build(deps): bump undici from 5.24.0 to 5.26.3
Bumps [undici](https://github.com/nodejs/undici) from 5.24.0 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.24.0...v5.26.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 15:00:20 +06:30
dependabot[bot] bca2fe2e44 build(deps): bump postcss from 8.4.29 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 09:38:20 +06:30
satnaing cfcedd1418 chore(release): 3.0.0 2023-09-26 02:04:11 +06:30
satnaing 5178f75631 chore: update dependencies and format code 2023-09-26 02:04:11 +06:30
satnaing 6b8bba1612 chore: upgrade to astro v3.1
Upgrade astro version from v3.0.13 to v3.1 to solve the issue of ViewTransitions api not working properly on prod mode.
2023-09-26 02:04:11 +06:30
satnaing e486687610 feat: upgrade to astro v3
Upgrade to astro v3. Update dependencies. Fix codes and features due to migration.

BREAKING CHANGE: Astro v3

resolve #111
2023-09-26 02:04:11 +06:30
satnaing 620446370d chore: add astro prettier plugin 2023-09-26 02:04:11 +06:30
dependabot[bot] 3187933dbe build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 10:57:20 +06:30
dependabot[bot] c8e9e63d7d build(deps): bump fast-xml-parser from 4.2.4 to 4.2.6
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.6)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 10:56:54 +06:30
dependabot[bot] 7501c63049 build(deps): bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 23:33:39 +06:30
satnaing ebb383effd chore: update dependencies 2023-06-21 11:47:05 +06:30
Sat Naing d48d77c4b5 Merge pull request #77 from satnaing/dependabot/npm_and_yarn/fast-xml-parser-4.2.4
build(deps): bump fast-xml-parser from 4.0.11 to 4.2.4
2023-06-21 09:11:56 +06:30
dependabot[bot] ca9be69778 build(deps): bump fast-xml-parser from 4.0.11 to 4.2.4
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.0.11 to 4.2.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 18:50:53 +00:00
dependabot[bot] a9c73b5d14 build(deps): bump vite from 4.3.5 to 4.3.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:32:27 +00:00
satnaing 63f1e3200f chore(release): 2.3.0 2023-05-15 14:29:47 +06:30
satnaing 0d7330247f chore(deps): update dependencies 2023-05-15 14:10:44 +06:30
satnaing fd3c97e16b chore(patch-deps): update prettier, lint-staged, astro/react and astro/tailwind 2023-05-15 13:23:28 +06:30
satnaing 619a54927f chore(dev-deps): update linting and prettier packages 2023-03-24 23:47:00 +06:30
satnaing 279bfa4a20 chore(release): 2.2.0 2023-03-16 15:02:58 +06:30
satnaing 2afdf4d82e chore(deps): update dependencies 2023-03-16 14:07:42 +06:30
satnaing 4189cfaf5e chore(deps-dev): update dev dependencies 2023-03-16 12:47:27 +06:30
satnaing 329bc22e97 build(deps): update Astro to v2.1.3 and enable type checking in dev
Bump Astro from v2.0.8 to v2.1.3. Enable TypeScript type checking during development.
2023-03-16 12:16:19 +06:30
Min Adwaita b9254c15f1 build(deps-dev): add jampack for performance optimization (#46)
Add new package "jampack" to devDependencies to optimize performance for production build.
2023-03-15 23:30:48 +06:30
Sat Naing 27507d1d78 feat: generate og images in png format (#43)
* feat: generate og images in png format

In production mode, generate og images from svg to png format.

fix #40

* refactor: update og image format from svg to png

Update OG image format in post detail to png. Update twitter og images to auto-generated dynamic og
images.
2023-03-01 18:46:42 +06:30