π¨ [security] [spider3] Update snyk 1.639.0 β 1.1297.1 (minor) #4959
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π¨ Your current dependencies have known security vulnerabilities π¨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
β³οΈ snyk (1.639.0 β 1.1297.1) Β· Repo
Security Advisories π¨
π¨ snyk Code Injection vulnerability
π¨ Snyk plugins vulnerable to Command Injection
π¨ Snyk CLI affected by Command Injection vulnerability
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 4 commits:
Merge pull request #5897 from snyk/chore/update-release-notes
chore: update RELEASE_NOTES.md
Merge pull request #5896 from snyk/fix/revert_gradle_plugin
fix(test): Revert gradle changes to fix android builds
Release Notes
3.2.0 (from changelog)
3.1.4 (from changelog)
3.1.3 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
1.2.1 (from changelog)
1.2.0 (from changelog)
1.1.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
v1.2.1
[actions] use reusable rebase action
[Refactor] use `define-data-property`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
v1.2.0
[New] if the predicate is boolean `true`, it compares the existing value with `===` as the predicate
[meta] add `auto-changelog`
[meta] use `npmignore` to autogenerate an npmignore file
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
[Dev Deps] update `aud`, `tape`
[actions] update checkout action
v1.1.4
[Refactor] use `has-property-descriptors`
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`
[actions] reuse common workflows
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`
[readme] add github actions/codecov badges
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `safe-publish-latest`, `tape`
[actions] update codecov uploader
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`
[actions] use `node/install` instead of `node/run`; use `codecov` action
[meta] use `prepublishOnly` script for npm 7+
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`
[Tests] migrate tests to Github Actions
[Tests] run `nyc` on all tests; use `tape` runner
[meta] add "Allow Edits" workflow; update rebase workflow
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`; add `aud`
[actions] switch Automatic Rebase workflow to `pull_request_target` event
[actions] add automatic rebasing / merge commit blocking
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `safe-publish-latest`
[Docs] fix header parsing; remove testling
[Dev Deps] update `eslint`, `@ljharb/eslint-config`
[Tests] use shared travis-ci config
[meta] add `funding` field
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`; add `safe-publish-latest`
[Deps] update `object-keys`
[Tests] up to `node` `v12.10`, `v11.15`, `v10.16`, `v8.16`, `v6.17`
[Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops
[meta] create FUNDING.yml
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`
[Tests] up to `node` `v11.7`, `v10.15`, `v8.15`, `v6.16`
[Tests] use `npm audit` instead of `nsp`
[Tests] remove `jscs`
Release Notes
4.0.0
3.0.0
2.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
4.0.0
Escape `-` in a way thatβs compatible with PCRE (#23)
3.0.0
Require Node.js 10
Escape `-` in a way thatβs compatible with Unicode patterns (#21)
Tidelift tasks
Create funding.yml
Add Node.js 12 to testing (#14)
2.0.0
Also escape `-`
Require Node.js 8, add TypeScript definition (#13)
Release Notes
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
fix: remove unused core-js dependency to shrink the package by 80+%
Remove core-js, since it's currently unused
Commits
See the full diff on Github. The new version differs by 23 commits:
v1.0.4
[Dev Deps] add missing `npmignore` dep
[actions] remove redundant finisher
[Refactor] use `gopd`
[Deps] update `define-properties`
[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `tape`
[Deps] update `define-properties`
[Dev Deps] update `aud`, `tape`
[actions] update rebase action to use reusable workflow
v1.0.3
[Tests] nycignore `dist`
[Fix] `globalThis` should be writable
[meta] use `npmignore` to autogenerate an npmignore file
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`
[actions] reuse common workflows
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape`
[actions] update codecov uploader
[readme] add github actions/codecov badges
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`, `tape`
[Dev Deps] update `aud`, `eslint`, `tape`
[actions] use `node/install` instead of `node/run`; use `codecov` action
[meta] use `prepublishOnly` script for npm 7+
[meta] gitignore coverage output
Security Advisories π¨
π¨ semver vulnerable to Regular Expression Denial of Service
π¨ semver vulnerable to Regular Expression Denial of Service
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.1.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Merge pull request #227 from alexei/feat-new_release
fix: update deps, bump version for a new release
Merge pull request #226 from alexei/fix-licensing
fix(license): update license name in README
Merge pull request #212 from BigBlueHat/patch-1
Make bower.json declaration match LICENSE
Merge pull request #197 from alexei/fix-typo
fix: typo
Merge pull request #195 from timgates42/bugfix_typo_precede
Update CONTRIBUTORS.md
docs: Fix simple typo, preceed -> precede
Release Notes
Too many releases to show here. View the full release notes.
Sorry, we couldn't find anything useful about this release.
π @βsentry-internal/tracing (added, 7.120.3)
π @βsentry/core (added, 7.120.3)
π @βsentry/integrations (added, 7.120.3)
π @βsentry/node (added, 7.120.3)
π @βsentry/types (added, 7.120.3)
π @βsentry/utils (added, 7.120.3)
π define-data-property (added, 1.1.4)
π es-define-property (added, 1.0.1)
π es-errors (added, 1.3.0)
π gopd (added, 1.2.0)
π has-property-descriptors (added, 1.0.2)
π localforage (added, 1.10.0)
ποΈ @βarcanis/slice-ansi (removed)
ποΈ @βdeepcode/dcignore (removed)
ποΈ @βnodelib/fs.scandir (removed)
ποΈ @βnodelib/fs.stat (removed)
ποΈ @βnodelib/fs.walk (removed)
ποΈ @βoctetstream/promisify (removed)
ποΈ @βopen-policy-agent/opa-wasm (removed)
ποΈ @βsindresorhus/is (removed)
ποΈ @βsnyk/child-process (removed)
ποΈ @βsnyk/cli-interface (removed)
ποΈ @βsnyk/cloud-config-parser (removed)
ποΈ @βsnyk/cocoapods-lockfile-parser (removed)
ποΈ @βsnyk/code-client (removed)
ποΈ @βsnyk/composer-lockfile-parser (removed)
ποΈ @βsnyk/dep-graph (removed)
ποΈ @βsnyk/docker-registry-v2-client (removed)
ποΈ @βsnyk/fast-glob (removed)
ποΈ @βsnyk/fix (removed)
ποΈ @βsnyk/fix-pipenv-pipfile (removed)
ποΈ @βsnyk/fix-poetry (removed)
ποΈ @βsnyk/gemfile (removed)
ποΈ @βsnyk/glob-parent (removed)
ποΈ @βsnyk/graphlib (removed)
ποΈ @βsnyk/inquirer (removed)
ποΈ @βsnyk/java-call-graph-builder (removed)
ποΈ @βsnyk/mix-parser (removed)
ποΈ @βsnyk/rpm-parser (removed)
ποΈ @βsnyk/snyk-cocoapods-plugin (removed)
ποΈ @βsnyk/snyk-docker-pull (removed)
ποΈ @βsnyk/snyk-hex-plugin (removed)
ποΈ @βszmarczak/http-timer (removed)
ποΈ @βtypes/cacheable-request (removed)
ποΈ @βtypes/debug (removed)
ποΈ @βtypes/emscripten (removed)
ποΈ @βtypes/flat-cache (removed)
ποΈ @βtypes/graphlib (removed)
ποΈ @βtypes/http-cache-semantics (removed)
ποΈ @βtypes/js-yaml (removed)
ποΈ @βtypes/keyv (removed)
ποΈ @βtypes/lodash (removed)
ποΈ @βtypes/lodash.chunk (removed)
ποΈ @βtypes/lodash.omit (removed)
ποΈ @βtypes/lodash.union (removed)
ποΈ @βtypes/minimatch (removed)
ποΈ @βtypes/node (removed)
ποΈ @βtypes/responselike (removed)
ποΈ @βtypes/sarif (removed)
ποΈ @βtypes/semver (removed)
ποΈ @βtypes/treeify (removed)
ποΈ @βtypes/uuid (removed)
ποΈ @βyarnpkg/core (removed)
ποΈ @βyarnpkg/fslib (removed)
ποΈ @βyarnpkg/json-proxy (removed)
ποΈ @βyarnpkg/libzip (removed)
ποΈ @βyarnpkg/lockfile (removed)
ποΈ @βyarnpkg/parsers (removed)
ποΈ @βyarnpkg/pnp (removed)
ποΈ @βyarnpkg/shell (removed)
ποΈ abbrev (removed)
ποΈ aggregate-error (removed)
ποΈ ansi-align (removed)
ποΈ ansi-escapes (removed)
ποΈ ansi-regex (removed)
ποΈ ansi-styles (removed)
ποΈ ansicolors (removed)
ποΈ any-promise (removed)
ποΈ archy (removed)
ποΈ argparse (removed)
ποΈ array-differ (removed)
ποΈ array-union (removed)
ποΈ arrify (removed)
ποΈ asap (removed)
ποΈ async (removed)
ποΈ axios (removed)
ποΈ balanced-match (removed)
ποΈ base64-js (removed)
ποΈ binjumper (removed)
ποΈ bl (removed)
ποΈ bottleneck (removed)
ποΈ boxen (removed)
ποΈ brace-expansion (removed)
ποΈ braces (removed)
ποΈ browserify-zlib (removed)
ποΈ buffer (removed)
ποΈ buffer-from (removed)
ποΈ cacheable-lookup (removed)
ποΈ cacheable-request (removed)
ποΈ call-bind (removed)
ποΈ camelcase (removed)
ποΈ chalk (removed)
ποΈ chardet (removed)
ποΈ child-process (removed)
ποΈ chownr (removed)
ποΈ ci-info (removed)
ποΈ clean-stack (removed)
ποΈ cli-boxes (removed)
ποΈ cli-cursor (removed)
ποΈ cli-spinner (removed)
ποΈ cli-spinners (removed)
ποΈ cli-width (removed)
ποΈ clipanion (removed)
ποΈ clone (removed)
ποΈ clone-response (removed)
ποΈ color-convert (removed)
ποΈ color-name (removed)
ποΈ concat-map (removed)
ποΈ configstore (removed)
ποΈ core-js (removed)
ποΈ cross-spawn (removed)
ποΈ crypto-random-string (removed)
ποΈ debug (removed)
ποΈ decompress-response (removed)
ποΈ deep-extend (removed)
ποΈ defaults (removed)
ποΈ defer-to-connect (removed)
ποΈ del (removed)
ποΈ diff (removed)
ποΈ dir-glob (removed)
ποΈ docker-modem (removed)
ποΈ dockerfile-ast (removed)
ποΈ dot-prop (removed)
ποΈ dotnet-deps-parser (removed)
ποΈ duplexer3 (removed)
ποΈ duplexify (removed)
ποΈ elfy (removed)
ποΈ email-validator (removed)
ποΈ emoji-regex (removed)
ποΈ end-of-stream (removed)
ποΈ endian-reader (removed)
ποΈ escape-goat (removed)
ποΈ esprima (removed)
ποΈ event-loop-spinner (removed)
ποΈ execa (removed)
ποΈ external-editor (removed)
ποΈ fast-glob (removed)
ποΈ fastq (removed)
ποΈ figures (removed)
ποΈ fill-range (removed)
ποΈ follow-redirects (removed)
ποΈ fs-constants (removed)
ποΈ fs-minipass (removed)
ποΈ fs.realpath (removed)
ποΈ function-bind (removed)
ποΈ get-intrinsic (removed)
ποΈ get-stream (removed)
ποΈ glob (removed)
ποΈ glob-parent (removed)
ποΈ global-dirs (removed)
ποΈ globby (removed)
ποΈ got (removed)
ποΈ graceful-fs (removed)
ποΈ grapheme-splitter (removed)
ποΈ gunzip-maybe (removed)
ποΈ has (removed)
ποΈ has-flag (removed)
ποΈ has-symbols (removed)
ποΈ has-yarn (removed)
ποΈ hosted-git-info (removed)
ποΈ http-cache-semantics (removed)
ποΈ http2-wrapper (removed)
ποΈ iconv-lite (removed)
ποΈ ieee754 (removed)
ποΈ ignore (removed)
ποΈ import-lazy (removed)
ποΈ imurmurhash (removed)
ποΈ indent-string (removed)
ποΈ inflight (removed)
ποΈ ini (removed)
ποΈ is (removed)
ποΈ is-callable (removed)
ποΈ is-ci (removed)
ποΈ is-deflate (removed)
ποΈ is-docker (removed)
ποΈ is-extglob (removed)
ποΈ is-fullwidth-code-point (removed)
ποΈ is-glob (removed)
ποΈ is-gzip (removed)
ποΈ is-installed-globally (removed)
ποΈ is-interactive (removed)
ποΈ is-npm (removed)
ποΈ is-number (removed)
ποΈ is-obj (removed)
ποΈ is-path-cwd (removed)
ποΈ is-path-inside (removed)
ποΈ is-stream (removed)
ποΈ is-unicode-supported (removed)
ποΈ is-wsl (removed)
ποΈ is-yarn-global (removed)
ποΈ isarray (removed)
ποΈ isexe (removed)
ποΈ js-yaml (removed)
ποΈ json-buffer (removed)
ποΈ json-file-plus (removed)
ποΈ jszip (removed)
ποΈ keyv (removed)
ποΈ latest-version (removed)
ποΈ lodash (removed)
ποΈ lodash.assign (removed)
ποΈ lodash.camelcase (removed)
ποΈ lodash.chunk (removed)
ποΈ lodash.clone (removed)
ποΈ lodash.clonedeep (removed)
ποΈ lodash.constant (removed)
ποΈ lodash.find (removed)
ποΈ lodash.findindex (removed)
ποΈ lodash.findkey (removed)
ποΈ lodash.flatmap (removed)
ποΈ lodash.flattendeep (removed)
ποΈ lodash.get (removed)
ποΈ lodash.groupby (removed)
ποΈ lodash.has (removed)
ποΈ lodash.invert (removed)
ποΈ lodash.isboolean (removed)
ποΈ lodash.isempty (removed)
ποΈ lodash.isequal (removed)
ποΈ lodash.isfunction (removed)
ποΈ lodash.isnumber (removed)
ποΈ lodash.isobject (removed)
ποΈ lodash.isplainobject (removed)
ποΈ lodash.isstring (removed)
ποΈ lodash.isundefined (removed)
ποΈ lodash.keys (removed)
ποΈ lodash.last (removed)
ποΈ lodash.omit (removed)
ποΈ lodash.orderby (removed)
ποΈ lodash.set (removed)
ποΈ lodash.size (removed)
ποΈ lodash.sortby (removed)
ποΈ lodash.sum (removed)
ποΈ lodash.topairs (removed)
ποΈ lodash.transform (removed)
ποΈ lodash.union (removed)
ποΈ lodash.uniq (removed)
ποΈ lodash.upperfirst (removed)
ποΈ lodash.values (removed)
ποΈ log-symbols (removed)
ποΈ lowercase-keys (removed)
ποΈ lru-cache (removed)
ποΈ macos-release (removed)
ποΈ make-dir (removed)
ποΈ merge2 (removed)
ποΈ micromatch (removed)
ποΈ mimic-fn (removed)
ποΈ mimic-response (removed)
ποΈ minimatch (removed)
ποΈ minimist (removed)
ποΈ minipass (removed)
ποΈ minizlib (removed)
ποΈ ms (removed)
ποΈ multimatch (removed)
ποΈ mute-stream (removed)
ποΈ needle (removed)
ποΈ nice-try (removed)
ποΈ node.extend (removed)
ποΈ normalize-url (removed)
ποΈ npm-run-path (removed)
ποΈ object-hash (removed)
ποΈ object.assign (removed)
ποΈ once (removed)
ποΈ onetime (removed)
ποΈ open (removed)
ποΈ ora (removed)
ποΈ os-name (removed)
ποΈ os-tmpdir (removed)
ποΈ p-cancelable (removed)
ποΈ p-finally (removed)
ποΈ p-limit (removed)
ποΈ p-map (removed)
ποΈ p-try (removed)
ποΈ package-json (removed)
ποΈ pako (removed)
ποΈ parse-link-header (removed)
ποΈ path-is-absolute (removed)
ποΈ path-key (removed)
ποΈ path-type (removed)
ποΈ peek-stream (removed)
ποΈ picomatch (removed)
ποΈ pluralize (removed)
ποΈ prepend-http (removed)
ποΈ prettier (removed)
ποΈ pretty-bytes (removed)
ποΈ process-nextick-args (removed)
ποΈ progress (removed)
ποΈ promise (removed)
ποΈ promise-deferred (removed)
ποΈ promise-fs (removed)
ποΈ promise-queue (removed)
ποΈ promiseback (removed)
ποΈ proxy-from-env (removed)
ποΈ pseudomap (removed)
ποΈ pump (removed)
ποΈ pumpify (removed)
ποΈ pupa (removed)
ποΈ queue (removed)
ποΈ queue-microtask (removed)
ποΈ quick-lru (removed)
ποΈ rc (removed)
ποΈ registry-auth-token (removed)
ποΈ registry-url (removed)
ποΈ resolve-alpn (removed)
ποΈ responselike (removed)
ποΈ restore-cursor (removed)
ποΈ reusify (removed)
ποΈ rimraf (removed)
ποΈ run-async (removed)
ποΈ run-parallel (removed)
ποΈ rxjs (removed)
ποΈ sax (removed)
ποΈ semver-diff (removed)
ποΈ set-immediate-shim (removed)
ποΈ shebang-command (removed)
ποΈ shebang-regex (removed)
ποΈ signal-exit (removed)
ποΈ slash (removed)
ποΈ snyk-config (removed)
ποΈ snyk-cpp-plugin (removed)
ποΈ snyk-docker-plugin (removed)
ποΈ snyk-go-parser (removed)
ποΈ snyk-go-plugin (removed)
ποΈ snyk-gradle-plugin (removed)
ποΈ snyk-module (removed)
ποΈ snyk-mvn-plugin (removed)
ποΈ snyk-nodejs-lockfile-parser (removed)
ποΈ snyk-nuget-plugin (removed)
ποΈ snyk-paket-parser (removed)
ποΈ snyk-php-plugin (removed)
ποΈ snyk-poetry-lockfile-parser (removed)
ποΈ snyk-policy (removed)
ποΈ snyk-python-plugin (removed)
ποΈ snyk-resolve (removed)
ποΈ snyk-resolve-deps (removed)
ποΈ snyk-sbt-plugin (removed)
ποΈ snyk-tree (removed)
ποΈ snyk-try-require (removed)
ποΈ source-map (removed)
ποΈ source-map-support (removed)
ποΈ split-ca (removed)
ποΈ ssh2 (removed)
ποΈ ssh2-streams (removed)
ποΈ stream-buffers (removed)
ποΈ stream-shift (removed)
ποΈ stream-to-array (removed)
ποΈ stream-to-promise (removed)
ποΈ streamsearch (removed)
ποΈ string-width (removed)
ποΈ strip-ansi (removed)
ποΈ strip-eof (removed)
ποΈ strip-json-comments (removed)
ποΈ supports-color (removed)
ποΈ tar (removed)
ποΈ tar-stream (removed)
ποΈ temp-dir (removed)
ποΈ tempy (removed)
ποΈ then-fs (removed)
ποΈ through (removed)
ποΈ through2 (removed)
ποΈ tmp (removed)
ποΈ to-readable-stream (removed)
ποΈ to-regex-range (removed)
ποΈ toml (removed)
ποΈ tree-kill (removed)
ποΈ treeify (removed)
ποΈ tslib (removed)
ποΈ tunnel (removed)
ποΈ typedarray-to-buffer (removed)
ποΈ unique-string (removed)
ποΈ upath (removed)
ποΈ update-notifier (removed)
ποΈ url-parse-lax (removed)
ποΈ utf8 (removed)
ποΈ vscode-languageserver-types (removed)
ποΈ wcwidth (removed)
ποΈ which (removed)
ποΈ widest-line (removed)
ποΈ windows-release (removed)
ποΈ wrap-ansi (removed)
ποΈ wrappy (removed)
ποΈ write-file-atomic (removed)
ποΈ xdg-basedir (removed)
ποΈ xml-js (removed)
ποΈ xml2js (removed)
ποΈ xmlbuilder (removed)
ποΈ xtend (removed)
ποΈ yallist (removed)
ποΈ yaml (removed)
ποΈ yaml-js (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands