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

build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.19.0 #42

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps github.com/onsi/ginkgo/v2 from 2.7.0 to 2.19.0.

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.19.0

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

v2.18.0

2.18.0

Features

  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]

Fixes

  • Fix table entry context edge case [42013d6]

Maintenance

  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [fcf1fd7]
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [8bb14fd]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [04bfad7]

v2.17.3

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]

v2.17.2

2.17.2

Fixes

  • fix: close files [32259c8]
  • fix github output log level for skipped specs [780e7a3]

Maintenance

  • Bump github.com/google/pprof [d91fe4e]
  • Bump github.com/go-task/slim-sprig to v3 [8cb662e]
  • Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
  • Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
  • Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
  • Fix test for gomega version bump [f2fcd97]
  • Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
  • Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
  • Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]

v2.17.1

... (truncated)

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

2.18.0

Features

  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]

Fixes

  • Fix table entry context edge case [42013d6]

Maintenance

  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [fcf1fd7]
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [8bb14fd]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [04bfad7]

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]

2.17.2

Fixes

  • fix: close files [32259c8]
  • fix github output log level for skipped specs [780e7a3]

Maintenance

  • Bump github.com/google/pprof [d91fe4e]
  • Bump github.com/go-task/slim-sprig to v3 [8cb662e]
  • Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
  • Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
  • Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
  • Fix test for gomega version bump [f2fcd97]
  • Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
  • Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
  • Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]

2.17.1

Fixes

  • If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]

... (truncated)

Commits
  • 28fb5d6 v2.19.0
  • e31f03a fix another typo
  • 966a28c Fix typos in label sets docs
  • cd231fd Label sets allow for more expressive label filtering
  • eb27ca8 v2.18.0
  • f010b65 Add --slience-skips and --force-newlines
  • 42013d6 Fix table entry context edge case
  • 9e234ea always rebuild and run ginkgo in makefile
  • 5ce8355 add --fail-on-empty to recommended CI flags in docs
  • 3ffbf8b add makefile
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.7.0 to 2.19.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.7.0...v2.19.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 27, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@apollo/client@3.4.16 environment, eval, network +5 3.79 MB apollo-bot
npm/@apollographql/graphql-upload-8-fork@8.1.3 filesystem, network Transitive: environment, eval +13 843 kB apollo-bot
npm/@aragon/contract-helpers-test@0.0.3 Transitive: network +11 3.28 MB bingen
npm/@ardatan/aggregate-error@0.0.6 None +1 76.5 kB ardatan
npm/@babel/code-frame@7.15.8 None +1 11.8 kB nicolo-ribaudo
npm/@babel/compat-data@7.15.0 None 0 49 kB nicolo-ribaudo
npm/@babel/core@7.15.8 environment, filesystem, unsafe +3 350 kB nicolo-ribaudo
npm/@babel/generator@7.15.8 None 0 118 kB nicolo-ribaudo
npm/@babel/helper-annotate-as-pure@7.15.4 None 0 2.68 kB nicolo-ribaudo
npm/@babel/helper-compilation-targets@7.15.4 None +1 21.3 kB nicolo-ribaudo
npm/@babel/helper-create-class-features-plugin@7.15.4 None +2 105 kB nicolo-ribaudo
npm/@babel/helper-define-polyfill-provider@0.2.3 None 0 201 kB nicolo-ribaudo
npm/@babel/helper-function-name@7.15.4 None +2 30.4 kB nicolo-ribaudo
npm/@babel/helper-module-imports@7.15.4 None 0 16.3 kB nicolo-ribaudo
npm/@babel/helper-module-transforms@7.15.8 None +2 66.2 kB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.14.5 None 0 4.42 kB nicolo-ribaudo
npm/@babel/helper-replace-supers@7.15.4 None +2 62.7 kB nicolo-ribaudo
npm/@babel/helper-skip-transparent-expression-wrappers@7.15.4 None 0 3.02 kB nicolo-ribaudo
npm/@babel/helper-split-export-declaration@7.15.4 None 0 4.33 kB nicolo-ribaudo
npm/@babel/helper-validator-identifier@7.15.7 None 0 19 kB nicolo-ribaudo
npm/@babel/parser@7.15.8 None 0 1.63 MB nicolo-ribaudo
npm/@babel/plugin-proposal-class-properties@7.14.5 None 0 3.31 kB nicolo-ribaudo
npm/@babel/plugin-proposal-object-rest-spread@7.15.6 None 0 21.2 kB nicolo-ribaudo
npm/@babel/plugin-syntax-class-properties@7.12.13 None 0 2.68 kB nicolo-ribaudo
npm/@babel/plugin-syntax-flow@7.14.5 None 0 3.08 kB nicolo-ribaudo
npm/@babel/plugin-syntax-jsx@7.14.5 None 0 2.69 kB nicolo-ribaudo
npm/@babel/plugin-syntax-object-rest-spread@7.8.3 None 0 2.53 kB nicolo-ribaudo
npm/@babel/plugin-transform-arrow-functions@7.14.5 None 0 3.16 kB nicolo-ribaudo
npm/@babel/plugin-transform-block-scoped-functions@7.14.5 None 0 3.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-block-scoping@7.15.3 None 0 27.2 kB nicolo-ribaudo
npm/@babel/plugin-transform-classes@7.15.4 None +1 29.3 kB nicolo-ribaudo
npm/@babel/plugin-transform-computed-properties@7.14.5 None 0 7.69 kB nicolo-ribaudo
npm/@babel/plugin-transform-destructuring@7.14.7 None 0 20.8 kB nicolo-ribaudo
npm/@babel/plugin-transform-flow-strip-types@7.14.5 None 0 6.85 kB nicolo-ribaudo
npm/@babel/plugin-transform-for-of@7.15.4 None 0 14.7 kB nicolo-ribaudo
npm/@babel/plugin-transform-function-name@7.14.5 None 0 3.39 kB nicolo-ribaudo
npm/@babel/plugin-transform-literals@7.14.5 None 0 3.02 kB nicolo-ribaudo
npm/@babel/plugin-transform-member-expression-literals@7.14.5 None 0 3.26 kB nicolo-ribaudo
npm/@babel/plugin-transform-modules-commonjs@7.15.4 None +2 27.2 kB nicolo-ribaudo
npm/@babel/plugin-transform-object-super@7.14.5 None 0 3.65 kB nicolo-ribaudo
npm/@babel/plugin-transform-parameters@7.15.4 None 0 17.9 kB nicolo-ribaudo
npm/@babel/plugin-transform-property-literals@7.14.5 None 0 3.13 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-display-name@7.15.1 None 0 5.13 kB nicolo-ribaudo
npm/@babel/plugin-transform-react-jsx@7.14.9 None 0 24.6 kB nicolo-ribaudo
npm/@babel/plugin-transform-runtime@7.15.8 unsafe +5 662 kB nicolo-ribaudo
npm/@babel/plugin-transform-shorthand-properties@7.14.5 None 0 3.94 kB nicolo-ribaudo
npm/@babel/plugin-transform-spread@7.15.8 None 0 7.61 kB nicolo-ribaudo
npm/@babel/plugin-transform-template-literals@7.14.5 None 0 6.13 kB nicolo-ribaudo
npm/@babel/traverse@7.15.4 None +1 154 kB nicolo-ribaudo
npm/@babel/types@7.15.6 environment 0 1.01 MB nicolo-ribaudo
npm/@ensdomains/address-encoder@0.1.9 None +1 2.37 MB makoto_inoue
npm/@ensdomains/ens@0.4.3 None 0 4.12 MB makoto_inoue
npm/@ensdomains/ensjs@2.0.1 Transitive: network +19 21.4 MB makoto_inoue
npm/@ethereumjs/common@2.5.0 None 0 2.49 MB holgerd77
npm/@ethereumjs/tx@3.3.2 None 0 384 kB holgerd77
npm/@ethersproject/abi@5.0.7 None 0 325 kB ricmoo
npm/@ethersproject/abstract-provider@5.4.1 None 0 59.6 kB ricmoo
npm/@ethersproject/abstract-signer@5.4.1 None 0 82.3 kB ricmoo
npm/@ethersproject/address@5.4.0 None 0 32.9 kB ricmoo
npm/@ethersproject/base64@5.4.0 None 0 11.2 kB ricmoo
npm/@ethersproject/basex@5.4.0 None 0 30.1 kB ricmoo
npm/@ethersproject/bignumber@5.4.2 None 0 144 kB ricmoo
npm/@ethersproject/bytes@5.4.0 None 0 77 kB ricmoo
npm/@ethersproject/constants@5.4.0 None 0 18.7 kB ricmoo
npm/@ethersproject/hash@5.4.0 None 0 120 kB ricmoo
npm/@ethersproject/hdnode@5.4.0 None 0 80.4 kB ricmoo
npm/@ethersproject/json-wallets@5.4.0 None +1 350 kB ricmoo
npm/@ethersproject/keccak256@5.4.0 None 0 6.08 kB ricmoo
npm/@ethersproject/logger@5.4.1 None 0 63.4 kB ricmoo
npm/@ethersproject/networks@5.4.2 None 0 41.1 kB ricmoo
npm/@ethersproject/pbkdf2@5.4.0 None 0 17.2 kB ricmoo
npm/@ethersproject/properties@5.4.1 None 0 31 kB ricmoo
npm/@ethersproject/random@5.4.0 None 0 16.6 kB ricmoo
npm/@ethersproject/rlp@5.4.0 None 0 29.5 kB ricmoo
npm/@ethersproject/sha2@5.4.0 None 0 21.4 kB ricmoo
npm/@ethersproject/signing-key@5.4.0 None 0 243 kB ricmoo
npm/@ethersproject/strings@5.4.0 None 0 119 kB ricmoo
npm/@ethersproject/transactions@5.4.0 None 0 89.5 kB ricmoo
npm/@ethersproject/web@5.4.0 network 0 113 kB ricmoo
npm/@ethersproject/wordlists@5.4.0 None 0 392 kB ricmoo
npm/@graphql-tools/batch-delegate@6.2.6 Transitive: environment +9 4.06 MB ardatan
npm/@graphql-tools/code-file-loader@6.3.1 filesystem Transitive: environment +4 2.5 MB ardatan
npm/@graphql-tools/git-loader@6.2.6 shell 0 55.9 kB ardatan
npm/@graphql-tools/github-loader@6.2.5 network 0 51.1 kB ardatan
npm/@graphql-tools/graphql-file-loader@6.2.7 filesystem 0 50.4 kB ardatan
npm/@graphql-tools/graphql-tag-pluck@6.5.1 Transitive: environment +3 2.93 MB ardatan
npm/@graphql-tools/import@6.5.4 filesystem +2 475 kB ardatan
npm/@graphql-tools/json-file-loader@6.2.6 filesystem 0 47.6 kB ardatan
npm/@graphql-tools/links@6.2.5 network Transitive: filesystem +3 194 kB ardatan
npm/@graphql-tools/load-files@6.5.1 filesystem 0 16.9 kB ardatan
npm/@graphql-tools/load@6.2.8 Transitive: filesystem +6 1.37 MB ardatan
npm/@graphql-tools/module-loader@6.2.7 None 0 55.4 kB ardatan
npm/@graphql-tools/relay-operation-optimizer@6.4.0 None 0 14.4 kB ardatan
npm/@graphql-tools/resolvers-composition@6.4.0 None 0 22.8 kB ardatan
npm/@graphql-tools/stitch@6.2.4 None +4 2.11 MB ardatan
npm/@graphql-tools/url-loader@6.10.1 network Transitive: filesystem +12 3.57 MB ardatan
npm/@gulp-sourcemaps/map-sources@1.0.0 Transitive: environment +6 162 kB gulp-sourcemaps
npm/@nodelib/fs.stat@2.0.5 filesystem 0 11.8 kB mrmlnc
npm/@nomiclabs/buidler-ganache@1.3.3 None 0 40 kB alcuadrado
npm/@nomiclabs/buidler-truffle5@1.3.4 filesystem Transitive: eval, network +46 25.7 MB alcuadrado
npm/@nomiclabs/buidler-web3@1.3.4 None +1 16.3 kB alcuadrado
npm/@nomiclabs/buidler@1.999.0 environment, filesystem, network, shell Transitive: eval +58 18.3 MB fvictorio
npm/@solidity-parser/parser@0.5.2 filesystem 0 3.79 MB fvictorio
npm/@truffle/blockchain-utils@0.0.25 None 0 13.7 kB eggplantzzz
npm/@truffle/contract-schema@3.4.3 Transitive: eval +2 1.23 MB eggplantzzz
npm/@truffle/contract-sources@0.1.12 None 0 3.39 kB fainashalts
npm/@truffle/contract@4.3.38 None +7 32.9 MB eggplantzzz
npm/@truffle/expect@0.0.18 None 0 6.61 kB eggplantzzz
npm/@truffle/hdwallet-provider@1.7.0 Transitive: network +12 3.95 MB gnidan
npm/@truffle/provisioner@0.2.33 None 0 4.62 kB eggplantzzz
npm/@truffle/resolver@7.0.32 filesystem Transitive: environment, eval +9 2.28 MB eggplantzzz
npm/@trufflesuite/chromafi@2.2.2 None +6 3.59 MB haltman
npm/@trufflesuite/eth-json-rpc-middleware@4.4.2-1 Transitive: environment +17 3.34 MB cruzmolina
npm/@types/bn.js@4.11.6 None 0 13.9 kB types
npm/101@1.6.3 None 0 59.1 kB tjmehta
npm/abab@1.0.4 None 0 11.1 kB jeffcarp
npm/acorn-globals@1.0.9 None +1 381 kB forbeslindesay
npm/acorn@5.7.4 None 0 2.02 MB marijn
npm/align-text@0.1.4 None 0 8.83 kB shinnn
npm/apollo-cache-control@0.15.0 Transitive: filesystem, network +16 4.48 MB apollo-bot
npm/apollo-graphql@0.9.7 None 0 112 kB apollo-bot
npm/apollo-link@1.2.14 environment Transitive: eval +2 131 kB apollo-bot
npm/apollo-tracing@0.16.0 Transitive: filesystem, network +11 3.91 MB apollo-bot
npm/apollo-utilities@1.3.4 environment +1 597 kB apollo-bot
npm/argsarray@0.0.1 None 0 3.69 kB cwmma
npm/arr-diff@4.0.0 None 0 7.9 kB jonschlinkert
npm/arr-flatten@1.1.0 None 0 6.88 kB jonschlinkert
npm/array-unique@0.3.2 None 0 7.16 kB jonschlinkert
npm/array.prototype.map@1.0.4 None 0 26.2 kB ljharb
npm/array.prototype.reduce@1.0.4 None +9 2.73 MB ljharb
npm/assert-args@1.2.1 Transitive: environment, filesystem, network +2 110 kB tjmehta
npm/assert-plus@1.0.0 environment 0 11.4 kB pfmooney
npm/async@2.6.3 None 0 541 kB aearly
npm/babel-code-frame@6.26.0 Transitive: environment +6 48.6 kB hzoo
npm/babel-core@6.26.3 environment, filesystem, unsafe Transitive: eval +7 2.53 MB loganfsmyth
npm/babel-generator@6.26.1 None +3 123 kB hzoo
npm/babel-helper-builder-binary-assignment-operator-visitor@6.24.1 None +1 5.17 kB hzoo
npm/babel-helper-call-delegate@6.24.1 None +1 4.99 kB hzoo
npm/babel-helper-define-map@6.26.0 None +2 11.2 kB hzoo
npm/babel-helper-optimise-call-expression@6.24.1 None 0 1.3 kB hzoo
npm/babel-helper-regex@6.26.0 None 0 1.64 kB hzoo
npm/babel-helper-remap-async-to-generator@6.24.1 None +2 15.1 kB hzoo
npm/babel-helper-replace-supers@6.24.1 None +1 13.2 kB hzoo
npm/babel-plugin-check-es2015-constants@6.22.0 None 0 2.81 kB hzoo
npm/babel-plugin-syntax-async-functions@6.13.0 None 0 1.11 kB hzoo
npm/babel-plugin-syntax-exponentiation-operator@6.13.0 None 0 1.2 kB hzoo
npm/babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0 None 0 3.03 kB hzoo
npm/babel-plugin-transform-async-to-generator@6.24.1 None 0 2.22 kB hzoo
npm/babel-plugin-transform-es2015-arrow-functions@6.22.0 None 0 3.83 kB hzoo
npm/babel-plugin-transform-es2015-block-scoped-functions@6.22.0 None 0 2.71 kB hzoo
npm/babel-plugin-transform-es2015-block-scoping@6.26.0 None 0 23.4 kB hzoo
npm/babel-plugin-transform-es2015-classes@6.24.1 None +3 37.4 kB hzoo
npm/babel-plugin-transform-es2015-computed-properties@6.24.1 None 0 9.03 kB hzoo
npm/babel-plugin-transform-es2015-destructuring@6.23.0 None 0 18.1 kB loganfsmyth
npm/babel-plugin-transform-es2015-duplicate-keys@6.24.1 None 0 4.34 kB hzoo
npm/babel-plugin-transform-es2015-for-of@6.23.0 None 0 9.35 kB loganfsmyth
npm/babel-plugin-transform-es2015-function-name@6.24.1 None +2 8.12 kB hzoo
npm/babel-plugin-transform-es2015-literals@6.22.0 None 0 1.92 kB hzoo
npm/babel-plugin-transform-es2015-modules-amd@6.24.1 None 0 5.16 kB hzoo
npm/babel-plugin-transform-es2015-modules-commonjs@6.26.2 None +1 31.5 kB loganfsmyth
npm/babel-plugin-transform-es2015-modules-systemjs@6.24.1 None +1 19.2 kB hzoo
npm/babel-plugin-transform-es2015-modules-umd@6.24.1 None 0 10.2 kB hzoo
npm/babel-plugin-transform-es2015-object-super@6.24.1 None 0 3.49 kB hzoo
npm/babel-plugin-transform-es2015-parameters@6.24.1 None +1 18.1 kB hzoo
npm/babel-plugin-transform-es2015-shorthand-properties@6.24.1 None 0 2.4 kB hzoo
npm/babel-plugin-transform-es2015-spread@6.22.0 None 0 5.47 kB hzoo
npm/babel-plugin-transform-es2015-sticky-regex@6.24.1 None 0 2 kB hzoo
npm/babel-plugin-transform-es2015-template-literals@6.22.0 None 0 5.46 kB hzoo
npm/babel-plugin-transform-es2015-typeof-symbol@6.23.0 None 0 3.29 kB loganfsmyth
npm/babel-plugin-transform-es2015-unicode-regex@6.24.1 None 0 2.4 kB hzoo
npm/babel-plugin-transform-exponentiation-operator@6.24.1 None 0 2.45 kB hzoo
npm/babel-plugin-transform-regenerator@6.26.0 None 0 4.29 kB hzoo
npm/babel-preset-env@1.7.0 Transitive: environment, filesystem +2 161 kB existentialism
npm/babel-runtime@6.26.0 Transitive: eval +1 73.6 kB hzoo
npm/babel-template@6.26.0 None 0 5.73 kB hzoo
npm/babel-traverse@6.26.0 environment +2 191 kB hzoo
npm/babel-types@6.26.0 None +1 143 kB hzoo
npm/babelify@7.3.0 None 0 10.1 kB zertosh
npm/babylon@6.18.0 None 0 282 kB hzoo
npm/bindings@1.5.0 environment, filesystem 0 11.2 kB tootallnate
npm/bluebird@3.7.2 environment, eval, unsafe 0 632 kB esailija
npm/boolbase@1.0.0 None 0 1.33 kB feedic
npm/browserify-aes@1.2.0 None +1 34.6 kB cwmma
npm/browserify-rsa@4.1.0 None 0 3.68 kB cwmma
npm/browserslist@4.17.4 environment, filesystem 0 68.4 kB ai
npm/buffer-from@1.1.1 None 0 4.97 kB linusu
npm/bytewise-core@1.2.3 None 0 31.8 kB deanlandolt
npm/bytewise@1.1.0 None 0 14 kB deanlandolt
npm/cachedown@1.0.0 None +2 181 kB tradle
npm/call-bind@1.0.2 None 0 14.7 kB ljharb
npm/camelcase@6.3.0 None 0 11.7 kB sindresorhus
npm/caniuse-lite@1.0.30001265 None 0 1.41 MB caniuse-lite
npm/chai@4.3.4 None +4 865 kB chai
npm/cheerio@1.0.0-rc.10 None +1 226 kB feedic
npm/circular-json@0.5.9 None 0 24.2 kB webreflection
npm/cli-spinners@2.6.1 None 0 27.5 kB sindresorhus
npm/clone-response@1.0.2 None 0 4.61 kB lukechilds
npm/clone-stats@0.0.1 filesystem 0 3.71 kB hughsk
npm/clone@1.0.4 None 0 11.1 kB pvorb
npm/color-logger@0.0.3 None 0 11.4 kB h13i32maru
npm/component-emitter@1.3.0 None 0 8 kB nami-doc
npm/concat-stream@1.5.1 None +2 129 kB maxogden
npm/concurrently@6.3.0 environment, filesystem +3 429 kB gustavohenke
npm/console-control-strings@1.1.0 None 0 12.7 kB iarna
npm/convert-source-map@1.8.0 filesystem 0 10.3 kB thlorenz
npm/core-js-pure@3.18.3 environment, eval, filesystem 0 679 kB zloirock

🚮 Removed packages: npm/cors@2.8.5, npm/create-hash@1.2.0, npm/create-hmac@1.1.7, npm/cross-spawn@6.0.5, npm/debug@4.3.2, npm/define-properties@1.1.4, npm/diff@5.0.0, npm/encoding@0.1.13, npm/env-paths@2.2.1, npm/err-code@2.0.3, npm/escape-html@1.0.3, npm/escape-string-regexp@1.0.5, npm/ethers@4.0.49, npm/events@3.3.0, npm/express@4.18.2, npm/faker@5.5.3, npm/fast-json-stable-stringify@2.1.0, npm/find-up@2.1.0, npm/find-yarn-workspace-root@2.0.0, npm/follow-redirects@1.15.0, npm/foreach@2.0.6, npm/fs-extra@7.0.1, npm/fsevents@2.3.2, npm/get-caller-file@2.0.5, npm/get-intrinsic@1.1.3, npm/glob-parent@5.1.2, npm/glob@7.2.0, npm/google-protobuf@3.21.2, npm/graceful-fs@4.2.8, npm/graphql-tag@2.12.6, npm/has-symbols@1.0.3, npm/has@1.0.3, npm/hash.js@1.1.7, npm/he@1.2.0, npm/http-errors@2.0.0, npm/iconv-lite@0.4.24, npm/ieee754@1.2.1, npm/inherits@2.0.4, npm/is-buffer@2.0.5, npm/is-extglob@2.1.1, npm/is-glob@4.0.3, npm/is-plain-obj@2.1.0, npm/is-typedarray@1.0.0, npm/isomorphic-ws@4.0.1, npm/js-sha3@0.5.7, npm/js-yaml@4.1.0, npm/json-pointer@0.6.2, npm/keccak@3.0.1, npm/leveldown@6.1.0, npm/lodash@4.17.21, npm/log-symbols@4.1.0, npm/loglevel@1.7.1, npm/lower-case@1.1.4, npm/lru-cache@6.0.0, npm/micromatch@4.0.4, npm/mime-db@1.52.0, npm/mime-types@2.1.35, npm/mimic-fn@3.1.0, npm/minimalistic-assert@1.0.1, npm/minimatch@3.0.4, npm/minimist@1.2.7, npm/mocha@9.2.2, npm/multiaddr@8.1.2, npm/multibase@3.1.2, npm/multiformats@9.4.8, npm/multihashes@3.1.2, npm/nanoid@3.1.29, npm/napi-macros@2.0.0, npm/native-abort-controller@0.0.3, npm/no-case@2.3.2, npm/node-fetch@2.6.7, npm/node-gyp-build@4.3.0, npm/normalize-path@3.0.0, npm/object-assign@4.1.1, npm/object-keys@1.1.1, npm/on-finished@2.4.1, npm/once@1.4.0, npm/onetime@5.1.2, npm/os-tmpdir@1.0.2, npm/p-limit@3.1.0, npm/parseurl@1.3.3, npm/pascal-case@2.0.1, npm/patch-package@6.4.7, npm/path-is-absolute@1.0.1, npm/path-key@2.0.1, npm/pbkdf2@3.1.2, npm/picomatch@2.3.0, npm/pouchdb@7.2.2, npm/protobufjs@6.11.3, npm/qs@6.10.3, npm/queue-microtask@1.2.3, npm/randombytes@2.1.0, npm/raw-body@2.5.1, npm/readable-stream@3.6.0, npm/readdirp@3.6.0, npm/require-from-string@2.0.2, npm/reselect-tree@1.3.7, npm/rimraf@2.7.1, npm/ripemd160@2.0.2, npm/rxjs@6.6.7, npm/safer-buffer@2.1.2, npm/secp256k1@4.0.2, npm/seedrandom@3.0.5, npm/serialize-javascript@6.0.0, npm/setimmediate@1.0.4, npm/setprototypeof@1.2.0, npm/sha.js@2.4.11, npm/stream-to-it@0.2.4, npm/string-width@4.2.3, npm/strip-ansi@6.0.1, npm/strip-json-comments@3.1.1, npm/supports-color@5.5.0, npm/tmp@0.0.33, npm/toidentifier@1.0.1, npm/truffle@5.5.8, npm/tslib@2.4.0, npm/tweetnacl-util@0.15.1, npm/tweetnacl@1.0.3, npm/type-is@1.6.18, npm/universalify@0.1.2, npm/unorm@1.6.0, npm/unpipe@1.0.0, npm/upper-case-first@1.1.2, npm/upper-case@1.1.3, npm/utf-8-validate@5.0.7, npm/utf8@3.0.0, npm/uuid@8.3.2, npm/vary@1.1.2, npm/web-encoding@1.1.5, npm/web3-eth-abi@1.5.3, npm/web3-utils@1.5.3, npm/web3@1.5.3, npm/websocket@1.0.34, npm/which@1.3.1, npm/workerpool@6.2.0, npm/ws@7.5.7, npm/yargs-parser@20.2.4, npm/yargs-unparser@2.0.0, npm/yargs@17.2.1

View full report↗︎

Copy link

🚨 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 NoteSource
Install scripts npm/core-js-pure@3.18.3
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/web3-bzz@1.3.6
  • Install script: postinstall
  • Source: echo "WARNING: the web3-bzz api will be deprecated in the next version"
Install scripts npm/web3-shh@1.3.6
  • Install script: postinstall
  • Source: echo "WARNING: the web3-shh api will be deprecated in the next version"

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/core-js-pure@3.18.3
  • @SocketSecurity ignore npm/web3-bzz@1.3.6
  • @SocketSecurity ignore npm/web3-shh@1.3.6

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days-before-close if no further activity occurs.

Copy link

coderabbitai bot commented Jul 12, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot closed this Jul 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.19.0 branch July 19, 2024 00:16
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 go Pull requests that update Go code Status: Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants