Skip to content

chore(deps): bump locutus from 3.0.24 to 3.0.32#1235

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/locutus-3.0.32
Open

chore(deps): bump locutus from 3.0.24 to 3.0.32#1235
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/locutus-3.0.32

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps locutus from 3.0.24 to 3.0.32.

Release notes

Sourced from locutus's releases.

v3.0.32

Released: 2026-03-27. Diff. Version rationale: patch for additive Python runtime expansion without import-model or runtime floor changes.

Maintenance

  • Stopped publishing website pages for internal src/*/_helpers/* implementation details.

Expansion

  • Added a first python/itertools harvest focused on parity-friendly iterable combinatorics: accumulate, batched, chain, combinations, combinations_with_replacement, compress, islice, pairwise, permutations, product, and zip_longest.

v3.0.31

Released: 2026-03-27. Diff. Version rationale: patch for PHP runtime parity fixes without import-model or runtime floor changes.

Fixes

  • Aligned php/bc/bcscale with PHP 8 getter/setter semantics and persisted shared default bcmath scale across bc* helpers.
  • Fixed php/datetime/strtotime so numeric input follows the same string-coercion parse path as PHP.

v3.0.30

Released: 2026-03-26. Diff. Version rationale: patch for additive Python runtime expansion plus workflow reliability hardening, without import-model or runtime floor changes.

Maintenance

  • Fixed the CI/nightly Yarn cache-directory lookup to use corepack yarn config get cacheFolder, so GitHub Actions no longer trips over the global Yarn 1 binary before Corepack activates Yarn 4.

Expansion

  • Added a second python/calendar harvest focused on formatting helpers: calendar, formatstring, month, and week.

v3.0.28

Released: 2026-03-26. Diff. Version rationale: patch for additive Python runtime expansion without import-model or runtime floor changes.

Expansion

  • Added a first python/operator harvest focused on plain-value operator helpers: abs, add, and_, concat, contains, countOf, eq, floordiv, ge, getitem, gt, indexOf, inv, invert, is_, is_not, le, lshift, lt, mod, mul, ne, neg, not_, or_, pos, pow, rshift, sub, truediv, truth, and xor.

v3.0.27

Released: 2026-03-25. Diff. Version rationale: patch for additive Python runtime expansion without import-model or runtime floor changes.

Expansion

... (truncated)

Changelog

Sourced from locutus's changelog.

v3.0.32

Released: 2026-03-27. Diff. Version rationale: patch for additive Python runtime expansion without import-model or runtime floor changes.

Maintenance

  • Stopped publishing website pages for internal src/*/_helpers/* implementation details.

Expansion

  • Added a first python/itertools harvest focused on parity-friendly iterable combinatorics: accumulate, batched, chain, combinations, combinations_with_replacement, compress, islice, pairwise, permutations, product, and zip_longest.

main

Released: TBA. Diff.

Fixes

  • Restored PHP-style scalar coercion for strtotime() numeric input and aligned bcscale() with modern PHP getter/setter semantics, including shared default bcmath scale across bc* helpers.
  • Hardened nightly Perl upstream-surface refresh by feeding the discovered namespace catalog through Docker stdin instead of a giant perl -e argv payload, and improved runInDocker() diagnostics when a container exits non-zero without stderr.

v3.0.31

Released: 2026-03-27. Diff. Version rationale: patch for PHP runtime parity fixes without import-model or runtime floor changes.

Fixes

  • Aligned php/bc/bcscale with PHP 8 getter/setter semantics and persisted shared default bcmath scale across bc* helpers.
  • Fixed php/datetime/strtotime so numeric input follows the same string-coercion parse path as PHP.

v3.0.30

Released: 2026-03-26. Diff. Version rationale: patch for additive Python runtime expansion plus workflow reliability hardening, without import-model or runtime floor changes.

Maintenance

  • Fixed the CI/nightly Yarn cache-directory lookup to use corepack yarn config get cacheFolder, so GitHub Actions no longer trips over the global Yarn 1 binary before Corepack activates Yarn 4.

Expansion

  • Added a second python/calendar harvest focused on formatting helpers: calendar, formatstring, month, and week.

v3.0.29

Released: 2026-03-26. Diff.

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [locutus](https://github.com/locutusjs/locutus) from 3.0.24 to 3.0.32.
- [Release notes](https://github.com/locutusjs/locutus/releases)
- [Changelog](https://github.com/locutusjs/locutus/blob/main/CHANGELOG.md)
- [Commits](locutusjs/locutus@v3.0.24...v3.0.32)

---
updated-dependencies:
- dependency-name: locutus
  dependency-version: 3.0.32
  dependency-type: indirect
...

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 Mar 27, 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