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

Bump the development-version-updates group with 7 updates

Merged
Number: #69
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 28, 2025 at 10:50 AM UTC
(about 1 month ago)
Updated: July 28, 2025 at 10:51 AM UTC
(about 1 month ago)
Merged: July 28, 2025 at 10:51 AM 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 7 updates:

Package From To
@babel/helpers 7.27.6 7.28.2
@babel/types 7.28.1 7.28.2
@cypress/request 3.0.8 3.0.9
axios 1.10.0 1.11.0
electron-to-chromium 1.5.187 1.5.191
launch-editor 2.10.0 2.11.0
rollup 4.45.1 4.46.1

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 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 electron-to-chromium from 1.5.187 to 1.5.191

Commits

Updates launch-editor from 2.10.0 to 2.11.0

Commits

Updates rollup from 4.45.1 to 4.46.1

Release notes

Sourced from rollup's releases.

v4.46.1

4.46.1

2025-07-28

Bug Fixes

  • Do not fail when using the in operator on external namespaces (#6036)

Pull Requests

  • #6036: disables optimization for external namespace when using the in operator (@​TrickyPi)

v4.46.0

4.46.0

2025-07-27

Features

  • Optimize in checks on namespaces to keep them treeshake-able (#6029)

Pull Requests

v4.45.3

4.45.3

2025-07-26

Bug Fixes

  • Do not fail build if a const is reassigned but warn instead (#6020)
  • Fail with a helpful error message if an exported binding is not defined (#6023)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.46.1

2025-07-28

Bug Fixes

  • Do not fail when using the in operator on external namespaces (#6036)

Pull Requests

  • #6036: disables optimization for external namespace when using the in operator (@​TrickyPi)

4.46.0

2025-07-27

Features

  • Optimize in checks on namespaces to keep them treeshake-able (#6029)

Pull Requests

4.45.3

2025-07-26

Bug Fixes

  • Do not fail build if a const is reassigned but warn instead (#6020)
  • Fail with a helpful error message if an exported binding is not defined (#6023)

Pull Requests

Commits

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:
+107
Deletions:
-107
Package Dependencies
Ecosystem:
npm
Version Change:
7.27.6 → 7.28.2
Update Type:
Minor
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
Package:
rollup
Ecosystem:
npm
Version Change:
4.45.1 → 4.46.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.187 → 1.5.191
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.8 → 3.0.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.10.0 → 2.11.0
Update Type:
Minor
Technical Details
ID: 4229015
UUID: 2700276817
Node ID: PR_kwDONcX5B86g8vRR
Host: GitHub
Repository: mrlonis/example-angular-17-app
Merge State: Unknown