Skip to content

Bump tiny-essentials from 1.28.0 to 1.28.4 - #177

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps tiny-essentials from 1.28.0 to 1.28.4.

Release notes

Sourced from tiny-essentials's releases.

1.28.4

🛠️ Maintenance & Fixes

  • 📝 Documentation: Performed a comprehensive cleanup and correction of jsDoc annotations throughout objFilter.mjs.
  • ⚙️ Type Compatibility: Added // @ts-nocheck to resolve type-checking conflicts with WeakMap and WeakSet validators, ensuring they can correctly process unknown values without compiler interference.

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.28.3...1.28.4

1.28.3

✨ Improvements

  • Refined the jsDoc template for the object validator within the extendObjType standardized list for better clarity.

⚠️ Deprecations

  • objType has been marked as deprecated.
  • It has been split into two specialized functions:
    • isObjType: For boolean type validation.
    • objTypeName: To retrieve the detected type name as a string.

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.28.2...1.28.3

1.28.2

🚀 Features

src/v1/libs/TinyRadioFm.mjs

  • Enhanced Data Handling: Added support for direct URL export and import. Previously, the module only supported BLOB and Base64 formats.

📝 Documentation

src/v1/basics/mediaContent.mjs

  • jsDoc Updates: Updated jsDocs to reflect new template formats.
  • ⚠️ Note for Developers: If you are consuming these resources directly in your own implementation, we recommend verifying that your local jsDocs are correctly validated against these changes.

src/v1/libs/TinyMediaPlayer.mjs

  • jsDoc Alignment: Adapted jsDocs to align with the new structure implemented in mediaContent.mjs.

🛠️ Maintenance & Refactoring

TypeScript Compliance

The following files have had their jsDocs updated and corrected to ensure full compliance with the latest TypeScript rules:

  • src/v1/basics/clock.mjs
  • src/v1/basics/objFilter.mjs
  • src/v1/libs/TinyClassManager.mjs
  • src/v1/libs/TinyGamepad.mjs
  • src/v1/libs/TinyHtml.mjs
  • src/v1/libs/TinyIframeEvents.mjs

TinyHtml Sub-module Updates

The following TinyHtml sub-modules were updated to maintain strict adherence to TypeScript standards:

... (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.4.
- [Release notes](https://github.com/Tiny-Essentials/Tiny-Essentials/releases)
- [Commits](Tiny-Essentials/Tiny-Essentials@1.28.0...1.28.4)

---
updated-dependencies:
- dependency-name: tiny-essentials
  dependency-version: 1.28.4
  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 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Author

Superseded by #184.

@dependabot dependabot Bot closed this Aug 4, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/tiny-essentials-1.28.4 branch August 4, 2026 04:09
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