chore(deps): bump the dependencies group with 8 updates #127
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 dependencies group with 8 updates:
1.6.7
1.6.8
2.8.0
2.8.3
4.1.0
4.3.0
1.4.2
1.4.8
4.3.5
4.3.6
0.25.10
0.25.12
5.3.3
5.4.2
1.0.0-rc.44
1.0.0-rc.45
Updates
axios
from 1.6.7 to 1.6.8Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
ab3f0f9
chore(release): v1.6.8 (#6303)2656612
fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...7320430
fix(import): use named export for EventEmitter;8786e0f
fix(vulnerability): update follow-redirects to 1.15.6 (#6300)d844227
chore: update and bump deps (#6238)caa0625
docs: update README responseEncoding types (#6194)41c4584
docs: Update README.md to point to current axios version in CDN links (#6196)bf6974f
chore(ci): add npm tag action; (#6231)Updates
@antfu/eslint-config
from 2.8.0 to 2.8.3Release notes
Sourced from
@antfu/eslint-config
's releases.Commits
89fdb40
chore: release v2.8.3bc13ba5
feat: improve cli (#420)daf20cc
docs: changed the default value for astro config and add description … (#423)0cecf1a
chore: release v2.8.261ba390
chore: update deps80f8e95
fix(import/newline-after-import): disableconsiderComment
optiond41a5f0
fix: ignore.yarn
folder (#421)30229d3
fix: cli-suggest-remove-files (#418)cda35da
chore: release v2.8.1e36ed66
feat: upgrade vue and ts pluginsUpdates
@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
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.2Release notes
Sourced from typescript's releases.
Commits
42bb138
Bump version to 5.4.2 and LKG992c705
Add release pipeline to release-5.4 (#57513)db6b2a9
Bump version to 5.4.1-rc and LKGbd4f51c
Update LKG8a1f79d
Merge remote-tracking branch 'origin/main' into release-5.4d04e348
Improve apparent type of mapped types (#57122)86a1663
Update package-lock.jsonfeb57c2
Instantiate earlier inferred constraints in conditional types (#57362)91e67ff
fix(57392): using is not suggested as a keyword (#57394)29c0024
Avoid creating rest elements witherrorType
whenany
is spread (#57116)Updates
vitepress
from 1.0.0-rc.44 to 1.0.0-rc.45Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
a88a257
release: v1.0.0-rc.456c0125b
chore: tweak hashchange emitting a bit2df9bab
chore: adjust fix for #36376b971a0
fix(router): hashchange not emitted in certain cases (#3637)f6bd99e
feat: addwindow.__VITEPRESS__
(#3634)90eab25
docs: remove unnecessary nojekyll for GitHub Actions deployment (#3630)489391c
docs(zh): update a link and sync translations (#3624)75bed4f
docs: fix config path in guide/custom-theme.md (#3618)5323892
docs: linked files not treated as assets (#3615)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