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: pillarjs/iconv-lite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: pillarjs/iconv-lite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.2
Choose a head ref
  • 8 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 4, 2026

  1. Bump actions/setup-node from 4 to 6 (#373)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    72503ee View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4 to 6 (#374)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    89a5c45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c8d11 View commit details
    Browse the repository at this point in the history
  4. Bump github/codeql-action from 4.31.2 to 4.31.9 (#375)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    4b4e4b6 View commit details
    Browse the repository at this point in the history
  5. Bump actions/upload-artifact from 4 to 6 (#377)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    eda7530 View commit details
    Browse the repository at this point in the history
  6. Bump actions/download-artifact from 6 to 7 (#376)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    61dd902 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. fix: correction of CommonJS exports in TypeScript definitions (#366)

    Changing only the typings will not fully resolve the issue, as the JavaScript code will behave differently at runtime. The tests still pass, and were (technically) not modified.
    
    Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
    plbstl and bjohansebas authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    7dff5ce View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. release: 0.7.2 (#379)

    bjohansebas authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    6cf4f08 View commit details
    Browse the repository at this point in the history
Loading