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

build(deps): bump tough-cookie, @adobe/helix-status, @adobe/helix-ops, @adobe/openwhisk-action-builder and @semantic-release/npm #12

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2023

Bumps tough-cookie to 4.1.3 and updates ancestor dependencies tough-cookie, @adobe/helix-status, @adobe/helix-ops, @adobe/openwhisk-action-builder and @semantic-release/npm. These dependencies need to be updated together.

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.


Updates @adobe/helix-status from 7.1.3 to 10.0.9

Release notes

Sourced from @​adobe/helix-status's releases.

v10.0.9

10.0.9 (2023-05-18)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.13 (1df9343)

v10.0.8

10.0.8 (2023-05-09)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.12 (#497) (6467faa)

v10.0.7

10.0.7 (2023-04-16)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.10 (9cda305)

v10.0.6

10.0.6 (2023-04-13)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.8 (a53fc34)

v10.0.5

10.0.5 (2023-04-12)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.7 (#489) (b55c2d5)

v10.0.4

10.0.4 (2023-03-21)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.6 (c17a587)

v10.0.3

10.0.3 (2023-03-14)

... (truncated)

Changelog

Sourced from @​adobe/helix-status's changelog.

10.0.9 (2023-05-18)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.13 (1df9343)

10.0.8 (2023-05-09)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.12 (#497) (6467faa)

10.0.7 (2023-04-16)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.10 (9cda305)

10.0.6 (2023-04-13)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.8 (a53fc34)

10.0.5 (2023-04-12)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.7 (#489) (b55c2d5)

10.0.4 (2023-03-21)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.6 (c17a587)

10.0.3 (2023-03-14)

Bug Fixes

  • deps: update dependency @​adobe/fetch to v4.0.5 (19665e1)

10.0.2 (2023-02-14)

... (truncated)

Commits
  • 1b75a15 chore(release): 10.0.9 [skip ci]
  • 1df9343 fix(deps): update dependency @​adobe/fetch to v4.0.13
  • e0d2975 chore(deps): update dependency esmock to v2.2.2
  • 657baa3 chore(release): 10.0.8 [skip ci]
  • 6467faa fix(deps): update dependency @​adobe/fetch to v4.0.12 (#497)
  • f786297 chore(deps): update dependency eslint to v8.40.0
  • 0c13a67 chore(deps): update external fixes
  • 41b06b0 chore(deps): update dependency eslint to v8.39.0
  • a0b12a9 chore(release): 10.0.7 [skip ci]
  • 9cda305 fix(deps): update dependency @​adobe/fetch to v4.0.10
  • Additional commits viewable in compare view

Updates @adobe/helix-ops from 1.11.2 to 1.12.3

Release notes

Sourced from @​adobe/helix-ops's releases.

v1.12.3

1.12.3 (2020-12-09)

Bug Fixes

  • deps: update dependency @​adobe/helix-fetch to v1.9.2 (c54cea4)

v1.12.2

1.12.2 (2020-11-10)

Bug Fixes

v1.12.1

1.12.1 (2020-09-15)

Bug Fixes

  • deps: update dependency yargs to v16 (#125) (0dd99ab)

v1.12.0

1.12.0 (2020-08-17)

Bug Fixes

  • deps: update dependency @​adobe/helix-fetch to v1.9.0 (031dcaf)
  • deps: update dependency @​adobe/helix-fetch to v1.9.1 (c71b0eb)

Features

  • rename default branch from "master" to "main" (ccdbe06)
  • orb: install CLI if not already installed (6b63007)

v1.11.7

1.11.7 (2020-07-22)

Bug Fixes

  • deps: update dependency @​adobe/helix-fetch to v1.8.1 (30d0912)

v1.11.6

1.11.6 (2020-07-20)

... (truncated)

Changelog

Sourced from @​adobe/helix-ops's changelog.

1.12.3 (2020-12-09)

Bug Fixes

  • deps: update dependency @​adobe/helix-fetch to v1.9.2 (c54cea4)

1.12.2 (2020-11-10)

Bug Fixes

1.12.1 (2020-09-15)

Bug Fixes

  • deps: update dependency yargs to v16 (#125) (0dd99ab)

1.12.0 (2020-08-17)

Bug Fixes

  • deps: update dependency @​adobe/helix-fetch to v1.9.0 (031dcaf)
  • deps: update dependency @​adobe/helix-fetch to v1.9.1 (c71b0eb)

Features

  • rename default branch from "master" to "main" (ccdbe06)
  • orb: install CLI if not already installed (6b63007)

1.11.7 (2020-07-22)

Bug Fixes

  • deps: update dependency @​adobe/helix-fetch to v1.8.1 (30d0912)

1.11.6 (2020-07-20)

Bug Fixes

  • deps: update dependency @​adobe/helix-fetch to v1.8.0 (781796e)

1.11.5 (2020-07-13)

... (truncated)

Commits
  • 91dd812 chore(release): 1.12.3 [skip ci]
  • c54cea4 fix(deps): update dependency @​adobe/helix-fetch to v1.9.2
  • d557024 chore(deps): update external fixes
  • 41b900c chore(deps): update external fixes
  • 161ec6a chore(deps): update external fixes
  • 176d3e5 chore(deps-dev): bump semantic-release from 17.2.2 to 17.2.3 (#138)
  • 7c4b4e1 chore(deps): update dependency semantic-release to v17.2.3 [security]
  • 6683036 chore(deps): update external fixes
  • 515244b chore(release): 1.12.2 [skip ci]
  • 0d2cf06 fix(deps): update dependency diff to v5 (#135)
  • Additional commits viewable in compare view

Updates @adobe/openwhisk-action-builder from 2.10.1 to 2.15.1

Release notes

Sourced from @​adobe/openwhisk-action-builder's releases.

v2.15.1

2.15.1 (2020-11-12)

Bug Fixes

  • server: dev-params should win over package params (#189) (53c8afb), closes #188

v2.15.0

2.15.0 (2020-10-23)

Features

  • cli: package parameter-file should only be required on package … (#185) (14e7d43), closes #184

v2.14.2

2.14.2 (2020-09-21)

Bug Fixes

v2.14.1

2.14.1 (2020-09-14)

Bug Fixes

  • deps: update dependency yargs to v16 (#177) (5a9d53b)

v2.14.0

2.14.0 (2020-08-27)

Features

  • cli: add support for --memory and --concurrency (#171) (4a1314e)

v2.13.2

2.13.2 (2020-07-27)

Bug Fixes

v2.13.1

2.13.1 (2020-07-13)

... (truncated)

Changelog

Sourced from @​adobe/openwhisk-action-builder's changelog.

2.15.1 (2020-11-12)

Bug Fixes

  • server: dev-params should win over package params (#189) (53c8afb), closes #188

2.15.0 (2020-10-23)

Features

  • cli: package parameter-file should only be required on package … (#185) (14e7d43), closes #184

2.14.2 (2020-09-21)

Bug Fixes

2.14.1 (2020-09-14)

Bug Fixes

  • deps: update dependency yargs to v16 (#177) (5a9d53b)

2.14.0 (2020-08-27)

Features

  • cli: add support for --memory and --concurrency (#171) (4a1314e)

2.13.2 (2020-07-27)

Bug Fixes

2.13.1 (2020-07-13)

Bug Fixes

  • deps: update dependency isomorphic-git to v1.7.1 (#161) (a593bc8)

2.13.0 (2020-07-01)

... (truncated)

Commits
  • 320e03a chore(release): 2.15.1 [skip ci]
  • 53c8afb fix(server): dev-params should win over package params (#189)
  • 4332b6a chore(deps): update external (#187)
  • e67d2cc chore(deps): update dependency eslint to v7.12.0 (#186)
  • 9cd975e chore(release): 2.15.0 [skip ci]
  • 14e7d43 feat(cli): package parameter-file should only be required on package … (#185)
  • 2baa17a chore(deps): update external (#183)
  • 78fc166 chore(renovate): limit to webpack 4.x [skip ci]
  • 583b587 chore(deps): update external (#180)
  • ea25ce0 chore(deps): update external (#179)
  • Additional commits viewable in compare view

Updates @semantic-release/npm from 7.0.5 to 7.1.3

Release notes

Sourced from @​semantic-release/npm's releases.

v7.1.3

7.1.3 (2021-05-04)

Bug Fixes

  • use NPM_CONFIG_USERCONFIG in get-registry to match auth (#362) (13200ca)

v7.1.2

7.1.2 (2021-05-04)

Bug Fixes

  • deps: update dependency fs-extra to v10 (80fde1e)

v7.1.1

7.1.1 (2021-04-08)

Bug Fixes

  • deps: update dependency normalize-url to v6 (97ca719)

v7.1.0

7.1.0 (2021-03-30)

Features

v7.0.10

7.0.10 (2021-01-17)

Bug Fixes

  • improve error message text for npm tokens (#323) (88e5862)

v7.0.9

7.0.9 (2020-12-03)

Bug Fixes

v7.0.8

7.0.8 (2020-11-17)

... (truncated)

Commits
  • 13200ca fix: use NPM_CONFIG_USERCONFIG in get-registry to match auth (#362)
  • a8b1026 chore(deps): lock file maintenance (#358)
  • 80fde1e fix(deps): update dependency fs-extra to v10
  • 97ca719 fix(deps): update dependency normalize-url to v6
  • adc5c49 chore(deps): lock file maintenance (#352)
  • 60de512 chore(deps): lock file maintenance (#350)
  • a15c017 feat: use npm v7 (#304)
  • 7338fc2 chore(deps): lock file maintenance (#348)
  • cc771b8 docs(readme): fix postpublish script suggestion (#346)
  • 1800e75 chore(deps): update dependency p-retry to v4.4.0 (#345)
  • 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 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.

…, @adobe/openwhisk-action-builder and @semantic-release/npm

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@adobe/helix-status](https://github.com/adobe/helix-status), [@adobe/helix-ops](https://github.com/adobe/helix-ops), [@adobe/openwhisk-action-builder](https://github.com/adobe/openwhisk-action-builder) and [@semantic-release/npm](https://github.com/semantic-release/npm). These dependencies need to be updated together.


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)

Updates `@adobe/helix-status` from 7.1.3 to 10.0.9
- [Release notes](https://github.com/adobe/helix-status/releases)
- [Changelog](https://github.com/adobe/helix-status/blob/main/CHANGELOG.md)
- [Commits](adobe/helix-status@v7.1.3...v10.0.9)

Updates `@adobe/helix-ops` from 1.11.2 to 1.12.3
- [Release notes](https://github.com/adobe/helix-ops/releases)
- [Changelog](https://github.com/adobe/helix-ops/blob/main/CHANGELOG.md)
- [Commits](adobe/helix-ops@v1.11.2...v1.12.3)

Updates `@adobe/openwhisk-action-builder` from 2.10.1 to 2.15.1
- [Release notes](https://github.com/adobe/openwhisk-action-builder/releases)
- [Changelog](https://github.com/adobe/openwhisk-action-builder/blob/main/CHANGELOG.md)
- [Commits](adobe/openwhisk-action-builder@v2.10.1...v2.15.1)

Updates `@semantic-release/npm` from 7.0.5 to 7.1.3
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v7.0.5...v7.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@adobe/helix-status"
  dependency-type: direct:production
- dependency-name: "@adobe/helix-ops"
  dependency-type: direct:development
- dependency-name: "@adobe/openwhisk-action-builder"
  dependency-type: direct:development
- dependency-name: "@semantic-release/npm"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2023
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