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 jsdom and parcel #198

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 jsdom and parcel. These dependencies needed to be updated together.
Removes jsdom
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 foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore @parcel/watcher@2.1.0
  • @SocketSecurity ignore lmdb@2.5.2
  • @SocketSecurity ignore msgpackr-extract@3.0.2
🫣 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/watcher@2.1.0 (upgraded) binding.gyp package-lock.json via parcel@2.8.3
lmdb@2.5.2 (added) binding.gyp package-lock.json via parcel@2.8.3
msgpackr-extract@3.0.2 (added) binding.gyp package-lock.json via parcel@2.8.3
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
parcel@2.8.3 1.12.4...2.8.3 eval, network, filesystem, shell, environment +137/-562 devongovett
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from 7e6c343 to 08b56b5 Compare September 14, 2022 16:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from 08b56b5 to 13068f7 Compare September 28, 2022 15:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from 13068f7 to 200c03f Compare October 20, 2022 15:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from 200c03f to 950923a Compare November 8, 2022 15:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch 3 times, most recently from 65d22bf to cc87379 Compare November 28, 2022 15:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch 2 times, most recently from 4d1e92c to 3683b9c Compare December 8, 2022 15:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from 3683b9c to ac7ebb5 Compare December 22, 2022 15:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch 3 times, most recently from a8cd938 to 8066a3c Compare January 9, 2023 15:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from 8066a3c to d90a2d9 Compare February 8, 2023 15:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from d90a2d9 to 2d33837 Compare February 20, 2023 16:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch 3 times, most recently from a6adf52 to 86a9ee9 Compare March 21, 2023 16:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from 86a9ee9 to 6f6ad4e Compare March 24, 2023 16:01
Bumps [jsdom](https://github.com/jsdom/jsdom) and [parcel](https://github.com/parcel-bundler/parcel). These dependencies needed to be updated together.

Removes `jsdom`

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/parcel-bundler@1.12.4...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsdom-and-parcel--removed branch from 6f6ad4e to e6de831 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
0 participants