chore(deps): bump the production_patches group across 1 directory with 3 updates - #83
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/develop/production_patches-d28ce954fd
branch
from
September 4, 2026 19:24
f88da40 to
93bb53c
Compare
…h 3 updates Bumps the production_patches group with 3 updates in the / directory: [bullmq](https://github.com/taskforcesh/bullmq), [typeorm](https://github.com/typeorm/typeorm) and [vue](https://github.com/vuejs/core). Updates `bullmq` from 5.81.3 to 5.81.4 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.81.3...v5.81.4) Updates `typeorm` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@1.1.0...1.1.1) Updates `vue` from 3.5.41 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.41...v3.5.42) --- updated-dependencies: - dependency-name: bullmq dependency-version: 5.81.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production_patches - dependency-name: typeorm dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production_patches - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production_patches ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/develop/production_patches-d28ce954fd
branch
from
September 4, 2026 19:29
93bb53c to
3335f69
Compare
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 production_patches group with 3 updates in the / directory: bullmq, typeorm and vue.
Updates
bullmqfrom 5.81.3 to 5.81.4Release notes
Sourced from bullmq's releases.
Commits
9884e09fix(flow-producer): add createScripts method for extension (#4641)eb23031ci: add support for releases in the v5 branch5dfd23achore(release): vrs1.2.1 (#4406)eb956b0fix(deps): pin dependencies [rust] (#4402)fcd8281chore(deps): update dependency picomatch to v4.0.5 (#4398)0b820acchore(deps): update dependency tar to v7.5.22 (#4400)b73c328chore(deps): update dependency python to v3.14.6 (#4399)4fca524chore(deps): update actions/upload-artifact action to v7.0.1 (#4397)f268708chore(deps): update peaceiris/actions-gh-pages digest to 84c30a8 (#4396)f4d7d1achore(deps): update google/osv-scanner-action digest to 9a49870 (#4395)Updates
typeormfrom 1.1.0 to 1.1.1Release notes
Sourced from typeorm's releases.
Changelog
Sourced from typeorm's changelog.
Commits
3ecf2c8chore(release): v1.1.1 (#12819)953b76ffix(query-builder): nest child joins only when outer join semantics require i...b495ed4perf: avoid quadratic grouping of raw results selected without primary keys (...1b2df90fix(postgres): readcoord_dimensionwhen loading spatial columns (#12749)8cf2258fix(better-sqlite3): await query event subscribers and report failed queries ...bb1ddeafix(sqljs): measure query execution time after the statement runs (#12759)9fed5b4fix: exportDateUtilsfrom the package entry point (#12566)dd98d0fdocs: add rapiq to the extensions list in the README (#12779)c95b3bdfix: evaluate function defaults before enum/string normalization (#12508)9694a4afix: exportRelationMetadata(#12789)Updates
vuefrom 3.5.41 to 3.5.42Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
d63616crelease: v3.5.42b8543dcRevert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...3857716fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...31da934fix(runtime-dom): support !important on CSS custom properties in style bindin...f8d42e1fix(runtime-core): keep .trim result when combined with .number v-model modif...cd19745fix(suspense): don't treat the leaving branch as the fallback while its mount...8654f35fix(runtime-core): resolve $el for dev root comment fragment (#15313)ef82a26fix(shared): correctly compare Map and Set values (#15328)6eaecc1fix(v-model): re-sync select when model is overridden in change handler (#15298)b535917fix(runtime-core): avoid caching unmounted suspense children (#15291)