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 node-forge and parcel #200

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 Sep 14, 2022

Bumps node-forge and parcel. These dependencies needed to be updated together.
Removes node-forge
Updates parcel from 1.12.4 to 2.7.0

Release notes

Sourced from parcel's releases.

v2.7.0

Added

  • Core
    • Log resolved targets in verbose log level for debugging - Details
    • Allow plugin configs to be written with .cjs extension - Details
  • JavaScript
    • Support react refresh for @emotion/react - Details
    • Inject script for hmr when there is only normal script in html - Details
  • Elm
    • Add support for compiling multiple modules at once via with query param - Details
  • CSS
    • Add support for errorRecovery option in @parcel/transformer-css - Details
  • Experimental bundler - Details
    • Implement bundling for multiple targets
    • Internalize async dependencies
    • Merge bundles of the same type
    • Fix missing module - Details

Fixed

  • JavaScript
    • Default interop missing when importing a CommonJS module - Details
    • Add missing imports for external dependencies in skipped assets - Details
    • Bump SWC to fix undefined variables - Details
    • Remove charset from JS loaded script to avoid double fetching in Firefox - Details
    • Use placeholder expression when replacing unused symbols - Details
  • Core
    • Fix atomic writestream handling on Windows - Details
    • Fix non-deterministic bundle hashes between builds due to symbol propagation - Details
    • Fix TypeScript types for @parcel/package-manager - Details
  • Dependencies

v2.6.2

This release includes bug fixes:

  • Core
    • Fix race condition between writing and reading from cache - Details

v2.6.1

This release includes bug fixes:

  • JavaScript
    • Fix issue with conditional dependencies based on process.env - Details
    • Fix transformation of import/requires wrapped into Promise.resolve() - Details
    • Fix object literal shorthand with imported variables - Details
    • Fix imported values in computed optional member expressions - Details
    • Bump SWC to fix issue with missing parenthesis in optional chaining call - Details

... (truncated)

Changelog

Sourced from parcel's changelog.

[2.7.0] - 2022-08-03

Added

  • Core
    • Log resolved targets in verbose log level for debugging - Details
    • Allow plugin configs to be written with .cjs extension - Details
  • JavaScript
    • Support react refresh for @emotion/react - Details
    • Inject script for hmr when there is only normal script in html - Details
  • Elm
    • Add support for compiling multiple modules at once via with query param - Details
  • CSS
    • Add support for errorRecovery option in @parcel/transformer-css - Details
  • Experimental bundler - Details
    • Implement bundling for multiple targets
    • Internalize async dependencies
    • Merge bundles of the same type
    • Fix missing module - Details

Fixed

  • JavaScript
    • Default interop missing when importing a CommonJS module - Details
    • Add missing imports for external dependencies in skipped assets - Details
    • Bump SWC to fix undefined variables - Details
    • Remove charset from JS loaded script to avoid double fetching in Firefox - Details
    • Use placeholder expression when replacing unused symbols - Details
  • Core
    • Fix atomic writestream handling on Windows - Details
    • Fix non-deterministic bundle hashes between builds due to symbol propagation - Details
    • Fix TypeScript types for @parcel/package-manager - Details
  • Dependencies

[2.6.2] - 2022-06-21

Fixed

  • Core
    • Fix race condition between writing and reading from cache - Details

[2.6.1] - 2022-06-17

Fixed

  • JavaScript
    • Fix issue with conditional dependencies based on process.env - Details
    • Fix transformation of import/requires wrapped into Promise.resolve() - Details

... (truncated)

Commits

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2022
@socket-security
Copy link

socket-security bot commented Sep 14, 2022

New dependency changes detected. Learn more about Socket for GitHub ↗︎


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

🫣 Native code

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

Package Location Source
@parcel/[email protected] (upgraded) binding.gyp package-lock.json via [email protected]
[email protected] (added) binding.gyp package-lock.json via [email protected]
[email protected] (added) binding.gyp package-lock.json via [email protected]
Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ⚠️ 3 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Capability Access +/- Transitive Count Publisher
[email protected] 1.12.4...2.8.3 eval, network, filesystem, shell, environment +137/-562 devongovett

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch from 7a22e69 to bb2e150 Compare September 14, 2022 16:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch from bb2e150 to 32e705b Compare September 28, 2022 15:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch from 32e705b to e60736d Compare October 20, 2022 15:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch from e60736d to a3c1e9a Compare November 8, 2022 15:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch 3 times, most recently from 8305ff3 to 6e3e813 Compare November 28, 2022 15:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch 2 times, most recently from 2b311de to 93c3015 Compare December 8, 2022 15:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch from 93c3015 to 4737f7e Compare December 22, 2022 15:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch 3 times, most recently from 3fc6219 to b7291a9 Compare January 9, 2023 15:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch from b7291a9 to 87530cf Compare February 8, 2023 15:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch from 87530cf to 234599f Compare February 20, 2023 16:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch 2 times, most recently from 477b112 to 3be9fd2 Compare March 20, 2023 16:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch 2 times, most recently from aef78c0 to 2e946d9 Compare March 24, 2023 16:01
Bumps [node-forge](https://github.com/digitalbazaar/forge) and [parcel](https://github.com/parcel-bundler/parcel). These dependencies needed to be updated together.

Removes `node-forge`

Updates `parcel` from 1.12.4 to 2.7.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/[email protected])

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: parcel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-parcel--removed branch from 2e946d9 to e6e11ad Compare March 31, 2023 16:00
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