-
Notifications
You must be signed in to change notification settings - Fork 6
build(deps-dev): bump the minor-js-updates group across 1 directory with 8 updates #393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
build(deps-dev): bump the minor-js-updates group across 1 directory with 8 updates #393
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #393 +/- ##
=========================================
Coverage 49.67% 49.67%
Complexity 589 589
=========================================
Files 149 149
Lines 3845 3845
Branches 55 55
=========================================
Hits 1910 1910
Misses 1880 1880
Partials 55 55
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ith 8 updates Bumps the minor-js-updates group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.7.0` | `0.8.1` | | [chalk](https://github.com/chalk/chalk) | `5.4.1` | `5.6.2` | | [sharp](https://github.com/lovell/sharp) | `0.34.3` | `0.34.4` | | [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.92.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [vue](https://github.com/vuejs/core) | `3.5.17` | `3.5.21` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.0.4` | `3.0.7` | | [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) | `3.5.32` | `3.5.33` | Updates `@vue/tsconfig` from 0.7.0 to 0.8.1 - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](vuejs/tsconfig@v0.7.0...v0.8.1) Updates `chalk` from 5.4.1 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.4.1...v5.6.2) Updates `sharp` from 0.34.3 to 0.34.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.3...v0.34.4) Updates `sass` from 1.89.2 to 1.92.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.89.2...1.92.1) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `vue` from 3.5.17 to 3.5.21 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.17...v3.5.21) Updates `vue-tsc` from 3.0.4 to 3.0.7 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.0.7/packages/tsc) Updates `@types/jquery` from 3.5.32 to 3.5.33 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) --- updated-dependencies: - dependency-name: "@vue/tsconfig" dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-js-updates - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-js-updates - dependency-name: sharp dependency-version: 0.34.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-js-updates - dependency-name: sass dependency-version: 1.92.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-js-updates - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-js-updates - dependency-name: vue dependency-version: 3.5.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-js-updates - dependency-name: vue-tsc dependency-version: 3.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-js-updates - dependency-name: "@types/jquery" dependency-version: 3.5.33 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-js-updates ... Signed-off-by: dependabot[bot] <support@github.com>
e89d4fc
to
5d541c4
Compare
✅ Build successful! You can find a link to the downloadable artifact below. |
Bumps the minor-js-updates group with 8 updates in the / directory:
0.7.0
0.8.1
5.4.1
5.6.2
0.34.3
0.34.4
1.89.2
1.92.1
5.8.3
5.9.2
3.5.17
3.5.21
3.0.4
3.0.7
3.5.32
3.5.33
Updates
@vue/tsconfig
from 0.7.0 to 0.8.1Release notes
Sourced from
@vue/tsconfig
's releases.Commits
4a223b2
0.8.1a235c5f
fix: disableexactOptionalPropertyTypes
for nowc2c92d6
0.8.04f1e64a
ci: use trusted publisher for npm publishe690a76
feat!: enablenoUncheckedIndexedAccess
andexactOptionalPropertyTypes
(#36)85a620a
feat!: disablelibReplacement
for better performance (#35)b22acb3
docs: explain the options in tsconfig.lib.json1334411
docs: Bump up the requred Vue.js version to>= 3.4
in README (#34)1a34344
chore: use lowercasebundler
formoduleResolution
29acc1a
docs: be specific about what kind of unwanted types we're avoidingMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vue/tsconfig
since your current version.Updates
chalk
from 5.4.1 to 5.6.2Release notes
Sourced from chalk's releases.
Commits
5155778
5.6.25c91505
5.6.0a8f5bf7
Make WezTerm terminal use true color67db246
5.5.079ee2d3
Make Ghostty terminal use true color (#653)Updates
sharp
from 0.34.3 to 0.34.4Release notes
Sourced from sharp's releases.
... (truncated)
Commits
ee43783
Release v0.34.45299011
CI/Docs: Deno v2 support4710092
Prerelease v0.34.4-rc.4ed1ac43
CI: Upgrade packaging test dependenciesdfcbcee
Upgrade sharp-libvips to v1.2.335d3f56
Ensure TIFF subifd and OpenSlide level are respected9f4bace
Prerelease v0.34.4-rc.3b507831
CI: Remove dry-run flag905f698
Prerelease v0.34.4-rc.2b0154ed
Upgrade sharp-libvips to v1.2.2Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sharp since your current version.
Updates
sass
from 1.89.2 to 1.92.1Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
f7f0342
Fix bug with implicit configuration (#2642)ea9f7be
Bump postcss from 8.5.5 to 8.5.6 in /pkg/sass-parser (#2607)ff1847b
Bump browser-actions/setup-chrome from 1 to 2 (#2604)fc5d6e3
Bump actions/download-artifact from 4 to 5 (#2617)055ef24
[Private Config] Implement the deprecation (#2631)3526d62
Bump actions/attest-build-provenance from 2 to 3 (#2633)87e2e1c
Add support for the plain CSS type() function (#2630)9009a64
Implement the new mixed declaration/comment/at-rule behavior (#2629)6d3d928
Delete source maps when source files are deleted in watch mode (#2626)c61b098
Fix@extend
through mixed@import
and@use
(#2627)Updates
typescript
from 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783
Give more specific errors forverbatimModuleSyntax
(#62113)22ef577
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414c
Don't usenoErrorTruncation
when printing types withmaximumLength
set (#...f14b5c8
Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84
Restore AbortSignal.abort (#62086)65cb4bd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03
Clear out checker-level stacks on pop (#62016)87740bc
Fix for Issue 61081 (#61221)833a8d4
Fix Symbol completion priority and cursor positioning (#61945)0018c9f
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...Updates
vue
from 3.5.17 to 3.5.21Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
4b6cb1f
release: v3.5.215d75a17
fix(Suspence): handle Suspense + KeepAlive HMR updating edge case (#13076)55922ff
fix(compiler-sfc): check lang before attempt to compile script (#13508)1e8b65a
perf: improve regexp performance with non-capturing groups (#13567)f2699a5
fix(watch): use maximum depth for duplicates (#13434)99d54b2
fix(compiler-core): force dynamic slots when slot referencing scope vars (#9427)15fc75f
fix(runtime-core): use separate emits caches for components and mixins (#11661)4810f14
chore(types): compatible with TS 5.8 (#12973)7171def
refactor: remove canary release workflows (#13794)26bce3d
chore: update side effect annotations to use standardized format (#13839)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.
Updates
vue-tsc
from 3.0.4 to 3.0.7Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
75dca51
v3.0.7 (#5621)bec4f08
v3.0.6 (#5608)0ed384f
chore: update volar to 2.4.23882abc0
refactor(language-core): generate setup returns on demand112f65b
refactor(language-core): wrap__VLS_InheritedAttrs
withPartial
at defini...690689e
v3.0.5 (#5576)6d59dee
chore: update volar to 2.4.22Updates
@types/jquery
from 3.5.32 to 3.5.33Commits
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