Bump the npm-minor group across 1 directory with 7 updates#2555
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-minor group across 1 directory with 7 updates#2555dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-d2b62c9e36
branch
from
July 6, 2026 17:43
14fea1b to
3220567
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-d2b62c9e36
branch
from
July 14, 2026 17:43
3220567 to
3996e5b
Compare
Bumps the npm-minor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-config-standard](https://github.com/standard/eslint-config-standard) | `17.0.0` | `17.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.26.0` | `2.32.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | | [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.7.2` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.50.0` | `0.56.0` | | [vue-template-compiler](https://github.com/vuejs/vue) | `2.6.14` | `2.7.16` | | [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.108.4` | Updates `eslint-config-standard` from 17.0.0 to 17.1.0 - [Commits](standard/eslint-config-standard@v17.0.0...v17.1.0) Updates `eslint-plugin-import` from 2.26.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.26.0...v2.32.0) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `luxon` from 3.4.4 to 3.7.2 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.4.4...3.7.2) Updates `monaco-editor` from 0.50.0 to 0.56.0 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.50.0...v0.56.0) Updates `vue-template-compiler` from 2.6.14 to 2.7.16 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](vuejs/vue@v2.6.14...v2.7.16) Updates `webpack` from 5.94.0 to 5.108.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.94.0...v5.108.4) --- updated-dependencies: - dependency-name: eslint-config-standard dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: luxon dependency-version: 3.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: monaco-editor dependency-version: 0.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: vue-template-compiler dependency-version: 2.7.16 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: webpack dependency-version: 5.108.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-d2b62c9e36
branch
from
July 21, 2026 17:43
3996e5b to
f6d72ec
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 npm-minor group with 7 updates in the / directory:
17.0.017.1.02.26.02.32.04.17.214.18.13.4.43.7.20.50.00.56.02.6.142.7.165.94.05.108.4Updates
eslint-config-standardfrom 17.0.0 to 17.1.0Commits
7d01bbc17.1.056978cbAdd Node engine1458f04Support latesteslint-plugin-n(#271)80b9734Merge pull request #253 from standard/no-multiple-empty-lines-bof9673e0bAdd maxBOF setting to no-multiple-empty-linesbcd0199Merge pull request #228 from standard/release-stable-17Updates
eslint-plugin-importfrom 2.26.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
... (truncated)
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkUpdates
lodashfrom 4.17.21 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
luxonfrom 3.4.4 to 3.7.2Changelog
Sourced from luxon's changelog.
Commits
4262a38Version 3.7.2738144dFix the build ES6 code having the wrong file extension and use it in package....3b2f374Release version 3.7.1c67ee7dRevert "build: use the es6 build for ESM exports (#1707)"cfa58a2Release version 3.7.07d379ccFix unsupported signDisplay value4e81ef9Implement "signMode" on Duration#toFormat5aa55daImprove documentation regarding Interval's half-opennessb188e10add dark theme to docs (#1713)cf67025build: use the es6 build for ESM exports (#1707)Maintainer changes
This version was pushed to npm by diesieben07, a new releaser for luxon since your current version.
Updates
monaco-editorfrom 0.50.0 to 0.56.0Release notes
Sourced from monaco-editor's releases.
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
... (truncated)
Commits
13f0c87Bump websocket-driver from 0.7.4 to 0.7.5 in /website (#5392)b5f23a3Merge pull request #5396 from microsoft/hediet/b/release-0.56.09d053abImprove Monaco Editor 0.56.0 changelog0ba33d0Release Monaco Editor 0.56.06d961b1Bump websocket-driver from 0.7.4 to 0.7.5 in /samples (#5385)d8c9ff0Removes leftover debugger statements. (#5379)59285abfixes pipeline (#5376)aaf58dbBump webpack-dev-server from 5.2.4 to 5.2.5 in /samples (#5374)d8ac38eBump webpack-dev-server from 5.2.4 to 5.2.5 in /website (#5373)874af57Bump undici from 7.24.7 to 7.28.0 (#5371)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for monaco-editor since your current version.
Updates
vue-template-compilerfrom 2.6.14 to 2.7.16Release notes
Sourced from vue-template-compiler's releases.
... (truncated)
Changelog
Sourced from vue-template-compiler's changelog.
... (truncated)
Commits
13f4e7drelease: v2.7.1656ce7f8fix(lifecycle): esnure component effect scopes are disconnected305e4aerelease: v2.7.16-beta.23e1037echore: bump vitest to 1.0.4db9c566fix: account for nested render calls895669ffix(types): export more types for v3 alignment (jsx / component options)73bdf14release: v2.7.16-beta.1e0747f4fix(keep-alive): fix memory leak without breaking transition tests2632249fix(keep-alive): fix keep-alive memory leak3650c12fix(types): provide types for built-in componentsUpdates
webpackfrom 5.94.0 to 5.108.4Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.