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 flat and @okta/okta-sdk-nodejs #19

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2022

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 1.1.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.

Removes [flat](https://github.com/hughsk/flat). It's no longer used after updating ancestor dependency [@okta/okta-sdk-nodejs](https://github.com/okta/okta-sdk-nodejs). These dependencies need to be updated together.


Removes `flat`

Updates `@okta/okta-sdk-nodejs` from 1.1.0 to 6.6.0
- [Release notes](https://github.com/okta/okta-sdk-nodejs/releases)
- [Changelog](https://github.com/okta/okta-sdk-nodejs/blob/master/CHANGELOG.md)
- [Commits](okta/okta-sdk-nodejs@okta-sdk-nodejs-1.1.0...okta-sdk-nodejs-6.6.0)

---
updated-dependencies:
- dependency-name: flat
  dependency-type: indirect
- dependency-name: "@okta/okta-sdk-nodejs"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants