build(deps): bump the npm_and_yarn group across 1 directories with 6 updates #1
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 npm_and_yarn group with 6 updates in the /ui directory:
2.9.12
2.9.17
0.5.2
0.7.7
0.19.6
0.26.0
7.18.5
7.24.0
2.2.1
2.2.3
8.4.14
8.4.35
Updates
vite
from 2.9.12 to 2.9.17Changelog
Sourced from vite's changelog.
Commits
3441f12
release: v2.9.170cd769c
fix: port #15653 to v3 (#15655)ea814d7
release: v2.9.167d8100a
fix: port #13348 to v2, fs.deny with leading double slash (#13350)3a5543d
release: v2.9.15521bb39
fix: fs serve only edit pathname (fixes #9148) (#9654)ed8d6a7
chore: narrow down rollup version (#9651)e361a80
fix(ssr-manifest): check name before saving to ssrManifest (#9595)7f01a00
fix: backport makeresolveConfig()
concurrent safe (#9224) (#9229)0d13630
release: v2.9.14Updates
@antfu/utils
from 0.5.2 to 0.7.7Release notes
Sourced from
@antfu/utils
's releases.... (truncated)
Commits
63bd9c5
chore: release v0.7.77a873a7
chore: updatec68ad09
fix: exportequal
(#38)7cfe120
chore: update deps4f64bff
feat: add dual esm/cjs format types exports (#39)814ec75
chore: release v0.7.6eb4330c
chore: update deps0249ebe
chore: release v0.7.5919bc4d
chore: update deps34cbabf
fix(deepMerge): override plain valueUpdates
unplugin-vue-components
from 0.19.6 to 0.26.0Release notes
Sourced from unplugin-vue-components's releases.
... (truncated)
Commits
aeaf51d
chore: release v0.26.0c15a9ba
feat!: move to ESM first with dual esm/cjs package exports (#720)97c8d97
feat(antdv): Add new component (#715)f4e36bc
chore: update homepage, repository url and issues links (#712)e97d8ae
chore: release v0.25.4e5ccce1
fix: revertconvertPathToPattern
9c7a309
chore: release v0.25.37e05055
chore: update deps7321c6a
fix: generate sourcemap with hires (#687) (#688)232a0f4
feat: add support for path with brackets () (#677)Updates
@babel/traverse
from 7.18.5 to 7.24.0Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
ce59160
v7.24.0bd5abd5
fix: avoidpopContext
on unvisited node paths (#16305)08a057c
UseObject.hasOwn
when available (#16248)a0dd614
v7.23.91200542
fix: Don't throw ingetTypeAnnotation
when using TS+inference (#15383)e428a6d
v7.23.7d292822
fix: Crash when removing withoutProgram
(#16191)d02c1f7
v7.23.6cce807f
Bump debug to ^4.3.1 (#16164)8479012
v7.23.5Updates
json5
from 2.2.1 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a7524
2.2.394fd06d
docs: update CHANGELOG for v2.2.33b8cebf
docs(security): use GitHub security advisoriesf0fd9e1
docs: publish a security policy6a91a05
docs(template): bug -> bug report14f8cb1
2.2.210cc7ca
docs: update CHANGELOG for v2.2.27774c10
fix: add proto to objects and arraysedde30a
Readme: slight tweak to intro97286f8
Improve example in readmeUpdates
postcss
from 8.4.14 to 8.4.35Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
edda95e
Release 8.4.35 version612f360
Merge pull request #1924 from postcss/refactor/types5e7449f
Fix node.parent.nodes type65075df
Allow to pass undefined to adding methods to simplify type check477b3bb
Release 8.4.34 version25af117
Update dependenciesbb0314a
Merge pull request #1922 from tim-we/improve-at-rule-types9dd5a93
Fix at-rule test8322d11
Fix visitor testee7fcd4
Fix Document#nodesDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.