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

chore(deps): bump the kiota-dependencies group in /it/typescript with 7 updates #5170

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@microsoft/kiota-abstractions 1.0.0-preview.60 1.0.0-preview.61
@microsoft/kiota-authentication-azure 1.0.0-preview.55 1.0.0-preview.56
@microsoft/kiota-http-fetchlibrary 1.0.0-preview.59 1.0.0-preview.60
@microsoft/kiota-serialization-form 1.0.0-preview.49 1.0.0-preview.50
@microsoft/kiota-serialization-json 1.0.0-preview.60 1.0.0-preview.61
@microsoft/kiota-serialization-multipart 1.0.0-preview.38 1.0.0-preview.39
@microsoft/kiota-serialization-text 1.0.0-preview.57 1.0.0-preview.58

Updates @microsoft/kiota-abstractions from 1.0.0-preview.60 to 1.0.0-preview.61

Commits

Updates @microsoft/kiota-authentication-azure from 1.0.0-preview.55 to 1.0.0-preview.56

Commits

Updates @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.59 to 1.0.0-preview.60

Commits

Updates @microsoft/kiota-serialization-form from 1.0.0-preview.49 to 1.0.0-preview.50

Commits
  • a9e58c1 increment version numbers
  • f3d4b0e refactor browser code
  • dac8cfb fix fetch bug
  • dfbafb0 Merge pull request #1126 from microsoft/dependabot/npm_and_yarn/mocha-10.4.0
  • 19d2f92 auto dependabot: bump mocha from 10.3.0 to 10.4.0
  • 7f6654a Merge pull request #1125 from microsoft/dependabot/npm_and_yarn/eslint-eb3e2c...
  • beb0abc auto dependabot: bump the eslint group with 2 updates
  • e7a7330 Merge pull request #1123 from microsoft/dependabot/github_actions/dependabot/...
  • 75e9701 auto dependabot: bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
  • cd0b0ba Merge pull request #1121 from microsoft/dependabot/npm_and_yarn/typescript-5.4.3
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-json from 1.0.0-preview.60 to 1.0.0-preview.61

Commits

Updates @microsoft/kiota-serialization-multipart from 1.0.0-preview.38 to 1.0.0-preview.39

Commits

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

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.60` | `1.0.0-preview.61` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.55` | `1.0.0-preview.56` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.59` | `1.0.0-preview.60` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.49` | `1.0.0-preview.50` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.60` | `1.0.0-preview.61` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.38` | `1.0.0-preview.39` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.57` | `1.0.0-preview.58` |


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

Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.55 to 1.0.0-preview.56
- [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.55...@microsoft/kiota-abstractions@1.0.0-preview.56)

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.59 to 1.0.0-preview.60
- [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.59...@microsoft/kiota-abstractions@1.0.0-preview.60)

Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.49 to 1.0.0-preview.50
- [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.49...@microsoft/kiota-serialization-form@1.0.0-preview.50)

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.60 to 1.0.0-preview.61
- [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.38 to 1.0.0-preview.39
- [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.38...@microsoft/kiota-abstractions@1.0.0-preview.39)

Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.57 to 1.0.0-preview.58
- [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 August 15, 2024 08:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2024
@github-actions github-actions bot enabled auto-merge August 15, 2024 08:54
@github-actions github-actions bot merged commit 27725de into main Aug 15, 2024
205 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/it/typescript/kiota-dependencies-109a9f4044 branch August 15, 2024 09:15
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