Skip to content

Bump tiny-essentials from 1.28.0 to 1.28.1#174

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown

Bumps tiny-essentials from 1.28.0 to 1.28.1.

Release notes

Sourced from tiny-essentials's releases.

1.28.1

🚀 New Features

  • Destroy Detectors: Added destroy detectors for the following modules:
    • TinyTextDiffer, TinySmartScroller, TinyRadioFm, TinyMediaPlayer, TinyDragger, TinyAfterScrollWatcher, UltraRandomMsgGen, TinyUploadClicker, TinyToastNotify, TinyTimeout, TinyTextarea, TinyRateLimiter, TinyNotifyCenter, TinyNewWinEvents, TinyLocalStorage, TinyIframeEvents, TinyI18, TinyGamepad, TinyElementObserver, TinyDragDropDetector, TinyDayNightCycle, TinyAnalogClock, and TinyAdvancedRaffle.
  • UltraRandomMsgGen: Expanded with new values.
  • jsDoc Enhancements: Added support for template types in jsDoc (e.g., <string>) for the following functions:
    • multiplyArrayBlocks
    • diffArrayList
    • diffStrings

🛠️ Improvements

  • Enhanced Validation:
    • Improved argument validation across all JavaScript files in the /basics directory (Note: fullScreen.mjs and collision.mjs were excluded from this update).
    • countObj now throws an error if the provided argument is not an Array or an Object.
  • Array Sorting: arraySortPositions now accepts null values, enabling direct comparison of elements within the array (optimized for arrays of numbers or strings).
  • Fetch API Refactor: In /basics/html, the functions fetchJson, fetchText, and fetchBlob have been refactored to use the native Fetch API directly.

🐛 Bug Fixes

  • jsDoc Corrections: Fixed private jsDoc annotations for:
    • TinyAdvancedRaffle, TinyAfterScrollWatcher, TinyClipboard, TinyColorConverter, TinyDayNightCycle, and TinySmartScroller.

⚠️ Breaking Changes & Deprecations

  • Renaming: diffStrings has been renamed to diffObjList.
  • Deprecation: The legacy versions of fetchJson, fetchText, and fetchBlob have been moved to /basics/deprecated/html. Please update your imports to the new implementations in /basics/html.

What's Changed

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.28.0...1.28.1

Commits
  • ac449fa changelog
  • 975cc4d diffStrings is diffObjList now.
  • 1e9b1f5 temp stuff removed.
  • a0f608a diffArrayList --> template added.
  • f53a284 multiplyArrayBlocks --> template added.
  • d700b4c simpleMath and text (jsDocs updated).
  • c6a6250 banner folders updated.
  • 846fc0c fetchJson, fetchBlob, fetchText --> tiny fix.
  • 4173f16 fetchJson, fetchBlob, fetchText using native fetch options now. / trackFetchP...
  • 91bdaaf getTimeDuration --> silly fix.
  • 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.1.
- [Release notes](https://github.com/Tiny-Essentials/Tiny-Essentials/releases)
- [Commits](Tiny-Essentials/Tiny-Essentials@1.28.0...1.28.1)

---
updated-dependencies:
- dependency-name: tiny-essentials
  dependency-version: 1.28.1
  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 Jul 14, 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