Commit graph

1405 commits

Author SHA1 Message Date
dependabot[bot]
ef375d265d
chore(deps): bump rfdc from 1.3.1 to 1.4.1 (#1235)
Bumps [rfdc](https://github.com/davidmarkclements/rfdc) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/davidmarkclements/rfdc/releases)
- [Commits](https://github.com/davidmarkclements/rfdc/compare/v1.3.1...1.4.1)

---
updated-dependencies:
- dependency-name: rfdc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 17:20:37 -07:00
Jacky Zhao
2154d36d99 chore: use regex flag instead of string in regexp ctor 2024-07-09 17:20:13 -07:00
dependabot[bot]
3eda53cac7
chore(deps): bump remark-smartypants from 2.1.0 to 3.0.2 (#1263)
Bumps [remark-smartypants](https://github.com/silvenon/remark-smartypants) from 2.1.0 to 3.0.2.
- [Release notes](https://github.com/silvenon/remark-smartypants/releases)
- [Commits](https://github.com/silvenon/remark-smartypants/compare/v2.1.0...v3.0.2)

---
updated-dependencies:
- dependency-name: remark-smartypants
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 17:16:02 -07:00
Cao Mingjun
4eeacb7fbf
Fix Non-English Anchor Popover Positioning Issue and Update Type Hint (#1252)
- [Major] Changed `hash` passed to `querySelector` to `decodeURIComponent(hash)` to fix the issue where non-English anchors were not correctly positioning the popover content to the corresponding title.
- [Minor] Updated the type hint from `HTMLLinkElement` to `HTMLAnchorElement` as the passed element is an `<a>` element, not a `<link>` element (reference: https://developer.mozilla.org/en-US/docs/Web/API/HTMLLinkElement).
2024-07-08 13:34:43 -07:00
dependabot[bot]
6245935c8c
chore(deps): bump shiki from 1.6.0 to 1.10.3 (#1264)
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.6.0 to 1.10.3.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.10.3/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 13:34:04 -07:00
Ryan Kes
db084ab27f
Merge pull request #48 from alrayyes/dependabot/npm_and_yarn/tsx-4.16.2
chore(deps-dev): bump tsx from 4.15.7 to 4.16.2
2024-07-08 16:47:18 +02:00
dependabot[bot]
ac1cce2f0d
chore(deps-dev): bump tsx from 4.15.7 to 4.16.2
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.7 to 4.16.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.15.7...v4.16.2)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 14:47:08 +00:00
Ryan Kes
7df2b871c9
Merge pull request #46 from alrayyes/dependabot/npm_and_yarn/rimraf-5.0.8
chore(deps): bump rimraf from 5.0.7 to 5.0.8
2024-07-08 16:47:00 +02:00
Ryan Kes
47e0f62db2
Merge pull request #47 from alrayyes/dependabot/npm_and_yarn/shiki-1.10.3
chore(deps): bump shiki from 1.10.0 to 1.10.3
2024-07-08 16:46:48 +02:00
Ryan Kes
0759fd7281
Merge pull request #49 from alrayyes/dependabot/npm_and_yarn/ws-8.18.0
chore(deps): bump ws from 8.17.1 to 8.18.0
2024-07-08 16:46:31 +02:00
Ryan Kes
2cc9e916b7
Merge pull request #50 from alrayyes/dependabot/npm_and_yarn/typescript-5.5.3
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3
2024-07-08 16:46:20 +02:00
dependabot[bot]
0ea2bf4304
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 14:42:22 +00:00
dependabot[bot]
6fe6ef5b21
chore(deps): bump ws from 8.17.1 to 8.18.0
Bumps [ws](https://github.com/websockets/ws) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.1...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 14:41:55 +00:00
dependabot[bot]
8e71f6a62a
chore(deps): bump shiki from 1.10.0 to 1.10.3
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.10.0 to 1.10.3.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.10.3/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 14:41:19 +00:00
dependabot[bot]
e722268849
chore(deps): bump rimraf from 5.0.7 to 5.0.8
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 5.0.8.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.7...v5.0.8)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 14:40:37 +00:00
b6d4f92b66 chore: implement new umami websiteId 2024-07-06 17:44:49 +02:00
9984d8e30b chore: add https to unami host 2024-07-06 17:06:57 +02:00
2556e5a434 Merge branch 'v4' of https://github.com/jackyzha0/quartz into v4 2024-07-06 17:03:40 +02:00
680163ddd4 chore: remove https from umami host 2024-07-06 17:02:49 +02:00
a3d29753be chore: remove last / from host again 2024-07-06 16:59:52 +02:00
ba010e537c chore: try slash after umami host 2024-07-06 16:57:53 +02:00
feb9e99692 chore: re add https to umami host 2024-07-06 16:52:45 +02:00
0ee77e3ec7 chore: remove https from umami host 2024-07-06 16:51:22 +02:00
c26288b166 chore: try different umami host 2024-07-06 16:48:02 +02:00
34d29dc2ec chore: try umami analytics 2024-07-06 16:43:04 +02:00
069c673fc7 chore: try umami analytics 2024-07-06 16:37:00 +02:00
MassiveJuice
e20dee2850
Fix: Table overflow-wrap: anywhere breaks words on mobile (#1259)
Closes #1258
2024-07-05 09:25:29 -07:00
dependabot[bot]
af1fdaac0a
chore(deps-dev): bump tsx from 4.11.2 to 4.16.0 (#1256)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.2 to 4.16.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.11.2...v4.16.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 22:47:20 -04:00
Ryan Kes
8440b2a18d
Merge pull request #41 from alrayyes/dependabot/npm_and_yarn/workerpool-9.1.3
chore(deps): bump workerpool from 9.1.2 to 9.1.3
2024-07-01 16:26:21 +02:00
Ryan Kes
a43f80ca91
Merge pull request #44 from alrayyes/dependabot/npm_and_yarn/shiki-1.10.0
chore(deps): bump shiki from 1.9.0 to 1.10.0
2024-07-01 16:26:10 +02:00
Ryan Kes
ef58b42d57
Merge pull request #42 from alrayyes/dependabot/npm_and_yarn/globby-14.0.2
chore(deps): bump globby from 14.0.1 to 14.0.2
2024-07-01 16:25:56 +02:00
Ryan Kes
c7ef4e02a2
Merge pull request #43 from alrayyes/dependabot/npm_and_yarn/rfdc-1.4.1
chore(deps): bump rfdc from 1.3.1 to 1.4.1
2024-07-01 16:25:44 +02:00
Ryan Kes
7caaa9f66c
Merge pull request #45 from alrayyes/dependabot/npm_and_yarn/preact-10.22.1
chore(deps): bump preact from 10.22.0 to 10.22.1
2024-07-01 16:25:31 +02:00
dependabot[bot]
759ca3c4bd
chore(deps): bump preact from 10.22.0 to 10.22.1
Bumps [preact](https://github.com/preactjs/preact) from 10.22.0 to 10.22.1.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.22.0...10.22.1)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 14:24:02 +00:00
dependabot[bot]
b35604b2fe
chore(deps): bump shiki from 1.9.0 to 1.10.0
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.10.0/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 14:23:52 +00:00
dependabot[bot]
74aaa3c138
chore(deps): bump rfdc from 1.3.1 to 1.4.1
Bumps [rfdc](https://github.com/davidmarkclements/rfdc) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/davidmarkclements/rfdc/releases)
- [Commits](https://github.com/davidmarkclements/rfdc/compare/v1.3.1...1.4.1)

---
updated-dependencies:
- dependency-name: rfdc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 14:23:33 +00:00
dependabot[bot]
a9a5efc1b5
chore(deps): bump globby from 14.0.1 to 14.0.2
Bumps [globby](https://github.com/sindresorhus/globby) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v14.0.1...v14.0.2)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 14:23:24 +00:00
dependabot[bot]
35725e55b5
chore(deps): bump workerpool from 9.1.2 to 9.1.3
Bumps [workerpool](https://github.com/josdejong/workerpool) from 9.1.2 to 9.1.3.
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](https://github.com/josdejong/workerpool/compare/v9.1.2...v9.1.3)

---
updated-dependencies:
- dependency-name: workerpool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 14:23:10 +00:00
Peter
5926d3f803
docs: replace .gitlab-ci.yml example with more reliable and faster ci job (#1243)
* replace .gitlab-ci.yml example with more reliable and faster ci job

* literally removing 1 space, inside a code block, in docs, just to make prettier not cry
2024-06-30 21:12:48 -07:00
Illia Pyshniak
e8277d017e
i18n: Update uk-UA.ts (#1245)
Update the Ukrainian translation of Quartz according to the latest Ukrainian translation of Obsidian.
2024-06-30 21:11:21 -07:00
Christopher Tee
b053d354b6
deps: Bump Github Action versions (#1247) 2024-06-30 21:05:42 -07:00
L01D
dbe12c0d34
i18n: Improving Spanish & adding Catalan and British English (#1240)
* Create en-GB

* Rename en-GB to en-GB.ts

* Update es-ES.ts

* Update es-ES.ts

* Create ca-ES.ts

* Update es-ES.ts

* Update index.ts

* Update index.ts

* Update index.ts

* Update es-ES.ts
2024-06-30 21:03:45 -07:00
Seohyun Kim
21e75acc8d
fix: "draft" true or false in frontmatter still removes from publishing #1244 (#1249)
* fix: draft bug #1244

* update: contents in folder before creating PR

* Update draft.ts
2024-06-30 20:59:08 -07:00
Sean Missingham
f7bd2137ec
Permit Manual (and Scripted) Trigger of CI Job (#1251) 2024-06-30 20:58:34 -07:00
Ryan Kes
9275a988fb
Merge pull request #37 from alrayyes/dependabot/npm_and_yarn/tsx-4.15.7
chore(deps-dev): bump tsx from 4.15.6 to 4.15.7
2024-06-24 16:45:07 +02:00
dependabot[bot]
d8e7f1532d
chore(deps-dev): bump tsx from 4.15.6 to 4.15.7
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.6 to 4.15.7.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.15.6...v4.15.7)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 14:42:28 +00:00
Ryan Kes
d8c5056a7f
Merge pull request #40 from alrayyes/dependabot/npm_and_yarn/mdast-util-to-hast-13.2.0
chore(deps): bump mdast-util-to-hast from 13.1.0 to 13.2.0
2024-06-24 16:42:07 +02:00
Ryan Kes
14ca465820
Merge pull request #39 from alrayyes/dependabot/npm_and_yarn/shiki-1.9.0
chore(deps): bump shiki from 1.6.3 to 1.9.0
2024-06-24 16:41:37 +02:00
Ryan Kes
43f12ee69f
Merge pull request #38 from alrayyes/dependabot/npm_and_yarn/unified-11.0.5
chore(deps): bump unified from 11.0.4 to 11.0.5
2024-06-24 16:41:22 +02:00
Ryan Kes
d3343626bf
Merge pull request #36 from alrayyes/dependabot/npm_and_yarn/typescript-5.5.2
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2
2024-06-24 16:41:07 +02:00