Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump msgraph-core from 1.1.2 to 1.1.8 #2245

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps msgraph-core from 1.1.2 to 1.1.8.

Release notes

Sourced from msgraph-core's releases.

v1.1.8

1.1.8 (2024-12-18)

Bug Fixes

  • Fixes type hints and failing mypy checks (85e8935)

v1.1.7

1.1.7 (2024-11-21)

Bug Fixes

  • depends_on and batch request with content collection (9d4153a)

v1.1.6

1.1.6 (2024-10-18)

Bug Fixes

  • removes the tests directory from the package (3d919a7)
  • removes the tests directory from the package (ccbed8d)

v1.1.5

1.1.5 (2024-10-02)

Bug Fixes

  • release please initial configuration (e781cd8)

v1.1.4

1.1.4 (2024-09-24)

Bug Fixes

  • Use abstractions request adapter in tasks (6d390a2)

v1.1.3

1.1.3 (2024-09-03)

Bug Fixes

  • remove print statements from upload code. (353d72d)
Changelog

Sourced from msgraph-core's changelog.

1.1.8 (2024-12-18)

Bug Fixes

  • Fixes type hints and failing mypy checks (85e8935)

1.1.7 (2024-11-21)

Bug Fixes

  • depends_on and batch request with content collection (9d4153a)

1.1.6 (2024-10-18)

Bug Fixes

  • removes the tests directory from the package (3d919a7)
  • removes the tests directory from the package (ccbed8d)

1.1.5 (2024-10-02)

Bug Fixes

  • release please initial configuration (e781cd8)

1.1.4 (2024-09-24)

Bug Fixes

  • Use abstractions request adapter in tasks (6d390a2)

1.1.3 (2024-09-03)

Bug Fixes

  • remove print statements from upload code. (353d72d)
Commits
  • 0a59619 Merge pull request #779 from microsoftgraph/release-please--branches--main--c...
  • 993e426 Merge branch 'main' into release-please--branches--main--components--msgraph-...
  • 2236bda Merge pull request #778 from microsoftgraph/dependabot/pip/kiota-523edd325c
  • e56c964 chore(deps-dev): bump the kiota group with 3 updates
  • 49b41a5 chore(main): release 1.1.8
  • 8e20a51 Merge pull request #773 from microsoftgraph/fix/failing-static-checks
  • eb27bdd Merge branch 'main' into fix/failing-static-checks
  • 80cb43b Merge pull request #777 from microsoftgraph/dependabot/pip/attrs-24.3.0
  • 16be9b7 chore(deps-dev): bump attrs from 24.2.0 to 24.3.0
  • 40b35dc Fix wrong test assertions
  • Additional commits viewable 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)

Bumps [msgraph-core](https://github.com/microsoftgraph/msgraph-sdk-python-core) from 1.1.2 to 1.1.8.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-python-core@v1.1.2...v1.1.8)

---
updated-dependencies:
- dependency-name: msgraph-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 23, 2024
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants