-
Notifications
You must be signed in to change notification settings - Fork 1k
Patch 1 #1389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
evodiushoffenleon-maker
wants to merge
4
commits into
Tonejs:dev
Choose a base branch
from
evodiushoffenleon-maker:patch-1
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Patch 1 #1389
evodiushoffenleon-maker
wants to merge
4
commits into
Tonejs:dev
from
evodiushoffenleon-maker:patch-1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update test.yml * Update test.yml * Less verbose unit types (Tonejs#1181) Co-authored-by: IntGrah <[email protected]> * reverting isNote test, fixing workflow * fixing job dependencies * Deprecating singleton variables, use singleton getter instead (Tonejs#1233) * Deprecating singleton variables, use singleton getter instead * updating references * moving over to getters instead of global vars * Simplifying oscillator type strings using templates (Tonejs#1234) * simplifying interface types using templates * uploading codecov threshold * adjusting thresh * updating checkout * organizing docs (Tonejs#1235) * Updating link syntax (Tonejs#1236) * Using @see typedoc (Tonejs#1237) * updating link to Context instead of BaseContext (Tonejs#1238) * Update README.md * Small doc updates and tweaks (Tonejs#1239) --------- Co-authored-by: IntGrah <[email protected]>
* Removing double-encoding of urls (Tonejs#1254) * Removing double-encoding of urls, testing baseUrl * testing file with space * updating version * Removing forum link from README (Tonejs#1247) * Bump braces from 3.0.2 to 3.0.3 (Tonejs#1255) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * typo (Tonejs#1270) it's -> its * Updating docs for FeedbackEffect Closes Tonejs#1302 * Using latest web-test-runner * using latest puppeteer explicitly * Working on getting puppeteer to pass (Tonejs#1312) * Reverb input string time (Tonejs#1313) * Working on getting puppeteer to pass * Handles string inputs to Reverb Fixes Tonejs#1253 * Adding simple scratch route with autoreload (Tonejs#1314) * Working on getting puppeteer to pass * Handles string inputs to Reverb * adding scratch path * Timeline cancelled within setTimeout callback (Tonejs#1315) * Working on getting puppeteer to pass * Handles string inputs to Reverb * adding scratch path * Using forEachBefore instead of peek/shift while loop * removing events after they are invoked * Stale actions (Tonejs#1316) * fixing doc link * Closing stale feature requests * add codcov (Tonejs#1318) * Updated CHANGELOG.md, fix typo(s) (Tonejs#1287) * Export remaining effect option interfaces (Tonejs#1293) * fix markdown brackets in description (Tonejs#1269) * Bump @75lb/deep-merge from 1.1.1 to 1.1.2 (Tonejs#1267) Bumps [@75lb/deep-merge](https://github.com/75lb/deep-merge) from 1.1.1 to 1.1.2. - [Commits](75lb/deep-merge@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: "@75lb/deep-merge" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Recorder resumes if start() is called in paused state (Tonejs#1266) * chore: updating Changelog * chore: small nit change to changelog * Add custom context support to Filter.getFrequencyResponse (Tonejs#1328) * Bump @babel/runtime from 7.24.4 to 7.26.10 (Tonejs#1325) Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.4 to 7.26.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump serialize-javascript and mocha (Tonejs#1321) Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2) Updates `mocha` from 9.2.2 to 11.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v11.1.0) --- updated-dependencies: - dependency-name: serialize-javascript dependency-type: indirect - dependency-name: mocha dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: FEZfan <[email protected]> Co-authored-by: Nicholas Wilson <[email protected]> Co-authored-by: Yann Mazita <[email protected]> Co-authored-by: Charles Matthews <[email protected]> Co-authored-by: rupel190 <[email protected]> Co-authored-by: 础砜 <[email protected]>
Lagged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
devbranch.