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

ci(changesets): version packages #1652

Merged
merged 2 commits into from
Mar 21, 2024
Merged

ci(changesets): version packages #1652

merged 2 commits into from
Mar 21, 2024

Conversation

elevatebart
Copy link
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.

Releases

[email protected]

Minor Changes

[email protected]

Patch Changes

Copy link

what-the-diff bot commented Mar 21, 2024

PR Summary

  • Removal of Unused Files
    Two files, .changeset/cli-header-template.md and .changeset/modern-trainers-hug.md, have been removed from the project as they weren't being put to use.

  • Update in Vue Docgen API
    In packages/vue-docgen-api, the version was upgraded to 4.78.0. A minor, but useful change has been introduced - components in the same file will now have a default displayName.

  • Upgrade in Vue Docgen CLI
    packages/vue-docgen-cli also got updated to version 4.78.0. A significant improvement is the introduction of a header for multi-component .md files. In addition, this update takes advantage of the improvements made in vue-docgen-api version 4.78.0, reflected in the dependencies update.

These updates aim to improve the organization and presentation of code, delivering a cleaner and more efficient code base.

Copy link

socket-security bot commented Mar 21, 2024

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

Package New capabilities Transitives Size Publisher
npm/@znck/[email protected] None 0 53.4 kB znck
npm/[email protected] None 0 1.82 kB yyx990803
npm/[email protected] environment 0 291 kB gaearon

🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@changesets/[email protected], npm/@changesets/[email protected], npm/@nuxt/[email protected], npm/@nuxt/[email protected], npm/@nuxt/[email protected], npm/@nuxt/[email protected], npm/@nuxtjs/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@testing-library/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Mar 21, 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
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node ./postinstall.js
Install scripts npm/[email protected]
  • Install script: install
  • Source: node install.js
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link

cypress bot commented Mar 21, 2024

Passing run #619 ↗︎

0 57 0 0 Flakiness 0

Details:

fix lock file
Project: vue-styleguidist Commit: eab7194072
Status: Passed Duration: 15:33 💡
Started: Mar 21, 2024 10:25 PM Ended: Mar 21, 2024 10:41 PM

Review all test suite changes for PR #1652 ↗︎

@elevatebart elevatebart merged commit 78fb276 into dev Mar 21, 2024
10 of 11 checks passed
@elevatebart elevatebart deleted the changeset-release/dev branch March 21, 2024 22:48
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

1 participant