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] <[email protected]>
@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/[email protected] environment, eval, network +5 3.79 MB apollo-bot
npm/@apollographql/[email protected] filesystem, network Transitive: environment, eval +13 843 kB apollo-bot
npm/@aragon/[email protected] Transitive: network +11 3.28 MB bingen
npm/@ardatan/[email protected] None +1 76.5 kB ardatan
npm/@babel/[email protected] None +1 11.8 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 49 kB nicolo-ribaudo
npm/@babel/[email protected] environment, filesystem, unsafe +3 350 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 118 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.68 kB nicolo-ribaudo
npm/@babel/[email protected] None +1 21.3 kB nicolo-ribaudo
npm/@babel/[email protected] None +2 105 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 201 kB nicolo-ribaudo
npm/@babel/[email protected] None +2 30.4 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 16.3 kB nicolo-ribaudo
npm/@babel/[email protected] None +2 66.2 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.42 kB nicolo-ribaudo
npm/@babel/[email protected] None +2 62.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.02 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 4.33 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 19 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 1.63 MB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.31 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 21.2 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.68 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.08 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.69 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 2.53 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.16 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 27.2 kB nicolo-ribaudo
npm/@babel/[email protected] None +1 29.3 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 7.69 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 20.8 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 6.85 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 14.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.39 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.02 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.26 kB nicolo-ribaudo
npm/@babel/[email protected] None +2 27.2 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.65 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 17.9 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.13 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 5.13 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 24.6 kB nicolo-ribaudo
npm/@babel/[email protected] unsafe +5 662 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.94 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 7.61 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 6.13 kB nicolo-ribaudo
npm/@babel/[email protected] None +1 154 kB nicolo-ribaudo
npm/@babel/[email protected] environment 0 1.01 MB nicolo-ribaudo
npm/@ensdomains/[email protected] None +1 2.37 MB makoto_inoue
npm/@ensdomains/[email protected] None 0 4.12 MB makoto_inoue
npm/@ensdomains/[email protected] Transitive: network +19 21.4 MB makoto_inoue
npm/@ethereumjs/[email protected] None 0 2.49 MB holgerd77
npm/@ethereumjs/[email protected] None 0 384 kB holgerd77
npm/@ethersproject/[email protected] None 0 325 kB ricmoo
npm/@ethersproject/[email protected] None 0 59.6 kB ricmoo
npm/@ethersproject/[email protected] None 0 82.3 kB ricmoo
npm/@ethersproject/[email protected] None 0 32.9 kB ricmoo
npm/@ethersproject/[email protected] None 0 11.2 kB ricmoo
npm/@ethersproject/[email protected] None 0 30.1 kB ricmoo
npm/@ethersproject/[email protected] None 0 144 kB ricmoo
npm/@ethersproject/[email protected] None 0 77 kB ricmoo
npm/@ethersproject/[email protected] None 0 18.7 kB ricmoo
npm/@ethersproject/[email protected] None 0 120 kB ricmoo
npm/@ethersproject/[email protected] None 0 80.4 kB ricmoo
npm/@ethersproject/[email protected] None +1 350 kB ricmoo
npm/@ethersproject/[email protected] None 0 6.08 kB ricmoo
npm/@ethersproject/[email protected] None 0 63.4 kB ricmoo
npm/@ethersproject/[email protected] None 0 41.1 kB ricmoo
npm/@ethersproject/[email protected] None 0 17.2 kB ricmoo
npm/@ethersproject/[email protected] None 0 31 kB ricmoo
npm/@ethersproject/[email protected] None 0 16.6 kB ricmoo
npm/@ethersproject/[email protected] None 0 29.5 kB ricmoo
npm/@ethersproject/[email protected] None 0 21.4 kB ricmoo
npm/@ethersproject/[email protected] None 0 243 kB ricmoo
npm/@ethersproject/[email protected] None 0 119 kB ricmoo
npm/@ethersproject/[email protected] None 0 89.5 kB ricmoo
npm/@ethersproject/[email protected] network 0 113 kB ricmoo
npm/@ethersproject/[email protected] None 0 392 kB ricmoo
npm/@graphql-tools/[email protected] Transitive: environment +9 4.06 MB ardatan
npm/@graphql-tools/[email protected] filesystem Transitive: environment +4 2.5 MB ardatan
npm/@graphql-tools/[email protected] shell 0 55.9 kB ardatan
npm/@graphql-tools/[email protected] network 0 51.1 kB ardatan
npm/@graphql-tools/[email protected] filesystem 0 50.4 kB ardatan
npm/@graphql-tools/[email protected] Transitive: environment +3 2.93 MB ardatan
npm/@graphql-tools/[email protected] filesystem +2 475 kB ardatan
npm/@graphql-tools/[email protected] filesystem 0 47.6 kB ardatan
npm/@graphql-tools/[email protected] network Transitive: filesystem +3 194 kB ardatan
npm/@graphql-tools/[email protected] filesystem 0 16.9 kB ardatan
npm/@graphql-tools/[email protected] Transitive: filesystem +6 1.37 MB ardatan
npm/@graphql-tools/[email protected] None 0 55.4 kB ardatan
npm/@graphql-tools/[email protected] None 0 14.4 kB ardatan
npm/@graphql-tools/[email protected] None 0 22.8 kB ardatan
npm/@graphql-tools/[email protected] None +4 2.11 MB ardatan
npm/@graphql-tools/[email protected] network Transitive: filesystem +12 3.57 MB ardatan
npm/@gulp-sourcemaps/[email protected] Transitive: environment +6 162 kB gulp-sourcemaps
npm/@nodelib/[email protected] filesystem 0 11.8 kB mrmlnc
npm/@nomiclabs/[email protected] None 0 40 kB alcuadrado
npm/@nomiclabs/[email protected] filesystem Transitive: eval, network +46 25.7 MB alcuadrado
npm/@nomiclabs/[email protected] None +1 16.3 kB alcuadrado
npm/@nomiclabs/[email protected] environment, filesystem, network, shell Transitive: eval +58 18.3 MB fvictorio
npm/@solidity-parser/[email protected] filesystem 0 3.79 MB fvictorio
npm/@truffle/[email protected] None 0 13.7 kB eggplantzzz
npm/@truffle/[email protected] Transitive: eval +2 1.23 MB eggplantzzz
npm/@truffle/[email protected] None 0 3.39 kB fainashalts
npm/@truffle/[email protected] None +7 32.9 MB eggplantzzz
npm/@truffle/[email protected] None 0 6.61 kB eggplantzzz
npm/@truffle/[email protected] Transitive: network +12 3.95 MB gnidan
npm/@truffle/[email protected] None 0 4.62 kB eggplantzzz
npm/@truffle/[email protected] filesystem Transitive: environment, eval +9 2.28 MB eggplantzzz
npm/@trufflesuite/[email protected] None +6 3.59 MB haltman
npm/@trufflesuite/[email protected] Transitive: environment +17 3.34 MB cruzmolina
npm/@types/[email protected] None 0 13.9 kB types
npm/[email protected] None 0 59.1 kB tjmehta
npm/[email protected] None 0 11.1 kB jeffcarp
npm/[email protected] None +1 381 kB forbeslindesay
npm/[email protected] None 0 2.02 MB marijn
npm/[email protected] None 0 8.83 kB shinnn
npm/[email protected] Transitive: filesystem, network +16 4.48 MB apollo-bot
npm/[email protected] None 0 112 kB apollo-bot
npm/[email protected] environment Transitive: eval +2 131 kB apollo-bot
npm/[email protected] Transitive: filesystem, network +11 3.91 MB apollo-bot
npm/[email protected] environment +1 597 kB apollo-bot
npm/[email protected] None 0 3.69 kB cwmma
npm/[email protected] None 0 7.9 kB jonschlinkert
npm/[email protected] None 0 6.88 kB jonschlinkert
npm/[email protected] None 0 7.16 kB jonschlinkert
npm/[email protected] None 0 26.2 kB ljharb
npm/[email protected] None +9 2.73 MB ljharb
npm/[email protected] Transitive: environment, filesystem, network +2 110 kB tjmehta
npm/[email protected] environment 0 11.4 kB pfmooney
npm/[email protected] None 0 541 kB aearly
npm/[email protected] Transitive: environment +6 48.6 kB hzoo
npm/[email protected] environment, filesystem, unsafe Transitive: eval +7 2.53 MB loganfsmyth
npm/[email protected] None +3 123 kB hzoo
npm/[email protected] None +1 5.17 kB hzoo
npm/[email protected] None +1 4.99 kB hzoo
npm/[email protected] None +2 11.2 kB hzoo
npm/[email protected] None 0 1.3 kB hzoo
npm/[email protected] None 0 1.64 kB hzoo
npm/[email protected] None +2 15.1 kB hzoo
npm/[email protected] None +1 13.2 kB hzoo
npm/[email protected] None 0 2.81 kB hzoo
npm/[email protected] None 0 1.11 kB hzoo
npm/[email protected] None 0 1.2 kB hzoo
npm/[email protected] None 0 3.03 kB hzoo
npm/[email protected] None 0 2.22 kB hzoo
npm/[email protected] None 0 3.83 kB hzoo
npm/[email protected] None 0 2.71 kB hzoo
npm/[email protected] None 0 23.4 kB hzoo
npm/[email protected] None +3 37.4 kB hzoo
npm/[email protected] None 0 9.03 kB hzoo
npm/[email protected] None 0 18.1 kB loganfsmyth
npm/[email protected] None 0 4.34 kB hzoo
npm/[email protected] None 0 9.35 kB loganfsmyth
npm/[email protected] None +2 8.12 kB hzoo
npm/[email protected] None 0 1.92 kB hzoo
npm/[email protected] None 0 5.16 kB hzoo
npm/[email protected] None +1 31.5 kB loganfsmyth
npm/[email protected] None +1 19.2 kB hzoo
npm/[email protected] None 0 10.2 kB hzoo
npm/[email protected] None 0 3.49 kB hzoo
npm/[email protected] None +1 18.1 kB hzoo
npm/[email protected] None 0 2.4 kB hzoo
npm/[email protected] None 0 5.47 kB hzoo
npm/[email protected] None 0 2 kB hzoo
npm/[email protected] None 0 5.46 kB hzoo
npm/[email protected] None 0 3.29 kB loganfsmyth
npm/[email protected] None 0 2.4 kB hzoo
npm/[email protected] None 0 2.45 kB hzoo
npm/[email protected] None 0 4.29 kB hzoo
npm/[email protected] Transitive: environment, filesystem +2 161 kB existentialism
npm/[email protected] Transitive: eval +1 73.6 kB hzoo
npm/[email protected] None 0 5.73 kB hzoo
npm/[email protected] environment +2 191 kB hzoo
npm/[email protected] None +1 143 kB hzoo
npm/[email protected] None 0 10.1 kB zertosh
npm/[email protected] None 0 282 kB hzoo
npm/[email protected] environment, filesystem 0 11.2 kB tootallnate
npm/[email protected] environment, eval, unsafe 0 632 kB esailija
npm/[email protected] None 0 1.33 kB feedic
npm/[email protected] None +1 34.6 kB cwmma
npm/[email protected] None 0 3.68 kB cwmma
npm/[email protected] environment, filesystem 0 68.4 kB ai
npm/[email protected] None 0 4.97 kB linusu
npm/[email protected] None 0 31.8 kB deanlandolt
npm/[email protected] None 0 14 kB deanlandolt
npm/[email protected] None +2 181 kB tradle
npm/[email protected] None 0 14.7 kB ljharb
npm/[email protected] None 0 11.7 kB sindresorhus
npm/[email protected] None 0 1.41 MB caniuse-lite
npm/[email protected] None +4 865 kB chai
npm/[email protected] None +1 226 kB feedic
npm/[email protected] None 0 24.2 kB webreflection
npm/[email protected] None 0 27.5 kB sindresorhus
npm/[email protected] None 0 4.61 kB lukechilds
npm/[email protected] filesystem 0 3.71 kB hughsk
npm/[email protected] None 0 11.1 kB pvorb
npm/[email protected] None 0 11.4 kB h13i32maru
npm/[email protected] None 0 8 kB nami-doc
npm/[email protected] None +2 129 kB maxogden
npm/[email protected] environment, filesystem +3 429 kB gustavohenke
npm/[email protected] None 0 12.7 kB iarna
npm/[email protected] filesystem 0 10.3 kB thlorenz
npm/[email protected] environment, eval, filesystem 0 679 kB zloirock

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

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/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: echo "WARNING: the web3-bzz api will be deprecated in the next version"
Install scripts npm/[email protected]
  • 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/[email protected] or ignore all packages with @SocketSecurity ignore-all

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