This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 4ef1d6f Author: Amish Shah <amish@shah.gg> Date: Mon Feb 27 15:56:49 2023 +0000 chore(Release): v1.3.5 commit 84eb054 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Feb 27 15:55:06 2023 +0000 build(deps): bump json5 from 2.2.1 to 2.2.3 (amishshah#112) Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 02628fe Author: dzlandis <49926644+dzlandis@users.noreply.github.com> Date: Mon Feb 27 07:52:00 2023 -0800 fix(Decoder): add check of chunk length (amishshah#110) commit 37b3d65 Author: Chase Crayne <chawork1234@gmail.com> Date: Mon Feb 27 09:51:26 2023 -0600 Correct @djs/opus dependency version restrictions (amishshah#113) In [node-semver](https://github.com/npm/node-semver#caret-ranges-123-025-004), the caret "Allows changes that do not modify the left-most non-zero element in the [major, minor, patch] tuple". That is, `0.x` versions are considered breaking, and thus not valid. I'm fairly sure this was just an oversight, as all `0.x` versions of djs/opus to date have been non-breaking. This change just modifies the dependency version to allow all `0.x` versions, breaking at `1.0.0` commit fc562b1 Author: Amish Shah <amishshah.2k@gmail.com> Date: Sat Jul 9 12:01:26 2022 +0100 chore: run docs action on main branch commit fcd7ea6 Author: Amish Shah <amishshah.2k@gmail.com> Date: Sat Jul 9 11:58:14 2022 +0100 chore(Release): v1.3.4 (amishshah#106) * Update packages * Fix audit issues, replace docma, update tests * Update node in CI * Update README * Version bump to 1.3.4
- Loading branch information