Skip to content

Bump cookie, grunt-contrib-connect and karma#47

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-6e9dd074c0
Open

Bump cookie, grunt-contrib-connect and karma#47
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-6e9dd074c0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 2, 2025

Bumps cookie to 0.7.2 and updates ancestor dependencies cookie, grunt-contrib-connect and karma. These dependencies need to be updated together.

Updates cookie from 0.1.0 to 0.7.2

Release notes

Sourced from cookie's releases.

v0.7.2

Fixed

  • Fix object assignment of hasOwnProperty (#177) bc38ffd

jshttp/cookie@v0.7.1...v0.7.2

0.7.1

Fixed

  • Allow leading dot for domain (#174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#172)

jshttp/cookie@v0.7.0...v0.7.1

0.7.0

jshttp/cookie@v0.6.0...v0.7.0

0.6.0

  • Add partitioned option

0.5.0

  • Add priority option
  • Fix expires option to reject invalid dates
  • pref: improve default decode speed
  • pref: remove slow string split in parse

0.4.2

  • pref: read value only when assigning in parse
  • pref: remove unnecessary regexp in parse

0.4.1

  • Fix maxAge option to reject invalid values

0.4.0

  • Add SameSite=None support

0.3.1

  • Fix sameSite: true to work with draft-7 clients
    • true now sends SameSite=Strict instead of SameSite

0.3.0

  • Add sameSite option
    • Replaces firstPartyOnly option, never implemented by browsers
  • Improve error message when encode is not a function

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.


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

Updates karma from 0.12.37 to 6.4.4

Release notes

Sourced from karma's releases.

v6.4.4

6.4.4 (2024-07-29)

v6.4.3

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)

v6.4.2

6.4.2 (2023-04-21)

Bug Fixes

v6.4.1

6.4.1 (2022-09-19)

Bug Fixes

v6.4.0

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

v6.3.20

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

v6.3.19

6.3.19 (2022-04-19)

Bug Fixes

... (truncated)

Changelog

Sourced from karma's changelog.

6.4.4 (2024-07-29)

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)

6.4.2 (2023-04-21)

Bug Fixes

6.4.1 (2022-09-19)

Bug Fixes

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

6.3.19 (2022-04-19)

Bug Fixes

  • client: error out when opening a new tab fails (099b85e)

6.3.18 (2022-04-13)

Bug Fixes

... (truncated)

Commits
  • 84f85e7 chore(release): 6.4.4 [skip ci]
  • a4d1284 build(deps-dev): bump ws from 6.2.1 to 6.2.3
  • d8cf806 chore(release): 6.4.3 [skip ci]
  • d7f2d69 fix: add build commits for patch release
  • 85a2eeb build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2
  • 0bffce2 build(deps): updated socket.io version to fix security issues with socket.io-...
  • 86667ab build(deps): bump follow-redirects from 1.11.0 to 1.15.4
  • 450fdfd docs: Add deprecation notice to Karma README
  • 9de3c00 chore(release): 6.4.2 [skip ci]
  • c6a4271 fix: few typos
  • Additional commits viewable 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 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.

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect) and [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together.


Updates `cookie` from 0.1.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.1.0...v0.7.2)

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)

Updates `karma` from 0.12.37 to 6.4.4
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v0.12.37...v6.4.4)

---
updated-dependencies:
- dependency-name: cookie
  dependency-version: 0.7.2
  dependency-type: indirect
- dependency-name: grunt-contrib-connect
  dependency-version: 5.0.1
  dependency-type: direct:development
- dependency-name: karma
  dependency-version: 6.4.4
  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 2, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants