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 ui-app-dependencies group in /ui/ui-app with 7 updates #5307

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps the ui-app-dependencies group in /ui/ui-app with 7 updates:

Package From To
@microsoft/kiota-abstractions 1.0.0-preview.66 1.0.0-preview.68
@microsoft/kiota-http-fetchlibrary 1.0.0-preview.65 1.0.0-preview.67
@microsoft/kiota-serialization-form 1.0.0-preview.54 1.0.0-preview.56
@microsoft/kiota-serialization-json 1.0.0-preview.66 1.0.0-preview.68
@microsoft/kiota-serialization-multipart 1.0.0-preview.44 1.0.0-preview.46
@microsoft/kiota-serialization-text 1.0.0-preview.63 1.0.0-preview.65
oidc-client-ts 3.0.1 3.1.0

Updates @microsoft/kiota-abstractions from 1.0.0-preview.66 to 1.0.0-preview.68

Commits

Updates @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.65 to 1.0.0-preview.67

Commits

Updates @microsoft/kiota-serialization-form from 1.0.0-preview.54 to 1.0.0-preview.56

Commits

Updates @microsoft/kiota-serialization-json from 1.0.0-preview.66 to 1.0.0-preview.68

Commits

Updates @microsoft/kiota-serialization-multipart from 1.0.0-preview.44 to 1.0.0-preview.46

Commits
  • 43d31e6 Publish
  • 827f429 - removes console debug logging from the backing store
  • 846e942 Merge pull request #1100 from microsoft/feature/node-fetch-release
  • ef3b181 Publish
  • d5f8cee Merge pull request #1097 from microsoft/dependabot/npm_and_yarn/typescript-5.4.2
  • 023122d Merge pull request #1096 from microsoft/dependabot/npm_and_yarn/types/node-20...
  • 258cfc8 auto dependabot: bump typescript from 5.3.3 to 5.4.2
  • c8782d6 auto dependabot: bump @​types/node from 20.11.24 to 20.11.25
  • 31d990c Merge pull request #1095 from microsoft/dependabot/npm_and_yarn/eslint-8c3f5b...
  • 7483853 auto dependabot: bump the eslint group with 2 updates
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-text from 1.0.0-preview.63 to 1.0.0-preview.65

Commits

Updates oidc-client-ts from 3.0.1 to 3.1.0

Release notes

Sourced from oidc-client-ts's releases.

v3.1.0

oidc-client-ts v3.1.0 is a minor release.

No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.

Changelog:

  • Fixes:
    • #1666: fix link in docs to issue
    • #1600: updated docs about logger
    • #1589: fix compiler error for target=ES2022
    • #1539: fix small typo in signinCallback doc in UserManager.ts
    • #1504: typo in sample app config
    • #1490: fix the return type of signinCallback
    • #1443: fixes typos in docs
  • Features:
    • #1672: make signoutCallback return signout response if request_type is so:r
    • #1626: add popupSignal property to signinPopup and signoutPop
    • #1580: add dpop docs
    • #1569: add dpop nonce support
    • #1457: add extra headers
    • #1461: add demonstrating proof of possession
    • #1430: add global requestTimeoutInSeconds setting
    • #1405: allow using default scopes from authorization server

thanks to @​klues, @​smujmaiku, @​mftruso, @​peetck, @​dbfr3qs, @​mottykohn, @​noshiro-pf, @​dbfr3qs, @​grjan7 and @​natergj

v3.1.0-rc.1

oidc-client-ts v3.1.0-rc.1 is a bug fix release.

No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.

Changelog:

  • Fixes:
    • #1589: fix compiler error for target=ES2022
  • Features:
    • #1580: add dpop docs
    • #1569: add dpop nonce support

thanks to @​dbfr3qs

v3.1.0-rc.0

oidc-client-ts v3.1.0-rc.0 is a minor release.

No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.

Changelog:

  • Fixes:
    • #1539: fix small typo in signinCallback doc in UserManager.ts
    • #1504: typo in sample app config
    • #1490: fix the return type of signinCallback

... (truncated)

Commits
  • 9ccae8f v3.1.0
  • d815d52 Merge pull request #1683 from authts/dependabot/npm_and_yarn/types/node-22.7.4
  • 841225a build(deps-dev): bump @​types/node from 22.7.3 to 22.7.4
  • d789499 Merge pull request #1680 from authts/dependabot/npm_and_yarn/types/node-22.7.3
  • db345bf build(deps-dev): bump @​types/node from 22.5.5 to 22.7.3
  • ef0d8e7 Merge pull request #1674 from authts/dependabot/npm_and_yarn/jose-5.9.3
  • c975f83 Merge pull request #1673 from authts/dependabot/npm_and_yarn/esbuild-0.24.0
  • cb8190a build(deps-dev): bump jose from 5.9.2 to 5.9.3
  • 06d569a build(deps-dev): bump esbuild from 0.23.1 to 0.24.0
  • e04c828 Merge pull request #1672 from peetck/main
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 4, 2024
@apicurio-bot
Copy link

apicurio-bot bot commented Oct 4, 2024

Thank you for creating a pull request!

Pinging @EricWittmann to respond or triage.

@apicurio-bot apicurio-bot bot added the area/ui label Oct 4, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/ui-app/ui-app-dependencies-567f259943 branch 3 times, most recently from 53251a2 to 60650e0 Compare October 9, 2024 14:05
Bumps the ui-app-dependencies group in /ui/ui-app with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.66` | `1.0.0-preview.68` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.65` | `1.0.0-preview.67` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.54` | `1.0.0-preview.56` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.66` | `1.0.0-preview.68` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.44` | `1.0.0-preview.46` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.63` | `1.0.0-preview.65` |
| [oidc-client-ts](https://github.com/authts/oidc-client-ts) | `3.0.1` | `3.1.0` |


Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.66 to 1.0.0-preview.68
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/commits)

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.65 to 1.0.0-preview.67
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/commits)

Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.54 to 1.0.0-preview.56
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected])

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.66 to 1.0.0-preview.68
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/commits)

Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.44 to 1.0.0-preview.46
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/[email protected]...@microsoft/[email protected])

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

Updates `oidc-client-ts` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](authts/oidc-client-ts@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: "@microsoft/kiota-abstractions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: "@microsoft/kiota-http-fetchlibrary"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: "@microsoft/kiota-serialization-form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: "@microsoft/kiota-serialization-json"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: "@microsoft/kiota-serialization-multipart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: "@microsoft/kiota-serialization-text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: oidc-client-ts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-app-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/ui-app/ui-app-dependencies-567f259943 branch from 60650e0 to a57ec20 Compare October 10, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui 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.

0 participants