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 Microsoft.Graph from 4.51.0 to 5.3.0 in /dotnet #179

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps Microsoft.Graph from 4.51.0 to 5.3.0.

Release notes

Sourced from Microsoft.Graph's releases.

Microsoft.Graph.5.0.0-rc.5.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-rc.4.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-rc.3.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-rc.2.nupkg

Changes:

  • 48c80530df46ebdbf2e34b5f27395bbcde64b7a7 Merge pull request #1606 from microsoftgraph/dependabot/github_actions/actions/checkout-3.3.0
  • e5f1422c70b6d4d1d97fc5f08d6f145042ac6ee6 Bump actions/checkout from 3.2.0 to 3.3.0

This list of changes was auto generated.

Microsoft.Graph.5.0.0-rc.1.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-preview.14.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-preview.13.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-preview.12.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-preview.11.nupkg

Changes:

  • 92d633144b72f7784d1f2957548ab2a298148237 Merge pull request #1478 from microsoftgraph/v1.0/pipelinebuild/85887
  • bd64d39696b28e9425e7a3cddb777181e5bfbb5a Updates version and release notes
  • 9460074a44ddc40885b4ae9fb8f8c0e4de3639d9 Update generated files with build 85887
  • 5d230b43531d39a64bc3448577123b37b6bf2f4b Merge pull request #1475 from microsoftgraph/dev

This list of changes was auto generated.

Microsoft.Graph.5.0.0-preview.10.nupkg

Changes:

  • b49b1fededcae76ce5eab3a80e64982b4d5de698 Merge pull request #1420 from microsoftgraph/v1.0/pipelinebuild/80520
  • 7b91cda04c1d3ff95c97d11b79621ca95ede4bf6 Merge branch 'dev' into v1.0/pipelinebuild/80520

... (truncated)

Changelog

Sourced from Microsoft.Graph's changelog.

[5.3.0] - 2023-03-21

Added

  • Allows checking for status codes without parsing request bodies in batch requests (microsoftgraph/msgraph-sdk-dotnet-core#626)
  • Updates kiota abstraction library dependencies to fix serialization errors.
  • Metadata fixes for missing expand clauses for messages,calendar and mailfolder endpoints
  • Latest metadata updates from 21st March 2023

[5.2.0] - 2023-03-14

Added

  • Updated core version to fix delta link parsing in pageiterator
  • Updated core version to use range dependency for System.Text.Json and System.DiagnosticSource
  • Latest metadata updates from 14th March 2023

[5.1.0] - 2023-03-07

Added

  • Adds support for enhanced batch requests
  • Latest metadata updates from 7th March 2023

[5.0.0] - 2023-02-28

  • GA release for Kiota SDK version

[5.0.0-rc.5] - 2023-02-09

  • [Breaking] Namespace and Request Builder renaming to align to paths defined in metadata (microsoft/kiota#2209)
  • Latest metadata updates from 7th February 2023 snapshot.

[5.0.0-rc.4] - 2023-01-25

  • Adds support for nullable reference types.
  • Latest metadata updates from 24th January 2023 snapshot.

[5.0.0-rc.3] - 2023-01-16

Changed

  • Fixed a regression where passing custom base url would not be reflected in the requests.
  • Latest metadata updates from 17th January 2023 snapshot.

[5.0.0-rc.2] - 2023-01-11

Changed

  • [Breaking] Renames CreateXXXRequestInformation methods to `ToXXXRequestInformation

... (truncated)

Commits
  • 9232733 Merge branch 'master' into dev
  • 9fd681c Merge pull request #1754 from microsoftgraph/kiota/v1.0/pipelinebuild/110595
  • fe0ffad Update planner task
  • c70662e Update errors
  • dd60639 Update version and release notes
  • 2e26b2f Update generated files with build 110595
  • d40bef8 Merge pull request #1747 from microsoftgraph/andrueastman-patch-1
  • b79c253 Update errors.md
  • 49ff911 Merge pull request #1731 from microsoftgraph/dependabot/github_actions/action...
  • 2e88d8f Bump actions/checkout from 3.3.0 to 3.4.0
  • 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 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 added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Mar 27, 2023
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 4.51.0 to 5.3.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet@4.51.0...5.3.0)

---
updated-dependencies:
- dependency-name: Microsoft.Graph
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/Microsoft.Graph-5.3.0 branch from 8d0c330 to 18d076b Compare March 28, 2023 01:48
@shawncal shawncal closed this Mar 28, 2023
@shawncal shawncal deleted the dependabot/nuget/dotnet/Microsoft.Graph-5.3.0 branch March 28, 2023 04:59
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
…etc. (microsoft#179)

### Motivation and Context

<!-- Thank you for your contribution to the copilot-chat repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

This PR contains the following UX improvements:
- Fixes bug where you couldn't enter space when editing chat name on
list item
- Fixes auto-naming bug to match all datetime syntaxes
- Removes inactive field of RLFH - users can now enable this from
settings
- Adds multiple A11y aria-labels and hover text 
- Limit privacy alert to users in Microsoft tenant only

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

Persona component was conflicting with "Space" keydown behavior of
ChatListItem, so I removed it. Using the `title` property on the
component is sufficient to show hover text:
<img width="362" alt="Screenshot 2023-08-15 at 11 22 04 AM"
src="https://github.com/microsoft/chat-copilot/assets/125500434/78cf38ee-0138-485e-9ee7-cee3f2962823">
<img width="341" alt="Screenshot 2023-08-15 at 11 22 56 AM"
src="https://github.com/microsoft/chat-copilot/assets/125500434/4da12ac4-f596-49c2-b863-f3b34af68988">

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/copilot-chat/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/copilot-chat/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
~~- [ ] All unit tests pass, and I have added new tests where possible~~
- [x] I didn't break anyone 😄
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. Used by Dependabot. .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant