BranchMetrics / web-branch-deep-linking-attribution

The Branch Web SDK for deep linking and attribution. Once initialized, the Branch Web SDK allows you to create and share links with a banner (web only), over SMS, or your own methods by generating deep links. It also offers event tracking, access to referrals, and management of credits.
https://help.branch.io/developers-hub/docs/web-sdk-overview
MIT License
287 stars 101 forks source link

Bump grunt-contrib-connect from 0.9.0 to 4.0.0 #918

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 11 months ago

Bumps grunt-contrib-connect from 0.9.0 to 4.0.0.

Changelog

Sourced from grunt-contrib-connect's changelog.

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: - Fixes debug logging. v0.11.0: date: 2015-07-30 changes: - Update to connect 3.

... (truncated)

Commits
  • 9fd7397 Release 4.0.0: upgrade from opn@6 to open@7, require Node 16
  • 7658372 Merge pull request #279 from gruntjs/dependabot/npm_and_yarn/grunt-1.5.3
  • 180412d Bump grunt from 1.5.2 to 1.5.3
  • f47cfdb Merge pull request #278 from gruntjs/dependabot/npm_and_yarn/ejs-3.1.7
  • f3f5322 Bump ejs from 3.1.6 to 3.1.7
  • 7ebac9c Merge pull request #277 from gruntjs/dependabot/npm_and_yarn/grunt-1.5.2
  • d828351 Bump grunt from 1.4.1 to 1.5.2
  • 838e1f8 Merge pull request #276 from gruntjs/dependabot/npm_and_yarn/async-3.2.2
  • 39c911a Bump async from 3.2.0 to 3.2.2
  • d05576e Merge pull request #274 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

JagadeeshKaricherla-branch commented 9 months ago

grunt is not used anymore

dependabot[bot] commented 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.