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 the npm_and_yarn group group with 2 updates #11

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps the npm_and_yarn group group with 2 updates: verdaccio and tough-cookie.

Updates verdaccio from 5.0.4 to 5.29.2

Release notes

Sourced from verdaccio's releases.

@​verdaccio/logger-7@​6.0.0-6-next.3

Patch Changes

  • dcb5b929: bump up @​verdaccio/logger-7

verdaccio-aws-s3-storage@11.0.0-6-next.5

Patch Changes

  • 6b1a28de: Fix the prefix used to delete from s3 when unpublishing packages
Changelog

Sourced from verdaccio's changelog.

5.29.2 (2024-02-21)

Bug Fixes

  • deps: update core verdaccio dependencies (5.x) (#4516) (11f3309)

5.29.1 (2024-02-17)

Bug Fixes

  • deps: update core verdaccio dependencies (#4389) (f64b395)
  • deps: update core verdaccio dependencies (#4428) (30af49f)
  • deps: update core verdaccio dependencies (#4499) (e10b381)
  • deps: update core verdaccio dependencies (#4508) (23afe22)
  • deps: update core verdaccio dependencies (5.x) (#4352) (b41f6c9)
  • deps: update dependency cookies to v0.9.0 (#4341) (0bdc10e)
  • deps: update dependency cookies to v0.9.1 (#4371) (c96468a)
  • deps: update dependency verdaccio-audit to v12.0.0-next.5 (#4353) (11421c0)
  • deps: update dependency verdaccio-htpasswd to v12.0.0-next.5 (#4355) (03d8bb4)

5.29.0 (2023-12-08)

Features

  • replace request with @​cypress/request (#4234) (e11d95d)

5.28.0 (2023-12-05)

Features

Bug Fixes

5.27.1 (2023-12-02)

Bug Fixes

5.27.0 (2023-10-14)

... (truncated)

Commits
  • b28a3ab chore(release): 5.29.2
  • 11f3309 fix(deps): update core verdaccio dependencies (5.x) (#4516)
  • 2f74d7c chore(deps): update yarn to v3.8.0 (#4509)
  • 563bdaa chore(release): 5.29.1
  • 23afe22 fix(deps): update core verdaccio dependencies (#4508)
  • e10b381 fix(deps): update core verdaccio dependencies (#4499)
  • 4241700 chore(deps): update dependency @​types/node to v18.19.8 (#4444)
  • 03d9c5e chore(deps): update dependency prettier to v3.2.2 (#4431)
  • 4aa919c chore(deps): update dependency nock to v13.5.0 (#4430)
  • 487f2ed chore(deps): update dependency supertest to v6.3.4 (#4427)
  • Additional commits viewable in compare view

Updates tough-cookie from 2.4.3 to 4.1.3

Release notes

Sourced from tough-cookie's releases.

4.1.3

Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.

4.1.2 -- Patch and Bugfix Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.1...v4.1.2

4.1.1

Patch Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.0...v4.1.1

4.1.0

v4.1.0

Minor release, focused mainly on resolving reported issues and some minor feature work.

What's Changed

... (truncated)

Commits
  • 4ff4d29 4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)
  • 12d4747 Prevent prototype pollution in cookie memstore (#283)
  • f06b72d Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...
  • b1a8898 fix: allow set cookies with localhost (#253)
  • ec70796 4.1.1 Patch -- allow special use domains by default (#250)
  • d4ac580 fix: allow special use domains by default (#249)
  • 79c2f7d 4.1.0 release to NPM (#245)
  • 4fafc17 Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move Dockerf...
  • aa4396d fix: distinguish between no samesite and samesite=none (#240)
  • b8d7511 Modernize README (#234)
  • Additional commits viewable in compare view
Maintainer changes

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


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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group group with 2 updates: [verdaccio](https://github.com/verdaccio/verdaccio) and [tough-cookie](https://github.com/salesforce/tough-cookie).


Updates `verdaccio` from 5.0.4 to 5.29.2
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v5.29.2/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v5.0.4...v5.29.2)

Updates `tough-cookie` from 2.4.3 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.4.3...v4.1.3)

---
updated-dependencies:
- dependency-name: verdaccio
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: tough-cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2024
@hirsch88 hirsch88 closed this Feb 27, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 27, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-security-group-8983265108 branch February 27, 2024 15:55
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.

1 participant