[Snyk] Upgrade: async, resolve, chai, color, electron-notarize, electron-osx-sign, focus-trap, fs-admin, vscode-ripgrep, git-utils, temp, less-cache, mocha-junit-reporter, normalize-package-data, postcss, postcss-selector-parser, prebuild-install, semver, sinon, winreg, yargs #2
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
async
from 3.2.0 to 3.2.6 | 6 versions ahead of your current version | 24 days ago
on 2024-08-19
resolve
from 1.18.1 to 1.22.8 | 13 versions ahead of your current version | a year ago
on 2023-10-10
chai
from 4.3.4 to 4.5.0 | 9 versions ahead of your current version | 2 months ago
on 2024-07-25
color
from 3.1.3 to 3.2.1 | 3 versions ahead of your current version | 3 years ago
on 2021-07-18
electron-notarize
from 1.0.0 to 1.2.2 | 5 versions ahead of your current version | 2 years ago
on 2022-10-20
electron-osx-sign
from 0.5.0 to 0.6.0 | 1 version ahead of your current version | 3 years ago
on 2021-10-28
focus-trap
from 6.3.0 to 6.9.4 | 19 versions ahead of your current version | 2 years ago
on 2022-06-09
fs-admin
from 0.15.0 to 0.20.0 | 5 versions ahead of your current version | 3 years ago
on 2022-02-10
vscode-ripgrep
from 1.9.0 to 1.13.2 | 10 versions ahead of your current version | 3 years ago
on 2021-12-29
git-utils
from 5.7.1 to 5.7.3 | 2 versions ahead of your current version | 3 years ago
on 2021-07-08
temp
from 0.9.2 to 0.9.4 | 1 version ahead of your current version | 4 years ago
on 2020-11-10
less-cache
from 1.1.0 to 1.1.1 | 1 version ahead of your current version | 4 years ago
on 2020-12-11
mocha-junit-reporter
from 2.0.0 to 2.2.1 | 5 versions ahead of your current version | a year ago
on 2023-07-12
normalize-package-data
from 3.0.2 to 3.0.3 | 1 version ahead of your current version | 3 years ago
on 2021-08-18
postcss
from 8.2.10 to 8.4.41 | 59 versions ahead of your current version | a month ago
on 2024-08-05
postcss-selector-parser
from 6.0.4 to 6.1.2 | 15 versions ahead of your current version | a month ago
on 2024-08-12
prebuild-install
from 6.0.0 to 6.1.4 | 6 versions ahead of your current version | 3 years ago
on 2021-08-11
semver
from 7.3.2 to 7.6.3 | 16 versions ahead of your current version | 2 months ago
on 2024-07-16
sinon
from 9.2.1 to 9.2.4 | 3 versions ahead of your current version | 4 years ago
on 2021-01-23
winreg
from 1.2.4 to 1.2.5 | 1 version ahead of your current version | a year ago
on 2023-10-20
yargs
from 16.1.0 to 16.2.0 | 2 versions ahead of your current version | 4 years ago
on 2020-12-05
Issues fixed by the recommended upgrade:
SNYK-JS-AJV-584908
SNYK-JS-ASYNC-2441827
SNYK-JS-GETFUNCNAME-5923417
SNYK-JS-HAWK-2808852
SNYK-JS-POSTCSS-1255640
npm:hoek:20180212
SNYK-JS-HAWK-6969142
SNYK-JS-POSTCSS-5926692
Release notes
Package name: async
Version 3.2.6
Version 3.2.5
Version 3.2.4
Version 3.2.3
Version 3.2.2
Version 3.2.1
Version 3.2.0
Package name: resolve
require.resolve
in node v8.9, v9.0-v9.2npx resolve
to work (#316)npx resolve
by handling symlinks (#315)array.prototype.map
lib/core.js
now uses data fromis-core-module
also"is-core-module
@ ljharb/eslint-config
,aud
,semver
,tape
lib/core.js
now uses data fromis-core-module
alsois-core-module
lib/core.js
now usesis-core-module
is-core-module
@ ljharb/eslint-config
,aud
,tape
,array.prototype.map
is-core-module
npmignore
to autogenerate an npmignore fileappveyor.yml
eslint
,@ ljharb/eslint-config
,tape
"main": false
sync
coveragerequire.resolve
paths logic; enable these testspaths
to include$HOME/.node_{modules,libraries}
(#273)is-core-module
Package name: chai
v4.4.1...v4.5.0
What's Changed
Full Changelog: v4.4.1...v4.5.0
What's Changed
??
for node compat by @ 43081j in #1574Full Changelog: v4.4.0...v4.4.1
What's Changed
Full Changelog: v4.3.10...v4.4.0
Package name: color
Patch Release 3.2.1
color-convert
back down to <2 since v2 introduced ES6 syntax.If you need
color-convert@>=2
then you'll need to have ES6 support. It's 2021, embrace it. 🙂Minor Release 3.2.0
Package name: electron-notarize
Package name: electron-osx-sign
0.6.0
Package name: focus-trap
Patch Changes
Patch Changes
Patch Changes
initialFocus
,fallbackFocus
, andsetReturnFocus
options: Ignore and perform default behavior.Patch Changes
displayCheck=full
(default) option behavior that caused issues with detached nodes.Minor Changes
trap.active
andtrap.paused
readonly state properties on the trap so that the trap's active/paused state can be queried.Patch Changes
clickOutsideDeactivate
handler would get called on the 'click' event even if the node clicked was in the trap. As with 'mousedown' and 'touchstart' events where this option is also used, the handler should only get called if the target node is outside the trap.trap.deactivate({...})
with an option set even if that option set didn't specify any overrides of these options.Patch Changes
^5.3.1
(fixing previous update which was incorrectly set to5.3.0
).tabbableOptions
not being used in all internal uses of tabbable APIs.displayCheck
option intabbableOptions
typings and pass it through to tabbable APIs.Minor Changes
getShadowRoot
tabbable option exposed in a newtabbableOptions
focus-trap config option.6.8.0-beta.1
6.8.0-beta.0
Patch Changes
Package name: fs-admin
No content.
Infrastructure
dependencies
updatesprebuild-install
from6.0.1
to6.1.1
devDependencies
updatesnode-gyp
from7.1.2
to8.0.0
Infrastructure
Infrastructure
dependencies
updatesprebuild-install
from6.0.0
to6.0.1
devDependencies
updatesini
from1.3.5
to1.3.7
mocha
from8.2.1
to8.3.2
node-abi
from2.19.3
to2.21.0
Infrastructure:
dependencies
updates:node-abi
from 2.18.0 to 2.19.3nan
from 2.14.1 to 2.14.2devDependencies
updates:mocha
from 8.0.1 to 8.2.1node-gyp
from 7.0.0 to 7.1.2standard
from 14.3.4 to 16.0.3prebuild
from 10.0.0 to 10.0.1temp
from 0.9.1 to 0.9.4Infrastructure:
dependencies
updates:node-abi
from 2.15.0 to 2.18.0prebuild-install
from 5.3.3 to 5.3.5devDependencies
updates:mocha
from 7.0.1 to 8.0.1node-gyp
from 6.1.0 to 7.0.0standard
from 14.3.1 to 14.3.3Note: version
0.14.0
was skipped due to a mistake made while publishingPackage name: vscode-ripgrep
Package name: git-utils
Package name: temp
No content.
v0.9.2
Package name: less-cache
1.1.1
1.1.0
Package name: mocha-junit-reporter
What's Changed
New Contributors
Full Changelog: v2.2.0...v2.2.1
What's Changed
New Contributors
Full Changelog: v2.1.1...v2.2.0
What's Changed
New Contributors
Full Changelog: v2.1.0...v2.1.1
What's Changed
jenkinsClassnamePrefix
by @ prnsml in #138New Contributors
Full Changelog: v2.0.2...v2.1.0
Updates several dependencies with security vulnerabilities.
What's Changed
New Contributors
Full Changelog: 2.0.1...v2.0.2
Breaking changes:
suiteTitleSeparedBy
Contrary to my fault commit message
suiteTitleSeparatedBy
was not dropped, and is the supported option.Package name: normalize-package-data
3.0.3
3.0.2
Package name: postcss
CssSyntaxError
types (by @ romainmenke).endIndex: 0
in errors and warnings (by @ romainmenke).original.column are not numbers
error in another case.original.column are not numbers
error on broken previous source map.Package name: postcss-selector-parser
6.1.2
6.1.1
6.1.0
sourceIndex
toSelector
nodes (#290)6.0.16
index
argument toeach
/walk
callback types (#289)6.0.15
6.0.14
6.0.13
6.0.12
clone
arguments should be optional6.0.11
6.0.10
isPseudoElement()
supports:first-letter