Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps tiny-essentials from 1.20.0 to 1.24.3.

Release notes

Sourced from tiny-essentials's releases.

1.24.3

๐Ÿ› ๏ธ What's Changed

  • Removed: The @readonly JSDoc tag from the TinyHtml class documentation.
  • Added: Exported additional TinyHtmlElements in the package.json to improve accessibility and reusability across projects.

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.24.2...1.24.3

1.24.2

๐Ÿ“ Whatโ€™s New?

In this update, weโ€™ve added new documentation for the exports field in our package.json. This doc helps developers clearly understand how to import/require different parts of the package:

  • ๐ŸŽจ CSS Assets โ†’ direct stylesheet imports
  • ๐Ÿ  Root Entrypoints โ†’ main, basics, libs, and fileManager
  • ๐Ÿ”ง Basics Utilities โ†’ array, clock, collision, fullScreen, etc.
  • ๐Ÿ“š Libs Modules โ†’ all individual helpers (TinyTextarea, TinyDragger, TinyNotify, and many more)

๐ŸŒŸ Why does this matter?

  • Easier navigation of the package structure
  • Clearer examples for both ESM (import) and CommonJS (require)
  • Better developer experience ๐Ÿš€

๐Ÿ“– Docs

You can now read the new Markdown guide in the repository to see the full mapping of exports.

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.24.1...1.24.2

1.24.1

๐Ÿ“ฆ Legacy Code Migration

All legacy content (except for the parts that have been reused) has been moved to a new dedicated repository. You can find the link and details inside the main projectโ€™s README.md.

๐Ÿ”ง TinyHtml Updates

Weโ€™ve simplified property access for better readability and consistency:

  • el.id() โ†’ el.id
  • el.height() โ†’ el.height
  • el.width() โ†’ el.width

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.24.0...1.24.1

1.24.0

๐Ÿ†• New in this release

... (truncated)

Commits
  • dd7dac1 changelog
  • 081c986 TinyHtml --> jsDocs part removed.
  • a678108 TinyHtml --> version and jsdoc updated.
  • 58f19f5 package
  • 3ee7260 package updated.
  • 84696a7 Merge pull request #37 from JasminDreasond/dependabot/npm_and_yarn/rollup-4.52.4
  • b871d9b Merge pull request #36 from JasminDreasond/dependabot/npm_and_yarn/marked-16.4.0
  • 41b0354 Merge pull request #35 from JasminDreasond/dependabot/npm_and_yarn/typescript...
  • 44c2db0 Merge pull request #34 from JasminDreasond/dependabot/npm_and_yarn/rollup/plu...
  • 47a601c Bump marked from 16.1.1 to 16.4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: tiny-essentials
  dependency-version: 1.24.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

Superseded by #114.

@dependabot dependabot bot closed this Dec 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tiny-essentials-1.24.3 branch December 2, 2025 04:30
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.

1 participant