Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

⬆️ Bump github.com/microsoft/kiota-abstractions-go from 0.16.0 to 0.18.0 in /src #2892

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/microsoft/kiota-abstractions-go from 0.16.0 to 0.18.0.

Release notes

Sourced from github.com/microsoft/kiota-abstractions-go's releases.

v0.18.0

Added

  • Adds utility functions CopyMap and CopyStringMap that returns a copy of the passed map.

v0.17.3

Changed

  • Fixes panic when updating in-memory slices, maps or structs .

v0.17.2

Added

  • Adds ResponseStatusCode field in ApiError struct.

v0.17.1

Added

  • Adds a type qualifier for backing store instance type to be BackingStoreFactory.

v0.17.0

Added

  • Added support for backing store.
Changelog

Sourced from github.com/microsoft/kiota-abstractions-go's changelog.

[0.18.0] - 2023-03-20

Added

  • Adds utility functions CopyMap and CopyStringMap that returns a copy of the passed map.

[0.17.3] - 2023-03-15

Changed

  • Fixes panic when updating in-memory slices, maps or structs .

[0.17.2] - 2023-03-01

Added

  • Adds ResponseStatusCode field in ApiError struct.

[0.17.1] - 2023-01-28

Added

  • Adds a type qualifier for backing store instance type to be BackingStoreFactory.

Changed

[0.17.0] - 2023-01-23

Added

  • Added support for backing store.
Commits
  • 22507b4 Adds a copy map util (#74)
  • 1cd0de2 Merge pull request #73 from microsoft/dependabot/github_actions/actions/setup...
  • 1d53e1d Bump actions/setup-go from 3 to 4
  • c3e6b97 Merge pull request #72 from microsoft/feat/changelog
  • c514f51 Update changelog
  • 8b0cfe0 Fixes panic when replacing slices, maps or structs (#71)
  • 6576a4b Merge pull request #68 from microsoft/dependabot/go_modules/github.com/cjlapa...
  • 34698da Bump github.com/cjlapao/common-go from 0.0.38 to 0.0.39
  • eca0553 Merge pull request #67 from microsoft/dependabot/go_modules/github.com/cjlapa...
  • c394bea Bump github.com/cjlapao/common-go from 0.0.37 to 0.0.38
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [github.com/microsoft/kiota-abstractions-go](https://github.com/microsoft/kiota-abstractions-go) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/microsoft/kiota-abstractions-go/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-abstractions-go@v0.16.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/microsoft/kiota-abstractions-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@aviator-app
Copy link
Contributor

aviator-app bot commented Mar 21, 2023

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This pull request is currently open (not queued).

How to merge

To merge this PR, comment /aviator merge or add the mergequeue label.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 21, 2023
@dependabot dependabot bot requested a review from a team March 21, 2023 06:05
@dependabot dependabot bot temporarily deployed to Testing March 21, 2023 06:05 Inactive
@dependabot dependabot bot temporarily deployed to Testing March 21, 2023 06:05 Inactive
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@meain meain mentioned this pull request Mar 21, 2023
12 tasks
@aviator-app aviator-app bot closed this in #2875 Mar 22, 2023
@aviator-app aviator-app bot closed this in 8bebf57 Mar 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 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.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 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.

@dependabot dependabot bot deleted the dependabot/go_modules/src/github.com/microsoft/kiota-abstractions-go-0.18.0 branch March 22, 2023 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants