Thanks to visit codestin.com
Credit goes to github.com

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: riok/mapperly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: riok/mapperly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 9 commits
  • 81 files changed
  • 2 contributors

Commits on Oct 31, 2024

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

Commits on Nov 2, 2024

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

Commits on Nov 4, 2024

  1. chore(deps): Bump the docusaurus group in /docs with 6 updates (#1575)

    Bumps the docusaurus group in /docs with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.5.2` | `3.6.0` |
    | [@docusaurus/plugin-ideal-image](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-ideal-image) | `3.5.2` | `3.6.0` |
    | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.5.2` | `3.6.0` |
    | [@docusaurus/eslint-plugin](https://github.com/facebook/docusaurus/tree/HEAD/packages/eslint-plugin) | `3.5.2` | `3.6.0` |
    | [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `3.5.2` | `3.6.0` |
    | [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) | `3.5.2` | `3.6.0` |
    
    
    Updates `@docusaurus/core` from 3.5.2 to 3.6.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.0/packages/docusaurus)
    
    Updates `@docusaurus/plugin-ideal-image` from 3.5.2 to 3.6.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.0/packages/docusaurus-plugin-ideal-image)
    
    Updates `@docusaurus/preset-classic` from 3.5.2 to 3.6.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.0/packages/docusaurus-preset-classic)
    
    Updates `@docusaurus/eslint-plugin` from 3.5.2 to 3.6.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.0/packages/eslint-plugin)
    
    Updates `@docusaurus/module-type-aliases` from 3.5.2 to 3.6.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.0/packages/docusaurus-module-type-aliases)
    
    Updates `@docusaurus/tsconfig` from 3.5.2 to 3.6.0
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.0/packages/docusaurus-tsconfig)
    
    ---
    updated-dependencies:
    - dependency-name: "@docusaurus/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/plugin-ideal-image"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/preset-classic"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/module-type-aliases"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/tsconfig"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: docusaurus
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    dd5f9fe View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fix: use correct user defined mapping configuration for nullable disa…

    …bled queryable mappings (#1580)
    latonz authored Nov 5, 2024
    1 Configuration menu
    Copy the full SHA
    e7738bf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 13, 2024

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

Commits on Nov 19, 2024

  1. chore(deps): Bump the docusaurus group in /docs with 6 updates (#1594)

    Bumps the docusaurus group in /docs with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.6.0` | `3.6.1` |
    | [@docusaurus/plugin-ideal-image](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-ideal-image) | `3.6.0` | `3.6.1` |
    | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.6.0` | `3.6.1` |
    | [@docusaurus/eslint-plugin](https://github.com/facebook/docusaurus/tree/HEAD/packages/eslint-plugin) | `3.6.0` | `3.6.1` |
    | [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `3.6.0` | `3.6.1` |
    | [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) | `3.6.0` | `3.6.1` |
    
    
    Updates `@docusaurus/core` from 3.6.0 to 3.6.1
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.1/packages/docusaurus)
    
    Updates `@docusaurus/plugin-ideal-image` from 3.6.0 to 3.6.1
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.1/packages/docusaurus-plugin-ideal-image)
    
    Updates `@docusaurus/preset-classic` from 3.6.0 to 3.6.1
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.1/packages/docusaurus-preset-classic)
    
    Updates `@docusaurus/eslint-plugin` from 3.6.0 to 3.6.1
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.1/packages/eslint-plugin)
    
    Updates `@docusaurus/module-type-aliases` from 3.6.0 to 3.6.1
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.1/packages/docusaurus-module-type-aliases)
    
    Updates `@docusaurus/tsconfig` from 3.6.0 to 3.6.1
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.6.1/packages/docusaurus-tsconfig)
    
    ---
    updated-dependencies:
    - dependency-name: "@docusaurus/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/plugin-ideal-image"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/preset-classic"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/module-type-aliases"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: docusaurus
    - dependency-name: "@docusaurus/tsconfig"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: docusaurus
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b5c0f3b View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump cross-spawn in /docs in the npm_and_yarn group (#1601)

    Bumps the npm_and_yarn group in /docs with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
    
    
    Updates `cross-spawn` from 7.0.3 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e8302e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8727f10 View commit details
    Browse the repository at this point in the history
Loading