Skip to content

[Release]: v4.11.5 - #1340

Merged
sy-records merged 32 commits into
masterfrom
develop
Aug 21, 2020
Merged

[Release]: v4.11.5#1340
sy-records merged 32 commits into
masterfrom
develop

Conversation

@sy-records

@sy-recordssy-records commented Aug 17, 2020

Copy link
Copy Markdown
Member

Do Not Merge


Changelog

Bug Fixes

Features

Changed

Blocking

sy-recordsand others added 26 commits July 14, 2020 15:30
fix: gitignore was ignoring folders in src…
* Remove racist example in docs/helpers.md
* Update helpers.md
Co-authored-by: 沈唁 <52o@qq52o.cn>
* Fix search plugin will replace matching text
* Fix bug that will replace a unexpected text
* Fix bug that will replace a unexpected text
* Optimized
Co-authored-by: 沈唁 <52o@qq52o.cn>
This option allows to dynamically choose the index path depending on the path prefixes in auto mode. Thus, different path namespace could avoid index intersection (e.g., when having multiple locales)
FEAT: add pathNamespaces option to search plugin
* Make grammatical changes
Minor changes.
Solely for improving readability.
* Update changes
Co-authored-by: 沈唁 <52o@qq52o.cn>
…ts (#1318)
* breaking: convert {docsify-ignore} and {docsify-ignore-all} to HTML comments
Close#441
* chore: add ignore and ignore-all unit tests
Co-authored-by: 沈唁 <52o@qq52o.cn>
* fix typo
* Update README.md
* fix: fallback page should use path not file location
When resolving fallback page for the path (`fallbackLanguages` option), we should consider the original path, not the file location (which could be different when aliases are used).
* fix: use router.getFile to resolve fallback url
* specs: add cypress test for fallbackLanguages
Co-authored-by: 沈唁 <52o@qq52o.cn>
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.19.0...v1.21.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.19.0...v1.21.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKED-584281
* fix: fix CompileError
* fix: embed files error
Co-authored-by: Koy <369491420@qq.com>
Co-authored-by: 沈唁 <52o@qq52o.cn>
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e6302d7d7a5f9666
[Snyk] Upgrade medium-zoom from 1.0.5 to 1.0.6
@vercel

vercelBot commented Aug 17, 2020

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/docsify-core/docsify-preview/3rfs1n0av
✅ Preview: https://docsify-preview.now.sh

@codesandbox-ci

codesandbox-ciBot commented Aug 17, 2020

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e474ea8:

SandboxSource
docsify-templateConfiguration

@sy-records
sy-records requested a review from a teamAugust 18, 2020 00:47
@sy-recordssy-records mentioned this pull request Aug 18, 2020
…-server-renderer/package-lock.json to reduce vulnerabilities (#1250)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOCSIFY-567099
Co-authored-by: 沈唁 <52o@qq52o.cn>
anikethsaha
anikethsaha previously approved these changes Aug 21, 2020
Koooooo-7
Koooooo-7 previously approved these changes Aug 21, 2020
@trusktr

Copy link
Copy Markdown
Member

Releases with features should have a minor increment. F.e. v4.12.0

Also, what's the plan? I don't believe we should release versions without team concensus and adding tests. Wdyt?

This also includes breaking changes, but the version is still V4 instead of V5.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@sy-records@trusktr@anikethsaha@Koooooo-7@docyx@palkan@huangzhhui@bharat-patodi@equinusocio@snyk-bot