Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(publish): Fix error when special target 'all' is used#142

Merged
BYK merged 2 commits into
masterfrom
byk/fix/all-targets-broken
Dec 1, 2020
Merged

fix(publish): Fix error when special target 'all' is used#142
BYK merged 2 commits into
masterfrom
byk/fix/all-targets-broken

Conversation

@BYK

@BYK BYK commented Dec 1, 2020

Copy link
Copy Markdown
Member

Fixes #141, follow up to #137 where there was a forgotten negation causing this issue.

Tests will follow in a separate PR.

Fixes #141, follow up to #137 where there was a forgotten negation causing this issue.

Tests will follow in a separate PR.
@BYK BYK requested review from jan-auer and tonyo December 1, 2020 15:20
Comment thread CHANGELOG.md Outdated
@BYK BYK merged commit e798120 into master Dec 1, 2020
@BYK BYK deleted the byk/fix/all-targets-broken branch December 1, 2020 17:29
BYK added a commit that referenced this pull request Mar 27, 2026
Resolves Dependabot alert #142 (CVE-2026-33750): zero-step sequence
causes infinite loop and memory exhaustion in brace-expansion < 5.0.5.
BYK added a commit that referenced this pull request Mar 27, 2026
## Summary

- Resolves Dependabot alert #142 (CVE-2026-33750): zero-step brace
sequence `{1..2..0}` causes infinite loop and ~1.9 GB memory exhaustion
in `brace-expansion` < 5.0.5
- Lockfile-only update — `[email protected]` accepts
`brace-expansion@^5.0.2`, so 5.0.5 is in range with no `package.json`
changes needed
- The remaining 5 Dependabot alerts (#141, #138, #137, #135, #133) are
already fixed; no security advisories exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: 0.13.3 rejects all targets and no longer publishes

2 participants