This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
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 all group with 11 updates:
7.23.6
7.23.9
5.6.0
5.7.0
5.6.0
5.7.0
5.6.0
5.7.0
0.2.1
0.2.2
5.6.0
5.7.0
20.11.0
20.11.19
9.0.7
9.0.8
3.1.1
3.2.5
3.7.0
3.7.2
1.2.0
1.3.0
Updates
@babel/types
from 7.23.6 to 7.23.9Release notes
Sourced from
@babel/types
's releases.... (truncated)
Changelog
Sourced from
@babel/types
's changelog.... (truncated)
Commits
a0dd614
v7.23.93d1b18b
Remove@babel/types
props that are not produced by the parser (#16213)Updates
@capacitor/android
from 5.6.0 to 5.7.0Release notes
Sourced from
@capacitor/android
's releases.Changelog
Sourced from
@capacitor/android
's changelog.Commits
e1a358d
Release 5.7.0a56e845
fix(http): better handling of active requests and shutting down gracefullyaf97904
fix(cli): correctly build and sign Android apps using Flavors (#7211)bbba372
chore(android): Deprecate PluginCall hasOption (#7212)4e8449c
feat(webview): add setServerAssetPath methodUpdates
@capacitor/cli
from 5.6.0 to 5.7.0Release notes
Sourced from
@capacitor/cli
's releases.Changelog
Sourced from
@capacitor/cli
's changelog.Commits
e1a358d
Release 5.7.0a56e845
fix(http): better handling of active requests and shutting down gracefullyaf97904
fix(cli): correctly build and sign Android apps using Flavors (#7211)bbba372
chore(android): Deprecate PluginCall hasOption (#7212)4e8449c
feat(webview): add setServerAssetPath methodUpdates
@capacitor/core
from 5.6.0 to 5.7.0Release notes
Sourced from
@capacitor/core
's releases.Changelog
Sourced from
@capacitor/core
's changelog.Commits
e1a358d
Release 5.7.0a56e845
fix(http): better handling of active requests and shutting down gracefullyaf97904
fix(cli): correctly build and sign Android apps using Flavors (#7211)bbba372
chore(android): Deprecate PluginCall hasOption (#7212)4e8449c
feat(webview): add setServerAssetPath methodUpdates
@capacitor/docgen
from 0.2.1 to 0.2.2Release notes
Sourced from
@capacitor/docgen
's releases.Commits
82154f7
0.2.22505e72
fix: Revert remove final - from addlistener slug (#48)Updates
@capacitor/ios
from 5.6.0 to 5.7.0Release notes
Sourced from
@capacitor/ios
's releases.Changelog
Sourced from
@capacitor/ios
's changelog.Commits
e1a358d
Release 5.7.0a56e845
fix(http): better handling of active requests and shutting down gracefullyaf97904
fix(cli): correctly build and sign Android apps using Flavors (#7211)bbba372
chore(android): Deprecate PluginCall hasOption (#7212)4e8449c
feat(webview): add setServerAssetPath methodUpdates
@types/node
from 20.11.0 to 20.11.19Commits
Updates
@types/uuid
from 9.0.7 to 9.0.8Commits
Updates
prettier
from 3.1.1 to 3.2.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7142cf3
Release 3.2.58cbee2e
chore(deps): update glimmer to v0.88.1 (#15991)45baee0
chore(deps): update dependency magic-string to v0.30.6 (#16022)9fb32a1
Minor refactor to property print (#15924)08f1940
Update install script for husky v9 (#16000)6d0b1d2
Update yarn to v4.1.0 (#16021)c8ba8db
chore(deps): update dependency@angular/compiler
to v17.1.2 (#16018)e2250ec
chore(deps): update typescript-eslint to v6.20.0 (#16015)02865f6
chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)014ee5d
chore(deps): update dependency hermes-parser to v0.19.0 (#16014)Updates
vite-plugin-dts
from 3.7.0 to 3.7.2Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
17e4f52
release: v3.7.288469d0
fix: correct match result for alias form tsconfigb2884da
release: v3.7.10d0b255
fix: manually collect compiler options for types rollupe8827cb
fix: improve aliases replacement logicUpdates
vitest
from 1.2.0 to 1.3.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
bb2af3b
chore: release v1.3.0bc5b2d0
fix: Prevent merging ofpoolOptions
(#5221)1aecd65
fix(vitest): fixoptimizeDeps.disabled
warnings on Vite 5.1 (#5215)b3182e0
chore: pass down--update
flag to the project config2ee2317
ci: add publish workflow (#5168)86297d4
fix(vitest): delegate snapshot options to workspace from root config (#5199)68f5196
fix: requires fixed version across the monorepo (#5208)7d9b1fb
feat(vitest): "test" accepts options object as the second parameter (#5142)656e210
fix(cli): parse--browser=\<name>
correctly (#5179)828858f
feat: deprecate watchExclude (#5171)Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
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