Skip to content
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 basic-auth-connect and grunt-contrib-connect #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

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

Removes basic-auth-connect

Updates grunt-contrib-connect from 0.9.0 to 5.0.0

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.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: - Documentation fixes. v0.11.1: date: 2015-08-01 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 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 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 [basic-auth-connect](https://github.com/expressjs/basic-auth-connect). 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 `basic-auth-connect`

Updates `grunt-contrib-connect` from 0.9.0 to 5.0.0
- [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.9.0...v5.0.0)

---
updated-dependencies:
- dependency-name: basic-auth-connect
  dependency-type: indirect
- dependency-name: grunt-contrib-connect
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2024
Copy link

sonarcloud bot commented Oct 3, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants