Skip to content

Bump tiny-essentials from 1.28.0 to 1.28.19 - #195

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown

Bumps tiny-essentials from 1.28.0 to 1.28.19.

Release notes

Sourced from tiny-essentials's releases.

1.28.19

✨ New Features

  • 🎭 BootstrapDialogs Module
    • Introduced a asynchronous replacement for native browser dialogs (alert, confirm, prompt).
    • Fully integrated with Bootstrap 5.3 Modals.
    • Supports a clean async/await workflow, eliminating the blocking nature of native browser popups.
    • Highly customizable via CustomElementConfig (headers, footers, buttons, and more).
    • Includes a built-in global loading state for background operations.

📂 Structure & Organization

  • 🗺️ New webTemplates/ Directory
    • Created a dedicated space for UI-focused templates to separate them from core logic modules.
  • 📖 Documentation Updates
    • Updated README.md with the new directory hierarchy.
    • Updated Exports.md to include all new entry points for easy developer discovery.

🛠️ Technical Updates

  • 📦 Package Exports Expansion
    • Added official ESM and CJS entry points for BootstrapDialogs.
    • Included essential Bootstrap 5.3 SCSS utility:
      • Placeholder-Colors-Fix.scss 🎨
      • Spacing-Plus.scss 📏

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

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! 🔍

... (truncated)

Commits
  • 00b3f09 changelog
  • e86657f docs updated.
  • 664aa33 BootstrapDialogs --> options updated.
  • 52b1930 BootstrapDialogs doc updated.
  • 4123360 BootstrapDialogs doc added.
  • 3a3bf9a BootstrapDialogs --> CustomElementConfig updated.
  • 04a48c1 BootstrapDialogs --> default style upgrate to better alert messages.
  • 29b11d4 BootstrapDialogs --> setter and getter list updated.
  • e14497b BootstrapDialogs --> customization added.
  • 313ac86 file rename.
  • 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 [tiny-essentials](https://github.com/Tiny-Essentials/Tiny-Essentials) from 1.28.0 to 1.28.19.
- [Release notes](https://github.com/Tiny-Essentials/Tiny-Essentials/releases)
- [Commits](Tiny-Essentials/Tiny-Essentials@1.28.0...1.28.19)

---
updated-dependencies:
- dependency-name: tiny-essentials
  dependency-version: 1.28.19
  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 Sep 1, 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