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: rdfjs/N3.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.23.1
Choose a base ref
...
head repository: rdfjs/N3.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.0
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 9, 2024

  1. chore(deps-dev): Bump @babel/cli in the minor group (#476)

    Bumps the minor group with 1 update: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli).
    
    
    Updates `@babel/cli` from 7.25.9 to 7.26.4
    - [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.4/packages/babel-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    f270466 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. chore(deps): Bump the minor group with 2 updates (#478)

    Bumps the minor group with 2 updates: [readable-stream](https://github.com/nodejs/readable-stream) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).
    
    
    Updates `readable-stream` from 4.5.2 to 4.6.0
    - [Release notes](https://github.com/nodejs/readable-stream/releases)
    - [Commits](nodejs/readable-stream@v4.5.2...v4.6.0)
    
    Updates `eslint-plugin-jest` from 28.9.0 to 28.10.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: readable-stream
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    4b54ae4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. chore(deps): Bump readable-stream from 4.6.0 to 4.7.0 in the minor gr…

    …oup (#480)
    
    Bumps the minor group with 1 update: [readable-stream](https://github.com/nodejs/readable-stream).
    
    
    Updates `readable-stream` from 4.6.0 to 4.7.0
    - [Release notes](https://github.com/nodejs/readable-stream/releases)
    - [Commits](nodejs/readable-stream@v4.6.0...v4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: readable-stream
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    8e512cb View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rdf-isomorphic from 1.3.1 to 2.0.0 (#483)

    Bumps [rdf-isomorphic](https://github.com/rubensworks/rdf-isomorphic.js) from 1.3.1 to 2.0.0.
    - [Changelog](https://github.com/rubensworks/rdf-isomorphic.js/blob/master/CHANGELOG.md)
    - [Commits](rubensworks/rdf-isomorphic.js@v1.3.1...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: rdf-isomorphic
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    54cdebd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. chore(deps-dev): Bump eslint-plugin-jest in the minor group (#485)

    Bumps the minor group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).
    
    
    Updates `eslint-plugin-jest` from 28.10.0 to 28.11.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v28.10.0...v28.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    eafe639 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. chore(deps-dev): Bump the minor group with 2 updates (#487)

    Bumps the minor group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).
    
    
    Updates `@babel/core` from 7.26.0 to 7.26.7
    - [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.7/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.26.0 to 7.26.7
    - [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.7/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    711e166 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(deps-dev): Bump rdf-isomorphic in the minor group (#489)

    Bumps the minor group with 1 update: [rdf-isomorphic](https://github.com/rubensworks/rdf-isomorphic.js).
    
    
    Updates `rdf-isomorphic` from 2.0.0 to 2.0.1
    - [Changelog](https://github.com/rubensworks/rdf-isomorphic.js/blob/master/CHANGELOG.md)
    - [Commits](rubensworks/rdf-isomorphic.js@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: rdf-isomorphic
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    063558d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. chore(deps-dev): Bump the minor group with 2 updates (#491)

    Bumps the minor group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).
    
    
    Updates `@babel/core` from 7.26.7 to 7.26.8
    - [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.8/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.26.7 to 7.26.8
    - [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.8/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    77942dd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. chore(deps-dev): Bump the minor group with 2 updates (#493)

    Bumps the minor group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).
    
    
    Updates `@babel/core` from 7.26.8 to 7.26.9
    - [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.9/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.26.8 to 7.26.9
    - [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.9/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    3f0fb79 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2025

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

Commits on Mar 4, 2025

  1. feat: add log:isImpliedBy feature flag (#500)

    * feat: add log:isImpliedBy feature flag
    
    * chore(docs): document isImpliedBy
    
    * chore: add comma
    
    * chore: rename parserIsImpledBy -> parserIsImpliedBy
    
    * chore: improve log:isImpliedBy docs
    jeswr authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    023fdb9 View commit details
    Browse the repository at this point in the history
Loading