Skip to content

Bump the npm_and_yarn group across 2 directories with 10 updates#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/AhMyth-Server/npm_and_yarn-5afacd74bf
Open

Bump the npm_and_yarn group across 2 directories with 10 updates#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/AhMyth-Server/npm_and_yarn-5afacd74bf

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 16, 2024

Bumps the npm_and_yarn group with 4 updates in the /AhMyth-Server directory: app-builder-lib, electron-builder, got and electron.
Bumps the npm_and_yarn group with 2 updates in the /AhMyth-Server/app directory: angular and socket.io.

Updates app-builder-lib from 22.8.0 to 25.1.8

Release notes

Sourced from app-builder-lib's releases.

v25.1.8

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@25.1.7...electron-builder@25.1.8

v25.1.7

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v25.1.6...electron-builder@25.1.7

v25.1.6

What's Changed

Full Changelog: electron-userland/electron-builder@v25.1.5...v25.1.6

v25.1.5

What's Changed

Full Changelog: electron-userland/electron-builder@v25.1.4...v25.1.5

v25.1.4

What's Changed

... (truncated)

Changelog

Sourced from app-builder-lib's changelog.

25.1.8

Patch Changes

25.1.7

Patch Changes

25.1.6

Patch Changes

  • #8533 cc8c70f7 Thanks @​mmaietta! - fix: add CodeSigningAccountName as required prop in Azure Signing Options

  • #8531 eaf274d4 Thanks @​mmaietta! - fix: always produce Release .node builds

  • Updated dependencies [097eeced]:

    • builder-util@25.1.6
    • dmg-builder@25.1.6
    • electron-builder-squirrel-windows@25.1.6
    • electron-publish@25.1.6

25.1.5

Patch Changes

  • #8516 d1cb6bdb Thanks @​mmaietta! - fix(chore): upgrading typescript and fixing compiler errors

  • #8524 62fd74dc Thanks @​mmaietta! - fix: moving cscInfo logic into signtoolManager to distinguish the logic between custom sign, csc info, and azure signing

... (truncated)

Commits
  • 1d61d6f chore(deploy): Release v25.1.8 (#8561)
  • 4ff778e fix: Path does not end with the package name (#8560)
  • 8992911 chore(deploy): Release v25.1.7 (electron-updater@6.3.9) (#8542)
  • 57cebf4 fix: check if the file already starts with a UTF-8 BOM (#8551)
  • 7488456 fix: fix the main matcher patterns for !node_modules/@​test/xxxx (#8547)
  • 21dfd73 chore(deps): eslint and prettier upgrade to v9 (#8552)
  • 2e84f01 fix: pass in platform to electron-rebuild (#8537)
  • 8ef226a chore(deploy): Release v25.1.6 (#8532)
  • cc8c70f fix: add CodeSigningAccountName as required prop in Azure Signing Options (...
  • eaf274d fix: always produce Release .node builds (#8531)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by onegoldfishh, a new releaser for app-builder-lib since your current version.


Updates electron-builder from 22.8.0 to 25.1.8

Release notes

Sourced from electron-builder's releases.

v25.1.8

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@25.1.7...electron-builder@25.1.8

v25.1.7

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v25.1.6...electron-builder@25.1.7

Changelog

Sourced from electron-builder's changelog.

25.1.8

Patch Changes

25.1.7

Patch Changes

25.1.6

Patch Changes

25.1.5

Patch Changes

  • Updated dependencies [d1cb6bdb, 62fd74dc]:
    • app-builder-lib@25.1.5
    • builder-util@25.1.5
    • builder-util-runtime@9.2.9
    • dmg-builder@25.1.5

25.1.4

Patch Changes

25.1.3

... (truncated)

Commits
  • 1d61d6f chore(deploy): Release v25.1.8 (#8561)
  • 8992911 chore(deploy): Release v25.1.7 (electron-updater@6.3.9) (#8542)
  • 8ef226a chore(deploy): Release v25.1.6 (#8532)
  • 2db6272 chore(deploy): Release v25.1.5 (electron-updater@6.3.8) (#8517)
  • 59767b0 chore(deploy): Release v25.1.4 (#8496)
  • afc6a34 chore(deploy): Release v25.1.3 (electron-updater@6.3.7) (#8488)
  • 178a3c4 chore(docs): migrating to typedoc and upgrading mkdocs+material package...
  • 0dd4616 chore(deploy): Release v25.1.2 (electron-updater@6.3.6) (#8487)
  • d56cd27 fix(deploy): redeploy all packages to sync semver ranges (#8486)
  • 2b5933a chore(deploy): Release v25.1.0 (#8464)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by onegoldfishh, a new releaser for electron-builder since your current version.


Updates ejs from 3.1.3 to 3.1.10

Release notes

Sourced from ejs's releases.

v3.1.10

Version 3.1.10

v3.1.9

Version 3.1.9

v3.1.8

Version 3.1.8

v3.1.7

Version 3.1.7

v3.1.6

Version 3.1.6

v3.1.5

Version 3.1.5

Commits

Updates got from 9.6.0 to 11.8.6

Release notes

Sourced from got's releases.

v11.8.6

  • Destroy request object after successful response

sindresorhus/got@v11.8.5...v11.8.6

v11.8.5

sindresorhus/got@v11.8.4...v11.8.5

v11.8.3

  • Bump cacheable-request dependency (#1921) 9463bb6
  • Fix HTTPError missing .code property (#1739) 0e167b8

sindresorhus/got@v11.8.2...v11.8.3

v11.8.2

  • Make the dnsCache option lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.

sindresorhus/got@v11.8.1...v11.8.2

v11.8.1

  • Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0

v11.8.0

  • Fix for sending files with size 0 on stat (#1488) 7acd380
  • beforeRetry allows stream body if different from original (#1501) 3dd2273
  • Set default value for an options object (#1495) 390b145

sindresorhus/got@v11.7.0...v11.8.0

v11.7.0

Improvements

  • Add pfx HTTPS option (#1364) c33df7f
  • Update body after beforeRequest (#1453) e1c1844
  • Don't allocate buffer twice (#1403) 7bc69d9

Fixes

  • Fix a regression where body was sent after redirect 88b32ea
  • Fix destructure error on promise.json() c97ce7c
  • Do not ignore userinfo on a redirect to the same origin 52de13b

sindresorhus/got@v11.6.2...v11.7.0

v11.6.2

Bug fixes

... (truncated)

Commits

Updates electron from 9.4.4 to 33.2.0

Release notes

Sourced from electron's releases.

electron v33.2.0

Release Notes for v33.2.0

Features

  • Added GPU accelerated shared texture offscreen rendering. #44511

Other Changes

  • Updated Chromium to 130.0.6723.118. #44591

electron v33.1.0

Release Notes for v33.1.0

Features

  • Added WebFrameMain.detached for frames in an unloading state.
    • Added WebFrameMain.isDestroyed() to determine if a frame has been destroyed.
    • Fixed webFrameMain.fromId(processId, frameId) returning a WebFrameMain instance which doesn't match the given parameters when the frame is unloading. #44209

Fixes

  • Fixed an issue where EventSource was undefined in both renderer and worker processes when Node.js integration was enabled. #44496 (Also in 32, 34)
  • Fixed crash when network process terminates while a net log is running. #44420 (Also in 31, 32, 34)
  • Fixed crash when rendering super menu accelerator on linux. #44520 (Also in 34)
  • Fixed external window focus when using shell.openExternal. #44468 (Also in 34)
  • Fixed regression with dynamic dependency on libgdk_pixbuf. #44436 (Also in 32, 34)

Other Changes

  • Performance improvements when processing microtasks. #44473 (Also in 32, 34)
  • Updated Chromium to 130.0.6723.91. #44477

electron v33.0.2

Release Notes for v33.0.2

Fixes

  • Fixed trace-startup not working on macOS. #44276 (Also in 32, 34)
  • Fixed an issue where closing a window after printing on Linux triggered a crash. #44285 (Also in 31, 32, 34)
  • Fixed an issue where the exit event could be emitted twice from the utilityProcess. #44266 (Also in 31, 32, 34)
  • Fixed calling setAlwaysOnTop on a hidden window which is then shown with showInactive on Linux under X11. #44324 (Also in 31, 32, 34)
  • Fixed race condition in which WebContents appears as white screen on VDI machines without hardware acceleration capabilities. #44352 (Also in 32, 34)

electron v33.0.1

Release Notes for v33.0.1

Other Changes

  • Updated Chromium to 130.0.6723.59. #44271

electron v33.0.0

Release Notes for 33.0.0

... (truncated)

Changelog

Sourced from electron's changelog.

Breaking Changes

Breaking changes will be documented here, and deprecation warnings added to JS code where possible, at least one major version before the change is made.

Types of Breaking Changes

This document uses the following convention to categorize breaking changes:

  • API Changed: An API was changed in such a way that code that has not been updated is guaranteed to throw an exception.
  • Behavior Changed: The behavior of Electron has changed, but not in such a way that an exception will necessarily be thrown.
  • Default Changed: Code depending on the old default may break, not necessarily throwing an exception. The old behavior can be restored by explicitly specifying the value.
  • Deprecated: An API was marked as deprecated. The API will continue to function, but will emit a deprecation warning, and will be removed in a future release.
  • Removed: An API or feature was removed, and is no longer supported by Electron.

Planned Breaking API Changes (34.0)

Deprecated: level, message, line, and sourceId arguments in console-message event on WebContents

The console-message event on WebContents has been updated to provide details on the Event argument.

// Deprecated
webContents.on('console-message', (event, level, message, line, sourceId) => {})
// Replace with:
webContents.on('console-message', ({ level, message, lineNumber, sourceId, frame }) => {})

Additionally, level is now a string with possible values of info, warning, error, and debug.

Planned Breaking API Changes (33.0)

Behavior Changed: frame properties may retrieve detached WebFrameMain instances or none at all

APIs which provide access to a WebFrameMain instance may return an instance with frame.detached set to true, or possibly return null.

When a frame performs a cross-origin navigation, it enters into a detached state in which it's no longer attached to the page. In this state, it may be running unload handlers prior to being deleted. In the event of an IPC sent during this state, frame.detached will be set to true with the frame being destroyed shortly thereafter.

When receiving an event, it's important to access WebFrameMain properties immediately upon being received. Otherwise, it's not guaranteed to point to the same webpage as when received. To avoid misaligned expectations, Electron will return null in the case of late access where the webpage has changed.

... (truncated)

Commits

Updates json5 from 2.1.3 to 2.2.3

Release notes

Sourced from json5's releases.

v2.2.3

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1

v2.2.0

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)
Changelog

Sourced from json5's changelog.

v2.2.3 [code, diff]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1 [code, diff]

v2.2.0 [code, diff]

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)
Commits
  • c3a7524 2.2.3
  • 94fd06d docs: update CHANGELOG for v2.2.3
  • 3b8cebf docs(security): use GitHub security advisories
  • f0fd9e1 docs: publish a security policy
  • 6a91a05 docs(template): bug -> bug report
  • 14f8cb1 2.2.2
  • 10cc7ca docs: update CHANGELOG for v2.2.2
  • 7774c10 fix: add proto to objects and arrays
  • edde30a Readme: slight tweak to intro
  • 97286f8 Improve example in readme
  • Additional commits viewable in compare view

Updates minimist from 1.2.5 to 1.2.8

Changelog

Sourced from minimist's changelog.

v1.2.8 - 2023-02-09

Merged

Fixed

Commits

  • Merge tag 'v0.2.3' a026794
  • [eslint] fix indentation and whitespace 5368ca4
  • [eslint] fix indentation and whitespace e5f5067
  • [eslint] more cleanup 62fde7d
  • [eslint] more cleanup 36ac5d0
  • [meta] add auto-changelog 73923d2
  • [actions] add reusable workflows d80727d
  • [eslint] add eslint; rules to enable later are warnings 48bc06a
  • [eslint] fix indentation 34b0f1c
  • [readme] rename and add badges 5df0fe4
  • [Dev Deps] switch from covert to nyc a48b128
  • [Dev Deps] update covert, tape; remove unnecessary tap f0fb958
  • [meta] create FUNDING.yml; add funding in package.json 3639e0c
  • [meta] use npmignore to autogenerate an npmignore file be2e038
  • Only apps should have lockfiles 282b570
  • isConstructorOrProto adapted from PR ef9153f
  • [Dev Deps] update @ljharb/eslint-config, aud 098873c
  • [Dev Deps] update @ljharb/eslint-config, aud 3124ed3
  • [meta] add safe-publish-latest 4b927de
  • [Tests] add aud in posttest b32d9bd
  • [meta] update repo URLs f9fdfc0
  • [actions] Avoid 0.6 tests due to build failures ba92fe6
  • [Dev Deps] update tape 950eaa7
  • [Dev Deps] add missing npmignore dev dep 3226afa
  • Merge tag 'v0.2.2' 980d7ac

v1.2.7 - 2022-10-10

Commits

... (truncated)

Commits
  • 6901ee2 v1.2.8
  • a026794 Merge tag 'v0.2.3'
  • c0b2661 v0.2.3
  • 63b8fee [Fix] Fix long option followed by single dash (#17)
  • 72239e6 [Tests] Remove duplicate test (#12)
  • 34b0f1c [eslint] fix indentation
  • 3226afa [Dev Deps] add missing npmignore dev dep
  • 098873c [Dev Deps] update @ljharb/eslint-config, aud
  • 9ec4d27 [Fix] Fix long option followed by single dash
  • ba92fe6 [actions] Avoid 0.6 tests due to build failures
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for minimist since your current version.


Updates y18n from 4.0.0 to 5.0.8

Release notes

Sourced from y18n's releases.

y18n y18n-v4.0.3

Bug Fixes

  • release: 4.x.x should not enforce Node 10 (#126) (1e21a53)

y18n y18n-v4.0.2

Bug Fixes

  • security: ensure entry exists for backport (#120) (b22c0df)
Changelog

Sourced from y18n's changelog.

5.0.8 (2021-04-07)

Bug Fixes

  • deno: force modern release for Deno (b1c215a)

5.0.7 (2021-04-07)

Bug Fixes

5.0.6 (2021-04-05)

Bug Fixes

  • webpack: skip readFileSync if not defined (#117) (6966fa9)

5.0.5 (2020-10-25)

Bug Fixes

5...

Description has been truncated

Bumps the npm_and_yarn group with 4 updates in the /AhMyth-Server directory: [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib), [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder), [got](https://github.com/sindresorhus/got) and [electron](https://github.com/electron/electron).
Bumps the npm_and_yarn group with 2 updates in the /AhMyth-Server/app directory: [angular](https://github.com/angular/angular.js) and [socket.io](https://github.com/socketio/socket.io).


Updates `app-builder-lib` from 22.8.0 to 25.1.8
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@25.1.8/packages/app-builder-lib)

Updates `electron-builder` from 22.8.0 to 25.1.8
- [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/electron-builder@25.1.8/packages/electron-builder)

Updates `ejs` from 3.1.3 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.3...v3.1.10)

Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v9.6.0...v11.8.6)

Updates `electron` from 9.4.4 to 33.2.0
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v9.4.4...v33.2.0)

Updates `json5` from 2.1.3 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.1.3...v2.2.3)

Updates `minimist` from 1.2.5 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

Updates `y18n` from 4.0.0 to 5.0.8
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](yargs/y18n@v4.0.0...v5.0.8)

Updates `angular` from 1.5.8 to 1.8.3
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](angular/angular.js@v1.5.8...v1.8.3)

Updates `socket.io` from 1.4.5 to 2.5.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.5.0/CHANGELOG.md)
- [Commits](socketio/socket.io@1.4.5...2.5.0)

---
updated-dependencies:
- dependency-name: app-builder-lib
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: electron-builder
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: got
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: electron
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: json5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimist
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: y18n
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: angular
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: socket.io
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 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

0 participants