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 braces and parcel #329

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 Jun 11, 2024

Bumps braces to 3.0.3 and updates ancestor dependency parcel. These dependencies need to be updated together.

Updates braces from 2.3.2 to 3.0.3

Changelog

Sourced from braces's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[3.0.0] - 2018-04-08

v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.

Breaking Changes

  • The undocumented .makeRe method was removed

Non-breaking changes

  • Caching was removed
Commits

Updates parcel from 1.12.4 to 2.12.0

Release notes

Sourced from parcel's releases.

v2.12.0

Blog post: https://parceljs.org/blog/v2-12-0/

Added

  • Core

    • Add REPL playground for Parcel to the website – Details
    • Improve package manager detection for auto install – Details
  • JavaScript

    • Add support for JS macros – Details
    • Statically evaluate constants referenced by macros – Details
    • Upgrade to ESLint 8 – Details
    • Bump swc – Details
  • CSS

    • Use lightningcss to implement CSS packager – Details
  • Bundler

    • Rename "parentAsset" to "root" for Manual Shared Bundle config and remove unstable prefix – Details
  • Web Extensions

    • Add content script world property to manifest schema validation – Details
  • Performance

    • Adjacency list optimizations – Details
    • Break up request graph cache serialisation and run after build completion – Details

Fixed

  • Core

    • Drop per-pipeline transformation cache – Details
    • Clippy and use napi's Either3 – Details
    • Add lazy/eager cache key to avoid invalid change when switching modes – Details
  • JavaScript

    • Remove decl_collector pass and use SWC's unresolved_mark instead – Details
  • Bundler

    • Fix multiple css bundles in entry bundle groups issue – Details
    • Allow parallel type change bundles to be reused by async siblings – Details
    • Skip on missing parent asset for manual shared bundles – Details

Unstable

  • Add source map support to the inline-require optimizer – Details

v2.11.0

[2.11.0] - 2023-12-19

... (truncated)

Changelog

Sourced from parcel's changelog.

[2.12.0] - 2024-02-28

Added

  • Core

    • Add REPL playground for Parcel to the website – Details
    • Improve package manager detection for auto install – Details
  • JavaScript

    • Add support for JS macros – Details
    • Statically evaluate constants referenced by macros – Details
    • Upgrade to ESLint 8 – Details
    • Bump swc – Details
  • CSS

    • Use lightningcss to implement CSS packager – Details
  • Bundler

    • Rename "parentAsset" to "root" for Manual Shared Bundle config and remove unstable prefix – Details
  • Web Extensions

    • Add content script world property to manifest schema validation – Details
  • Performance

    • Adjacency list optimizations – Details
    • Break up request graph cache serialisation and run after build completion – Details

Fixed

  • Core

    • Drop per-pipeline transformation cache – Details
    • Clippy and use napi's Either3 – Details
    • Add lazy/eager cache key to avoid invalid change when switching modes – Details
  • JavaScript

    • Remove decl_collector pass and use SWC's unresolved_mark instead – Details
  • Bundler

    • Fix multiple css bundles in entry bundle groups issue – Details
    • Allow parallel type change bundles to be reused by async siblings – Details
    • Skip on missing parent asset for manual shared bundles – Details

Unstable

  • Add source map support to the inline-require optimizer – Details

[2.11.0] - 2023-12-19

Added

... (truncated)

Commits
  • face1c2 v2.12.0
  • 3398e6e changelog for v2.12.0
  • 475a0af Add repl deploy to release workflow (#9548)
  • 78fe2ce Add @​parcel/macros package with macro context TS definitions (#9544)
  • ac43c39 Skip on missing parent asset for manual shared bundles (#9538)
  • 0560499 Break up request graph cache serialisation and run after build completion (#9...
  • 2215d36 Adjacency list optimizations (#9444)
  • e14784d Support default interop for CommonJS macros (#9525)
  • a93af6a Allow parallel type change bundles to be reused by async siblings (#9504)
  • e0b99c2 Remove decl_collector pass and use SWC's unresolved_mark instead (#9520)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jun 11, 2024
Copy link

socket-security bot commented Jun 11, 2024

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

Package New capabilities Transitives Size Publisher
npm/@lezer/common@1.2.1 None 0 239 kB marijn
npm/@lezer/lr@1.4.1 environment 0 165 kB marijn
npm/@lmdb/lmdb-darwin-arm64@2.8.5 None 0 1.81 MB kriszyp
npm/@lmdb/lmdb-darwin-x64@2.8.5 None 0 1.95 MB kriszyp
npm/@lmdb/lmdb-linux-arm@2.8.5 None 0 951 kB kriszyp
npm/@lmdb/lmdb-linux-arm64@2.8.5 None 0 2.86 MB kriszyp
npm/@lmdb/lmdb-linux-x64@2.8.5 None 0 3.21 MB kriszyp
npm/@lmdb/lmdb-win32-x64@2.8.5 None 0 1.56 MB kriszyp
npm/@mischnic/json-sourcemap@0.1.1 None 0 14.5 kB mischnic
npm/@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3 None 0 54.2 kB kriszyp
npm/@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.3 None 0 53.7 kB kriszyp
npm/@msgpackr-extract/msgpackr-extract-linux-arm@3.0.3 None 0 26 kB kriszyp
npm/@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.3 None 0 28.6 kB kriszyp
npm/@msgpackr-extract/msgpackr-extract-linux-x64@3.0.3 None 0 61.3 kB kriszyp
npm/@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3 None 0 228 kB kriszyp
npm/@parcel/bundler-default@2.12.0 None 0 132 kB devongovett
npm/@parcel/cache@2.12.0 None 0 32.2 kB devongovett
npm/@parcel/codeframe@2.12.0 None +6 3.61 MB devongovett
npm/@parcel/compressor-raw@2.12.0 None 0 2.18 kB devongovett
npm/@parcel/config-default@2.12.0 None 0 9.22 kB devongovett
npm/@parcel/core@2.12.0 environment, unsafe 0 1.35 MB devongovett
npm/@parcel/diagnostic@2.12.0 None 0 30.8 kB devongovett
npm/@parcel/events@2.12.0 None 0 16 kB devongovett
npm/@parcel/fs@2.12.0 environment, filesystem 0 408 kB devongovett
npm/@parcel/graph@3.2.0 None 0 172 kB devongovett
npm/@parcel/logger@2.12.0 None 0 14 kB devongovett
npm/@parcel/markdown-ansi@2.12.0 None 0 4.82 kB devongovett
npm/@parcel/namer-default@2.12.0 None 0 12.1 kB devongovett
npm/@parcel/node-resolver-core@3.3.0 unsafe 0 31.4 kB devongovett
npm/@parcel/optimizer-css@2.12.0 None 0 15.8 kB devongovett
npm/@parcel/optimizer-htmlnano@2.12.0 None 0 17.8 kB devongovett
npm/@parcel/optimizer-image@2.12.0 None 0 3.92 kB devongovett
npm/@parcel/optimizer-svgo@2.12.0 None 0 5.75 kB devongovett
npm/@parcel/optimizer-swc@2.12.0 None 0 11 kB devongovett
npm/@parcel/package-manager@2.12.0 environment, filesystem, shell, unsafe 0 601 kB devongovett
npm/@parcel/packager-css@2.12.0 None 0 24 kB devongovett
npm/@parcel/packager-html@2.12.0 None 0 16.5 kB devongovett
npm/@parcel/packager-js@2.12.0 filesystem +1 200 kB devongovett
npm/@parcel/packager-raw@2.12.0 None 0 2.85 kB devongovett
npm/@parcel/packager-svg@2.12.0 None 0 10.6 kB devongovett
npm/@parcel/packager-wasm@2.12.0 None 0 17.3 kB devongovett
npm/@parcel/plugin@2.12.0 None 0 5.86 kB devongovett
npm/@parcel/profiler@2.12.0 unsafe 0 24.1 kB devongovett
npm/@parcel/reporter-cli@2.12.0 environment 0 754 kB devongovett
npm/@parcel/reporter-dev-server@2.12.0 environment, eval, filesystem, network, shell 0 2.28 MB devongovett
npm/@parcel/reporter-tracer@2.12.0 None 0 8.67 kB devongovett
npm/@parcel/resolver-default@2.12.0 None 0 5.27 kB devongovett
npm/@parcel/runtime-browser-hmr@2.12.0 environment, filesystem 0 40.4 kB devongovett
npm/@parcel/runtime-js@2.12.0 None 0 64.8 kB devongovett
npm/@parcel/runtime-react-refresh@2.12.0 None 0 6.07 kB devongovett
npm/@parcel/runtime-service-worker@2.12.0 None 0 4.39 kB devongovett
npm/@parcel/rust@2.12.0 filesystem, shell 0 200 MB devongovett
npm/@parcel/source-map@2.1.1 None 0 4.14 MB devongovett
npm/@parcel/transformer-babel@2.12.0 None 0 60 kB devongovett
npm/@parcel/transformer-css@2.12.0 None 0 29 kB devongovett
npm/@parcel/transformer-html@2.12.0 None +1 66 kB devongovett
npm/@parcel/transformer-image@2.12.0 None 0 19.7 kB devongovett
npm/@parcel/transformer-js@2.12.0 None 0 76.2 kB devongovett
npm/@parcel/transformer-json@2.12.0 None 0 3.18 kB devongovett
npm/@parcel/transformer-postcss@2.12.0 None 0 37.4 kB devongovett
npm/@parcel/transformer-posthtml@2.12.0 None 0 12.3 kB devongovett
npm/@parcel/transformer-raw@2.12.0 None 0 2.26 kB devongovett
npm/@parcel/transformer-react-refresh-wrap@2.12.0 None 0 17.6 kB devongovett
npm/@parcel/transformer-svg@2.12.0 None 0 23 kB devongovett
npm/@parcel/types@2.12.0 environment 0 136 kB devongovett
npm/@parcel/utils@2.12.0 None 0 3.65 MB devongovett
npm/@parcel/watcher-android-arm64@2.4.1 None 0 406 kB devongovett
npm/@parcel/watcher-darwin-arm64@2.4.1 None 0 328 kB devongovett
npm/@parcel/watcher-darwin-x64@2.4.1 None 0 327 kB devongovett
npm/@parcel/watcher-freebsd-x64@2.4.1 None 0 544 kB devongovett
npm/@parcel/watcher-linux-arm-glibc@2.4.1 None 0 436 kB devongovett
npm/@parcel/watcher-linux-arm64-glibc@2.4.1 None 0 455 kB devongovett
npm/@parcel/watcher-linux-arm64-musl@2.4.1 None 0 463 kB devongovett
npm/@parcel/watcher-linux-x64-glibc@2.4.1 None 0 546 kB devongovett
npm/@parcel/watcher-linux-x64-musl@2.4.1 None 0 509 kB devongovett
npm/@parcel/watcher-win32-arm64@2.4.1 None 0 539 kB devongovett
npm/@parcel/watcher-win32-ia32@2.4.1 None 0 415 kB devongovett
npm/@parcel/watcher-win32-x64@2.4.1 None 0 515 kB devongovett
npm/@parcel/watcher@2.4.1 None 0 16.2 kB devongovett
npm/@parcel/workers@2.12.0 environment, filesystem, shell 0 118 kB devongovett
npm/@swc/core-darwin-arm64@1.6.13 None 0 38.3 MB kdy1
npm/@swc/core-darwin-x64@1.6.13 None 0 41.6 MB kdy1
npm/@swc/core-linux-arm-gnueabihf@1.6.13 None 0 26.3 MB kdy1
npm/@swc/core-linux-arm64-gnu@1.6.13 None 0 44.6 MB kdy1
npm/@swc/core-linux-arm64-musl@1.6.13 None 0 56.4 MB kdy1
npm/@swc/core-linux-x64-gnu@1.6.13 None 0 51.2 MB kdy1
npm/@swc/core-linux-x64-musl@1.6.13 None 0 63.7 MB kdy1
npm/@swc/core-win32-arm64-msvc@1.6.13 None 0 34.6 MB kdy1
npm/@swc/core-win32-ia32-msvc@1.6.13 None 0 28.4 MB kdy1
npm/@swc/core-win32-x64-msvc@1.6.13 None 0 54.2 MB kdy1
npm/@swc/core@1.6.13 environment, filesystem, shell 0 120 kB kdy1
npm/@swc/counter@0.1.3 None 0 1.18 kB kdy1
npm/@swc/helpers@0.5.11 None 0 235 kB kdy1
npm/@swc/types@0.1.9 None 0 187 kB kdy1
npm/@trysound/sax@0.2.0 None 0 48.8 kB trysound
npm/abortcontroller-polyfill@1.7.5 network 0 94.6 kB molsson
npm/argparse@2.0.1 environment, filesystem 0 172 kB vitaly
npm/base-x@3.0.10 None 0 9.36 kB junderw
npm/braces@3.0.3 None 0 44.6 kB jonschlinkert
npm/chrome-trace-event@1.0.4 None 0 9.81 kB samccone
npm/commander@7.2.0 filesystem, shell 0 145 kB abetomo
npm/cosmiconfig@9.0.0 filesystem 0 124 kB d-fischer
npm/css-select@4.3.0 None 0 82.4 kB feedic
npm/css-tree@1.1.3 None 0 989 kB lahmatiy
npm/css-what@6.1.0 None 0 66 kB feedic
npm/csso@4.2.0 None 0 593 kB lahmatiy
npm/detect-libc@1.0.3 environment, filesystem, shell 0 17.2 kB lovell
npm/dom-serializer@1.4.1 None +1 86 kB feedic
npm/domelementtype@2.3.0 None 0 11.4 kB feedic
npm/domhandler@4.3.1 None 0 44.6 kB feedic
npm/domutils@2.8.0 network 0 56.6 kB feedic
npm/dotenv@7.0.0 environment, filesystem 0 19.5 kB maxbeatty
npm/entities@3.0.1 None 0 171 kB feedic
npm/env-paths@2.2.1 None 0 10.2 kB sindresorhus
npm/fill-range@7.1.1 None 0 16.7 kB jonschlinkert
npm/get-port@4.2.0 network 0 4.5 kB sindresorhus
npm/htmlnano@2.1.1 None 0 1.16 MB maltsev
npm/htmlparser2@7.2.0 None 0 89.9 kB feedic
npm/is-glob@4.0.3 None 0 13.6 kB phated
npm/is-json@2.0.1 None 0 5.82 kB quim
npm/is-number@7.0.0 None 0 9.62 kB jonschlinkert
npm/js-yaml@4.1.0 None 0 405 kB vitaly
npm/lightningcss-darwin-arm64@1.25.1 None 0 7.85 MB devongovett
npm/lightningcss-darwin-x64@1.25.1 None 0 9.73 MB devongovett
npm/lightningcss-freebsd-x64@1.25.1 None 0 9.66 MB devongovett
npm/lightningcss-linux-arm-gnueabihf@1.25.1 None 0 8.11 MB devongovett
npm/lightningcss-linux-arm64-gnu@1.25.1 None 0 7.96 MB devongovett
npm/lightningcss-linux-arm64-musl@1.25.1 None 0 7.96 MB devongovett
npm/lightningcss-linux-x64-gnu@1.25.1 None 0 9.66 MB devongovett
npm/lightningcss-linux-x64-musl@1.25.1 None 0 9.65 MB devongovett
npm/lightningcss-win32-x64-msvc@1.25.1 None 0 9.04 MB devongovett
npm/lightningcss@1.25.1 environment 0 487 kB devongovett
npm/lmdb@2.8.5 environment, filesystem, unsafe +1 2.8 MB kriszyp
npm/mdn-data@2.0.14 None 0 562 kB escattone
npm/micromatch@4.0.7 None 0 56.3 kB paulmillr
npm/msgpackr-extract@3.0.3 Transitive: environment, filesystem, shell, unsafe +2 53.9 kB kriszyp
npm/msgpackr@1.10.2 environment, eval, unsafe 0 1.9 MB kriszyp
npm/node-addon-api@7.1.0 None 0 396 kB legendecas
npm/node-gyp-build-optional-packages@5.1.1 environment, filesystem, unsafe 0 13.9 kB kriszyp
npm/nth-check@2.1.1 None 0 42.6 kB feedic
npm/nullthrows@1.1.1 None 0 2.84 kB zertosh
npm/ordered-binary@1.5.1 eval 0 57.7 kB kriszyp
npm/parcel@2.12.0 environment 0 40.5 kB devongovett
npm/parse-json@5.2.0 None 0 5.41 kB sindresorhus
npm/picomatch@2.3.1 None 0 90 kB mrmlnc
npm/postcss-value-parser@4.2.0 None 0 27.2 kB evilebottnawi
npm/posthtml-parser@0.11.0 None 0 11.5 kB scrum
npm/posthtml-render@3.0.0 None 0 31.1 kB scrum
npm/posthtml@0.16.6 None 0 25.1 kB scrum
npm/react-error-overlay@6.0.9 network 0 357 kB iansu
npm/react-refresh@0.9.0 environment 0 55.5 kB gaearon
npm/regenerator-runtime@0.13.11 None 0 27.8 kB benjamn
npm/semver@7.6.2 None 0 95.4 kB npm-cli-ops
npm/srcset@4.0.0 None 0 10.8 kB sindresorhus
npm/svgo@2.8.0 filesystem 0 975 kB trysound
npm/term-size@2.2.1 environment, shell 0 64.4 kB sindresorhus
npm/to-regex-range@5.0.1 None 0 22.9 kB jonschlinkert
npm/tslib@2.6.3 None 0 84.9 kB typescript-bot
npm/type-fest@0.20.2 None 0 111 kB sindresorhus
npm/utility-types@3.11.0 None 0 64.3 kB piotrwitek
npm/weak-lru-cache@1.2.2 None 0 28.2 kB kriszyp

🚮 Removed packages: npm/@babel/generator@7.7.4, npm/@babel/helper-builder-react-jsx@7.7.4, npm/@babel/helper-module-imports@7.7.4, npm/@babel/helper-module-transforms@7.7.5, npm/@babel/helper-simple-access@7.7.4, npm/@babel/helper-split-export-declaration@7.7.4, npm/@babel/parser@7.7.5, npm/@babel/plugin-syntax-flow@7.7.4, npm/@babel/plugin-syntax-jsx@7.7.4, npm/@babel/plugin-transform-flow-strip-types@7.7.4, npm/@babel/plugin-transform-modules-commonjs@7.7.5, npm/@babel/plugin-transform-react-jsx@7.7.4, npm/@babel/runtime@7.7.6, npm/@babel/template@7.7.4, npm/@iarna/toml@2.2.3, npm/@mrmlnc/readdir-enhanced@2.2.1, npm/@nodelib/fs.stat@1.1.3, npm/@parcel/fs@1.11.0, npm/@parcel/logger@1.11.1, npm/@parcel/utils@1.11.0, npm/@parcel/watcher@1.12.1, npm/@parcel/workers@1.11.0, npm/@types/q@1.5.2, npm/abab@2.0.3, npm/acorn-globals@4.3.4, npm/acorn-walk@6.2.0, npm/acorn@5.7.4, npm/ajv@6.12.6, npm/alphanum-sort@1.0.2, npm/ansi-regex@3.0.0, npm/ansi-to-html@0.6.13, npm/anymatch@2.0.0, npm/argparse@1.0.10, npm/arr-diff@4.0.0, npm/arr-flatten@1.1.0, npm/arr-union@3.1.0, npm/array-equal@1.0.0, npm/array-unique@0.3.2, npm/asn1.js@4.10.1, npm/asn1@0.2.4, npm/assert-plus@1.0.0, npm/assert@1.5.0, npm/assign-symbols@1.0.0, npm/async-each@1.0.3, npm/async-limiter@1.0.1, npm/asynckit@0.4.0, npm/atob@2.1.2, npm/aws-sign2@0.7.0, npm/aws4@1.9.0, npm/babel-plugin-dynamic-import-node@2.3.0, npm/babel-runtime@6.26.0, npm/babel-types@6.26.0, npm/babylon-walk@1.0.2, npm/balanced-match@1.0.0, npm/base64-js@1.3.1, npm/base@0.11.2, npm/bcrypt-pbkdf@1.0.2, npm/binary-extensions@1.13.1, npm/bindings@1.5.0, npm/bn.js@4.11.8, npm/brace-expansion@1.1.11, npm/braces@2.3.2, npm/brfs@1.6.1, npm/brorand@1.1.0, npm/browser-process-hrtime@0.1.3, npm/browserify-aes@1.2.0, npm/browserify-cipher@1.0.1, npm/browserify-des@1.0.2, npm/browserify-rsa@4.0.1, npm/browserify-sign@4.2.2, npm/browserify-zlib@0.2.0, npm/buffer-equal@0.0.1, npm/buffer-from@1.1.1, npm/buffer-xor@1.0.3, npm/buffer@4.9.2, npm/builtin-status-codes@3.0.0, npm/cache-base@1.0.1, npm/call-me-maybe@1.0.1, npm/caller-callsite@2.0.0, npm/caller-path@2.0.0, npm/callsites@2.0.0, npm/camelcase@5.3.1, npm/caniuse-api@3.0.0, npm/caniuse-lite@1.0.30001015, npm/caseless@0.12.0, npm/chokidar@2.1.8, npm/cipher-base@1.0.4, npm/class-utils@0.3.6, npm/cli-cursor@2.1.0, npm/cli-spinners@1.3.1, npm/cliui@5.0.0, npm/coa@2.0.2, npm/collection-visit@1.0.0, npm/color-string@1.5.5, npm/color@3.1.2, npm/combined-stream@1.0.8, npm/command-exists@1.2.8, npm/commander@2.20.3, npm/component-emitter@1.3.0, npm/concat-map@0.0.1, npm/concat-stream@1.6.2, npm/console-browserify@1.2.0, npm/constants-browserify@1.0.0, npm/convert-source-map@1.7.0, npm/copy-descriptor@0.1.1, npm/core-js@2.6.10, npm/core-util-is@1.0.2, npm/cosmiconfig@5.2.1, npm/create-ecdh@4.0.3, npm/create-hash@1.2.0, npm/create-hmac@1.1.7, npm/cross-spawn@6.0.5, npm/crypto-browserify@3.12.0, npm/css-color-names@0.0.4, npm/css-declaration-sorter@4.0.1, npm/css-modules-loader-core@1.1.0, npm/css-select-base-adapter@0.1.1, npm/css-select@2.1.0, npm/css-selector-tokenizer@0.7.1, npm/css-tree@1.0.0-alpha.37, npm/css-unit-converter@1.1.1, npm/css-what@3.2.1, npm/cssesc@0.1.0, npm/cssnano-preset-default@4.0.7, npm/cssnano-util-get-arguments@4.0.0, npm/cssnano-util-get-match@4.0.0, npm/cssnano-util-raw-cache@4.0.1, npm/cssnano-util-same-parent@4.0.1, npm/cssnano@4.1.10, npm/csso@4.0.2, npm/cssom@0.3.8, npm/cssstyle@1.4.0, npm/dashdash@1.14.1, npm/data-urls@1.1.0, npm/deasync@0.1.16, npm/decamelize@1.2.0, npm/decode-uri-component@0.2.2, npm/deep-is@0.1.3, npm/defaults@1.0.3, npm/define-property@2.0.2, npm/delayed-stream@1.0.0, npm/depd@1.1.2, npm/des.js@1.0.1, npm/destroy@1.0.4, npm/diffie-hellman@5.0.3, npm/dom-serializer@0.2.2, npm/domain-browser@1.2.0, npm/domelementtype@1.3.1, npm/domexception@1.0.1, npm/domhandler@2.4.2, npm/domutils@1.7.0, npm/dot-prop@4.2.1, npm/dotenv@5.0.1, npm/duplexer2@0.1.4, npm/ecc-jsbn@0.1.2, npm/ee-first@1.1.1, npm/elliptic@6.5.4, npm/emoji-regex@7.0.3, npm/encodeurl@1.0.2, npm/entities@1.1.2, npm/envinfo@7.5.0, npm/es-abstract@1.16.3, npm/es-to-primitive@1.2.1, npm/escape-html@1.0.3, npm/escodegen@1.9.1, npm/esprima@3.1.3, npm/estraverse@4.3.0, npm/etag@1.8.1, npm/events@3.0.0, npm/evp_bytestokey@1.0.3, npm/expand-brackets@2.1.4, npm/extend-shallow@3.0.2, npm/extend@3.0.2, npm/extglob@2.0.4, npm/extsprintf@1.3.0, npm/falafel@2.1.0, npm/fast-glob@2.2.7, npm/fast-json-stable-stringify@2.0.0, npm/fast-levenshtein@2.0.6, npm/fastparse@1.1.2, npm/file-uri-to-path@1.0.0, npm/filesize@3.6.1, npm/fill-range@4.0.0, npm/find-up@3.0.0, npm/for-in@1.0.2, npm/foreach@2.0.5, npm/forever-agent@0.6.1, npm/form-data@2.3.3, npm/fragment-cache@0.2.1, npm/fresh@0.5.2, npm/fs.realpath@1.0.0, npm/fsevents@1.2.13, npm/get-caller-file@2.0.5, npm/get-port@3.2.0, npm/get-value@2.0.6, npm/getpass@0.1.7, npm/glob-parent@3.1.0, npm/glob-to-regexp@0.3.0, npm/glob@7.1.6, npm/graceful-fs@4.2.3, npm/grapheme-breaker@0.3.2, npm/har-schema@2.0.0, npm/har-validator@5.1.3, npm/has-ansi@2.0.0, npm/has-value@1.0.0, npm/has-values@1.0.0, npm/hash-base@3.0.4, npm/hash.js@1.1.7, npm/hex-color-regex@1.1.0, npm/hmac-drbg@1.0.1, npm/hsl-regex@1.0.0, npm/hsla-regex@1.0.0, npm/html-comment-regex@1.1.2, npm/html-encoding-sniffer@1.0.2, npm/html-tags@1.2.0, npm/htmlnano@0.2.5, npm/htmlparser2@3.10.1, npm/http-errors@1.7.3, npm/http-signature@1.2.0, npm/https-browserify@1.0.0, npm/iconv-lite@0.4.24, npm/icss-replace-symbols@1.1.0, npm/ieee754@1.1.13, npm/import-fresh@2.0.0, npm/indexes-of@1.0.1, npm/inflight@1.0.6, npm/inherits@2.0.4, npm/is-absolute-url@2.1.0, npm/is-accessor-descriptor@0.1.6, npm/is-binary-path@1.0.1, npm/is-buffer@1.1.6, npm/is-callable@1.1.4, npm/is-color-stop@1.1.0, npm/is-data-descriptor@0.1.4, npm/is-date-object@1.0.1, npm/is-descriptor@0.1.6, npm/is-directory@0.3.1, npm/is-extendable@0.1.1, npm/is-fullwidth-code-point@2.0.0, npm/is-glob@4.0.1, npm/is-html@1.1.0, npm/is-number@3.0.0, npm/is-obj@1.0.1, npm/is-plain-object@2.0.4, npm/is-regex@1.0.4, npm/is-resolvable@1.1.0, npm/is-svg@3.0.0, npm/is-symbol@1.0.3, npm/is-typedarray@1.0.0, npm/is-url@1.2.4, npm/is-windows@1.0.2, npm/is-wsl@1.1.0, npm/isarray@1.0.0, npm/isexe@2.0.0, npm/isobject@3.0.1, npm/isstream@0.1.2, npm/js-yaml@3.13.1, npm/jsbn@0.1.1, npm/jsdom@14.1.0, npm/json-parse-better-errors@1.0.2, npm/json-schema-traverse@0.4.1, npm/json-schema@0.2.3, npm/json-stringify-safe@5.0.1, npm/jsprim@1.4.1, npm/kind-of@6.0.2, npm/levn@0.3.0, npm/locate-path@3.0.0, npm/lodash.clone@4.5.0, npm/lodash.memoize@4.1.2, npm/lodash.sortby@4.7.0, npm/lodash.uniq@4.5.0, npm/log-symbols@2.2.0, npm/magic-string@0.22.5, npm/map-cache@0.2.2, npm/map-visit@1.0.0, npm/md5.js@1.3.5, npm/mdn-data@2.0.4, npm/merge-source-map@1.0.4, npm/merge2@1.3.0, npm/micromatch@3.1.10, npm/miller-rabin@4.0.1, npm/mime-db@1.42.0, npm/mime-types@2.1.25, npm/mime@1.6.0, npm/mimic-fn@1.2.0, npm/minimalistic-assert@1.0.1, npm/minimalistic-crypto-utils@1.0.1, npm/minimatch@3.1.2, npm/minimist@1.2.6, npm/mixin-deep@1.3.2, npm/mkdirp@0.5.6, npm/nan@2.14.0, npm/nanomatch@1.2.13, npm/nice-try@1.0.5, npm/node-addon-api@1.7.1, npm/node-forge@0.7.6, npm/node-libs-browser@2.2.1, npm/normalize-html-whitespace@1.0.0, npm/normalize-path@3.0.0, npm/normalize-url@3.3.0, npm/nth-check@1.0.2, npm/nwsapi@2.2.0, npm/oauth-sign@0.9.0, npm/object-assign@4.1.1, npm/object-copy@0.1.0, npm/object-inspect@1.4.1, npm/object-visit@1.0.1, npm/object.getownpropertydescriptors@2.0.3, npm/object.pick@1.3.0, npm/object.values@1.1.0, npm/on-finished@2.3.0, npm/once@1.4.0, npm/onetime@2.0.1, npm/opn@5.5.0, npm/optionator@0.8.3, npm/ora@2.1.0, npm/os-browserify@0.3.0, npm/p-limit@2.2.1, npm/p-locate@3.0.0, npm/p-try@2.2.0, npm/pako@0.2.9, npm/parcel@1.12.4, npm/parse-asn1@5.1.5, npm/parse-json@4.0.0, npm/parse5@5.1.0, npm/parseurl@1.3.3, npm/pascalcase@0.1.1, npm/path-browserify@0.0.1, npm/path-dirname@1.0.2, npm/path-exists@3.0.0, npm/path-is-absolute@1.0.1, npm/path-key@2.0.1, npm/pbkdf2@3.0.17, npm/performance-now@2.1.0, npm/physical-cpu-count@2.0.0, npm/pn@1.1.0, npm/posix-character-classes@0.1.1, npm/postcss-calc@7.0.1, npm/postcss-colormin@4.0.3, npm/postcss-convert-values@4.0.1, npm/postcss-discard-comments@4.0.2, npm/postcss-discard-duplicates@4.0.2, npm/postcss-discard-empty@4.0.1, npm/postcss-discard-overridden@4.0.1, npm/postcss-merge-longhand@4.0.11, npm/postcss-merge-rules@4.0.3, npm/postcss-minify-font-values@4.0.2, npm/postcss-minify-gradients@4.0.2, npm/postcss-minify-params@4.0.2, npm/postcss-minify-selectors@4.0.2, npm/postcss-modules-extract-imports@1.1.0, npm/postcss-modules-local-by-default@1.2.0, npm/postcss-modules-scope@1.1.0, npm/postcss-modules-values@1.3.0, npm/postcss-normalize-charset@4.0.1, npm/postcss-normalize-display-values@4.0.2, npm/postcss-normalize-positions@4.0.2, npm/postcss-normalize-repeat-style@4.0.2, npm/postcss-normalize-string@4.0.2, npm/postcss-normalize-timing-functions@4.0.2, npm/postcss-normalize-unicode@4.0.1, npm/postcss-normalize-url@4.0.1, npm/postcss-normalize-whitespace@4.0.2, npm/postcss-ordered-values@4.1.2, npm/postcss-reduce-initial@4.0.3, npm/postcss-reduce-transforms@4.0.2, npm/postcss-selector-parser@5.0.0, npm/postcss-svgo@4.0.2, npm/postcss-unique-selectors@4.0.1, npm/postcss-value-parser@3.3.1, npm/postcss@7.0.24, npm/posthtml-parser@0.4.2, npm/posthtml-render@1.1.5, npm/posthtml@0.11.6, npm/prelude-ls@1.1.2, npm/process-nextick-args@2.0.1, npm/process@0.11.10, npm/psl@1.6.0, npm/public-encrypt@4.0.3, npm/punycode@2.1.1, npm/purgecss@1.4.1, npm/q@1.5.1, npm/qs@6.5.3, npm/querystring-es3@0.2.1, npm/querystring@0.2.0, npm/quote-stream@1.0.2, npm/randombytes@2.1.0, npm/randomfill@1.0.4, npm/range-parser@1.2.1, npm/readable-stream@2.3.6, npm/readdirp@2.2.1, npm/regenerator-runtime@0.13.3, npm/regex-not@1.0.2, npm/remove-trailing-separator@1.1.0, npm/repeat-element@1.1.3, npm/repeat-string@1.6.1, npm/request-promise-core@1.1.3, npm/request-promise-native@1.0.8, npm/request@2.88.0, npm/require-directory@2.1.1, npm/require-main-filename@2.0.0, npm/resolve-from@3.0.0, npm/resolve-url@0.2.1, npm/resolve@1.13.1, npm/restore-cursor@2.0.0, npm/ret@0.1.15, npm/rgb-regex@1.0.1, npm/rgba-regex@1.0.0, npm/rimraf@2.7.1, npm/ripemd160@2.0.2, npm/safe-buffer@5.1.2, npm/safe-regex@1.1.0, npm/safer-buffer@2.1.2, npm/sax@1.2.4, npm/saxes@3.1.11, npm/semver@5.7.1, npm/send@0.17.1, npm/serialize-to-js@3.0.2, npm/serve-static@1.14.1, npm/set-blocking@2.0.0, npm/set-value@2.0.1, npm/setimmediate@1.0.5, npm/setprototypeof@1.1.1, npm/sha.js@2.4.11, npm/shallow-copy@0.0.1, npm/shebang-command@1.2.0, npm/shebang-regex@1.0.0, npm/signal-exit@3.0.2, npm/simple-swizzle@0.2.2, npm/snapdragon-node@2.1.1, npm/snapdragon-util@3.0.1, npm/snapdragon@0.8.2, npm/source-map-resolve@0.5.2, npm/source-map-support@0.5.16, npm/source-map-url@0.4.0, npm/split-string@3.1.0, npm/sprintf-js@1.0.3, npm/sshpk@1.16.1, npm/static-eval@2.0.3, npm/static-extend@0.1.2, npm/static-module@2.2.5, npm/statuses@1.5.0, npm/stealthy-require@1.1.1, npm/stream-browserify@2.0.2, npm/stream-http@2.8.3, npm/string-width@3.1.0, npm/string.prototype.trimleft@2.1.0, npm/string.prototype.trimright@2.1.0, npm/string_decoder@1.1.1, npm/strip-ansi@4.0.0, npm/stylehacks@4.0.3, npm/svgo@1.3.2, npm/symbol-tree@3.2.4, npm/terser@3.17.0, npm/through2@2.0.5, npm/timers-browserify@2.0.11, npm/tiny-inflate@1.0.3, npm/to-arraybuffer@1.0.1, npm/to-object-path@0.3.0, npm/to-regex-range@2.1.1, npm/to-regex@3.0.2, npm/toidentifier@1.0.0, npm/tough-cookie@2.5.0, npm/tr46@1.0.1, npm/tty-browserify@0.0.0, npm/tunnel-agent@0.6.0, npm/tweetnacl@0.14.5, npm/type-check@0.3.2, npm/typedarray@0.0.6, npm/uncss@0.17.2, npm/unicode-trie@0.3.1, npm/union-value@1.0.1, npm/uniq@1.0.1, npm/uniqs@2.0.0, npm/unquote@1.1.1, npm/unset-value@1.0.0, npm/upath@1.2.0, npm/uri-js@4.2.2, npm/urix@0.1.0, npm/url@0.11.0, npm/use@3.1.1, npm/util-deprecate@1.0.2, npm/util.promisify@1.0.0, npm/util@0.11.1, npm/uuid@3.3.3, npm/v8-compile-cache@2.1.0, npm/vendors@1.0.3, npm/verror@1.10.0, npm/vlq@0.2.3, npm/vm-browserify@1.1.2, npm/w3c-hr-time@1.0.1, npm/w3c-xmlserializer@1.1.2, npm/wcwidth@1.0.1, npm/webidl-conversions@4.0.2, npm/whatwg-encoding@1.0.5, npm/whatwg-mimetype@2.3.0, npm/whatwg-url@7.1.0, npm/which-module@2.0.0, npm/which@1.3.1, npm/word-wrap@1.2.4, npm/wrap-ansi@5.1.0, npm/wrappy@1.0.2, npm/ws@5.2.3, npm/xml-name-validator@3.0.0, npm/xmlchars@2.2.0, npm/xtend@4.0.2, npm/y18n@4.0.1, npm/yargs-parser@15.0.1, npm/yargs@14.2.2

View full report↗︎

Copy link

socket-security bot commented Jun 11, 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 NoteSourceCI
Install scripts npm/@swc/core@1.6.13
  • Install script: postinstall
  • Source: node postinstall.js
🚫

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/@swc/core@1.6.13
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together.


Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

Updates `parcel` from 1.12.4 to 2.12.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.12.0)

---
updated-dependencies:
- dependency-name: braces
  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/multi-0c8bd8a693 branch from 25450cc to 4f8fff7 Compare July 11, 2024 15:31
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