-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the js-dev-dependencies group across 1 directory with 26 updates #357
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/js-dev-dependencies-99547f8806
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 js-dev-dependencies group across 1 directory with 26 updates #357
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/js-dev-dependencies-99547f8806
Conversation
This file contains 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 js-dev-dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.10.0` | `7.14.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.10.0` | `7.14.1` | | [chai](https://github.com/chaijs/chai) | `4.3.7` | `5.1.1` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.8.1` | `7.1.2` | | [electron](https://github.com/electron/electron) | `27.0.0` | `31.1.0` | | [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `24.6.4` | `24.13.3` | | [electron-mocha](https://github.com/jprichardson/electron-mocha) | `12.1.0` | `12.3.1` | | [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) | `0.2.17` | `0.3.0` | | [execa](https://github.com/sindresorhus/execa) | `8.0.1` | `9.3.0` | | [html-loader](https://github.com/webpack-contrib/html-loader) | `4.2.0` | `5.0.0` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.1` | `5.6.0` | | [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.1.4` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `7.3.3` | `8.1.1` | | [sass](https://github.com/sass/dart-sass) | `1.69.0` | `1.77.6` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `13.3.2` | `14.2.1` | | [sinon](https://github.com/sinonjs/sinon) | `17.0.1` | `18.0.0` | | [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.2` | `4.0.0` | | [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.92.1` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `4.15.1` | `5.0.4` | | [yauzl](https://github.com/thejoshwolfe/yauzl) | `2.10.0` | `3.1.3` | | [zx](https://github.com/google/zx) | `7.2.1` | `8.1.3` | Updates `@typescript-eslint/eslint-plugin` from 6.10.0 to 7.14.1 - [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/v7.14.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.10.0 to 7.14.1 - [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/v7.14.1/packages/parser) Updates `chai` from 4.3.7 to 5.1.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.7...v5.1.1) Updates `css-loader` from 6.8.1 to 7.1.2 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v6.8.1...v7.1.2) Updates `electron` from 27.0.0 to 31.1.0 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v27.0.0...v31.1.0) Updates `electron-builder` from 24.6.4 to 24.13.3 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/electron-builder) Updates `electron-mocha` from 12.1.0 to 12.3.1 - [Changelog](https://github.com/jprichardson/electron-mocha/blob/master/CHANGELOG.md) - [Commits](jprichardson/electron-mocha@v12.1.0...v12.3.1) Updates `eslint` from 8.53.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v8.57.0) Updates `eslint-plugin-tsdoc` from 0.2.17 to 0.3.0 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.3.0/eslint-plugin) Updates `execa` from 8.0.1 to 9.3.0 - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v8.0.1...v9.3.0) Updates `html-loader` from 4.2.0 to 5.0.0 - [Release notes](https://github.com/webpack-contrib/html-loader/releases) - [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/html-loader@v4.2.0...v5.0.0) Updates `html-webpack-plugin` from 5.5.1 to 5.6.0 - [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.5.1...v5.6.0) Updates `mocha` from 10.2.0 to 10.4.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.4.0) Updates `nodemon` from 3.0.1 to 3.1.4 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.1...v3.1.4) Updates `nyc` from 15.1.0 to 17.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0) Updates `postcss-loader` from 7.3.3 to 8.1.1 - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/postcss-loader@v7.3.3...v8.1.1) Updates `sass` from 1.69.0 to 1.77.6 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.69.0...1.77.6) Updates `sass-loader` from 13.3.2 to 14.2.1 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v13.3.2...v14.2.1) Updates `semver` from 7.5.4 to 7.6.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.5.4...v7.6.2) Updates `sinon` from 17.0.1 to 18.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.1...v18.0.0) Updates `style-loader` from 3.3.2 to 4.0.0 - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/style-loader@v3.3.2...v4.0.0) Updates `typescript` from 5.2.2 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.5.2) Updates `webpack` from 5.89.0 to 5.92.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.89.0...v5.92.1) Updates `webpack-dev-server` from 4.15.1 to 5.0.4 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.15.1...v5.0.4) Updates `yauzl` from 2.10.0 to 3.1.3 - [Commits](thejoshwolfe/yauzl@2.10.0...3.1.3) Updates `zx` from 7.2.1 to 8.1.3 - [Release notes](https://github.com/google/zx/releases) - [Commits](google/zx@7.2.1...8.1.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: electron-builder dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: electron-mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: eslint-plugin-tsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: execa dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: html-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: nyc dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: postcss-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: semver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dev-dependencies - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: yauzl dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies - dependency-name: zx dependency-type: direct:development update-type: version-update:semver-major dependency-group: js-dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 1, 2024
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
0 participants
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 js-dev-dependencies group with 22 updates in the / directory:
6.10.0
7.14.1
6.10.0
7.14.1
4.3.7
5.1.1
6.8.1
7.1.2
27.0.0
31.1.0
24.6.4
24.13.3
12.1.0
12.3.1
0.2.17
0.3.0
8.0.1
9.3.0
4.2.0
5.0.0
5.5.1
5.6.0
3.0.1
3.1.4
15.1.0
17.0.0
7.3.3
8.1.1
1.69.0
1.77.6
13.3.2
14.2.1
17.0.1
18.0.0
3.3.2
4.0.0
5.89.0
5.92.1
4.15.1
5.0.4
2.10.0
3.1.3
7.2.1
8.1.3
Updates
@typescript-eslint/eslint-plugin
from 6.10.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1f29150f
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731d
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469
chore(release): publish 7.14.0635133a
docs: split troubleshooting into granular sections (#9024)c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)23e6468
fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...5c4a5de
feat(ast-spec): tighter types and documentation for declaration/* (#9211)e47123d
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)dc18229
feat: support TypeScript 5.5 (#9397)Updates
@typescript-eslint/parser
from 6.10.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0Updates
chai
from 4.3.7 to 5.1.1Release notes
Sourced from chai's releases.
... (truncated)
Commits
37263c0
fix: support some virtual contexts intoThrow
(#1609)91e58ed
Correct Mocha import instructions (#1611)61159d1
build(deps-dev): bump ip from 1.1.8 to 1.1.9 (#1608)8475d2a
Set up ESLint for JSDoc comments (#1605)936c0ca
5.1.02cf92f5
Fix publish script (#1602)1ba37b5
Set support in same members (#1583)f224339
Assert interface fix (#1601)d504573
Implementiterable
assertion (#1592)640d932
Convert comments in "legal comments" format to jsdoc (#1598)Updates
css-loader
from 6.8.1 to 7.1.2Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
d5ba44a
chore(release): 7.1.276757ef
fix: keep order of@import
s with thewebpackIgnore
comment (#1600)4b41689
ci: use node v22 (#1596)2068222
chore: update dependencies to latest version (#1595)e006f66
refactor: useenvironment
to gettemplateLiteral
value (#1591)5c717c9
chore(release): 7.1.1d6c31a1
fix: automatically rename classdefault
to_default
when named export is ...b162e25
chore(release): 7.1.015f793d
docs: update logic (#1587)9c165a4
docs: update migration guide (#1586)Updates
electron
from 27.0.0 to 31.1.0Release notes
Sourced from electron's releases.
... (truncated)
Commits
156dbd5
docs: fix typo in ASAR integrity docs (#42625)04b6a16
chore: bump chromium to 126.0.6478.114 (31-x-y) (#42584)3e92b72
feat: expose system preferences to utility process (#42598)3d139fc
fix: fetch-dependent interfaces in Web Workers (#42597)82664bf
fix: MessagePort closing unexpectedly with non-cloneable objects (#42580)ddccf79
chore: cherry-pick f8010390 from chromium (#42570)920391a
test: use longer timeout on contentTracing tests on WOA (#42554)c7219bf
chore: improve error message on failed SMApp register/unregister (#42557)a4410e2
docs: add backticks around example URL (#42543)d061a0c
chore: bump chromium to 126.0.6478.61 (31-x-y) (#42503)Updates
electron-builder
from 24.6.4 to 24.13.3Release notes
Sourced from electron-builder's releases.
... (truncated)
Changelog
Sourced from electron-builder's changelog.
... (truncated)
Commits
cb335ec
chore(deploy): Release v24.13.3 ([email protected]) (#8084)5f0804f
chore(deploy): Release 24.13.2 (#8060)8965608
chore(deploy): Release v24.13.1 ([email protected]) (#8056)0403278
chore(deploy): Release v24.13.0 ([email protected]) (#8011)17b5081
chore(deploy): Release v24.12.0 (#7981)fc13810
chore(deploy): Release v24.11.0 ([email protected]) (#7954)47e66ca
chore(deploy): Release v24.10.0 (#7934)a8fda9a
chore(deploy): Release v24.9.4 (#7916)512fb9e
chore(deploy): Release v24.9.3 (#7909)3973c66
chore(deploy): Release v24.9.2 (#7899)Updates
electron-mocha
from 12.1.0 to 12.3.1Changelog
Sourced from electron-mocha's changelog.
Commits
0546789
12.3.18393867
Pin mocha version684febc
Run pkg fix0885eae
12.3.04025bc7
Add --show-window optionb08da18
Update to Electron 298fa196b
Fix coercion of reporter options7371a6b
Update dependenciesc3af3b1
12.2.04c0b9df
Add 12.2.0 changesUpdates
eslint
from 8.53.0 to 8.57.0Release notes
Sourced from eslint's releases.