Skip to content

Bump tiny-essentials from 1.25.1 to 1.25.4#17

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

Bump tiny-essentials from 1.25.1 to 1.25.4#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tiny-essentials-1.25.4

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps tiny-essentials from 1.25.1 to 1.25.4.

Release notes

Sourced from tiny-essentials's releases.

1.25.4

✨ New Feature: TinyArrayComparator

We have introduced the TinyArrayComparator, a stateful utility class for instantly detecting added and deleted items between datasets.

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.25.3...1.25.4

1.25.3

🔒 Security with MessageChannel

Say goodbye to the standard postMessage broadcast! TinyIframeEvents now establishes a direct tunnel between the parent and the iframe using MessageChannel.

  • The onReady() Method: No more race conditions! You can now use .onReady(() => { ... }) to safely execute your logic exactly when the secure channel is fully established. Any messages emitted before the connection is ready are safely queued and automatically flushed once the handshake completes.

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.25.2...1.25.3

1.25.2

Release Notes 🚀

Fixed

  • Fixed jsDoc issues in multiplyArrayBlocks function. 🛠️
  • Fixed jsDoc issues in shuffleArray function. 🛠️

Improved documentation for better code clarity!

Full Changelog: Tiny-Essentials/Tiny-Essentials@1.25.1...1.25.2

Commits
  • 7c6ffd9 changelog
  • 5ae6b35 TinyArrayComparator added.
  • 4774eb8 changelog
  • 512d5a5 TInyIframeEvents doc updated.
  • 469b477 TiynIframeEvents -->
  • 91fb317 TinyIframeEvents --> onReady added.
  • b3ca5c5 TinyIframeEvents --> new getters added.
  • 5a8ec59 TinyIframeEvents --> MessageChannel version update.
  • 976e16e TinyIframeEvents --> backing...
  • 1c33037 TinyIframeEvents --> new event stuff added.
  • 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.25.1 to 1.25.4.
- [Release notes](https://github.com/Tiny-Essentials/Tiny-Essentials/releases)
- [Commits](Tiny-Essentials/Tiny-Essentials@1.25.1...1.25.4)

---
updated-dependencies:
- dependency-name: tiny-essentials
  dependency-version: 1.25.4
  dependency-type: direct:production
  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 Apr 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Author

Superseded by #20.

@dependabot dependabot Bot closed this Apr 21, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tiny-essentials-1.25.4 branch April 21, 2026 04:27
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