Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: discordjs/opus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: discordjs/opus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 8 commits
  • 17 files changed
  • 8 contributors

Commits on Mar 9, 2024

  1. ci: fix build/release CI (#148)

    * fix gyp
    
    * Install setuptools
    
    * remove unnecessary setup python
    
    * fix release
    
    * remove deprecated runners
    
    * add macos-13
    
    * add node 20 and 21
    
    * switch from setuptools to latest npm
    
    * add apt update
    
    * fix job name
    
    * remove npm latest
    
    * chore: add in musl prebuilds for node 20/21
    
    ---------
    
    Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
    phenylshima and vladfrangu authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c12c103 View commit details
    Browse the repository at this point in the history
  2. chore: General repository touch-up (#152)

    * docs: issue forms
    
    * chore: vanity
    
    * docs: redirect to own repository
    
    * chore: rename file
    Jiralite authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    bb37897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a84da82 View commit details
    Browse the repository at this point in the history
  4. doc(types): Add JSDoc to decode method (#137)

    Signed-off-by: Klaus Striessnig <k.striessnig@gmail.com>
    Kirdock authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ca04583 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    b541c5b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. fix: GHSA-43wq-xrcm-3vgr (#157)

    * chore: node 22 prebuilts
    
    * fix: CVE-2024-21521 and any future attempts for these
    
    * chore: fix destructor
    vladfrangu authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8f52fa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. feat: macos arm prebuilts (#160)

    * feat: macos arm prebuilts
    
    * chore: drop invalid runners and windows-2022 from legacy node
    
    * chore: add in a name to the legacy flow
    
    * chore: remove node 12-15 from legacy arm (they don't come with arm versions)
    vladfrangu authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    31da49d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. chore: release new version (#167)

    * bump v0.10.0
    
    * audit fix
    amishshah authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    8c72757 View commit details
    Browse the repository at this point in the history
Loading