fix: check prototype property access in strict-mode (#1736) - b6d3de7
fix: escape property names in compat mode (#1736) - f058970
refactor: In spec tests, use expectTemplate over equals and shouldThrow (#1683) - 77825f8
chore: start testing on Node.js 12 and 13 - 3789a30
(POSSIBLY) BREAKING CHANGES:
the changes from version 4.6.0 now also apply
in when using the compile-option "strict: true". Access to prototype properties is forbidden completely by default, specific properties or methods
can be allowed via runtime-options. See #1633 for details. If you are using Handlebars as documented, you should not be accessing prototype properties
from your template anyway, so the changes should not be a problem for you. Only the use of undocumented features can break your build.
That is why we only bump the patch version despite mentioning breaking changes.
You can trigger a rebase of this PR 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 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/adorsys/datasafe/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps minimist to 1.2.8 and updates ancestor dependencies minimist, mkdirp, extract-zip, karma, handlebars, mocha and spectron. These dependencies need to be updated together.
Updates
minimist
from 1.2.0 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
mkdirp
from 0.5.1 to 0.5.4Commits
42a012c
0.5.42867920
fix infinite loop on windows machinesd784e70
0.5.3d612c5d
add files list so this package isn't a monsterb2e7ba0
0.5.2c5b97d1
bump minimist to 1.2 to fix security issuef2003bb
test: add v4 and v5 to travisb8629ff
tools: update tap + mock-fs. Fix broken testUpdates
extract-zip
from 1.6.7 to 1.7.0Release notes
Sourced from extract-zip's releases.
Commits
c2b1c17
1.7.0990fc64
Add error handler to zipfile object (#67)8285111
feat: don't pin dependency requirements (#88)2a8df24
1.6.830ab06c
build(deps): upgrade mkdirp to 0.5.4 for security2b2a84e
build: ignore lock filesUpdates
karma
from 3.1.1 to 6.4.2Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
9de3c00
chore(release): 6.4.2 [skip ci]c6a4271
fix: few typos50f9635
docs: update codeclimate badge in readme.md0013121
chore(release): 6.4.1 [skip ci]63d86be
fix: pass integrity value84f7cc3
chore(release): 6.4.0 [skip ci]f2d0663
docs: add integrity parameterdc51a2e
feat: support SRI verification of link tags6a54b1c
feat: support SRI verification of script tags5e71cf5
chore(release): 6.3.20 [skip ci]Updates
handlebars
from 4.1.2 to 4.7.7Changelog
Sourced from handlebars's changelog.
... (truncated)
Commits
a9a8e40
v4.7.7e66aed5
Update release notes7d4d170
disable IE in Saucelabs testseb860c0
fix weird error in integration testsb6d3de7
fix: check prototype property access in strict-mode (#1736)f058970
fix: escape property names in compat mode (#1736)77825f8
refator: In spec tests, use expectTemplate over equals and shouldThrow (#1683)3789a30
chore: start testing on Node.js 12 and 13e6ad93e
v4.7.62bf4fc6
Update release notesUpdates
mocha
from 6.1.4 to 6.2.3Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
eb781e2
Release v6.2.310dbe94
update CHANGELOG for v6.2.3 [ci skip]848d6fb
security: update mkdirp, yargs, yargs-parser843a322
6.2.2aec8b02
update CHANGELOG for v6.2.2 [ci skip]7a8b95a
npm audit fixescebddf2
Improve reporter documentation for mocha in browser. (#4026)3f7b987
uncaughtException: report more than one exception per test (#4033)ee82d38
modify alt text of image from Backers to Sponsors inside Sponsors section in ...e9c036c
special-case parsing of "require" in unparseNodeArgs(); closes #4035 (#4063)Maintainer changes
This version was pushed to npm by juergba, a new releaser for mocha since your current version.
Updates
spectron
from 5.0.0 to 19.0.0Release notes
Sourced from spectron's releases.
Commits
cc21bff
chore: v19.0.0 (#1054)c4b429f
doc: use async-await to explain APIs in README (#1032)25f6cd4
chore: support Electron 16 (#1053)b28834d
Merge pull request #981 from jopemachine/patch-19c6fc71
Merge branch 'master' into patch-1640b23a
Merge pull request #1052 from electron-userland/electron-v15.0.074b08cf
chore: support Electron 15f654a67
Merge pull request #1051 from electron-userland/v14.0.0e6cb89d
chore: support Electron 143f90b30
Merge pull request #1050 from electron-userland/fixup-testsYou can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/adorsys/datasafe/network/alerts).