Skip to content

WIP patch release #2542

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

Closed
wants to merge 43 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
c73f858
fix: fix docisify-render denpendency. (#1915)
Koooooo-7 Oct 27, 2022
8281281
ci: add server-render build. (#1916)
Koooooo-7 Oct 28, 2022
0c9221e
fix: upgrade debug from 4.3.3 to 4.3.4 (#1919)
sy-records Nov 1, 2022
d23b35a
chore: bump socket.io-parser from 3.3.2 to 3.3.3 (#1924)
dependabot[bot] Nov 10, 2022
959277e
chore: Upgrade prismjs from 1.27.0 to 1.29.0 (#1923)
anikethsaha Nov 14, 2022
35b87b9
chore: bump minimatch from 3.0.4 to 3.1.2 (#1926)
dependabot[bot] Nov 20, 2022
02b6d12
style: change table tr style for dark theme (#1928)
sy-records Nov 25, 2022
065d176
chore: bump engine.io from 3.5.0 to 6.2.1 (#1930)
dependabot[bot] Dec 4, 2022
bb8a078
chore: bump decode-uri-component from 0.2.0 to 0.2.2 (#1932)
dependabot[bot] Dec 4, 2022
2601392
fix: upgrade medium-zoom from 1.0.6 to 1.0.7 (#1934)
snyk-bot Dec 10, 2022
f4cae7f
Describe ordering requirement for prism script tag (#1935)
ablakey Dec 12, 2022
81fc1b7
fix: upgrade medium-zoom from 1.0.7 to 1.0.8 (#1939)
anikethsaha Dec 16, 2022
5eea904
chore: bump json5 and tsconfig-paths (#1955)
dependabot[bot] Jan 2, 2023
a8f9fc1
fix: genIndex error for search (#1933)
wangliang181230 Jan 3, 2023
5097810
docs: Fix missing dolphin theme (#1960)
sy-records Jan 10, 2023
ef6905b
fix: fix cross-origin links in history router mode (#1967)
trusktr Jan 22, 2023
360a164
chore: remove ci duplicated config (#1971)
Koooooo-7 Jan 23, 2023
b54ceaf
chore: bump qs from 6.2.3 to 6.11.0 (#1972)
dependabot[bot] Jan 23, 2023
6d94a71
chore: bump http-cache-semantics from 4.1.0 to 4.1.1 (#1985)
dependabot[bot] Feb 5, 2023
d8025d2
chore: upgrade node-fetch from 2.6.7 to 2.6.8 (#1984)
snyk-bot Feb 7, 2023
bb88d63
fix: upgrade node-fetch from 2.6.8 to 2.6.9 (#1996)
snyk-bot Feb 22, 2023
898e6ee
chore(docs): docsify-ignore config polish. (#1994)
Koooooo-7 Feb 23, 2023
581f4a5
chore: remove funding (#2008)
sy-records Mar 28, 2023
d6ef57b
update: refine docisfy-ignore. (#2003)
Koooooo-7 Mar 29, 2023
758cb9e
chore: bump ua-parser-js from 1.0.2 to 1.0.35 (#2012)
dependabot[bot] Apr 4, 2023
ac59659
ci: create dependabot.yml (#2020)
Koooooo-7 Apr 18, 2023
a321e83
fix: fix dependabot.yml
Koooooo-7 Apr 18, 2023
43ec34e
chore: bump actions/checkout from 2 to 3 (#2025)
dependabot[bot] Apr 18, 2023
582d81c
chore: bump mkdirp from 0.5.5 to 3.0.0 (#2028)
dependabot[bot] Apr 18, 2023
f5ab4d9
chore: bump actions/upload-artifact from 2 to 3 (#2026)
dependabot[bot] Apr 18, 2023
005d195
chore: bump prettier from 2.7.1 to 2.8.7 (#2032)
dependabot[bot] Apr 18, 2023
679232c
chore: bump actions/setup-node from 2 to 3 (#2027)
dependabot[bot] Apr 18, 2023
fcc1377
chore: bump cross-env from 6.0.3 to 7.0.3 (#2031)
dependabot[bot] Apr 18, 2023
90816c8
chore: bump husky from 3.1.0 to 8.0.3 (#2029)
dependabot[bot] Apr 18, 2023
978a660
chore: bump @playwright/test from 1.27.1 to 1.32.3 (#2030)
dependabot[bot] Apr 18, 2023
47180da
chore: bump @babel/preset-env from 7.16.11 to 7.21.4 (#2036)
dependabot[bot] Apr 19, 2023
c5ec510
chore: bump stylus from 0.54.8 to 0.59.0 (#2035)
dependabot[bot] Apr 19, 2023
f4f21a3
fix: fix id with pure number. (#2021)
Koooooo-7 Apr 22, 2023
f5ad3d2
Update marked to 4.2.12 (#1993)
dzsibi Apr 22, 2023
7d035ce
patch: markedjs v4
Koooooo-7 Apr 30, 2025
71bfe93
Merge branch 'master' into markedjs-patch-v4
Koooooo-7 Apr 30, 2025
4088895
fix: ci
Koooooo-7 Apr 30, 2025
413abfb
fix: ci
Koooooo-7 Apr 30, 2025
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: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: npm # See documentation for possible values
directory: "/" # Location of package manifests
open-pull-requests-limit: 10
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
open-pull-requests-limit: 10
schedule:
interval: monthly
18 changes: 11 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
matrix:
node-version: ['lts/*']
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand All @@ -26,6 +26,10 @@ jobs:
- name: Lint
run: npm run lint

- name: Verify dependencies [server-renderer]
working-directory: ./packages/docsify-server-renderer
run: npm ci --ignore-scripts

test-jest:
runs-on: ${{ matrix.os }}
strategy:
Expand All @@ -34,9 +38,9 @@ jobs:
node-version: ['lts/*']
os: ['macos-latest', 'ubuntu-latest', 'windows-latest']
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand All @@ -55,9 +59,9 @@ jobs:
matrix:
node-version: ['lts/*']
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand All @@ -70,7 +74,7 @@ jobs:
- name: E2E Tests (Playwright)
run: npm run test:e2e
- name: Store artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: failure()
with:
name: ${{ matrix.os }}-${{ matrix.node-version }}-artifacts
Expand Down
Loading
Loading