Skip to content

chore(deps): bump tone from 14.9.17 to 15.1.22 - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/tone-15.1.22
Open

chore(deps): bump tone from 14.9.17 to 15.1.22#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/tone-15.1.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown

Bumps tone from 14.9.17 to 15.1.22.

Changelog

Sourced from tone's changelog.

15.0.x

  • set in constructor even if AudioBuffer is not from std-audio-context (0399687), closes #991
  • ability to mute a sequence (ac856bc), closes #823
  • Add "type": "module" to package.json (69055ba)
  • Add back main as ESM build (8cc6e8a)
  • Add Pattern.index (205c438)
  • Add test for duplicate events (d5c8a25)
  • adding @​category definitions for docs, fixing some typos/mistakes along the way (0e2b5b9)
  • adding createMediaElementSource (301f8cd), closes #756
  • Allow instrument and PolySynth to be scheduled to the transport stop/loop events (954a4fc), closes #924
  • allow worklet-based effects to be used with native contexts (#1131) (f06ff17), closes #1131
  • Analyser constructor smoothing option bug fix (afb5284)
  • bumping standardized-audio-context version (cbdb596)
  • Chebyshev order must be an integer (4f9aece), closes #844
  • correctly offset phase for each oscillator (0ac1da5), closes #733
  • custom decay curve #1107 (d463286), closes #1107
  • Don't reschedule source when offset is very small (444d617), closes #999 #944
  • Export remaining effect option interfaces (#1293) (2b8039b), closes #1293
  • exporting Mono (8b996bc), closes #765
  • fix the wrong variable name 'event' in Emitter.ts (46bd717)
  • Garbage collect nodes used for Transport syncing (a392067)
  • increasing attack/release above 0 to avoid distortion (b39883e), closes #770
  • latest std-audio-context (8915e1b), closes #720
  • Less verbose unit types (#1181) (9353d33), closes #1181
  • Load only a single AudioWorklet (75a802c)
  • Memoize getTicksAtTime and getSecondsAtTime (da73385)
  • Parse note strings with three sharps or flats. (5cd3560)
  • pass in partials to LFO (fdc7eb4), closes #814
  • polysynth does not reschedule event if disposed (e3a611f)
  • Recorder resumes if start() is called in paused state (#1266) (ead4f21), closes #1266
  • remove implicit "stop" scheduling (0b7a352), closes #778
  • Reverb input string time (#1313) (bf3ee91), closes #1313 #1253
  • Reverse Emitter off callback loop for correct removal of duplicate events (b5f582e)
  • Revert "fix for AudioBufferSourceNode stop time miscalculation" (e1c6631)
  • Smooth RMS values per channel in Meter (45d2009), closes #882
  • throws error when polysynth is used with a non monophonic class (4f5353e), closes #939
  • use now() instead of currentTime (9e9b3d2)
  • Use reciprocal of tempo when syncing time signals to Transport (64c8a29), closes #879
  • Using web-test-runner for tests, updating import paths (#1242) (aaf880c), closes #1242
  • warn if event is scheduled without using the scheduled time. (6dd22e7), closes #959
  • fix: load base64 encoded sounds when baseUrl is not empty (a771811), closes #898
  • fix: loading non relative URLs (f7bdff0)
  • feat: sub-tick scheduling (33e14d0)

BREAKING CHANGES

... (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 [tone](https://github.com/Tonejs/Tone.js) from 14.9.17 to 15.1.22.
- [Release notes](https://github.com/Tonejs/Tone.js/releases)
- [Changelog](https://github.com/Tonejs/Tone.js/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/Tonejs/Tone.js/commits)

---
updated-dependencies:
- dependency-name: tone
  dependency-version: 15.1.22
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 9, 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