chore(dev dependencies): update dev dependencies #1072
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.2.8
->5.2.12
^3.0.4
->3.0.4
1.4.0
->1.4.2
1.1.5
->1.1.8
1.0.2
->1.0.4
0.0.4
->0.0.7
29.5.4
->29.5.14
1.14.0
->1.14.3
4.0.5
->4.0.9
1.5.9
->1.5.15
3.0.12
->3.0.15
1.2.2
->1.2.5
18.17.9
->18.19.64
5.3.5
->5.3.7
5.3.8
->5.3.15
2.0.1
->2.0.3
2.1.0
->2.1.4
6.1.5
->6.1.13
2.0.7
->2.0.11
29.6.4
->29.7.0
0.5.0
->0.7.0
29.6.4
->29.7.0
13.3.3
->13.5.6
24.1.0
->24.2.0
29.1.1
->29.2.5
10.9.1
->10.9.2
0.24.8
->0.26.11
Release Notes
qiwi/semantic-release-gh-pages-plugin (@qiwi/semantic-release-gh-pages-plugin)
v5.2.12
Compare Source
Fixes & improvements
v5.2.11
Compare Source
Fixes & improvements
v5.2.10
Compare Source
Fixes & improvements
v5.2.9
Compare Source
Fixes & improvements
branches
directive to config (ed25734)jestjs/jest (jest)
v29.7.0
Compare Source
Features
[create-jest]
Addnpm init
/yarn create
initialiser for Jest projects (#14465)[jest-validate]
Allow deprecation warnings for unknown options (#14499)Fixes
[jest-resolver]
Replace unmatched capture groups inmoduleNameMapper
with empty string instead ofundefined
(#14507)[jest-snapshot]
Allow for strings as well as template literals in inline snapshots (#14465)[@jest/test-sequencer]
Calculate test runtime ifperStats.duration
is missing (#14473)Performance
[@jest/create-cache-key-function]
Cache access ofNODE_ENV
andBABEL_ENV
(#14455)Chore & Maintenance
[jest-cli]
Move internal config initialisation logic to thecreate-jest
package (#14465)satya164/jest-file-snapshot (jest-file-snapshot)
v0.7.0
: Release 0.7.0Compare Source
Bug Fixes
Features
v0.6.0
: Release 0.6.0Compare Source
Bug Fixes
Features
nock/nock (nock)
v13.5.6
Compare Source
Bug Fixes
v13.5.5
Compare Source
v13.5.4
Compare Source
Bug Fixes
fs.createReadStream
lazily (#2357) (ba9fc42)v13.5.3
Compare Source
Bug Fixes
v13.5.2
Compare Source
Bug Fixes
activeMocks()
andpendingMocks()
(#2356) (7e957b3)v13.5.1
Compare Source
Bug Fixes
v13.5.0
Compare Source
Features
Scope#clone()
method (#2564) (65385f7)v13.4.0
Compare Source
Features
context.query()
to nock back (#2553) (617511f)v13.3.8
Compare Source
Bug Fixes
filteringBodyRequest
(#2552) (0b18d07)v13.3.7
Compare Source
Reverts
v13.3.6
Compare Source
Bug Fixes
semver
usage (#2531) (f7216e9)v13.3.5
Compare Source
Bug Fixes
v13.3.4
Compare Source
Bug Fixes
nock(new URL('https://example.test/'))
(#2526) (6987327)semantic-release/semantic-release (semantic-release)
v24.2.0
Compare Source
Features
v24.1.3
Compare Source
Bug Fixes
v24.1.2
Compare Source
Bug Fixes
@semantic-release/github
tov11.0.0
(#3460) (43df51b)v24.1.1
Compare Source
kulshekhar/ts-jest (ts-jest)
v29.2.5
Compare Source
v29.2.4
Compare Source
v29.2.3
Compare Source
v29.2.2
Compare Source
v29.2.1
Compare Source
v29.2.0
Compare Source
Bug Fixes
Features
presets
totransform
config (22fb027)Code refactoring
TsJestTransformerOptions
type everywhere possibly (7d001be)react-app
to use Vite (827c8ad)v29.1.5
Compare Source
Bug Fixes
v29.1.4
Compare Source
Bug Fixes
Features
type: "module"
(#4210) (81a5f64), closes #4210 #4012v29.1.3
Compare Source
Bug Fixes
@jest/transform
as an optional peer dependency (0ba7f86)Performance Improvements
v29.1.2
Compare Source
Bug Fixes
supportsStaticESM
(a5d6f2d)processAsync
(e7be4bf), closes #4207Config.ProjectConfig
(918312b), closes #4028TypeStrong/ts-node (ts-node)
v10.9.2
: Fixtsconfig.json
file not foundCompare Source
Fixed
tsconfig.json
file not found on latest TypeScript version (https://github.com/TypeStrong/ts-node/pull/2091)TypeStrong/TypeDoc (typedoc)
v0.26.11
Compare Source
Features
hostedBaseUrl
is set to the root page on a website, TypeDoc will now includeWebSite
structured data, #2760.Bug Fixes
"module": "ESNext"
and importing TypeDoc, #2747.v0.26.10
Compare Source
Bug Fixes
v0.26.9
Compare Source
Features
headings
option to control optional headings, #2729.Bug Fixes
externalSymbolLinkMappings
now uses the TypeScript reported link target if available, #2725.Thanks!
v0.26.8
Compare Source
Features
<div>
tags and includes the tag name in a class name, #2723.Bug Fixes
@link
tags present in comments at the start of source files.ReflectionSymbolId.pos
no longer references the position before any doc comments for a symbol.This could cause typedoc-plugin-dt-links to produce links which didn't go to the expected location in a file.
Thanks!
v0.26.7
Compare Source
Features
customJs
option to include a script tag in generated HTML output, #2650.markdownLinkExternal
option to treathttp[s]://
links in markdown documents and comments as external to be opened in a new tab, #2679.navigation.excludeReferences
option to prevent re-exports from appearing in the left hand navigation, #2685.@abstract
tag, #2692.Bug Fixes
@link
tags to symbols which are not included in the documentation will produce invalid link warnings again, #2681.@param
tags on comments attached to function callback parameters, #2683.alphabetical
andalphabetical-ignoring-documents
sort options now uselocaleCompare
to sort, #2684.this
parameter, #2698.Thanks!
v0.26.6
Compare Source
Features
@extends
block tag no longer produces warnings, #2659.This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.
navigation.compactFolders
option to prevent TypeDoc from compacting folders, similar to the VSCode option. #2667.Bug Fixes
suppressCommentWarningsInDeclarationFiles
option now correctly ignores warnings in.d.cts
and.d.mts
files, #2647.v0.26.5
Compare Source
Features
OptionDefaults
, #2640.Bug Fixes
@document
includes an empty file, #2638.Thanks!
v0.26.4
Compare Source
Bug Fixes
@link
tags will now be validated in referenced markdown documents, #2629.@link
tags are now resolved in project documents, #2629.@hidden
is now properly applied when placed in a function implementation comment, #2634.Thanks!
v0.26.3
Compare Source
Features
Bug Fixes
mailto:
links are no longer incorrectly recognized as relative paths, #2613.@since
to the default list of recognized tags, #2614.v0.26.2
Compare Source
Features
--suppressCommentWarningsInDeclarationFiles
option to disable warnings fromparsing comments in declaration files, #2611.
for members of interfaces/classes, #2084, #2545.
Bug Fixes
text
non-highlighted language no longer causes warnings when rendering, #2610.use an
@param
tag from the parent, TypeDoc will no longer warn about the@param
tag.v0.26.1
Compare Source
Features
Bug Fixes
@author
to the default list of recognized tags, #2603..jsonc
configuration files are now properly read as JSONC, rather than being passed torequire
.Thanks!
v0.26.0
Compare Source
Breaking Changes
marked
tomarkdown-it
for parsing as marked has moved to an async model which supporting would significantly complicate TypeDoc's rendering code.This means that any projects setting
markedOptions
needs to be updated to usemarkdownItOptions
.Unlike
marked@4
,markdown-it
pushes lots of functionality to plugins. To use plugins, a JavaScript config file must be used with themarkdownItLoader
option.As Shiki adds additional languages, the time it takes to load the highlighter increases linearly. To avoid rendering taking longer than necessary,
TypeDoc now only loads a few common languages. Additional languages can be loaded by setting the
--highlightLanguages
option.--excludePrivate
totrue
.--sitemapBaseUrl
to--hostedBaseUrl
to reflect that it can be used for more than just the sitemap.navigation.fullTree
option.--media
option, TypeDoc will now detect image links within your comments and markdown documents and automatically copy them to the site.--includes
option, use the@document
tag instead.--stripYamlFrontmatter
option, TypeDoc will always do this now.--htmlLang
option to--lang
.--gaId
option for Google Analytics integration and correspondinganalytics
theme member, #2600.were always moved down to the signature level. This mostly worked, but caused problems with type aliases, so was partially changed in 0.25.13.
This cha
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.