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: marudor/libxmljs2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.28.0
Choose a base ref
...
head repository: marudor/libxmljs2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.29.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 14, 2021

  1. chore(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#133)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.4.2...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    260f1bd View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump prettier from 2.3.2 to 2.4.0 (#135)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.2...2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    d8ea3c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. feat: node 17 (#148)

    marudor authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    fad87c8 View commit details
    Browse the repository at this point in the history
  2. v0.29.0

    marudor committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    525cc18 View commit details
    Browse the repository at this point in the history
Loading