Skip to content

Bump tiny-essentials from 1.28.0 to 1.28.18 - #192

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiny-essentials-1.28.18
Open

Bump tiny-essentials from 1.28.0 to 1.28.18#192
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiny-essentials-1.28.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown

Bumps tiny-essentials from 1.28.0 to 1.28.18.

Release notes

Sourced from tiny-essentials's releases.

1.28.18

🚀 Release: Enhanced Randomization & Advanced Weighting

We are excited to announce the latest update to TinyRadioFm!

🎲 Improved Randomization Engine

The core randomization logic has been overhauled! We have integrated TinyAdvancedRaffle to handle our weighted selection process.

Why this change? 🛠️ Instead of maintaining a separate, custom implementation, we decided to leverage this existing and thoroughly tested structure.

🎙️ New voiceWeight Configuration

To give you much finer control over the balance between music and voice, we have introduced the voiceWeight property in the RadioConfig. ⚖️

With this new parameter, you can now mathematically tune the probability of voice blocks appearing after music tracks. This makes it easy to create everything from a music-heavy station to one with frequent, strategically placed voice interruptions.

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.28.17...1.28.18

1.28.17

🚀 Release: Advanced Object & Collection Filtering Utilities!

We are excited to announce a new addition to the basics/ directory: the jsonFilter module! 🔍

This update introduces a high-precision suite of utilities designed to make data manipulation easier. Whether you are working with simple JSON objects or complex, nested data structures, these tools are built to handle it all.

✨ What's New?

  • 🔍 jsonFilter — Perform quick and efficient shallow filtering on objects.
  • 🌳 jsonFilterRecursive — Deeply traverse structures to prune or keep data based on custom rules for primitives, arrays, and more.
  • 🔑 jsonFilterByKeys — Highly precise selection using simple keys, [key, validator] tuples, or custom validation functions.

What's Changed

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.28.16...1.28.17

1.28.16

🚀 Release: Major Library Reorganization

📂 What's New?

We have performed a complete overhaul of the tiny-essentials/libs directory structure. To improve maintainability and discoverability, the libraries are now categorized by type instead of being in a flat list. This makes the codebase much more organized and intuitive! 🛠️

📝 Key Changes

  • Categorized Structure: tiny-essentials/libs is now organized into folders based on the specific type of library. 📁
  • Updated Exports: The package.json exports field has been fully updated to match the new directory structure. 📦
  • Documentation Refresh: The docs/ folder has been updated to reflect these structural changes. 📚

⚠️ IMPORTANT: Action Required (Breaking Change) 🚨

Please read this carefully to avoid errors!

... (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)

Bumps [tiny-essentials](https://github.com/Tiny-Essentials/Tiny-Essentials) from 1.28.0 to 1.28.18.
- [Release notes](https://github.com/Tiny-Essentials/Tiny-Essentials/releases)
- [Commits](Tiny-Essentials/Tiny-Essentials@1.28.0...1.28.18)

---
updated-dependencies:
- dependency-name: tiny-essentials
  dependency-version: 1.28.18
  dependency-type: direct:development
  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 Aug 25, 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