Skip to content

fix(deps): update dependency @wolfstar/shared-http-pieces to v2 - autoclosed - #105

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/wolfstar-shared-http-pieces-2.x
Closed

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/wolfstar-shared-http-pieces-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@wolfstar/shared-http-pieces (source) ^1.2.6^2.0.4 age confidence

Release Notes

wolfstar-project/stars-components (@​wolfstar/shared-http-pieces)

v2.0.4

Patch Changes

v2.0.3

Patch Changes

v2.0.2

Compare Source

Patch Changes
  • #​176 b40763a - Preserve consumer locale paths and load the bundled commands/shared namespace when using the register entrypoint. Thanks @​RedStar071!

v2.0.1

Compare Source

Patch Changes

v2.0.0

Compare Source

Major Changes
  • #​30 170156a - feat: adopt i18next v25 native TypeScript types

    @wolfstar/http-framework-i18n now targets i18next v25 with namespace-aware getT / getSupportedLanguageT helpers and drops the deprecated T, FT, resolveKey, and resolveUserKey APIs. @wolfstar/shared-http-pieces removes the hand-maintained LanguageKeys export in favour of the generated CustomTypeOptions augmentation and direct TFunction<'commands/shared'> usage. Adds @wolfstar/i18next-type-generator, the CLI used to generate that augmentation from locale JSON files. Thanks @​RedStar071!

Patch Changes
  • #​151 e32aea1 - build: replace tsc with golar as typechecker, bump typescript to 7.0.2

    typecheck scripts now run golar tsc instead of tsc directly. This is a dev-tooling-only change with no effect on published output. Thanks @​RedStar071!

  • #​144 d3209cd - chore: migrate i18n from @wolfstar/http-framework-i18n to @wolfstar/plugin-i18next, adopting its native
    i18next TypeScript types (dropping the branded T/FT key helpers) from
    wolfstar-project/plugins#57.

    Importing @wolfstar/shared-http-pieces/register still registers this package's bundled
    locales automatically, matching the previous behavior: it now does so by registering a
    preGenericsInitialization hook that splices localesPath into your Client's
    i18n.backend.paths before @wolfstar/plugin-i18next builds its handler. No consumer
    changes are required, as long as the register entrypoint is imported before new Client(...). Thanks @​RedStar071!

  • Updated dependencies [e32aea1]:

v1.2.9

Compare Source

Patch Changes

v1.2.8

Compare Source

Patch Changes

v1.2.7

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 12pm on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Sep 6, 2026
@socket-security

socket-security Bot commented Sep 6, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​wolfstar/​env-utilities@​2.0.3 ⏵ 2.1.172 +110098 +594 +4100
Updated@​wolfstar/​shared-http-pieces@​1.2.6 ⏵ 2.0.474 +210085 +795 +4100
Updateddiscord-api-types@​0.38.47 ⏵ 0.38.55100 +110010098 +1100

View full report

@socket-security

socket-security Bot commented Sep 6, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovate Bot force-pushed the renovate/wolfstar-shared-http-pieces-2.x branch 3 times, most recently from dcf5bdf to eb5b55e Compare September 10, 2026 20:18
@coldtea-pr-lens

coldtea-pr-lens Bot commented Sep 10, 2026

Copy link
Copy Markdown

◈ PR Lens

🟢 +0 new · 🟠 ~1 changed · 🔴 -0 removed · 0 flows · 4 files · commit 9fe591f


Architecture

Architecture diagram for wolfstar-project/ring at 9fe591f

1 component touched across 4 lanes.

Open the interactive canvas


Data flow

No data-flow sequence changed in this PR.


View

  • Architecture lens
  • Data flow lens
  • Expand every detail

Tip

The CLI's render reads .github/pr-lens.yml and applies your renames, exclusions and lane pins at draw time.

🪧 More tips
  • Run npx skills add coldteadotai/pr-lens, then tell your coding agent: "Diagram the change you just made with PR Lens and attach it to the pull request."
  • Run npx @coldtea/pr-lens-cli analyze --base origin/main on a branch, then npx @coldtea/pr-lens-cli render .pr-lens/graph.json. Same lenses, your own model key, before the pull request exists.
  • Untick Architecture lens or Data flow lens under View to hide a diagram, or tick Expand every detail to open every section. The comment redraws in a few seconds.
  • Click the link under each diagram to open it on a canvas you can zoom, pan and step through.
  • The diagrams are links. Click one to open it on the canvas, then press W or click play to walk through the change.
  • Open a diagram on the canvas, then press W or click play to walk through the change one step at a time.
  • Set github.comment.collapsed: true in .github/pr-lens.yml to fold the comment behind one View architecture and data flow row. Drawing still runs on every push.
  • Add .github/workflows/pr-lens.yml with coldteadotai/pr-lens/packages/action@v0 and your model provider's key as its api-key to run PR Lens from your own CI. Any /chat/completions endpoint works.
  • Push a commit and the comment redraws for the new head. A slow older run never overwrites a newer one.
  • Switch GitHub to dark mode and the diagrams follow. The moving dots are this pull request's data in motion.

Thanks for using PR Lens! It's built by Coldtea, free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

@renovate
renovate Bot force-pushed the renovate/wolfstar-shared-http-pieces-2.x branch 3 times, most recently from 91af993 to 0968801 Compare September 17, 2026 21:40
@renovate
renovate Bot force-pushed the renovate/wolfstar-shared-http-pieces-2.x branch from 0968801 to 9fe591f Compare September 18, 2026 20:29
@renovate renovate Bot changed the title fix(deps): update dependency @wolfstar/shared-http-pieces to v2 fix(deps): update dependency @wolfstar/shared-http-pieces to v2 - autoclosed Sep 20, 2026
@renovate renovate Bot closed this Sep 20, 2026
@renovate
renovate Bot deleted the renovate/wolfstar-shared-http-pieces-2.x branch September 20, 2026 22:15
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.

0 participants