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 glob from 7.2.3 to 10.3.15 in /packages/autotask-client #564

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps glob from 7.2.3 to 10.3.15.

Changelog

Sourced from glob's changelog.

changeglob

10.3

  • Add --default -p flag to provide a default pattern
  • exclude symbolic links to directories when follow and nodir are both set

10.2

  • Add glob cli

10.1

  • Return '.' instead of the empty string '' when the current working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on Windows.

10.0.0

  • No default exports, only named exports

9.3.3

  • Upgraded minimatch to v8, adding support for any degree of nested extglob patterns.

9.3

  • Add aliases for methods. glob.sync, glob.stream, glob.stream.sync, etc.

9.2

  • Support using a custom fs object, which is passed to PathScurry
  • add maxDepth option
  • add stat option
  • add custom Ignore support

9.1

  • Bring back the root option, albeit with slightly different semantics than in v8 and before.
  • Support { absolute:false } option to explicitly always return relative paths. An unset absolute setting will still return absolute or relative paths based on whether the pattern is absolute.
  • Add magicalBraces option to treat brace expansion as "magic" in the hasMagic function.

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/autotask-client/glob-10.3.15 branch from 1412271 to 9fc035e Compare May 15, 2024 20:00
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 10.3.15.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v7.2.3...v10.3.15)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/autotask-client/glob-10.3.15 branch from 9fc035e to faa2f45 Compare May 20, 2024 06:35
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@openzeppelin/defender-base-client@1.54.3 None 0 0 B
npm/eslint-visitor-keys@3.4.3 None 0 32.3 kB eslintbot
npm/espree@9.6.1 None +2 592 kB eslintbot
npm/estraverse@5.3.0 None 0 37.1 kB michaelficarra
npm/etag@1.8.1 filesystem 0 10.8 kB dougwilson
npm/expect@29.6.1 Transitive: unsafe +15 873 kB simenb
npm/extend@3.0.2 None 0 23.5 kB ljharb
npm/fast-deep-equal@3.1.3 None 0 13 kB esp
npm/fast-json-stable-stringify@2.1.0 None 0 17 kB esp
npm/fs-extra@11.1.1 None 0 59.5 kB ryanzim
npm/get-stream@6.0.1 None 0 12.2 kB sindresorhus
npm/glob@7.2.3 filesystem Transitive: environment +4 78.8 kB isaacs
npm/globby@11.1.0 filesystem +5 189 kB sindresorhus
npm/graceful-fs@4.2.11 environment, filesystem 0 32.5 kB isaacs
npm/has-symbols@1.0.3 None 0 20.6 kB ljharb
npm/has-unicode@2.0.1 environment 0 3.44 kB iarna
npm/http-cache-semantics@4.1.1 None 0 35.9 kB kornel
npm/ignore@5.2.4 None 0 51.2 kB kael
npm/import-local@3.1.0 Transitive: filesystem +6 44.4 kB sindresorhus
npm/ini@1.3.8 None 0 9.3 kB isaacs
npm/is-docker@2.2.1 filesystem 0 3.01 kB sindresorhus
npm/is-glob@4.0.3 None +1 19.8 kB phated
npm/is-plain-obj@1.1.0 None 0 2.62 kB sindresorhus
npm/is-typedarray@1.0.0 None 0 4.41 kB hughsk
npm/istanbul-lib-coverage@3.2.0 None 0 29.3 kB oss-bot
npm/istanbul-lib-instrument@5.2.1 None +2 156 kB oss-bot
npm/jest-diff@29.7.0 Transitive: environment +6 661 kB simenb
npm/jest-util@29.6.1 environment +7 600 kB simenb
npm/jest@29.6.1 Transitive: environment, eval, filesystem, network, shell, unsafe +137 4.99 MB simenb
npm/js-yaml@4.1.0 Transitive: environment, filesystem +1 576 kB vitaly
npm/json-stringify-safe@5.0.1 None 0 12.7 kB isaacs
npm/json5@2.2.3 None 0 235 kB jordanbtucker
npm/jsonparse@1.3.1 None 0 36.8 kB creationix
npm/kind-of@6.0.3 None 0 22.8 kB doowb
npm/lerna@7.4.2 Transitive: environment, eval, filesystem, network, shell, unsafe +124 24.2 MB jameshenry
npm/merge2@1.4.1 None 0 8.9 kB zensh
npm/minimatch@3.1.2 None +3 57.8 kB isaacs
npm/minimist@1.2.8 None 0 54.5 kB ljharb
npm/minipass@4.2.8 None 0 69.4 kB isaacs
npm/mkdirp@1.0.4 environment, filesystem 0 19.1 kB isaacs
npm/ms@2.1.2 None 0 6.84 kB styfle
npm/negotiator@0.6.3 None 0 27.4 kB dougwilson
npm/node-fetch@2.6.7 network 0 152 kB endless
npm/normalize-package-data@3.0.3 None 0 27.9 kB gar
npm/npm-registry-fetch@14.0.5 environment, filesystem, network +1 54.8 kB npm-cli-ops
npm/npmlog@6.0.2 None +2 34 kB lukekarrys
npm/nx-cloud@16.5.2 environment, filesystem, shell +2 538 kB altan-nrwl
npm/nx@16.9.1 environment, filesystem, network, shell, unsafe +7 2.82 MB nrwl-jason
npm/once@1.4.0 None +1 7.01 kB isaacs
npm/onetime@5.1.2 None +1 10.6 kB sindresorhus
npm/p-limit@3.1.0 None +1 13.8 kB sindresorhus
npm/p-map@4.0.0 None 0 8.69 kB sindresorhus
npm/p-reduce@2.1.0 None 0 6.14 kB sindresorhus
npm/parse-json@5.2.0 None +2 21.2 kB sindresorhus
npm/path-key@3.1.1 None 0 4.55 kB sindresorhus
npm/path-scurry@1.10.1 filesystem +2 560 kB isaacs
npm/picomatch@2.3.1 None 0 90 kB mrmlnc
npm/prettier@2.8.8 environment, filesystem, unsafe 0 11.2 MB prettier-bot
npm/pretty-format@29.6.1 Transitive: environment +4 546 kB simenb
npm/psl@1.9.0 None 0 461 kB lupomontero
npm/querystringify@2.2.0 None 0 6.96 kB lpinca
npm/read-package-json@6.0.4 filesystem +1 31.1 kB npm-cli-ops
npm/resolve@1.22.2 environment, filesystem +2 158 kB ljharb
npm/rimraf@3.0.2 filesystem 0 17.3 kB isaacs
npm/safe-buffer@5.2.1 None 0 32.1 kB feross
npm/safer-buffer@2.1.2 None 0 42.3 kB chalker
npm/scrypt-js@3.0.1 None 0 226 kB ricmoo
npm/semver@7.5.4 None 0 93.4 kB npm-cli-ops
npm/signal-exit@3.0.7 None 0 9.96 kB isaacs
npm/slash@3.0.0 None 0 3.51 kB sindresorhus
npm/source-map@0.6.1 None 0 805 kB tromey
npm/string-width@4.2.3 None +2 58.4 kB sindresorhus
npm/strip-ansi@6.0.1 None +1 9.64 kB sindresorhus
npm/strong-log-transformer@2.1.0 filesystem 0 16.4 kB rmg
npm/tar@6.1.11 environment, filesystem 0 161 kB isaacs
npm/through@2.3.8 None 0 12.5 kB dominictarr
npm/ts-jest@29.1.1 environment, filesystem, unsafe Transitive: eval, network, shell +60 2.21 MB kul
npm/tslib@2.6.0 None 0 83.5 kB typescript-bot
npm/typescript@4.9.5 None 0 66.8 MB typescript-bot
npm/unpipe@1.0.0 None 0 4.31 kB dougwilson
npm/util-deprecate@1.0.2 None 0 5.48 kB tootallnate
npm/validate-npm-package-license@3.0.4 None 0 16.6 kB kemitchell
npm/validate-npm-package-name@5.0.0 None 0 7.88 kB lukekarrys
npm/vary@1.1.2 None 0 8.75 kB dougwilson
npm/wcwidth@1.0.1 None 0 14.2 kB timoxley
npm/which@2.0.2 environment Transitive: filesystem +1 20.9 kB isaacs
npm/xtend@4.0.2 None 0 6.46 kB raynos
npm/yallist@4.0.0 None 0 14.8 kB isaacs
npm/yargs-parser@20.2.4 environment, filesystem 0 120 kB oss-bot
npm/yargs@17.7.2 environment, filesystem +6 385 kB oss-bot

🚮 Removed packages: npm/@aws-crypto/crc32@3.0.0, npm/@aws-crypto/ie11-detection@3.0.0, npm/@aws-crypto/sha256-browser@3.0.0, npm/@aws-crypto/sha256-js@3.0.0, npm/@aws-crypto/util@3.0.0, npm/@aws-sdk/client-lambda@3.565.0, npm/@aws-sdk/types@3.535.0, npm/@ethereumjs/common@2.5.0, npm/@ethereumjs/tx@3.3.2, npm/@ethersproject/basex@5.7.0, npm/@ethersproject/contracts@5.7.0, npm/@ethersproject/hdnode@5.7.0, npm/@ethersproject/json-wallets@5.7.0, npm/@ethersproject/pbkdf2@5.7.0, npm/@ethersproject/providers@5.7.2, npm/@ethersproject/random@5.7.0, npm/@ethersproject/sha2@5.7.0, npm/@ethersproject/solidity@5.7.0, npm/@ethersproject/units@5.7.0, npm/@ethersproject/wallet@5.7.0, npm/@ethersproject/wordlists@5.7.0, npm/@openzeppelin/defender-admin-client@1.50.0, npm/@openzeppelin/defender-admin-client@1.54.2, npm/@openzeppelin/defender-autotask-client@1.54.2, npm/@openzeppelin/defender-base-client@1.49.0, npm/@openzeppelin/defender-base-client@1.50.0, npm/@openzeppelin/defender-sentinel-client@1.47.0, npm/@openzeppelin/defender-sentinel-client@1.54.2, npm/@openzeppelin/platform-deploy-client@0.7.0, npm/@sindresorhus/is@4.6.0, npm/@smithy/types@2.12.0, npm/@szmarczak/http-timer@4.0.6, npm/@types/async-retry@1.4.5, npm/@types/bn.js@5.1.1, npm/@types/cacheable-request@6.0.3, npm/@types/fs-extra@9.0.13, npm/abortcontroller-polyfill@1.7.5, npm/accepts@1.3.8, npm/agent-base@6.0.2, npm/amazon-cognito-identity-js@6.3.1, npm/asn1@0.2.6, npm/assert-plus@1.0.0, npm/async-limiter@1.0.1, npm/available-typed-arrays@1.0.5, npm/aws-sdk@2.1488.0, npm/aws-sign2@0.7.0, npm/aws4@1.12.0, npm/base-x@3.0.9, npm/bcrypt-pbkdf@1.0.2, npm/bignumber.js@9.1.1, npm/bl@4.1.0, npm/bluebird@3.7.2, npm/body-parser@1.20.1, npm/buffer-to-arraybuffer@0.0.5, npm/buffer@5.7.1, npm/bufferutil@4.0.7, npm/cacheable-lookup@5.0.4, npm/cacheable-request@7.0.4, npm/call-bind@1.0.2, npm/caseless@0.12.0, npm/cids@0.7.5, npm/cipher-base@1.0.4, npm/cli-cursor@3.1.0, npm/cli-spinners@2.6.1, npm/content-disposition@0.5.4, npm/content-hash@2.5.2, npm/cookie@0.5.0, npm/cors@2.8.5, npm/create-hash@1.2.0, npm/create-hmac@1.1.7, npm/cross-fetch@3.1.8, npm/d@1.0.1, npm/dashdash@1.14.1, npm/decompress-response@3.3.0, npm/defer-to-connect@2.0.1, npm/dom-walk@0.1.2, npm/dotenv@16.3.1, npm/ecc-jsbn@0.1.2, npm/end-of-stream@1.4.4, npm/es5-ext@0.10.62, npm/es6-promise@4.2.8, npm/es6-symbol@3.1.3

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/nx@16.9.1
  • Install script: postinstall
  • Source: node ./bin/post-install

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/nx@16.9.1

Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Superseded by #573.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/autotask-client/glob-10.3.15 branch May 22, 2024 17:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants