docs
docs copied to clipboard
Bump serialize-javascript and textlint-scripts in /docs/.vuepress/theme/textlint-rule-linkable-params
Bumps serialize-javascript to 6.0.2 and updates ancestor dependency textlint-scripts. These dependencies need to be updated together.
Updates serialize-javascript from 5.0.1 to 6.0.2
Release notes
Sourced from serialize-javascript's releases.
v6.0.2
- fix: serialize URL string contents to prevent XSS (#173) f27d65d
- Bump
@babel/traversefrom 7.10.1 to 7.23.7 (#171) 02499c0- docs: update readme with URL support (#146) 0d88527
- chore: update node version and lock file e2a3a91
- fix typo (#164) 5a1fa64
https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2
v6.0.1
What's Changed
- Bump mocha from 9.0.1 to 9.0.2 by
@dependabotin yahoo/serialize-javascript#126- Bump mocha from 9.0.2 to 9.0.3 by
@dependabotin yahoo/serialize-javascript#127- Bump path-parse from 1.0.6 to 1.0.7 by
@dependabotin yahoo/serialize-javascript#129- Bump mocha from 9.0.3 to 9.1.0 by
@dependabotin yahoo/serialize-javascript#130- Bump mocha from 9.1.0 to 9.1.1 by
@dependabotin yahoo/serialize-javascript#131- Bump mocha from 9.1.1 to 9.1.2 by
@dependabotin yahoo/serialize-javascript#132- Bump mocha from 9.1.2 to 9.1.3 by
@dependabotin yahoo/serialize-javascript#133- Bump mocha from 9.1.3 to 9.1.4 by
@dependabotin yahoo/serialize-javascript#137- Bump mocha from 9.1.4 to 9.2.0 by
@dependabotin yahoo/serialize-javascript#138- Bump chai from 4.3.4 to 4.3.6 by
@dependabotin yahoo/serialize-javascript#140- Bump ansi-regex from 5.0.0 to 5.0.1 by
@dependabotin yahoo/serialize-javascript#141- Bump mocha from 9.2.0 to 9.2.2 by
@dependabotin yahoo/serialize-javascript#143- Bump minimist from 1.2.5 to 1.2.6 by
@dependabotin yahoo/serialize-javascript#144- Bump mocha from 9.2.2 to 10.0.0 by
@dependabotin yahoo/serialize-javascript#145- Bump mocha from 10.0.0 to 10.1.0 by
@dependabotin yahoo/serialize-javascript#149- Bump chai from 4.3.6 to 4.3.7 by
@dependabotin yahoo/serialize-javascript#150- ci: test.yml - actions bump by
@piwysockiin yahoo/serialize-javascript#151- Bump minimatch from 3.0.4 to 3.1.2 by
@dependabotin yahoo/serialize-javascript#152- Bump mocha from 10.1.0 to 10.2.0 by
@dependabotin yahoo/serialize-javascript#153- Bump json5 from 2.1.3 to 2.2.3 by
@dependabotin yahoo/serialize-javascript#155- Fix serialization issue for 0n. by
@momocowin yahoo/serialize-javascript#156- Release v6.0.1 by
@okuryuin yahoo/serialize-javascript#157New Contributors
@piwysockimade their first contribution in yahoo/serialize-javascript#151@momocowmade their first contribution in yahoo/serialize-javascript#156Full Changelog: https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.1
v6.0.0
Changelog
... (truncated)
Commits
b71ec236.0.2f27d65dfix: serialize URL string contents to prevent XSS (#173)02499c0Bump@babel/traversefrom 7.10.1 to 7.23.7 (#171)0d88527docs: update readme with URL support (#146)e2a3a91chore: update node version and lock file5a1fa64fix typo (#164)7139f92Release v6.0.1 (#157)7e23ae8Fix serialization issue for 0n. (#156)343abd9Bump json5 from 2.1.3 to 2.2.3 (#155)38d0e70Bump mocha from 10.1.0 to 10.2.0 (#153)- Additional commits viewable in compare view
Updates textlint-scripts from 12.0.2 to 14.4.2
Release notes
Sourced from textlint-scripts's releases.
v14.4.2
What's Changed
Bug Fixes
- fix(textlint): catch file-entry-cache exception by
@azuin textlint/textlint#1449This release follow up for v14.4.1:
v14.4.1 updates:
- fix(textlint): update file-entry-cache@^10 by
@azuin textlint/textlint#1447This release will reduce deprecated warning on installing
textlint.npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supportedFull Changelog: https://github.com/textlint/textlint/compare/v14.4.1...v14.4.2
v14.4.1
What's Changed
- fix(textlint): update file-entry-cache@^10 by
@azuin textlint/textlint#1447This release will reduce deprecated warning on installing
textlint.npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supportedDependency Updates
- fix(textlint): update file-entry-cache@^10 by
@azuin textlint/textlint#1447- fix(deps): update dependency table to ^6.9.0 by
@renovatein textlint/textlint#1444- fix(deps): update dependency
@babel/clito ^7.26.4 by@renovatein textlint/textlint#1445- fix(deps): update dependency debug to ^4.4.0 by
@renovatein textlint/textlint#1446Full Changelog: https://github.com/textlint/textlint/compare/v14.4.0...v14.4.1
v14.4.0
... (truncated)
Commits
d07e6a7chore(release): v14.4.2 (#1450)5256f9cfix(textlint): catch file-entry-cache exception (#1449)dbf2fabchore(release): v14.4.1 (#1448)4dcef8afix(textlint): update file-entry-cache@^10 (#1447)57a6ea5fix(deps): update dependency debug to ^4.4.0 (#1446)440d177fix(deps): update dependency@babel/clito ^7.26.4 (#1445)8060691fix(deps): update dependency table to ^6.9.0 (#1444)e003878chore(release): v14.4.0 (#1442)f470a48feat(@textlint/legacy-textlint-core): addfixFileAPI (#1441)b93b95echore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#1440)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by textlint-user, a new releaser for textlint-scripts since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Deploy Preview for craft-docs ready!
| Name | Link |
|---|---|
| Latest commit | b2b2411e5fa547d692acec78a3c479274490b78f |
| Latest deploy log | https://app.netlify.com/sites/craft-docs/deploys/67b350a0ca2d1800089d6362 |
| Deploy Preview | https://deploy-preview-689--craft-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.