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

feat: Sync from aztec-packages #5048

Closed
wants to merge 3 commits into from
Closed

feat: Sync from aztec-packages #5048

wants to merge 3 commits into from

Conversation

AztecBot
Copy link
Collaborator

Automated pull of Noir development from aztec-packages.
BEGIN_COMMIT_OVERRIDE
feat!: add is_infinite to curve addition opcode (AztecProtocol/aztec-packages#6384)
feat: Sync from noir (AztecProtocol/aztec-packages#6500)
chore!: remove backend interactions from nargo (AztecProtocol/aztec-packages#6320)
fix: removed plain from path in array args of contract interfaces (AztecProtocol/aztec-packages#6497)
chore: bump maximum nullifier read requests (necessary for e2e tests in AVM) (AztecProtocol/aztec-packages#6495)
Revert "chore: bump maximum nullifier read requests (necessary for e2e tests in AVM)" (AztecProtocol/aztec-packages#6483)
chore: bump maximum nullifier read requests (necessary for e2e tests in AVM) (AztecProtocol/aztec-packages#6462)
fix: Check for public args in aztec functions (AztecProtocol/aztec-packages#6355)
feat: Move abi demonomorphizer to noir_codegen and use noir_codegen in protocol types (AztecProtocol/aztec-packages#6302)
feat!: switch bb over to read ACIR from nargo artifacts (AztecProtocol/aztec-packages#6283)
feat: ToRadix BB + avm transpiler support (AztecProtocol/aztec-packages#6330)
feat: Sync from noir (AztecProtocol/aztec-packages#6332)
fix: temporarily revert to_radix blackbox (AztecProtocol/aztec-packages#6304)
feat: move to_radix to a blackbox (AztecProtocol/aztec-packages#6294)
chore: skip formatting informattable comments (AztecProtocol/aztec-packages#6288)
chore(dsl): Update backend gateCount command to query a Program in a single request (AztecProtocol/aztec-packages#6228)
feat: Private Kernel Recursion (AztecProtocol/aztec-packages#6278)
feat: Proper padding in ts AES and constrained AES in body and header computations (AztecProtocol/aztec-packages#6269)
chore: simplify nargo CLI to read from artifacts (AztecProtocol/aztec-packages#6279)
feat: Sync from noir (AztecProtocol/aztec-packages#6280)
chore: enforce formatting of noir code (AztecProtocol/aztec-packages#6271)
feat!: specify databus arrays for BB (AztecProtocol/aztec-packages#6239)
END_COMMIT_OVERRIDE

AztecBot and others added 2 commits May 17, 2024 18:34
…ment() (AztecProtocol/aztec-packages#6523)

AztecProtocol/aztec-packages#6405 added a very
complicated call (`get_npk_m_hash`) to `destroy_note`, not realizing
that `destroy_note` is called in a loop by `decrement`. The loop
unrolling caused multiple calls to this function, even though they all
had the same arguments, ultimately resulting in humongous RAM usage
during compilation (over 40GB just for this contract) and very
compilation times (from 30s to multiple minutes).

This PR fixes this simply inlining the code for `destroy_note` and
fetching the key once at the beginning. It does worry me slightly
however that such a large performance hit was not noticed - this likely
affected test times as well.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 17, 2024
Copy link

socket-security bot commented May 17, 2024

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

Package New capabilities Transitives Size Publisher
npm/@75lb/deep-merge@1.1.1 None 0 22.9 kB 75lb
npm/@adraffy/ens-normalize@1.10.0 None 0 441 kB adraffy
npm/@algolia/autocomplete-core@1.9.3 environment 0 864 kB instantsearch-bot
npm/@algolia/autocomplete-plugin-algolia-insights@1.9.3 None 0 133 kB instantsearch-bot
npm/@algolia/autocomplete-preset-algolia@1.9.3 environment 0 140 kB instantsearch-bot
npm/@algolia/autocomplete-shared@1.9.3 None 0 57.5 kB instantsearch-bot
npm/@algolia/cache-browser-local-storage@4.23.3 None 0 8.15 kB shortcuts
npm/@algolia/cache-common@4.23.3 None 0 5.58 kB shortcuts
npm/@algolia/cache-in-memory@4.23.3 None 0 3.63 kB shortcuts
npm/@algolia/client-account@4.23.3 None 0 6.78 kB shortcuts
npm/@algolia/client-analytics@4.23.3 None 0 12.3 kB shortcuts
npm/@algolia/client-common@4.23.3 None 0 10.6 kB shortcuts
npm/@algolia/client-personalization@4.23.3 None 0 6.51 kB shortcuts
npm/@algolia/client-search@4.23.3 None 0 189 kB shortcuts
npm/@algolia/events@4.0.1 None 0 13 kB haroenv
npm/@algolia/logger-common@4.23.3 None 0 2.16 kB shortcuts
npm/@algolia/logger-console@4.23.3 None 0 2.37 kB shortcuts
npm/@algolia/requester-browser-xhr@4.23.3 None 0 6.25 kB shortcuts
npm/@algolia/requester-common@4.23.3 None 0 2.76 kB shortcuts
npm/@algolia/requester-node-http@4.23.3 network 0 9.21 kB shortcuts
npm/@algolia/transporter@4.23.3 None 0 50 kB shortcuts
npm/@ampproject/remapping@2.2.1 None 0 76 kB jridgewell
npm/@aztec/bb.js@0.0.0-use.local None 0 0 B
npm/@babel/core@7.12.9 environment, filesystem +1 235 kB nicolo-ribaudo
npm/@babel/generator@7.24.5 None 0 493 kB nicolo-ribaudo
npm/@babel/helper-annotate-as-pure@7.22.5 None 0 4.02 kB nicolo-ribaudo
npm/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15 None 0 13.5 kB nicolo-ribaudo
npm/@babel/helper-compilation-targets@7.22.15 None 0 52.1 kB nicolo-ribaudo
npm/@babel/helper-create-class-features-plugin@7.23.5 None 0 195 kB nicolo-ribaudo
npm/@babel/helper-create-regexp-features-plugin@7.22.15 None 0 27 kB nicolo-ribaudo
npm/@babel/helper-define-polyfill-provider@0.4.3 unsafe 0 202 kB nicolo-ribaudo
npm/@babel/helper-member-expression-to-functions@7.24.5 None 0 107 kB nicolo-ribaudo
npm/@babel/helper-module-imports@7.24.3 None 0 63.8 kB nicolo-ribaudo
npm/@babel/helper-module-transforms@7.24.5 None 0 158 kB nicolo-ribaudo
npm/@babel/helper-optimise-call-expression@7.22.5 None 0 6.66 kB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.24.5 None 0 130 kB nicolo-ribaudo
npm/@babel/helper-remap-async-to-generator@7.22.20 None 0 9.96 kB nicolo-ribaudo
npm/@babel/helper-replace-supers@7.24.1 None 0 32.2 kB nicolo-ribaudo
npm/@babel/helper-simple-access@7.24.5 None 0 14.1 kB nicolo-ribaudo
npm/@babel/helper-skip-transparent-expression-wrappers@7.22.5 None 0 5.96 kB nicolo-ribaudo
npm/@babel/helper-split-export-declaration@7.24.5 None 0 10.7 kB nicolo-ribaudo
npm/@babel/helper-string-parser@7.24.1 None 0 31.7 kB nicolo-ribaudo
npm/@babel/helper-validator-identifier@7.24.5 None 0 49.2 kB nicolo-ribaudo
npm/@babel/helper-wrap-function@7.24.5 None 0 73.6 kB nicolo-ribaudo
npm/@babel/helpers@7.24.5 None 0 650 kB nicolo-ribaudo
npm/@babel/highlight@7.24.5 environment 0 20.3 kB nicolo-ribaudo
npm/@babel/parser@7.24.5 None 0 1.89 MB nicolo-ribaudo
npm/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3 None 0 7.83 kB nicolo-ribaudo
npm/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3 None 0 10.7 kB nicolo-ribaudo
npm/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.3 None 0 25.1 kB nicolo-ribaudo
npm/@babel/plugin-proposal-object-rest-spread@7.12.1 None 0 18.3 kB nicolo-ribaudo
npm/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2 None 0 16.3 kB nicolo-ribaudo
npm/@babel/plugin-syntax-class-static-block@7.14.5 None 0 2.74 kB nicolo-ribaudo
npm/@babel/plugin-syntax-dynamic-import@7.8.3 None 0 2.47 kB nicolo-ribaudo
npm/@babel/plugin-syntax-export-namespace-from@7.8.3 None 0 2.62 kB nicolo-ribaudo
npm/@babel/plugin-syntax-import-assertions@7.23.3 None 0 3.71 kB nicolo-ribaudo
npm/@babel/plugin-syntax-import-attributes@7.23.3 None 0 5.19 kB nicolo-ribaudo
npm/@babel/plugin-syntax-jsx@7.12.1 None 0 2.53 kB nicolo-ribaudo
npm/@babel/plugin-syntax-private-property-in-object@7.14.5 None 0 2.82 kB nicolo-ribaudo
npm/@babel/plugin-syntax-unicode-sets-regex@7.18.6 None 0 3.4 kB nicolo-ribaudo
npm/@babel/plugin-transform-arrow-functions@7.23.3 None 0 5.62 kB nicolo-ribaudo
npm/@babel/plugin-transform-async-generator-functions@7.23.4 None 0 20.5 kB nicolo-ribaudo
npm/@babel/plugin-transform-async-to-generator@7.23.3 None 0 8.04 kB nicolo-ribaudo
npm/@babel/plugin-transform-block-scoped-functions@7.23.3 None 0 6.62 kB nicolo-ribaudo
npm/@babel/plugin-transform-block-scoping@7.23.4 None 0 88.5 kB nicolo-ribaudo
npm/@babel/plugin-transform-class-properties@7.23.3 None 0 4.94 kB nicolo-ribaudo
npm/@babel/plugin-transform-class-static-block@7.23.4 None 0 10.2 kB nicolo-ribaudo
npm/@babel/plugin-transform-classes@7.23.5 None +1 125 kB nicolo-ribaudo
npm/@babel/plugin-transform-computed-properties@7.23.3 None 0 22.8 kB nicolo-ribaudo
npm/@babel/plugin-transform-destructuring@7.23.3 None 0 82 kB nicolo-ribaudo
npm/@babel/plugin-transform-dotall-regex@7.23.3 None 0 4.17 kB nicolo-ribaudo
npm/@babel/plugin-transform-duplicate-keys@7.23.3 None 0 9.18 kB nicolo-ribaudo
npm/@babel/plugin-transform-dynamic-import@7.23.4 None 0 6.21 kB nicolo-ribaudo
npm/@babel/plugin-transform-exponentiation-operator@7.23.3 None 0 5.02 kB nicolo-ribaudo
npm/@babel/plugin-transform-export-namespace-from@7.23.4 None 0 8.13 kB nicolo-ribaudo
npm/@babel/plugin-transform-for-of@7.23.3 None 0 43.3 kB nicolo-ribaudo
npm/@babel/plugin-transform-function-name@7.23.3 None 0 6.27 kB nicolo-ribaudo
npm/@babel/plugin-transform-json-strings@7.23.4 None 0 5.86 kB nicolo-ribaudo
npm/@babel/plugin-transform-literals@7.23.3 None 0 4.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-logical-assignment-operators@7.23.4 None 0 8.59 kB nicolo-ribaudo
npm/@babel/plugin-transform-member-expression-literals@7.23.3 None 0 5.01 kB nicolo-ribaudo
npm/@babel/plugin-transform-modules-amd@7.23.3 None 0 21 kB nicolo-ribaudo
npm/@babel/plugin-transform-modules-commonjs@7.23.3 None 0 42.5 kB nicolo-ribaudo
npm/@babel/plugin-transform-modules-systemjs@7.23.3 None 0 65.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-modules-umd@7.23.3 None 0 25.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-named-capturing-groups-regex@7.22.5 None 0 4.87 kB nicolo-ribaudo
npm/@babel/plugin-transform-new-target@7.23.3 None 0 10.3 kB nicolo-ribaudo
npm/@babel/plugin-transform-nullish-coalescing-operator@7.23.4 None 0 9.09 kB nicolo-ribaudo
npm/@babel/plugin-transform-numeric-separator@7.23.4 None 0 5.41 kB nicolo-ribaudo
npm/@babel/plugin-transform-object-rest-spread@7.23.4 None 0 70.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-object-super@7.23.3 None 0 9.3 kB nicolo-ribaudo
npm/@babel/plugin-transform-optional-catch-binding@7.23.4 None 0 4.81 kB nicolo-ribaudo
npm/@babel/plugin-transform-optional-chaining@7.24.5 None 0 104 kB nicolo-ribaudo
npm/@babel/plugin-transform-parameters@7.24.5 None 0 132 kB nicolo-ribaudo
npm/@babel/plugin-transform-private-methods@7.23.3 None 0 4.76 kB nicolo-ribaudo
npm/@babel/plugin-transform-private-property-in-object@7.23.4 None 0 20 kB nicolo-ribaudo
npm/@babel/plugin-transform-property-literals@7.23.3 None 0 4.79 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-constant-elements@7.23.3 None 0 23.6 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-display-name@7.23.3 None 0 12.5 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-jsx-development@7.22.5 None 0 2.98 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-jsx@7.23.4 None +1 84.1 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-pure-annotations@7.23.3 None 0 8.41 kB nicolo-ribaudo
npm/@babel/plugin-transform-regenerator@7.23.3 None 0 6.57 kB nicolo-ribaudo
npm/@babel/plugin-transform-reserved-words@7.23.3 None 0 4.35 kB nicolo-ribaudo
npm/@babel/plugin-transform-runtime@7.23.4 unsafe 0 41.1 kB nicolo-ribaudo
npm/@babel/plugin-transform-shorthand-properties@7.23.3 None 0 7.18 kB nicolo-ribaudo
npm/@babel/plugin-transform-spread@7.23.3 None 0 21.3 kB nicolo-ribaudo
npm/@babel/plugin-transform-sticky-regex@7.23.3 None 0 4.71 kB nicolo-ribaudo
npm/@babel/plugin-transform-template-literals@7.23.3 None 0 15.9 kB nicolo-ribaudo
npm/@babel/plugin-transform-typeof-symbol@7.23.3 None 0 10.6 kB nicolo-ribaudo
npm/@babel/plugin-transform-typescript@7.23.5 None 0 132 kB nicolo-ribaudo
npm/@babel/plugin-transform-unicode-escapes@7.23.3 None 0 14 kB nicolo-ribaudo
npm/@babel/plugin-transform-unicode-property-regex@7.23.3 None 0 5.07 kB nicolo-ribaudo
npm/@babel/plugin-transform-unicode-regex@7.23.3 None 0 4 kB nicolo-ribaudo
npm/@babel/plugin-transform-unicode-sets-regex@7.23.3 None 0 4.74 kB nicolo-ribaudo
npm/@babel/preset-env@7.23.5 environment 0 148 kB nicolo-ribaudo
npm/@babel/preset-modules@0.1.6-no-external-plugins None 0 38.6 kB nicolo-ribaudo
npm/@babel/preset-react@7.23.3 None 0 12.3 kB nicolo-ribaudo
npm/@babel/preset-typescript@7.23.3 None 0 21.6 kB nicolo-ribaudo
npm/@babel/regjsgen@0.8.0 None 0 15.4 kB nicolo-ribaudo
npm/@babel/runtime-corejs3@7.23.5 None 0 324 kB nicolo-ribaudo
npm/@babel/runtime@7.24.5 None 0 262 kB nicolo-ribaudo
npm/@babel/traverse@7.24.5 None 0 618 kB nicolo-ribaudo
npm/@babel/types@7.24.5 environment 0 2.41 MB nicolo-ribaudo
npm/@chainsafe/as-sha256@0.3.1 None 0 165 kB dapplion
npm/@chainsafe/persistent-merkle-tree@0.4.2 None 0 112 kB dapplion
npm/@chainsafe/ssz@0.10.2 None +1 591 kB dapplion
npm/@colors/colors@1.5.0 environment 0 39.5 kB dabh
npm/@cspell/cspell-bundled-dicts@8.8.1 None 0 11.6 kB jason-dent
npm/@cspell/cspell-json-reporter@8.8.1 None 0 12.3 kB jason-dent
npm/@cspell/cspell-pipe@8.8.1 None 0 48 kB jason-dent
npm/@cspell/cspell-resolver@8.8.1 None 0 4.25 kB jason-dent
npm/@cspell/cspell-service-bus@8.8.1 None 0 22.3 kB jason-dent
npm/@cspell/cspell-types@8.8.1 None 0 201 kB jason-dent
npm/@cspell/dict-ada@4.0.2 None 0 5.91 kB jason-dent
npm/@cspell/dict-aws@4.0.1 None 0 18 kB jason-dent
npm/@cspell/dict-bash@4.1.3 None 0 5.51 kB jason-dent
npm/@cspell/dict-companies@3.0.31 None 0 19.8 kB jason-dent
npm/@cspell/dict-cpp@5.1.3 None 0 542 kB jason-dent
npm/@cspell/dict-cryptocurrencies@5.0.0 None 0 8.01 kB jason-dent
npm/@cspell/dict-csharp@4.0.2 None 0 5.46 kB jason-dent
npm/@cspell/dict-css@4.0.12 None 0 15.1 kB jason-dent
npm/@cspell/dict-dart@2.0.3 None 0 4.78 kB jason-dent
npm/@cspell/dict-data-science@1.0.11 None 0 5.98 kB jason-dent
npm/@cspell/dict-django@4.1.0 None 0 40.3 kB jason-dent
npm/@cspell/dict-docker@1.1.7 None 0 4.38 kB jason-dent
npm/@cspell/dict-dotnet@5.0.0 None 0 33.5 kB jason-dent
npm/@cspell/dict-elixir@4.0.3 None 0 6.93 kB jason-dent
npm/@cspell/dict-en_us@4.3.19 None 0 336 kB jason-dent
npm/@cspell/dict-en-common-misspellings@2.0.0 None 0 148 kB jason-dent
npm/@cspell/dict-en-gb@1.1.33 None 0 409 kB jason-dent
npm/@cspell/dict-filetypes@3.0.3 None 0 5.34 kB jason-dent
npm/@cspell/dict-fonts@4.0.0 None 0 12.3 kB jason-dent
npm/@cspell/dict-fsharp@1.0.1 None 0 6.25 kB jason-dent
npm/@cspell/dict-fullstack@3.1.5 None 0 9.22 kB jason-dent
npm/@cspell/dict-gaming-terms@1.0.5 None 0 4.43 kB jason-dent
npm/@cspell/dict-git@3.0.0 None 0 6.12 kB jason-dent
npm/@cspell/dict-golang@6.0.6 None 0 68.9 kB jason-dent
npm/@cspell/dict-haskell@4.0.1 None 0 6.36 kB jason-dent
npm/@cspell/dict-html-symbol-entities@4.0.0 None 0 13.5 kB jason-dent
npm/@cspell/dict-html@4.0.5 None 0 34.9 kB jason-dent
npm/@cspell/dict-java@5.0.6 None 0 325 kB jason-dent
npm/@cspell/dict-k8s@1.0.3 None 0 15.7 kB jason-dent
npm/@cspell/dict-latex@4.0.0 None 0 11.5 kB jason-dent
npm/@cspell/dict-lorem-ipsum@4.0.0 None 0 8.51 kB jason-dent
npm/@cspell/dict-lua@4.0.3 None 0 9.56 kB jason-dent
npm/@cspell/dict-makefile@1.0.0 None 0 7.62 kB jason-dent
npm/@cspell/dict-node@5.0.1 None 0 61.1 kB jason-dent
npm/@cspell/dict-npm@5.0.15 None 0 12 kB jason-dent
npm/@cspell/dict-php@4.0.6 None 0 42.6 kB jason-dent
npm/@cspell/dict-powershell@5.0.3 None 0 10.2 kB jason-dent
npm/@cspell/dict-public-licenses@2.0.6 None 0 8.7 kB jason-dent
npm/@cspell/dict-python@4.1.11 None 0 57.8 kB jason-dent
npm/@cspell/dict-r@2.0.1 None 0 11.5 kB jason-dent
npm/@cspell/dict-ruby@5.0.2 None 0 8.42 kB jason-dent
npm/@cspell/dict-rust@4.0.3 None 0 6.64 kB jason-dent
npm/@cspell/dict-scala@5.0.0 None 0 15.9 kB jason-dent
npm/@cspell/dict-software-terms@3.3.20 None 0 27.5 kB jason-dent
npm/@cspell/dict-sql@2.1.3 None 0 7.3 kB jason-dent
npm/@cspell/dict-svelte@1.0.2 None 0 5.64 kB jason-dent
npm/@cspell/dict-swift@2.0.1 None 0 8.31 kB jason-dent
npm/@cspell/dict-typescript@3.1.4 None 0 39.5 kB jason-dent
npm/@cspell/dict-vue@3.0.0 None 0 5.25 kB jason-dent
npm/@cspell/dynamic-import@8.8.1 None 0 8.16 kB jason-dent
npm/@cspell/strong-weak-map@8.8.1 None 0 10.7 kB jason-dent
npm/@cspotcode/source-map-support@0.8.1 filesystem 0 102 kB cspotcode
npm/@discoveryjs/json-ext@0.5.7 None 0 81.1 kB lahmatiy
npm/@docsearch/css@3.5.2 None 0 27.9 kB shortcuts
npm/@docsearch/react@3.5.2 None 0 538 kB shortcuts
npm/@docusaurus/core@2.4.3 None 0 366 kB slorber
npm/@docusaurus/core@3.3.2 Transitive: environment, eval, filesystem, network, shell, unsafe +156 17 MB slorber
npm/@docusaurus/cssnano-preset@2.4.3 None 0 8.66 kB slorber
npm/@docusaurus/logger@2.4.3 None 0 158 kB slorber
npm/@docusaurus/mdx-loader@2.4.3 environment, filesystem 0 112 kB slorber
npm/@docusaurus/module-type-aliases@2.4.3 None 0 12 kB slorber
npm/@docusaurus/module-type-aliases@3.3.2 None +1 69.3 kB slorber
npm/@docusaurus/plugin-content-blog@3.0.1 filesystem Transitive: environment +8 1.23 MB slorber
npm/@docusaurus/plugin-content-docs@3.0.1 environment, filesystem +1 369 kB slorber
npm/@docusaurus/plugin-content-pages@3.0.1 filesystem 0 31.7 kB slorber
npm/@docusaurus/plugin-debug@3.0.1 None 0 39.4 kB slorber
npm/@docusaurus/plugin-google-analytics@3.0.1 environment 0 11.6 kB slorber
npm/@docusaurus/plugin-google-gtag@3.0.1 environment 0 15.9 kB slorber
npm/@docusaurus/types@3.3.2 Transitive: filesystem, network, shell +19 1.01 MB slorber
npm/@types/readable-stream@4.0.14 None +1 63.3 kB types
npm/@web/test-runner-playwright@0.11.0 None 0 35.7 kB modern-web
npm/adm-zip@0.5.12 filesystem 0 104 kB cthackers
npm/axios@1.6.8 network 0 1.84 MB jasonsaayman
npm/clsx@1.2.1 None 0 5.67 kB lukeed
npm/copy-webpack-plugin@12.0.2 Transitive: environment, eval, filesystem +8 1.27 MB evilebottnawi
npm/ethers@6.12.1 network +5 17.6 MB ricmoo
npm/memfs@4.9.2 None 0 661 kB streamich
npm/react-dom@18.3.1 environment +1 4.61 MB react-bot
npm/readable-stream@4.5.2 environment +2 264 kB matteo.collina
npm/typedoc-plugin-markdown@4.0.0-next.25 filesystem 0 202 kB tgreyuk
npm/webpack-dev-server@5.0.4 environment, eval, network Transitive: filesystem +17 3.07 MB evilebottnawi

🚮 Removed packages: npm/@eslint-community/eslint-utils@4.4.0, npm/@eslint-community/regexpp@4.10.0, npm/@eslint/js@8.57.0, npm/@hapi/hoek@9.3.0, npm/@humanwhocodes/module-importer@1.0.1, npm/@jest/schemas@29.6.3, npm/@jridgewell/resolve-uri@3.1.2, npm/@jridgewell/set-array@1.2.1, npm/@jridgewell/sourcemap-codec@1.4.15, npm/@jridgewell/trace-mapping@0.3.9, npm/@nodelib/fs.scandir@2.1.5, npm/@nodelib/fs.stat@2.0.5, npm/@nodelib/fs.walk@1.2.8, npm/@sideway/formula@3.0.1, npm/@sideway/pinpoint@2.0.0, npm/@sinclair/typebox@0.27.8, npm/@tsconfig/node12@1.0.11, npm/@tsconfig/node14@1.0.3, npm/@tsconfig/node16@1.0.4, npm/@types/body-parser@1.19.5, npm/@types/connect@3.4.38, npm/@types/express@4.17.21, npm/@types/http-errors@2.0.4, npm/@types/istanbul-lib-coverage@2.0.6, npm/@types/istanbul-lib-report@3.0.3, npm/@types/istanbul-reports@3.0.4, npm/@types/json-schema@7.0.15, npm/@types/mime@1.3.5, npm/@types/range-parser@1.2.7, npm/@types/semver@7.5.8, npm/@types/send@0.17.4, npm/@types/yargs-parser@21.0.3, npm/@types/yargs@17.0.32, npm/acorn-import-assertions@1.9.0, npm/acorn-jsx@5.3.2, npm/acorn-walk@8.3.2, npm/acorn@8.11.3, npm/ajv@6.12.6, npm/ansi-regex@5.0.1, npm/ansi-styles@4.3.0, npm/anymatch@3.1.3, npm/arg@4.1.3, npm/argparse@2.0.1, npm/array-flatten@1.1.1, npm/array-union@2.1.0, npm/balanced-match@1.0.2, npm/brace-expansion@1.1.11, npm/braces@3.0.2, npm/browserslist@4.23.0, npm/buffer-from@1.1.2, npm/call-bind@1.0.7, npm/callsites@3.1.0, npm/camelcase@6.3.0, npm/char-regex@1.0.2, npm/ci-info@3.9.0, npm/color-convert@2.0.1, npm/color-name@1.1.4, npm/concat-map@0.0.1, npm/content-type@1.0.5, npm/cookie-signature@1.0.6, npm/cookie@0.6.0, npm/core-util-is@1.0.3, npm/create-require@1.1.1, npm/cross-spawn@7.0.3, npm/debug@4.3.4, npm/deep-is@0.1.4, npm/deepmerge@4.3.1, npm/depd@2.0.0, npm/destroy@1.2.0, npm/dir-glob@3.0.1, npm/doctrine@3.0.0, npm/ee-first@1.1.1, npm/emoji-regex@8.0.0, npm/encodeurl@1.0.2, npm/error-ex@1.3.2, npm/escalade@3.1.2, npm/escape-html@1.0.3, npm/escape-string-regexp@4.0.0, npm/eslint-scope@7.2.2, npm/eslint-visitor-keys@3.4.3, npm/espree@9.6.1, npm/esprima@4.0.1, npm/esquery@1.5.0, npm/esrecurse@4.3.0, npm/estraverse@5.3.0, npm/esutils@2.0.3, npm/etag@1.8.1, npm/events@3.3.0, npm/fast-deep-equal@3.1.3, npm/fast-glob@3.3.2, npm/fast-json-stable-stringify@2.1.0, npm/fast-levenshtein@2.0.6, npm/fastq@1.17.1, npm/fill-range@7.0.1, npm/finalhandler@1.2.0, npm/find-up@5.0.0, npm/flat-cache@3.2.0, npm/flatted@3.3.1, npm/forwarded@0.2.0, npm/fresh@0.5.2, npm/fs.realpath@1.0.0, npm/fsevents@2.3.3, npm/function-bind@1.1.2, npm/gensync@1.0.0-beta.2, npm/get-caller-file@2.0.5, npm/glob-parent@6.0.2, npm/globals@13.24.0, npm/globby@11.1.0, npm/gopd@1.0.1, npm/graceful-fs@4.2.11, npm/graphemer@1.4.0, npm/has-flag@4.0.0, npm/has-proto@1.0.3, npm/has-symbols@1.0.3, npm/html-escaper@2.0.2, npm/http-errors@2.0.0, npm/human-signals@2.1.0, npm/iconv-lite@0.4.24, npm/ignore@5.3.1, npm/imurmurhash@0.1.4, npm/inflight@1.0.6, npm/inherits@2.0.4, npm/is-arrayish@0.2.1, npm/is-binary-path@2.1.0, npm/is-core-module@2.13.1, npm/is-extglob@2.1.1, npm/is-fullwidth-code-point@3.0.0, npm/is-glob@4.0.3, npm/is-number@7.0.0, npm/is-path-inside@3.0.3, npm/is-stream@2.0.1, npm/isexe@2.0.0, npm/jest-worker@29.7.0, npm/js-tokens@4.0.0, npm/jsesc@2.5.2, npm/json-buffer@3.0.1, npm/json-parse-even-better-errors@2.3.1, npm/json-schema-traverse@0.4.1, npm/json-stable-stringify-without-jsonify@1.0.1, npm/json5@2.2.3, npm/keyv@4.5.4, npm/kleur@3.0.3, npm/leven@3.1.0, npm/levn@0.4.1, npm/lines-and-columns@1.2.4, npm/lodash.memoize@4.1.2, npm/lodash.merge@4.6.2, npm/lodash@4.17.21, npm/lru-cache@5.1.1, npm/make-error@1.3.6, npm/media-typer@0.3.0, npm/merge-descriptors@1.0.1, npm/merge-stream@2.0.0, npm/merge2@1.4.1, npm/methods@1.1.2, npm/micromatch@4.0.5, npm/mime@1.6.0, npm/mimic-fn@2.1.0, npm/minimist@1.2.8, npm/ms@2.1.2, npm/natural-compare@1.4.0, npm/negotiator@0.6.3, npm/node-releases@2.0.14, npm/normalize-path@3.0.0, npm/npm-run-path@4.0.1, npm/object-assign@4.1.1, npm/object-inspect@1.13.1, npm/obuf@1.1.2, npm/on-finished@2.4.1, npm/on-headers@1.0.2, npm/once@1.4.0, npm/onetime@5.1.2, npm/p-limit@3.1.0, npm/p-locate@5.0.0, npm/p-try@2.2.0, npm/parse-json@5.2.0, npm/parseurl@1.3.3, npm/path-exists@4.0.0, npm/path-is-absolute@1.0.1, npm/path-key@3.1.1, npm/path-parse@1.0.7, npm/path-type@4.0.0, npm/picomatch@2.3.1, npm/pkg-dir@4.2.0, npm/prelude-ls@1.2.1, npm/prettier@3.2.5, npm/process-nextick-args@2.0.1, npm/prompts@2.4.2, npm/proxy-addr@2.0.7, npm/punycode@2.3.1, npm/qs@6.11.0, npm/queue-microtask@1.2.3, npm/readable-stream@3.6.2, npm/readdirp@3.6.0, npm/require-directory@2.1.1, npm/resolve-from@5.0.0, npm/resolve@1.22.8, npm/retry@0.13.1, npm/reusify@1.0.4, npm/run-parallel@1.2.0, npm/safer-buffer@2.1.2, npm/serve-static@1.15.0, npm/setprototypeof@1.2.0, npm/shebang-command@2.0.0, npm/shebang-regex@3.0.0, npm/shell-quote@1.8.1, npm/signal-exit@3.0.7, npm/sisteransi@1.0.5, npm/slash@3.0.0, npm/sprintf-js@1.0.3, npm/statuses@2.0.1, npm/string_decoder@1.1.1, npm/strip-final-newline@2.0.0, npm/strip-json-comments@3.1.1, npm/supports-preserve-symlinks-flag@1.0.0, npm/text-table@0.2.0, npm/to-fast-properties@2.0.0, npm/to-regex-range@5.0.1, npm/toidentifier@1.0.1, npm/tslib@2.6.2, npm/type-check@0.4.0, npm/type-detect@4.0.8, npm/type-fest@0.20.2, npm/typescript@5.4.5, npm/undici-types@5.26.5, npm/unpipe@1.0.0, npm/uri-js@4.4.1, npm/util-deprecate@1.0.2, npm/utils-merge@1.0.1, npm/uuid@8.3.2, npm/v8-compile-cache-lib@3.0.1, npm/vary@1.1.2, npm/which@2.0.2, npm/wrappy@1.0.2, npm/xtend@4.0.2, npm/y18n@5.0.8, npm/yallist@3.1.1, npm/yn@3.1.1, npm/yocto-queue@0.1.0

View full report↗︎

Copy link
Collaborator

@Savio-Sou Savio-Sou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking to avoid accidental merges before v0.30.0 is pre-released next week.

UPDATE: v0.30.0 pre-released

@TomAFrench TomAFrench closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants