chore(deps-dev): bump the development-dependencies group with 8 updates #131
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.
Bumps the development-dependencies group with 8 updates:
2.8.0
2.9.0
7.23.3
7.24.1
4.1.0
4.3.0
1.4.2
1.4.8
0.5.6
0.5.7
4.3.5
4.3.6
0.25.10
0.25.12
5.3.3
5.4.3
Updates
@antfu/eslint-config
from 2.8.0 to 2.9.0Release notes
Sourced from
@antfu/eslint-config
's releases.Commits
4f7d994
chore: release v2.9.0f1df421
chore: lint77df2f5
feat: automatically rename plugins in factorye0b58ea
docs: add note about plugins renamingac0d013
fix: migrate toeslint-plugin-import-x
f4765b1
feat: support more fields of packageJson as ascending order (#359)440a035
docs: about isInEditor (#424)fde7093
fix(cli): git clean check, fix #42989fdb40
chore: release v2.8.3bc13ba5
feat: improve cli (#420)Updates
@babel/preset-typescript
from 7.23.3 to 7.24.1Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.... (truncated)
Commits
822b025
v7.24.14dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)Updates
@inquirer/prompts
from 4.1.0 to 4.3.0Release notes
Sourced from
@inquirer/prompts
's releases.Commits
2de191a
Publishc5f195b
Chore: Bump dependencies3aff249
Feat: Throw custom errors and expose them from@inquirer/core
(#1369)1d26129
Chore: Add attw checks to pre-release and CI (#1370)85fba23
Publishd66e22b
Fix: missed .only presence in test file (note to self: don't push after codin...df32550
Fix: remove unused dependencyd5ced9a
Fix: lockfile issuebeafae6
Fix: missed eslint warning0f2474a
Chore: Add tests covering usePrefix from@inquirer/core
Updates
@swc/core
from 1.4.2 to 1.4.8Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
a0d0563
chore: Publish1.4.8
withswc_core
v0.90.22
3672a58
chore: Bump cratesbfb0c6e
chore: Remove repetitive words (#8741)1ec92df
chore: Bump cratesf988b66
fix(es/module): Fix regression of resolving relative modules (#8748)31ecd2a
chore: Bump crates663261b
fix(es/parser): Allowexport
after decorators when valid (#8739)10f2506
chore: Bump crates9c1eb01
chore(es): Allow using oldertokio
(#8740)8044937
chore: Update changelogUpdates
@swc/helpers
from 0.5.6 to 0.5.7Commits
Updates
fast-xml-parser
from 4.3.5 to 4.3.6Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
3ab1b3b
update pcakge detail4c26aaa
fix v5 options, add docs391f24f
Add support for parsing HTML numeric entities (#645)072b2b0
update dev dependenciesUpdates
typedoc
from 0.25.10 to 0.25.12Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
5292214
Update changelog for releasee8cb1a9
Bump version to 0.25.12e718b09
Support TypeScript 5.4c3ae6ec
Change default font to be compatible with Mac (#2520)9a1a5af
Update changelog for releasec72c621
Bump version to 0.25.11649c1fe
Disable sitemap for base config to make comparisons easieredd6b6b
Improve weird header handling9124254
Fix empty indexUpdates
typescript
from 5.3.3 to 5.4.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)ca8e720
Update LKG010b188
release-5.4: Revert PR 56087 (#57850)fc7006c
Update LKGb45a418
🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...609560f
Bump version to 5.4.3 and LKGf42605f
🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...485c7c5
Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)7f11456
🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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