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 postcss and parcel #199

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2022

Bumps postcss and parcel. These dependencies needed to be updated together.
Removes postcss
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/postcss-and-parcel--removed branch from 07cbd61 to 67b94bb Compare September 14, 2022 16:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch from 67b94bb to d7a0d19 Compare September 28, 2022 15:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch from d7a0d19 to 40fec2f Compare October 20, 2022 15:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch from 40fec2f to b90e5b1 Compare November 8, 2022 15:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch 3 times, most recently from e34cdde to 9c44033 Compare November 28, 2022 15:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch 2 times, most recently from d420cd8 to 330d6eb Compare December 8, 2022 15:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch from 330d6eb to 8b0adf3 Compare December 22, 2022 15:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch 3 times, most recently from 3d47dbe to 1a0c81d Compare January 9, 2023 15:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch from 1a0c81d to 96aad6d Compare February 8, 2023 15:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch from 96aad6d to a74d1ce Compare February 20, 2023 16:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch 2 times, most recently from 371a885 to 099f768 Compare March 20, 2023 16:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-and-parcel--removed branch 2 times, most recently from 7bf6359 to 82e403c Compare March 24, 2023 16:00
Bumps [postcss](https://github.com/postcss/postcss) and [parcel](https://github.com/parcel-bundler/parcel). These dependencies needed to be updated together.

Removes `postcss`

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: postcss
  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/postcss-and-parcel--removed branch from 82e403c to db8ab73 Compare March 31, 2023 16:00
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Superseded by #323.

@dependabot dependabot bot closed this Apr 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/postcss-and-parcel--removed branch April 30, 2024 15:36
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.

None yet

0 participants