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

auto dependabot: bump the kiota-dependencies group with 7 updates #634

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the kiota-dependencies group with 7 updates:

Package From To
@microsoft/kiota-abstractions 1.0.0-preview.57 1.0.0-preview.58
@microsoft/kiota-serialization-form 1.0.0-preview.46 1.0.0-preview.47
@microsoft/kiota-serialization-json 1.0.0-preview.57 1.0.0-preview.58
@microsoft/kiota-serialization-multipart 1.0.0-preview.35 1.0.0-preview.36
@microsoft/kiota-serialization-text 1.0.0-preview.54 1.0.0-preview.55
@microsoft/kiota-authentication-azure 1.0.0-preview.52 1.0.0-preview.53
@microsoft/kiota-http-fetchlibrary 1.0.0-preview.56 1.0.0-preview.57

Updates @microsoft/kiota-abstractions from 1.0.0-preview.57 to 1.0.0-preview.58

Commits

Updates @microsoft/kiota-serialization-form from 1.0.0-preview.46 to 1.0.0-preview.47

Commits
  • 1e3a314 Publish
  • 8398c4e - fixes get child node implementation on null/non-object contexts
  • 5c9dff6 Merge pull request #1104 from microsoft/bugfix/chatty-backing-store
  • See full diff in compare view

Updates @microsoft/kiota-serialization-json from 1.0.0-preview.57 to 1.0.0-preview.58

Commits

Updates @microsoft/kiota-serialization-multipart from 1.0.0-preview.35 to 1.0.0-preview.36

Commits
  • 868286c Publish
  • b675bcb regenerate sample code
  • bf767a2 Merge branch 'main' into feature/better-enums-epression
  • 48ef93f regenerate packages/test/generatedCode
  • 4565a31 Merge pull request #989 from microsoft/dependabot/npm_and_yarn/typescript-5.3.3
  • affa5e4 Merge pull request #990 from microsoft/dependabot/npm_and_yarn/types/node-20....
  • e377c94 auto dependabot: bump @​types/node from 20.10.3 to 20.10.4
  • 222e342 auto dependabot: bump typescript from 5.3.2 to 5.3.3
  • 9694dc6 Merge pull request #988 from microsoft/dependabot/npm_and_yarn/packages/sampl...
  • 4241cbf auto dependabot: bump typescript in /packages/sample-app
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-text from 1.0.0-preview.54 to 1.0.0-preview.55

Commits

Updates @microsoft/kiota-authentication-azure from 1.0.0-preview.52 to 1.0.0-preview.53

Commits
  • 5ab93d0 Publish
  • 7ba78db chore: linting
  • 1f84ceb bugfix: extra comma in some undefined values for object properties during ser...
  • 85ec5b4 chore: linting
  • 414b28d chore: code linting
  • a7a353d chore: additional linting
  • 917df3c bugfix: regressions after linting
  • bc68a80 chore: additional linting
  • 2ff6b29 bugfix: switched to rimraf for cross platform compatibility
  • 67b613e chore: code linting
  • Additional commits viewable in compare view

Updates @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.56 to 1.0.0-preview.57

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 with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.57` | `1.0.0-preview.58` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.46` | `1.0.0-preview.47` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.57` | `1.0.0-preview.58` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.35` | `1.0.0-preview.36` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.54` | `1.0.0-preview.55` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.52` | `1.0.0-preview.53` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.56` | `1.0.0-preview.57` |


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

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

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

Updates `@microsoft/kiota-serialization-multipart` 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/[email protected]...@microsoft/[email protected])

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

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

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.56 to 1.0.0-preview.57
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/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-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
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 11:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2024
@github-actions github-actions bot enabled auto-merge August 5, 2024 11:26
@github-actions github-actions bot merged commit 8d3ebe9 into main Aug 5, 2024
10 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/kiota-dependencies-6a2ed3a79c branch August 5, 2024 11:44
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