Bump the dev-dependencies group with 9 updates#44
Merged
github-actions[bot] merged 1 commit intoMay 2, 2026
Merged
Conversation
Bumps the dev-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.2.1` | `14.3.0` | | [primevue](https://github.com/primefaces/primevue/tree/HEAD/packages/primevue) | `4.5.4` | `4.5.5` | | [vue](https://github.com/vuejs/core) | `3.5.31` | `3.5.33` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.31` | `3.5.33` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.6` | `5.6.7` | | [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) | `5.4.0` | `5.5.0` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.4` | `9.5.7` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.106.2` | Updates `@vueuse/core` from 14.2.1 to 14.3.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.3.0/packages/core) Updates `primevue` from 4.5.4 to 4.5.5 - [Release notes](https://github.com/primefaces/primevue/releases) - [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md) - [Commits](https://github.com/primefaces/primevue/commits/4.5.5/packages/primevue) Updates `vue` from 3.5.31 to 3.5.33 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.31...v3.5.33) Updates `@vue/compiler-sfc` from 3.5.31 to 3.5.33 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.33/packages/compiler-sfc) Updates `html-webpack-plugin` from 5.6.6 to 5.6.7 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.6...v5.6.7) Updates `terser-webpack-plugin` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/minimizer-webpack-plugin@v5.4.0...v5.5.0) Updates `ts-loader` from 9.5.4 to 9.5.7 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.4...v9.5.7) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `webpack` from 5.105.4 to 5.106.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.2) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-version: 14.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: primevue dependency-version: 4.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vue dependency-version: 3.5.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vue/compiler-sfc" dependency-version: 3.5.33 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: html-webpack-plugin dependency-version: 5.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: terser-webpack-plugin dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ts-loader dependency-version: 9.5.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.106.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dev-dependencies group with 9 updates:
14.2.114.3.04.5.44.5.53.5.313.5.333.5.313.5.335.6.65.6.75.4.05.5.09.5.49.5.76.0.26.0.35.105.45.106.2Updates
@vueuse/corefrom 14.2.1 to 14.3.0Release notes
Sourced from @vueuse/core's releases.
Commits
99c5df9chore: release v14.3.01a3e572feat(useTextareaAutosize): add optionalmaxHeightto limit autosize growth ...d886c2ffix(useCached): update comparator type and improve documentation (#5376)acf182edocs(useCloned): add tip about watch flush timing (#5375)5ec568dfix(useClipboard): prevents fail in Safari for async operation (#5369)52d688ffix(directive): create disposable directive func cleanup of side effects unmo...df72450chore: update deps1aa211eMake demo ofuseElementSizereadonly(#5365)0d98998fix: add explicit./package.jsonexport to all packages (#5343)8c252c3refactor: change primitive toshallowReadonly, renamereadonlyusage to `...Updates
primevuefrom 4.5.4 to 4.5.5Release notes
Sourced from primevue's releases.
Changelog
Sourced from primevue's changelog.
... (truncated)
Commits
66dde67chore: version 4.5.5 released625bab0fix: nested splitter calc defects83c2750Fixed #8265 - DataTable writes to localStorage on every reactive change in he...489913aFixed #8278 - DataTable row expansion remains open on page changecebb8edFixed #8280 - Select an option in MultiSelect/DatePicker within DataTable not...e96df81Fixed #8288 - AutoComplete doesnt accept mouse selections inside Datatablesf4a0100Fixed #8523 - broken zIndex with global primevue zIndex undefinedf8511e0Fixed #8519 - Galleria ZIndex Clear throws error when container is unmounted ...103fd6bFixed #8178 - Password always has aria-haspopup set to true8ef1a67Fixed #8218 - DataTable: fixing tabindex initialization with initial selectio...Updates
vuefrom 3.5.31 to 3.5.33Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
3310eearelease: v3.5.33bb9d265fix(compiler-sfc): handle nested :deep in selector pseudos (#14725)60402cdRevert "chore(deps): update pnpm/action-setup action to v6" (#14749)11fb2fdfix(runtime-dom): preserve textarea resize dimensions (#14747)974e2d2chore(deps): update test (#14713)45990cefix(transition): preserve placeholder for conditional explicit default slots ...6a61f44fix(teleport): don't move teleport children if not mounted (#14702)e7659befix(reactivity): unlink effect scopes on out-of-order off (#14734)268115dchore: update pnpm config (#14694)24f26f4chore(deps): update pnpm/action-setup action to v6 (#14716)Updates
@vue/compiler-sfcfrom 3.5.31 to 3.5.33Release notes
Sourced from @vue/compiler-sfc's releases.
Changelog
Sourced from @vue/compiler-sfc's changelog.
Commits
3310eearelease: v3.5.33bb9d265fix(compiler-sfc): handle nested :deep in selector pseudos (#14725)1436b62fix(deps): update dependency postcss to ^8.5.10 (#14714)cb3d014chore(deps): update all non-major dependencies (#14682)9a2eb53release: v3.5.32Updates
html-webpack-pluginfrom 5.6.6 to 5.6.7Changelog
Sourced from html-webpack-plugin's changelog.
Commits
fdef1b4chore(release): 5.6.7c862830fix: provide module/exports in VM sandbox for Node.js 25+ compatibility (#1889)0d1ff98refactor: remove lodash usage where possible (#1888)Updates
terser-webpack-pluginfrom 5.4.0 to 5.5.0Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
d569842chore(release): 5.5.003143d3feat: support extractComments in swcMinify (#665)783427cchore: updateserialize-javascript(#662)Updates
ts-loaderfrom 9.5.4 to 9.5.7Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
4a60de4chore: trusted publishing attempt 3b03b4aachore: version bump2421dcffix: trusted publishing by changing respository.url in package.jsonf84480ffix: TS5011 errors with TypeScript 6.0: transpileModule called with rootDir: ...0cef777feat: migrate to trusted publishing (#1680)a0cfb39docs: add AGENTS.md / CLAUDE.mdMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-loader since your current version.
Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...Updates
webpackfrom 5.105.4 to 5.106.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
0d7e3e0chore(release): new release (#20815)d5df118chore(deps): bump actions/cache in the dependencies group (#20839)5f0874bfix: make asset modules available in JS when referenced from CSS and lazy JS ...b63ab37chore(deps): bump test/test262-cases in the dependencies group (#20792)313dfc5ci: improve time for windows (#20840)a553f61test: update test262 (#20841)1ef747cfix: CSS@importshould inherit parent's exportType over parser config (#20838)485d4cechore(deps): updateopen-cli(#20834)46042b9chore(deps): no outdated strip-ansi (#20835)8c7700bfix: handle@charsetat-rules in CSS modulesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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