Skip to content

chore(main): release 1.8.0 - #468

Merged
RobertLD merged 1 commit into
mainfrom
release-please--branches--main--components--libscope
Mar 22, 2026
Merged

chore(main): release 1.8.0#468
RobertLD merged 1 commit into
mainfrom
release-please--branches--main--components--libscope

Conversation

@github-actions

@github-actions github-actions Bot commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.8.0 (2026-03-22)

Features

  • cli: expose spider/crawl flags on the add command (#467) (25861e2)

Bug Fixes

  • quality: eliminate negated conditions in ternary expressions (S7735) (#478) (90950d7), closes #471
  • quality: extract nested template literals to variables (S4624) (#480) (3e9be2c)
  • quality: move inner helper functions to module scope (S7721) (#479) (ae17bd8)
  • quality: prefer Number.parseInt/parseFloat/isNaN over globals (S7773) (#477) (7e76bba)
  • quality: reduce cognitive complexity of spiderUrl generator (S3776) (#476) (595ec42)
  • security: force flatted >=3.4.2 to fix prototype pollution CVE (#475) (56ddf70), closes #474

This PR was generated with Release Please. See documentation.

@vercel

vercel Bot commented Mar 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
libscope Ready Ready Preview, Comment Mar 22, 2026 2:09am

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--libscope branch from 62ca3a9 to 8f9be69 Compare March 22, 2026 01:25
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--libscope branch 4 times, most recently from ffb7cc2 to 0116f26 Compare March 22, 2026 01:34
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--libscope branch from 0116f26 to c7aa1bb Compare March 22, 2026 02:09
@sonarqubecloud

Copy link
Copy Markdown

@RobertLD
RobertLD merged commit 3db5bd8 into main Mar 22, 2026
3 checks passed
@RobertLD
RobertLD deleted the release-please--branches--main--components--libscope branch March 22, 2026 02:11
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(security): upgrade flatted to 3.4.2 to fix prototype pollution (CVE-2026-33228) fix(quality): eliminate negated ternary conditions (S7735)

1 participant