djangogirls icon indicating copy to clipboard operation
djangogirls copied to clipboard

Bump yargs-parser and gulp-environments

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps yargs-parser to 5.0.1 and updates ancestor dependency gulp-environments. These dependencies need to be updated together.

Updates yargs-parser from 3.2.0 to 5.0.1

Changelog

Sourced from yargs-parser's changelog.

5.0.1 (2021-03-10)

Bug Fixes

  • security: address GHSA-p9pc-299p-vxgp (#362) (1c417bd)

4.2.1 (2017-01-02)

Bug Fixes

4.2.0 (2016-12-01)

Bug Fixes

  • inner objects in configs had their keys appended to top-level key when dot-notation was disabled (#72) (0b1b5f9)

Features

  • allow multiple arrays to be provided, rather than always combining (#71) (0f0fb2d)

4.1.0 (2016-11-07)

Features

  • apply coercions to default options (#65) (c79052b)
  • handle dot notation boolean options (#63) (02c3545)

4.0.2 (2016-09-30)

Bug Fixes

  • whoops, let's make the assign not change the Object key order (29d069a)

... (truncated)

Commits
  • eab6c03 chore: release 5.0.1 (#363)
  • 1c417bd fix(security): address GHSA-p9pc-299p-vxgp (#362)
  • e93a345 chore: mark release in commit history (#361)
  • ee15863 chore: push new package version
  • 4774207 fix: back-porting prototype fixes for really old version (#271)
  • 2c95ba9 chore(release): 5.0.0
  • 5755fa5 docs: use absolute path to yargs logo
  • 76cee1f fix: environment variables should take precedence over config file (#81)
  • 924b014 chore(release): 4.2.1
  • 276bd2b chore: upgrade standard-version
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.


Updates gulp-environments from 0.1.3 to 1.0.1

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Sep 29 '22 11:09 dependabot[bot]

Both are in theory major bumps, we should look into possible breaking changes.

ramonsaraiva avatar Sep 29 '22 15:09 ramonsaraiva