Skip to content

Bump multiparty and grunt-contrib-connect in /cds-tcamt/cds-tcamt-client - #3

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/cds-tcamt/cds-tcamt-client/multi-da35a0a8ef
Open

Bump multiparty and grunt-contrib-connect in /cds-tcamt/cds-tcamt-client#3
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/cds-tcamt/cds-tcamt-client/multi-da35a0a8ef

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown

Removes multiparty. It's no longer used after updating ancestor dependency grunt-contrib-connect. These dependencies need to be updated together.

Removes multiparty

Updates grunt-contrib-connect from 0.7.1 to 5.0.1

Release notes

Sourced from grunt-contrib-connect's releases.

v5.0.0

  • clear 8a042f7
  • v5 readme 879e52a
  • 5.0.0 f2d4ca9
  • Merge pull request #292 from gruntjs/change5 dc7e111
  • Prepare v5 ef37c1d
  • Merge pull request #289 from mhassan1/replace-http2 372ca14
  • Replace node-http2 with http2-wrapper 9690630
  • Bump @​babel/traverse from 7.22.5 to 7.24.5 (#290) 2a31bbf
  • Bump braces from 3.0.2 to 3.0.3 (#288) e3bbcf5
  • Bump @​babel/traverse from 7.22.5 to 7.23.2 (#287) 9dfe2d9
  • Merge pull request #285 from gruntjs/dependabot/npm_and_yarn/ejs-3.1.10 3b706de
  • Bump ejs from 3.1.9 to 3.1.10 d90e37f
  • Bump @​babel/traverse (#284) 9ff7853

gruntjs/grunt-contrib-connect@v4.0.0...v5.0.0

Changelog

Sourced from grunt-contrib-connect's changelog.

v5.0.1: date: 2024-08-27 changes: - Replace use of deprecated util.isArray. v5.0.0: date: 2024-07-05 changes: - Replaced node-http2 with http2-wrapper, potental breaking changes. - Bump to deps, serve-static, async and internal grunt v4.0.0: date: 2023-07-13 changes: - Requires node 16+. - Updated dependencies. v3.0.0: date: 2020-07-16 changes: - Requires node 10+. - Updated dependencies. v2.1.0: date: 2019-09-03 changes: - Update package lock. - Allow all configuration options of livereload to be passed through. v2.0.0: date: 2018-09-09 changes: - Drop Node.js < 6 support. - Update all dependencies and switch to node-http2. - Add secureProtocol in httpsOptions. - Fix open.appName. - Allow passing serve-index options. v1.0.2: date: 2016-04-27 changes: - Fixed http2 dependencies and stopped using the fork. v1.0.1: date: 2016-03-22 changes: - Fixed dependencies behind corporate proxy server. v1.0.0: date: 2016-03-04 changes: - Use predefined logger format with colored http status. - Update deps and docs. - HTTP2 support. - Other fixes. v0.11.2: date: 2015-08-03 changes:

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [multiparty](https://github.com/pillarjs/multiparty). It's no longer used after updating ancestor dependency [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect). These dependencies need to be updated together.


Removes `multiparty`

Updates `grunt-contrib-connect` from 0.7.1 to 5.0.1
- [Release notes](https://github.com/gruntjs/grunt-contrib-connect/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-connect/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt-contrib-connect@v0.7.1...v5.0.1)

---
updated-dependencies:
- dependency-name: multiparty
  dependency-version:
  dependency-type: indirect
- dependency-name: grunt-contrib-connect
  dependency-version: 5.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 18, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants