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 the kiota-dependencies group in /it/typescript with 7 updates #4043

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2024

Bumps the kiota-dependencies group in /it/typescript with 7 updates:

Package From To
@microsoft/kiota-abstractions 1.0.0-preview.36 1.0.0-preview.37
@microsoft/kiota-authentication-azure 1.0.0-preview.31 1.0.0-preview.32
@microsoft/kiota-http-fetchlibrary 1.0.0-preview.35 1.0.0-preview.36
@microsoft/kiota-serialization-form 1.0.0-preview.25 1.0.0-preview.26
@microsoft/kiota-serialization-json 1.0.0-preview.36 1.0.0-preview.37
@microsoft/kiota-serialization-multipart 1.0.0-preview.15 1.0.0-preview.16
@microsoft/kiota-serialization-text 1.0.0-preview.33 1.0.0-preview.34

Updates @microsoft/kiota-abstractions from 1.0.0-preview.36 to 1.0.0-preview.37

Commits
  • bac9b81 Publish
  • b338d3a - fixes a bug where navigation would fail if requests are present
  • 116f59d - code-gen: refresh
  • c668a06 - aligns esm tasks
  • 00b8fc7 - removes reference to src
  • 0225c0a - avoids using strings for error mappings
  • 8e393ca - code linting
  • f632165 - removes strings for operations names
  • 9ffc898 - code-gen: removes string symbols for navigation metadata
  • 93d1c53 - code-gen: removes unecessary deserialization methods imports
  • Additional commits viewable in compare view

Updates @microsoft/kiota-authentication-azure from 1.0.0-preview.31 to 1.0.0-preview.32

Commits
  • bac9b81 Publish
  • b338d3a - fixes a bug where navigation would fail if requests are present
  • 116f59d - code-gen: refresh
  • c668a06 - aligns esm tasks
  • 00b8fc7 - removes reference to src
  • 0225c0a - avoids using strings for error mappings
  • 8e393ca - code linting
  • f632165 - removes strings for operations names
  • 9ffc898 - code-gen: removes string symbols for navigation metadata
  • 93d1c53 - code-gen: removes unecessary deserialization methods imports
  • Additional commits viewable in compare view

Updates @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.35 to 1.0.0-preview.36

Commits
  • bac9b81 Publish
  • b338d3a - fixes a bug where navigation would fail if requests are present
  • 116f59d - code-gen: refresh
  • c668a06 - aligns esm tasks
  • 00b8fc7 - removes reference to src
  • 0225c0a - avoids using strings for error mappings
  • 8e393ca - code linting
  • f632165 - removes strings for operations names
  • 9ffc898 - code-gen: removes string symbols for navigation metadata
  • 93d1c53 - code-gen: removes unecessary deserialization methods imports
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-form from 1.0.0-preview.25 to 1.0.0-preview.26

Commits
  • bac9b81 Publish
  • b338d3a - fixes a bug where navigation would fail if requests are present
  • 116f59d - code-gen: refresh
  • c668a06 - aligns esm tasks
  • 00b8fc7 - removes reference to src
  • 0225c0a - avoids using strings for error mappings
  • 8e393ca - code linting
  • f632165 - removes strings for operations names
  • 9ffc898 - code-gen: removes string symbols for navigation metadata
  • 93d1c53 - code-gen: removes unecessary deserialization methods imports
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-json from 1.0.0-preview.36 to 1.0.0-preview.37

Commits
  • bac9b81 Publish
  • b338d3a - fixes a bug where navigation would fail if requests are present
  • 116f59d - code-gen: refresh
  • c668a06 - aligns esm tasks
  • 00b8fc7 - removes reference to src
  • 0225c0a - avoids using strings for error mappings
  • 8e393ca - code linting
  • f632165 - removes strings for operations names
  • 9ffc898 - code-gen: removes string symbols for navigation metadata
  • 93d1c53 - code-gen: removes unecessary deserialization methods imports
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-multipart from 1.0.0-preview.15 to 1.0.0-preview.16

Commits
  • bac9b81 Publish
  • b338d3a - fixes a bug where navigation would fail if requests are present
  • 116f59d - code-gen: refresh
  • c668a06 - aligns esm tasks
  • 00b8fc7 - removes reference to src
  • 0225c0a - avoids using strings for error mappings
  • 8e393ca - code linting
  • f632165 - removes strings for operations names
  • 9ffc898 - code-gen: removes string symbols for navigation metadata
  • 93d1c53 - code-gen: removes unecessary deserialization methods imports
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-text from 1.0.0-preview.33 to 1.0.0-preview.34

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kiota-dependencies group in /it/typescript with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.36` | `1.0.0-preview.37` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.31` | `1.0.0-preview.32` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.35` | `1.0.0-preview.36` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.25` | `1.0.0-preview.26` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.36` | `1.0.0-preview.37` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.15` | `1.0.0-preview.16` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.33` | `1.0.0-preview.34` |


Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.36 to 1.0.0-preview.37
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.36...@microsoft/kiota-abstractions@1.0.0-preview.37)

Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.31 to 1.0.0-preview.32
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.31...@microsoft/kiota-authentication-azure@1.0.0-preview.32)

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.35 to 1.0.0-preview.36
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.35...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.36)

Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.25 to 1.0.0-preview.26
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.25...@microsoft/kiota-serialization-form@1.0.0-preview.26)

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.36 to 1.0.0-preview.37
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.36...@microsoft/kiota-serialization-json@1.0.0-preview.37)

Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.15 to 1.0.0-preview.16
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.15...@microsoft/kiota-serialization-multipart@1.0.0-preview.16)

Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.33 to 1.0.0-preview.34
- [Commits](https://github.com/microsoft-typescript/kiota/commits)

---
updated-dependencies:
- dependency-name: "@microsoft/kiota-abstractions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-authentication-azure"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-http-fetchlibrary"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-json"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-multipart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 24, 2024 08:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 24, 2024
@github-actions github-actions bot enabled auto-merge January 24, 2024 08:11
auto-merge was automatically disabled January 24, 2024 08:18

Pull Request is not mergeable

@baywet baywet merged commit 6b1901e into main Jan 24, 2024
185 of 186 checks passed
@baywet baywet deleted the dependabot/npm_and_yarn/it/typescript/kiota-dependencies-48209c3822 branch January 24, 2024 08:22
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.

1 participant