-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the client-development group across 1 directory with 24 updates #834
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/src/Client/client-development-53075c02c6
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the client-development group across 1 directory with 24 updates #834
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/src/Client/client-development-53075c02c6
Conversation
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
Bumps the client-development group with 24 updates in the /src/Client directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.4` | `7.28.5` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.28.4` | `7.28.5` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.28.3` | `7.28.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.3` | `7.28.5` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.3.1` | `5.6.1` | | [browserslist](https://github.com/browserslist/browserslist) | `4.26.0` | `4.28.1` | | [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin) | `7.0.2` | `7.0.4` | | [enhanced-resolve](https://github.com/webpack/enhanced-resolve) | `5.18.3` | `5.18.4` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.39.2` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `57.0.3` | `61.5.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.22.0` | `17.23.1` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `61.0.2` | `62.0.0` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.4` | `5.6.5` | | [minimatch](https://github.com/isaacs/minimatch) | `10.0.3` | `10.1.1` | | [postcss-merge-rules](https://github.com/cssnano/cssnano) | `7.0.6` | `7.0.7` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.3.1` | `10.5.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [stylelint](https://github.com/stylelint/stylelint) | `16.24.0` | `16.26.1` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.0` | `39.0.1` | | [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) | `5.3.14` | `5.3.16` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [update-browserslist-db](https://github.com/browserslist/update-db) | `1.1.3` | `1.2.2` | | [webpack](https://github.com/webpack/webpack) | `5.101.3` | `5.103.0` | Updates `@babel/core` from 7.28.4 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core) Updates `@babel/eslint-parser` from 7.28.4 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/eslint/babel-eslint-parser) Updates `@babel/plugin-transform-runtime` from 7.28.3 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.28.3 to 7.28.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env) Updates `@stylistic/eslint-plugin` from 5.3.1 to 5.6.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin) Updates `browserslist` from 4.26.0 to 4.28.1 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.26.0...4.28.1) Updates `css-minimizer-webpack-plugin` from 7.0.2 to 7.0.4 - [Release notes](https://github.com/webpack/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack/css-minimizer-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/css-minimizer-webpack-plugin@v7.0.2...v7.0.4) Updates `enhanced-resolve` from 5.18.3 to 5.18.4 - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Commits](webpack/enhanced-resolve@v5.18.3...v5.18.4) Updates `eslint` from 9.35.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.35.0...v9.39.2) Updates `eslint-plugin-jsdoc` from 57.0.3 to 61.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v57.0.3...v61.5.0) Updates `eslint-plugin-n` from 17.22.0 to 17.23.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.22.0...v17.23.1) Updates `eslint-plugin-unicorn` from 61.0.2 to 62.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v61.0.2...v62.0.0) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) Updates `html-webpack-plugin` from 5.6.4 to 5.6.5 - [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.4...v5.6.5) Updates `minimatch` from 10.0.3 to 10.1.1 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.3...v10.1.1) Updates `postcss-merge-rules` from 7.0.6 to 7.0.7 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.7) Updates `postcss-preset-env` from 10.3.1 to 10.5.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `stylelint` from 16.24.0 to 16.26.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.24.0...16.26.1) Updates `stylelint-config-standard` from 39.0.0 to 39.0.1 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@39.0.0...39.0.1) Updates `terser-webpack-plugin` from 5.3.14 to 5.3.16 - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.14...v5.3.16) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `update-browserslist-db` from 1.1.3 to 1.2.2 - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](browserslist/update-db@1.1.3...1.2.2) Updates `webpack` from 5.101.3 to 5.103.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.3...v5.103.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: browserslist dependency-version: 4.28.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: css-minimizer-webpack-plugin dependency-version: 7.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: enhanced-resolve dependency-version: 5.18.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: eslint-plugin-jsdoc dependency-version: 61.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-development - dependency-name: eslint-plugin-n dependency-version: 17.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-development - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: html-webpack-plugin dependency-version: 5.6.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: minimatch dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: postcss-merge-rules dependency-version: 7.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: postcss-preset-env dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: stylelint-config-standard dependency-version: 39.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: terser-webpack-plugin dependency-version: 5.3.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: client-development - dependency-name: update-browserslist-db dependency-version: 1.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development - dependency-name: webpack dependency-version: 5.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: client-development ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 client-development group with 24 updates in the /src/Client directory:
7.28.47.28.57.28.47.28.57.28.37.28.57.28.37.28.55.3.15.6.14.26.04.28.17.0.27.0.45.18.35.18.49.35.09.39.257.0.361.5.017.22.017.23.161.0.262.0.016.4.016.5.05.6.45.6.510.0.310.1.17.0.67.0.710.3.110.5.03.6.23.7.416.24.016.26.139.0.039.0.15.3.145.3.165.9.25.9.31.1.31.2.25.101.35.103.0Updates
@babel/corefrom 7.28.4 to 7.28.5Release notes
Sourced from
@babel/core's releases.Changelog
Sourced from
@babel/core's changelog.Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)da0d1adFaster finding of locations inbuildCodeFrameError(#17490)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/coresince your current version.Updates
@babel/eslint-parserfrom 7.28.4 to 7.28.5Release notes
Sourced from
@babel/eslint-parser's releases.Changelog
Sourced from
@babel/eslint-parser's changelog.Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)e7031b7[Babel 8] TreatallowSuperOutsideMethodas top-level only (#17505)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/eslint-parsersince your current version.Updates
@babel/plugin-transform-runtimefrom 7.28.3 to 7.28.5Release notes
Sourced from
@babel/plugin-transform-runtime's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime's changelog.Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)85cafbeType check runtime scripts (#17522)3fc8d05[babel 8] Update default@babel/runtimeversion (#17512)1a68909[babel 8] Removesemverdependency from transform-runtime (#17511)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/plugin-transform-runtimesince your current version.Updates
@babel/preset-envfrom 7.28.3 to 7.28.5Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.Commits
61647aev7.28.542cb285Improve@babel/coretypes (#17404)ae363aechore: Fix typo in variable name (#17535)1edfcaaUpdate compat data (#17487)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/preset-envsince your current version.Updates
@stylistic/eslint-pluginfrom 5.3.1 to 5.6.1Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
52b2b2echore: release v5.6.1 (main) (#1055)c486861fix(computed-property-spacing): guard withnode.typeinstead ofcomputed...1f5526achore: release v5.6.0 (main) (#1023)684ff76feat(no-whitespace-before-property): support TS nodes (#1046)d6e7437feat(computed-property-spacing): supportTSIndexedAccessType(#1047)88248cfdocs(no-extra-parens): add missing]in various examples. (#1048)aa0c6acfix(type-generic-spacing): ignore spaces afternewinTSConstructorType...3fcec3etest(indent): cleanupTestCaseError#nodeType(#1043)598bbb0feat(type-annotation-spacing): deprecateoverrides.arrowin favor of `arrow...a5380d2feat(arrow-spacing): supportTSFunctionTypeandTSConstructorType(#1036)Updates
browserslistfrom 4.26.0 to 4.28.1Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
5cad191Release 4.28.1 version592e119Update dependencies to use new baseline library with a way to supress warningdc1ea13Update dependenciesbb4fcc6Fix link67a7b66Add browserslist-plausible linka4006b0Release 4.28.0 version5644b5eUpdate dependencies and add Multiocular to track changes90721c8Merge pull request #909 from SethFalco/esr-range98d8374feat: allow esr alias in firefox version ranges436f460Merge pull request #910 from SethFalco/docsUpdates
css-minimizer-webpack-pluginfrom 7.0.2 to 7.0.4Release notes
Sourced from css-minimizer-webpack-plugin's releases.
Changelog
Sourced from css-minimizer-webpack-plugin's changelog.
Commits
86ee07dchore(release): 7.0.48b273d1fix: handle empty files (#295)e1cdad5chore(release): 7.0.3933fb49fix: respect errors and warnings from minimizer without code95e5fa1chore(deps): bump js-yaml (#292)8fbaaaddocs: update contributing5e22fcechore: revist docs (#29...Description has been truncated