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: microsoftgraph/microsoft-graph-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.0
Choose a base ref
...
head repository: microsoftgraph/microsoft-graph-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.0
Choose a head ref
  • 7 commits
  • 25 files changed
  • 5 contributors

Commits on Apr 3, 2025

  1. feat: adds max height and scrollbar to people picker (#3429)

    Co-authored-by: Kanupriya Thakur <[email protected]>
    Kanupriya1511 and Kanupriya Thakur authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    26694da View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Fix: removed noResultsFound error for no user input (#3431)

    Co-authored-by: Kanupriya Thakur <[email protected]>
    Co-authored-by: Nickii Miaro <[email protected]>
    3 people authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    50314d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. chore(deps): bump koa from 2.15.4 to 2.16.1 (#3433)

    Bumps [koa](https://github.com/koajs/koa) from 2.15.4 to 2.16.1.
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](koajs/koa@2.15.4...v2.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: koa
      dependency-version: 2.16.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    966dacb View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (#3425)

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2.
    - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nickii Miaro <[email protected]>
    dependabot[bot] and Mnickii authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    8e0f4f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. chore(deps-dev): bump vite from 5.4.14 to 5.4.18 (#3434)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.18.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.18
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    f43047a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    dbabb93 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 4.6.0 (#3432)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    261e58e View commit details
    Browse the repository at this point in the history
Loading