Artalk
Artalk copied to clipboard
chore(deps/ui): bump the prod-deps group across 1 directory with 4 updates
Bumps the prod-deps group with 4 updates in the / directory: marked, @typescript-eslint/utils, katex and @microsoft/api-extractor.
Updates marked from 14.1.3 to 15.0.6
Release notes
Sourced from marked's releases.
v15.0.6
15.0.6 (2025-01-06)
Bug Fixes
v15.0.5
15.0.5 (2025-01-02)
Bug Fixes
v15.0.4
15.0.4 (2024-12-15)
Bug Fixes
v15.0.3
15.0.3 (2024-11-29)
Bug Fixes
v15.0.2
15.0.2 (2024-11-20)
Bug Fixes
v15.0.1
15.0.1 (2024-11-18)
Bug Fixes
v15.0.0
15.0.0 (2024-11-09)
... (truncated)
Commits
5624378chore(release): 15.0.6 [skip ci]e6a5413chore(deps-dev): Bump rollup from 4.29.1 to 4.30.0 (#3581)1ae0797chore(deps-dev): Bump@semantic-release/release-notes-generatorfrom 14.0.2 t...6ae1e9dchore(deps-dev): Bump semantic-release from 24.2.0 to 24.2.1 (#3579)7430f43chore(deps-dev): Bump@semantic-release/commit-analyzerfrom 13.0.0 to 13.0.1...7712a53fix: fix strikethrough inside strong and em to follow gfm (#3577)42ac48bchore(release): 15.0.5 [skip ci]8a01658fix: allow strikethrough inside strong and em to follow gfm (#3569)33eb5c6chore(deps-dev): Bump highlight.js from 11.11.0 to 11.11.1 (#3572)476b85echore(deps-dev): Bump@arethetypeswrong/clifrom 0.17.1 to 0.17.2 (#3568)- Additional commits viewable in compare view
Updates @typescript-eslint/utils from 8.10.0 to 8.22.0
Release notes
Sourced from @typescript-eslint/utils's releases.
v8.22.0
8.22.0 (2025-01-27)
🚀 Features
- parser: add standalone isolatedDeclarations option (#10499)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
- eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
- eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
- eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
- eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
- eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
- type-utils: support matching intersection types in
TypeOrValueSpecifierwith aPackageSpecifier(#10667)❤️ Thank You
- Josh Goldberg ✨
- mdm317
- Olivier Zalmanski
@OlivierZal- Ronen Amiel
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v8.21.0
8.21.0 (2025-01-20)
🚀 Features
- ast-spec: support import attributes in
TSImportType(#10640)🩹 Fixes
- eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
- eslint-plugin: check JSX spread elements for misused spread usage (#10653)
- eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
- eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
- eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
- eslint-plugin-internal: [debug-namespace] on windows (#10661)
- rule-tester: handle window root path (#10654)
- scope-manager: add a reference for JSX closing element if it exists (#10614)
❤️ Thank You
- Arya Emami
@aryaemami59- Ronen Amiel
- YeonJuan
@yeonjuan
... (truncated)
Changelog
Sourced from @typescript-eslint/utils's changelog.
8.22.0 (2025-01-27)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.21.0 (2025-01-20)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.20.0 (2025-01-13)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.19.1 (2025-01-06)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.19.0 (2024-12-30)
🩹 Fixes
- eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
❤️ Thank You
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
8.18.2 (2024-12-23)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.18.1 (2024-12-16)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.18.0 (2024-12-09)
... (truncated)
Commits
94e8098chore(release): publish 8.22.079af426chore(release): publish 8.21.0a157fd4chore: standardized on inline named exports (mostly) (#10596)ea6fbeachore(release): publish 8.20.0328b7dfchore(release): publish 8.19.1e19f30fchore(release): publish 8.19.07eba36efix(eslint-plugin): [consistent-indexed-object-style] don't report on indirec...157b781chore(release): publish 8.18.2b2ce158chore(release): publish 8.18.1c60dbabchore(release): publish 8.18.0- Additional commits viewable in compare view
Updates katex from 0.16.11 to 0.16.21
Release notes
Sourced from katex's releases.
v0.16.21
0.16.21 (2025-01-17)
Bug Fixes
- escape \htmlData attribute name (57914ad)
- See security advisory https://github.com/KaTeX/KaTeX/security/advisories/GHSA-cg87-wmx4-v546
v0.16.20
0.16.20 (2025-01-12)
Bug Fixes
v0.16.19
0.16.19 (2024-12-29)
Bug Fixes
v0.16.18
0.16.18 (2024-12-18)
Bug Fixes
v0.16.17
0.16.17 (2024-12-17)
Bug Fixes
- MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#3999) (7d79e22), closes #3995
v0.16.16
0.16.16 (2024-12-17)
Features
... (truncated)
Changelog
Sourced from katex's changelog.
0.16.21 (2025-01-17)
Bug Fixes
- escape \htmlData attribute name (57914ad)
0.16.20 (2025-01-12)
Bug Fixes
0.16.19 (2024-12-29)
Bug Fixes
0.16.18 (2024-12-18)
Bug Fixes
0.16.17 (2024-12-17)
Bug Fixes
- MathML combines multidigit numbers with sup/subscript, comma separators, and multicharacter text when outputting to DOM (#3999) (7d79e22), closes #3995
0.16.16 (2024-12-17)
Features
0.16.15 (2024-12-09)
Features
0.16.14 (2024-12-08)
... (truncated)
Commits
923f2aachore(release): 0.16.21 [ci skip]57914adfix: escape \htmlData attribute nameff28995Merge commit from fork28a0bf5chore(release): 0.16.20 [ci skip]6d30fe4fix: \providecommand does not overwrite existing macro (#4000)8f47dbachore(deps): update actions/upload-artifact to v4 (#4012)88b5056chore(release): 0.16.19 [ci skip]4228b4efix(types): improvestrictfunction type (#4009)f934646chore(release): 0.16.18 [ci skip]629b873fix: Actually publish TypeScript type definitions (#4008)- Additional commits viewable in compare view
Updates @microsoft/api-extractor from 7.47.11 to 7.49.2
Changelog
Sourced from @microsoft/api-extractor's changelog.
7.49.2
Thu, 30 Jan 2025 01:11:42 GMT
Version update only
7.49.1
Thu, 09 Jan 2025 01:10:10 GMT
Version update only
7.49.0
Tue, 07 Jan 2025 22:17:32 GMT
Minor changes
- Upgrade the bundled compiler engine to TypeScript 5.7.2
7.48.1
Sat, 14 Dec 2024 01:11:07 GMT
Version update only
7.48.0
Sat, 23 Nov 2024 01:18:55 GMT
Minor changes
- Update TSDoc dependencies.
7.47.12
Fri, 22 Nov 2024 01:10:43 GMT
Version update only
Commits
9b44aa1Bump versions [skip ci]1b08c8bUpdate changelogs [skip ci]dcfc223Bump versions [skip ci]67aa731Update changelogs [skip ci]f2faa8cBump decoupled local dependencies (#5068)d195b09Bump versions [skip ci]48cc922Update changelogs [skip ci]62825ff[api-extractor] Upgrade bundled TypeScript to 5.7 (#4815)fc48c64Bump versions [skip ci]f7f4cf0Update changelogs [skip ci]- Additional commits viewable in compare view
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions