Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps @microsoft/msgraph-sdk-core from 1.0.0-preview.14 to 1.0.0-preview.15.

Release notes

Sourced from @​microsoft/msgraph-sdk-core's releases.

v1.0.0-preview.15

1.0.0-preview.15 (2025-03-05)

Features

  • add authorization middleware support and factory overload (be42e2e)
Changelog

Sourced from @​microsoft/msgraph-sdk-core's changelog.

1.0.0-preview.15 (2025-03-05)

Features

  • add authorization middleware support and factory overload (be42e2e)
Commits
  • 20cb90b Merge pull request #377 from microsoftgraph/release-please--branches--main--c...
  • 349a0a1 chore(main): release 1.0.0-preview.15
  • be42e2e Merge pull request #367 from microsoftgraph/feat/auth-middleware-factory
  • f7bb892 Merge branch 'main' into feat/auth-middleware-factory
  • 2e199ce Fix build
  • 37bf7c4 Fix contructor
  • 93127ea Adds client overload
  • 473df65 Add factory overload for GraphClient
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner March 10, 2025 12:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
@github-actions github-actions bot enabled auto-merge March 10, 2025 12:05
Bumps [@microsoft/msgraph-sdk-core](https://github.com/microsoftgraph/msgraph-sdk-typescript-core) from 1.0.0-preview.14 to 1.0.0-preview.15.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-typescript-core/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-typescript-core@v1.0.0-preview.14...v1.0.0-preview.15)

---
updated-dependencies:
- dependency-name: "@microsoft/msgraph-sdk-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/microsoft/msgraph-sdk-core-1.0.0-preview.15 branch from f14d11c to 1e1e691 Compare March 10, 2025 12:16
@github-actions github-actions bot merged commit 92cb994 into main Mar 10, 2025
12 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/microsoft/msgraph-sdk-core-1.0.0-preview.15 branch March 10, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants