Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates#1755
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
stephenegriffin
approved these changes
Mar 26, 2026
Member
|
@dependabot rebase |
…ectory with 6 updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/office-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/office-js) | `1.0.583` | `1.0.585` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.1` | `8.57.2` | | [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | `2.10.1` | `2.10.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | | [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) | `5.2.0` | `5.3.0` | Updates `@types/office-js` from 1.0.583 to 1.0.585 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/office-js) Updates `@typescript-eslint/eslint-plugin` from 8.57.1 to 8.57.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.1 to 8.57.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/parser) Updates `mini-css-extract-plugin` from 2.10.1 to 2.10.2 - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.10.1...v2.10.2) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) Updates `webpack-bundle-analyzer` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-bundle-analyzer@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: "@types/office-js" dependency-version: 1.0.585 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mini-css-extract-plugin dependency-version: 2.10.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: webpack-bundle-analyzer dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3b85a70 to
60e562a
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 development-dependencies group with 5 updates in the / directory:
1.0.5831.0.5858.57.18.57.22.10.12.10.25.9.36.0.25.2.05.3.0Updates
@types/office-jsfrom 1.0.583 to 1.0.585Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.57.1 to 8.57.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
be4d54dchore(release): publish 8.57.2f68c8e4fix(eslint-plugin): [prefer-readonly-parameter-types] preserve type alias inf...73acd2efix(eslint-plugin): [no-useless-default-assignment] skip reporting false posi...3d21482fix(eslint-plugin): [no-unsafe-return] false positive on unwrapping generic (...e128548fix(eslint-plugin): [no-restricted-types] flag banned generics in extends or ...2b7f63fchore(eslint-plugin): correct tsutils.isTypeFlag usage post-merge65175cdfix(eslint-plugin): [array-type] ignore Array and ReadonlyArray without type ...9c9ab5efeat(eslint-plugin): [no-unnecessary-type-arguments] report inferred required...42a1c89fix(eslint-plugin): [prefer-optional-chain] remove dangling closing parenthes...71855ffdocs(eslint-plugin): [no-unnecessary-condition] add link to TS handbook (#12131)Updates
@typescript-eslint/parserfrom 8.57.1 to 8.57.2Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
be4d54dchore(release): publish 8.57.2Updates
mini-css-extract-pluginfrom 2.10.1 to 2.10.2Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
d50f981chore(release): 2.10.2b02c8actest: more (#1163)143693efix: use matchResource for importModule when available (#1162)Updates
typescriptfrom 5.9.3 to 6.0.2Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)Updates
webpack-bundle-analyzerfrom 5.2.0 to 5.3.0Release notes
Sourced from webpack-bundle-analyzer's releases.
Changelog
Sourced from webpack-bundle-analyzer's changelog.
Commits
9ba43c7chore(release): new release (#714)8a91940ci: trusted publishers (#713)b3f44b0fix: race condition inwriteStats(#711)3710653refactor: adding typescript jsdocs types (#710)77599a4refactor: improve prop types and fix mobx (#709)26b83f6test: refactor infra (#708)2588e54ci: add codecov and fix test (#705)be761efupdate eslint and applyeslint-config-webpack(#701)1c23a2arefactor: more ES6 code and code improvements (#700)4af64e3chore: improve package.json (#695)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for webpack-bundle-analyzer 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 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