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 v12.0.0-rc.2 #959

Merged
merged 4 commits into from
May 7, 2024
Merged

Release v12.0.0-rc.2 #959

merged 4 commits into from
May 7, 2024

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented May 7, 2024

In non-fresh installs, rc1 would not pull in the latest version of stellar-base because it was pinned incorrectly. This release rectifies that.

It also includes #956.

Copy link

socket-security bot commented May 7, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/chai@4.3.16 None 0 82.2 kB types
npm/@types/lodash@4.17.1 None 0 862 kB types
npm/@types/node@20.12.10 None +1 2.13 MB types
npm/jsdoc@4.0.3 Transitive: environment, eval, filesystem, unsafe +20 5.83 MB hegemonic
npm/sinon@17.0.2 Transitive: environment, eval +9 2.31 MB
npm/uc.micro@2.1.0 None 0 13.3 kB vitaly

🚮 Removed packages: npm/@types/chai@4.3.14, npm/@types/lodash@4.17.0, npm/@types/node@20.12.7, npm/jsdoc@4.0.2, npm/sinon@17.0.1, npm/uc.micro@1.0.6

View full report↗︎

Copy link

socket-security bot commented May 7, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Debug access npm/validate-npm-package-name@5.0.1

View full report↗︎

Next steps

What is debug access?

Uses debug, reflection and dynamic code execution features.

Removing the use of debug will reduce the risk of any reflection and dynamic code execution.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/validate-npm-package-name@5.0.1

Copy link

github-actions bot commented May 7, 2024

Size Change: +38 B (0%)

Total Size: 11.5 MB

Filename Size Change
dist/stellar-sdk.js 6.37 MB +19 B (0%)
dist/stellar-sdk.min.js 5.12 MB +19 B (0%)

compressed-size-action

Copy link
Contributor

@kalepail kalepail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lfg

src/horizon/call_builder.ts Show resolved Hide resolved
@Shaptic Shaptic merged commit e4db91c into master May 7, 2024
9 of 10 checks passed
@Shaptic Shaptic deleted the v12.0.0-rc.2 branch May 7, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants