Skip to content

build: bump @stricli/core from 1.2.6 to 1.2.7#495

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stricli/core-1.2.7
Open

build: bump @stricli/core from 1.2.6 to 1.2.7#495
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stricli/core-1.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps @stricli/core from 1.2.6 to 1.2.7.

Release notes

Sourced from @​stricli/core's releases.

v1.2.7

🩹 Fixes

  • only set exit code if not set by application (85a4a14)
  • remove unnecessary logging (ca534c9)
  • treat empty string as true for loose boolean parser (6c2e6b6)
  • use loose boolean parser to check env vars (6a7f180)
  • allow override for formatException on formatting object (2f2ed04)
  • allow single application text, disabling locale support (d7de2b1)

❤️ Thank You

  • Michael Molisani
Changelog

Sourced from @​stricli/core's changelog.

1.2.7 (2026-05-04)

🩹 Fixes

  • only set exit code if not set by application (85a4a14)
  • remove unnecessary logging (ca534c9)
  • treat empty string as true for loose boolean parser (6c2e6b6)
  • use loose boolean parser to check env vars (6a7f180)
  • allow override for formatException on formatting object (2f2ed04)
  • allow single application text, disabling locale support (d7de2b1)

❤️ Thank You

  • Michael Molisani
  • mmolisani
Commits
  • fc7e3ec chore(release): 1.2.7
  • b665505 docs: prioritize app text, locale support is additional
  • d7de2b1 fix: allow single application text, disabling locale support
  • ada556e docs: add formatException to application text section
  • 2f2ed04 fix: allow override for formatException on formatting object
  • 0adf0de test: reorganize test to reduce file sizes
  • 6a7f180 fix: use loose boolean parser to check env vars
  • 6c2e6b6 fix: treat empty string as true for loose boolean parser
  • ca534c9 fix: remove unnecessary logging
  • b0214c6 ci: remove step that ensured npm was updated to latest
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@stricli/core](https://github.com/bloomberg/stricli) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/bloomberg/stricli/releases)
- [Changelog](https://github.com/bloomberg/stricli/blob/main/CHANGELOG.md)
- [Commits](bloomberg/stricli@v1.2.6...v1.2.7)

---
updated-dependencies:
- dependency-name: "@stricli/core"
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants