thisispopshop / site

http://www.thisispopshop.com
Apache License 2.0
3 stars 0 forks source link

Bump flat and @okta/okta-sdk-nodejs in /api #112

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes flat. It's no longer used after updating ancestor dependency @okta/okta-sdk-nodejs. These dependencies need to be updated together.

Removes flat

Updates @okta/okta-sdk-nodejs from 2.0.0 to 6.6.0

Release notes

Sourced from @​okta/okta-sdk-nodejs's releases.

6.6.0

Bug Fixes

  • #360 Fixes path and type signature issues for MemoryStore.
  • #365 Adds support for custom attributes in UserProfile and GroupProfile

6.5.0

Features

  • #329 Supports EC private keys for OAuth2 service applications

Other

  • #323 Adds userAgent property to configurtation type and documents its usage

6.4.0

Features

  • #307 Supports HTTPS proxy for Okta http client
  • #306
    • Adds Email Template API
      • new models:
        • EmailTemplate
        • EmailTemplateContent
        • EmailTemplateCustomization
        • EmailTemplateCustomizationRequest
        • EmailTemplateTestRequest
      • Client:
        • listEmailTemplates
        • getEmailTemplate
        • deleteEmailTemplateCustomizations
        • listEmailTemplateCustomizations
        • createEmailTemplateCustomization
        • deleteEmailTemplateCustomization
        • getEmailTemplateCustomization
        • updateEmailTemplateCustomization
        • getEmailTemplateCustomizationPreview
        • getEmailTemplateDefaultContent
        • getEmailTemplateDefaultContentPreview
        • sendTestEmail

Others

  • #308 Uses node-fetch instead of isomorphic-fetch to address vulnerability issues

6.3.1

Bug Fixes

  • #304 Fixes TypeScript compilation errors when isolatedModules and importsNotUsedAsValues flags are enabled

... (truncated)

Changelog

Sourced from @​okta/okta-sdk-nodejs's changelog.

6.6.0

Bug Fixes

  • #360 Fixes path and type signature issues for MemoryStore.
  • #365 Adds support for custom attributes in UserProfile and GroupProfile

6.5.0

Features

  • #329 Supports EC private keys for OAuth2 service applications

Other

  • #323 Adds userAgent property to configurtation type and documents its usage

6.4.0

Features

  • #307 Supports HTTPS proxy for Okta http client
  • #306
    • Adds Email Template API
      • new models:
        • EmailTemplate
        • EmailTemplateContent
        • EmailTemplateCustomization
        • EmailTemplateCustomizationRequest
        • EmailTemplateTestRequest
      • Client:
        • listEmailTemplates
        • getEmailTemplate
        • deleteEmailTemplateCustomizations
        • listEmailTemplateCustomizations
        • createEmailTemplateCustomization
        • deleteEmailTemplateCustomization
        • getEmailTemplateCustomization
        • updateEmailTemplateCustomization
        • getEmailTemplateCustomizationPreview
        • getEmailTemplateDefaultContent
        • getEmailTemplateDefaultContentPreview
        • sendTestEmail

6.3.1

Bug Fixes

  • #304 Fixes TypeScript compilation errors when isolatedModules and importsNotUsedAsValues flags are enabled

... (truncated)

Commits
  • 0956b83 fix: allow custom attributes for extensible types (#365)
  • 79fbab9 fix: export MemoryStore through library root, update MemoryStore.get type sig...
  • eb8932d add mocha inline reporter (#354) (#366)
  • 05dbfd1 Update dependencies (#357)
  • 7c74ca6 Releng: Revving up to version(s) 6.6.0 for artifact(s) okta-sdk-nodejs
  • fd0462d feat: support EC private keys for OAuth service apps
  • ff38671 document the ability to modify the client user agent string
  • 4cf1259 chore(deps): upgrade to vuln-free dependency versions
  • 105cc67 chore: update stable version notice
  • a9809dc chore: unskip authenticator test
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/thisispopshop/site/network/alerts).