Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps the dependencies group with 3 updates: @swc/core, @swc/core-linux-x64-gnu and @swc/core-darwin-arm64.

Updates @swc/core from 1.4.6 to 1.4.7

Changelog

Sourced from @​swc/core's changelog.

[1.4.7] - 2024-03-13

Bug Fixes

  • (es/minifier) Fix eval of toString of array with holes (#8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#8732) (633cd89)

Features

  • (es/lints) Add no-prototype-builtins rule (#8684) (a5dbb17)

  • (es/lints) Add prefer-object-spread rule (#8696) (aa9297b)

Refactor

  • (es) Prepare wasm32-wasi-preview1-threads target support (#8724) (e3acd14)
Commits
  • 583958a chore: Publish 1.4.7 with swc_core v0.90.20
  • 6e672aa chore: Bump crates
  • 633cd89 fix(es/proposal): Fix var placement for using transform (#8732)
  • 8a5163c chore: Bump crates
  • 95761b7 fix(es/minifier): Make Finalizer handle hoisted_props correctly (#8738)
  • 391d6f6 chore: Publish 1.4.7-nightly-20240312.1
  • e4ce466 chore: Bump crates
  • 312f0d8 fix(es/minifier): Fix removal of array pattern bindings (#8730)
  • e46dd5a chore: Bump crates
  • aa0154d fix(es/minifier): Fix evaluation of array literals with void 0 (#8733)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.4.6 to 1.4.7

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

[1.4.7] - 2024-03-13

Bug Fixes

  • (es/minifier) Fix eval of toString of array with holes (#8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#8732) (633cd89)

Features

  • (es/lints) Add no-prototype-builtins rule (#8684) (a5dbb17)

  • (es/lints) Add prefer-object-spread rule (#8696) (aa9297b)

Refactor

  • (es) Prepare wasm32-wasi-preview1-threads target support (#8724) (e3acd14)
Commits
  • 583958a chore: Publish 1.4.7 with swc_core v0.90.20
  • 6e672aa chore: Bump crates
  • 633cd89 fix(es/proposal): Fix var placement for using transform (#8732)
  • 8a5163c chore: Bump crates
  • 95761b7 fix(es/minifier): Make Finalizer handle hoisted_props correctly (#8738)
  • 391d6f6 chore: Publish 1.4.7-nightly-20240312.1
  • e4ce466 chore: Bump crates
  • 312f0d8 fix(es/minifier): Fix removal of array pattern bindings (#8730)
  • e46dd5a chore: Bump crates
  • aa0154d fix(es/minifier): Fix evaluation of array literals with void 0 (#8733)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.4.6 to 1.4.7

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.4.7] - 2024-03-13

Bug Fixes

  • (es/minifier) Fix eval of toString of array with holes (#8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#8732) (633cd89)

Features

  • (es/lints) Add no-prototype-builtins rule (#8684) (a5dbb17)

  • (es/lints) Add prefer-object-spread rule (#8696) (aa9297b)

Refactor

  • (es) Prepare wasm32-wasi-preview1-threads target support (#8724) (e3acd14)
Commits
  • 583958a chore: Publish 1.4.7 with swc_core v0.90.20
  • 6e672aa chore: Bump crates
  • 633cd89 fix(es/proposal): Fix var placement for using transform (#8732)
  • 8a5163c chore: Bump crates
  • 95761b7 fix(es/minifier): Make Finalizer handle hoisted_props correctly (#8738)
  • 391d6f6 chore: Publish 1.4.7-nightly-20240312.1
  • e4ce466 chore: Bump crates
  • 312f0d8 fix(es/minifier): Fix removal of array pattern bindings (#8730)
  • e46dd5a chore: Bump crates
  • aa0154d fix(es/minifier): Fix evaluation of array literals with void 0 (#8733)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 3 updates: [@swc/core](https://github.com/swc-project/swc), [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) and [@swc/core-darwin-arm64](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.4.6...v1.4.7)

Updates `@swc/core-linux-x64-gnu` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.4.6...v1.4.7)

Updates `@swc/core-darwin-arm64` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@swc/core-darwin-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2024 08:32
@dependabot dependabot bot added dependencies Used by dependabot for dependency updates npm Used by dependabot labels Mar 13, 2024
@socket-security
Copy link

@socket-security
Copy link

🚨 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/core-js-pure@3.24.0
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/core-js@3.24.0
  • 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/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/core-js-pure@3.24.0
  • @SocketSecurity ignore npm/core-js@3.24.0

@bitgopatmcl bitgopatmcl merged commit 7d7fd83 into master Mar 13, 2024
@bitgopatmcl bitgopatmcl deleted the acd0dependabot/npm_and_yarn/dependencies-ffdf90f9f5 branch March 13, 2024 13:14
@github-actions
Copy link

🎉 This PR is included in version @api-ts/openapi-generator@3.3.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/typed-express-router@1.1.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/express-wrapper@1.0.23 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot for dependency updates npm Used by dependabot released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants