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

release 4.5 #473

Merged
merged 79 commits into from
Oct 15, 2024
Merged

release 4.5 #473

merged 79 commits into from
Oct 15, 2024

Conversation

ryanbas21
Copy link
Contributor

JIRA Ticket

Please link jira ticket here

Description

Type of Change

Please Delete options that are not relevant

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Definition of Done

Check all that apply

  • Acceptance criteria is met.
  • All tasks listed in the user story have been completed.
  • Coded to standards.
  • Code peer-reviewed.
  • Ensure backward compatibility (special attention).
  • API reference docs is updated.
  • Unit tests are written.
  • Integration tests are written.
  • e2e tests are written.
  • CI build passing on the feature branch.
  • Functional spec is written/updated
  • contains example code snippets.
  • Change log updated.
  • Documentation story is created and tracked.
  • UI is completed or ticket is created.
  • Demo to PO and team.
  • Tech debts and remaining tasks are tracked in separated ticket(s).

Documentation

  • Acceptance criteria met
  • Spell-check run
  • Peer reviewed
  • Proofread

juanManuel05 and others added 30 commits March 27, 2024 13:15
dynamically import signals sdk in start of protect method

export fr-auth callbacks of protect in index

update changelog
fix(javascript-sdk): fix-exports-update-protect
update the module type in package.json
fix(ping-protect): update-module-type
remove circular-dep-on-config
fix(javascript-sdk): circular-dep
update signals sdk to latest
fix(javascript-sdk): change x-requested-platform to opt-in
the old esm module resolution would be fine if we wrote imports with .js at the end. we could use
'bundler' but then 'bundler' has odd

support of module types in package.json

Further node16 supports all of the above.
build(ping-protect): update-module-resolution
update bundle to leverage vite for now. then generate types with tsc.
update extensions in imports in token-vault and ping-protect. leverage node16 and es2020 in tsconfig
refactor: update-nx-e2e-tests-builds
fix(ping-protect): update-ping-protect-signals-sdk
we need the idToken for pingone signout and we also remove it in case we are not in a pingone
signout. so we will store the idToken and pass it in, incase. default to empty  string
redirect test case in autoscript
fix(javascript-sdk): add logout redirect for pingone
update to use vite because of extensions needed in esm
update to use esmodules for js files
build(javascript-sdk): update-build-to-vite-lib
update versions in package.json
chore(javascript-sdk): package-versions
Copy link

nx-cloud bot commented Oct 14, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9f1d0ec. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@ryanbas21 ryanbas21 merged commit 836665e into master Oct 15, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants