An open index of dependabot pull requests across open source projects.

Bump the development-version-updates group with 20 updates

Merged
Number: #70
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 28, 2025 at 06:11 PM UTC
(about 1 month ago)
Updated: July 28, 2025 at 06:13 PM UTC
(about 1 month ago)
Merged: July 28, 2025 at 06:13 PM UTC
(about 1 month ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Description:

Bumps the development-version-updates group with 20 updates:

Package From To
@types/node 18.19.118 18.19.120
eslint-config-prettier 9.1.0 9.1.2
eslint-plugin-prettier 5.5.1 5.5.3
jasmine-core 5.8.0 5.9.0
@babel/helpers 7.27.6 7.28.2
@babel/types 7.28.1 7.28.2
@cypress/request 3.0.8 3.0.9
@emnapi/core 1.4.4 1.4.5
@emnapi/runtime 1.4.4 1.4.5
@emnapi/wasi-threads 1.0.3 1.0.4
@pkgr/core 0.2.7 0.2.9
axios 1.10.0 1.11.0
compression 1.8.0 1.8.1
electron-to-chromium 1.5.182 1.5.191
fs-monkey 1.0.6 1.1.0
launch-editor 2.10.0 2.11.0
napi-postinstall 0.3.0 0.3.2
nwsapi 2.2.20 2.2.21
on-headers 1.0.2 1.1.0
synckit 0.11.8 0.11.11

Updates @types/node from 18.19.118 to 18.19.120

Commits

Updates eslint-config-prettier from 9.1.0 to 9.1.2

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

10.1.5

Patch Changes

10.1.4

Patch Changes

10.1.3

Patch Changes

10.1.2

Patch Changes

10.1.1

Patch Changes

  • #309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also prettier/eslint-config-prettier#308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    

    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

10.1.0

Minor Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.


Updates eslint-plugin-prettier from 5.5.1 to 5.5.3

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.5.3

republish the latest version

Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3

v5.5.2

republish the latest version

Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2

Changelog

Sourced from eslint-plugin-prettier's changelog.

Changelog

Commits

Updates jasmine-core from 5.8.0 to 5.9.0

Release notes

Sourced from jasmine-core's releases.

v5.9.0

Please see the release notes.

Commits
  • bb777e9 Bump version to 5.9.0
  • 9d3fb16 Document that the filename property of suite and spec results is deprecated
  • 3176eaf Merge branch 'idConflict' of https://github.com/atscott/jasmine
  • d31a431 fix(clock): Avoid generating timers with IDs that conflict with native
  • 84f78c1 Split GlobalErrors into portable and platform-specific parts
  • ff476b1 Unify error dispatching between browser and node
  • d53d2ff Convert GlobalErrors to an ES6 class
  • adfbd00 Refactor mocking in GlobalErrorsSpec
  • 495e5fc Backfill integration tests for unhandled promise rejections
  • bc2aa7b Start breaking up integration/EnvSpec.js
  • Additional commits viewable in compare view

Updates @babel/helpers from 7.27.6 to 7.28.2

Release notes

Sourced from @​babel/helpers's releases.

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

Committers: 3

v7.28.0 (2025-07-02)

:rocket: New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types

... (truncated)

Changelog

Sourced from @​babel/helpers's changelog.

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

:bug: Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

:memo: Documentation

:leftwards_arrow_with_hook: Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

:rocket: New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types

:bug: Bug Fix

:house: Internal

  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

... (truncated)

Commits

Updates @babel/types from 7.28.1 to 7.28.2

Release notes

Sourced from @​babel/types's releases.

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

Changelog

Sourced from @​babel/types's changelog.

v7.28.2 (2025-07-24)

:bug: Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
Commits

Updates @cypress/request from 3.0.8 to 3.0.9

Release notes

Sourced from @​cypress/request's releases.

v3.0.9

3.0.9 (2025-07-24)

Bug Fixes

  • update patch version of form-data to address new critical Snyk vulnerability (a2f3199)
Commits
  • 3cffd53 Merge pull request #88 from ahayes91/update-form-data
  • 7c424d5 chore: fix lint issue
  • 7f6fdec chore: remove test now that we are on form-data 4.0.4
  • a2f3199 fix: update patch version of form-data to address new critical Snyk vulnerabi...
  • See full diff in compare view

Updates @emnapi/core from 1.4.4 to 1.4.5

Release notes

Sourced from @​emnapi/core's releases.

v1.4.5

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5

Commits

Updates @emnapi/runtime from 1.4.4 to 1.4.5

Release notes

Sourced from @​emnapi/runtime's releases.

v1.4.5

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5

Commits

Updates @emnapi/wasi-threads from 1.0.3 to 1.0.4

Commits

Updates @pkgr/core from 0.2.7 to 0.2.9

Release notes

Sourced from @​pkgr/core's releases.

@​pkgr/core@​0.2.9

republish the 0.2.x version

Full Changelog: https://github.com/un-ts/pkgr/compare/@​pkgr/core@​0.2.7...@​pkgr/core@​0.2.9

Commits

Updates axios from 1.10.0 to 1.11.0

Release notes

Sourced from axios's releases.

Release v1.11.0

Release notes:

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.11.0 (2025-07-22)

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

Commits

Updates compression from 1.8.0 to 1.8.1

Release notes

Sourced from compression's releases.

v1.8.1

What's Changed

New Contributors

Full Changelog: https://github.com/expressjs/compression/compare/1.8.0...v1.8.1

Changelog

Sourced from compression's changelog.

1.8.1 / 2025-07-17

Commits
  • 83a0c45 1.8.1
  • ce62713 deps: on-headers@1.1.0 (#246)
  • f4acb23 build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 (#244)
  • 6eaebe6 build(deps): bump actions/checkout from 4.1.1 to 4.2.2 (#241)
  • 37e0623 build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#240)
  • bc436b2 build(deps): bump actions/upload-artifact from 4.3.1 to 4.6.2 (#239)
  • 2f9f572 build(deps): bump github/codeql-action from 3.28.15 to 3.29.2 (#243)
  • 5f13b14 [StepSecurity] ci: Harden GitHub Actions (#235)
  • 76e0945 build(deps-dev): bump supertest from 6.2.3 to 6.3.4 (#231)
  • ae6ee80 build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.31.0 (#230)
  • Additional commits viewable in compare view

Updates electron-to-chromium from 1.5.182 to 1.5.191

Commits

Updates fs-monkey from 1.0.6 to 1.1.0

Release notes

Sourced from fs-monkey's releases.

v1.1.0

1.1.0 (2025-07-18)

Features

Changelog

Sourced from fs-monkey's changelog.

1.1.0 (2025-07-18)

Features

Commits

Updates launch-editor from 2.10.0 to 2.11.0

Commits

Updates napi-postinstall from 0.3.0 to 0.3.2

Release notes

Sourced from napi-postinstall's releases.

v0.3.2

republish the latest version

Full Changelog: https://github.com/un-ts/napi-postinstall/compare/v0.3.0...v0.3.2

Changelog

Sourced from napi-postinstall's changelog.

Change Log

Commits

Updates nwsapi from 2.2.20 to 2.2.21

Commits

Updates on-headers from 1.0.2 to 1.1.0

Release notes

Sourced from on-headers's releases.

1.1.0

Important

What's Changed

New Contributors

Full Changelog: https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0

Changelog

Sourced from on-headers's changelog.

1.1.0 / 2025-07-17

Commits
  • 4b017af 1.1.0
  • b636f2d ♻️ refactor header array code
  • 3e2c2d4 ✨ ignore falsy header keys, matching node behavior
  • 172eb41 ✨ support duplicate headers
  • c6e3849 🔒️ fix array handling
  • 6893518 💚 update CI - add newer node versions
  • 56a345d ✨ add script to update known hashes
  • 175ab21 👷 add upstream change detection (#31)
  • ce0b2c8 ci: apply OSSF Scorecard security best practices (#20)
  • 1a38c54 fix: use ubuntu-latest as ci runner (#19)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for on-headers since your current version.


Updates synckit from 0.11.8 to 0.11.11

Release notes

Sourced from synckit's releases.

v0.11.11

Revert "fix(deps): update dependency @​pkgr/core to ^0.3.0 (un-ts/synckit#249)"

Full Changelog: https://github.com/un-ts/synckit/compare/v0.11.10...v0.11.11

v0.11.10

Patch Changes

Full Changelog: https://github.com/un-ts/synckit/compare/v0.11.8...v0.11.10

Changelog

Sourced from synckit's changelog.

synckit

0.11.9

Patch Changes

Commits
  • 7604672 fix: release a new latest version
  • 4938bbc Revert "fix(deps): update dependency @​pkgr/core to ^0.3.0 (#249)"
  • 8f2ee32 fix: release a new latest version
  • 6416df8 chore: release synckit (#250)
  • 173ef5e fix(deps): update dependency @​pkgr/core to ^0.3.0 (#249)
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+74
Deletions:
-71
Package Dependencies
Ecosystem:
npm
Version Change:
7.27.6 → 7.28.2
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
18.19.118 → 18.19.120
Update Type:
Patch
Ecosystem:
npm
Version Change:
9.1.0 → 9.1.2
Update Type:
Patch
Package:
axios
Ecosystem:
npm
Version Change:
1.10.0 → 1.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.28.1 → 7.28.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.182 → 1.5.191
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.5.1 → 5.5.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.8.0 → 5.9.0
Update Type:
Minor
Package:
compression
Ecosystem:
npm
Version Change:
1.8.0 → 1.8.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.8 → 3.0.9
Update Type:
Patch
Package:
@pkgr/core
Ecosystem:
npm
Version Change:
0.2.7 → 0.2.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.0 → 0.3.2
Update Type:
Patch
Package:
synckit
Ecosystem:
npm
Version Change:
0.11.8 → 0.11.11
Update Type:
Patch
Package:
nwsapi
Ecosystem:
npm
Version Change:
2.2.20 → 2.2.21
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.4.4 → 1.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.10.0 → 2.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.4.4 → 1.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.3 → 1.0.4
Update Type:
Patch
Package:
on-headers
Ecosystem:
npm
Version Change:
1.0.2 → 1.1.0
Update Type:
Minor
Package:
fs-monkey
Ecosystem:
npm
Version Change:
1.0.6 → 1.1.0
Update Type:
Minor
Technical Details
ID: 4248280
UUID: 2701685265
Node ID: PR_kwDONT5-8s6hCHIR
Host: GitHub
Repository: mrlonis/example-angular-16-app
Merge State: Unknown