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.
This PR contains the following updates:
4.2.0
->4.3.4
3.0.0
->3.1.1
14.5.8
->14.7.0
1.23.1
->1.23.3
1.1.7
->1.5.1
3.20.0
->3.21.4
2.0.0
->2.52.0
5.3.1
->5.5.1
4.41.0
->4.46.0
Release Notes
chaijs/chai
v4.3.4
Compare Source
This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier
v4.3.3
Compare Source
This reintroduces
Assertion
as an export in the mjs file. See chaijs/chai#1378 & chaijs/chai#1375v4.3.2
Compare Source
This fixes a regression in IE11. See chaijs/chai#1380 & chaijs/chai#1379
v4.3.1
Compare Source
This releases fixed an engine incompatibility with 4.3.0
The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.
The 5.x.x series, when released, will drop support for Node 4.0
This fix also ensures
pathval
is updated to1.1.1
to fix CVE-2020-7751v4.3.0
Compare Source
This is a minor release.
Not many changes have got in since the last release but this one contains a very important change (#1257) which will allow
jest
users to get better diffs. From this release onwards,jest
users will be able to see which operator was used in their diffs. Theoperator
is a property of theAssertionError
thrown when assertions fail. This flag indicates what kind of comparison was made.This is also an important change for plugin maintainers. Plugin maintainers will now have access to the
operator
flag, which they can have access to through an
utilmethod called
getOperator`.Thanks to all the amazing people that contributed to this release.
New Features
contain.oneOf
to take an array of possible values (@voliva)closeTo
error message will now inform the user when adelta
is required (@eouw0o83hf)Docs
Tests
useProxy
config is checked inoverwriteProperty
(@vieiralucas)contain.oneOf
(@voliva )Chores
Stuk/eslint-plugin-header
v3.1.1
Compare Source
v3.1.0
Compare Source
graphql/graphql-js
v14.7.0
Compare Source
v14.7.0 (2020-07-06)
New Feature 🚀
Committers: 1
v14.6.0
Compare Source
v14.6.0 (2020-01-27)
New Feature 🚀
Committers: 1
michaelleeallen/mocha-junit-reporter
v1.23.3
Compare Source
v1.23.2
Compare Source
stanleyhlng/mocha-multi-reporters
v1.5.1
Compare Source
Bugs
v1.5.0
Compare Source
Features
First release after a long time of no maintenance, brings this package current with the cypress-multi-reporters changes over
the last couple of years.
apache/openwhisk-client-js
v3.21.4
Compare Source
Adding missing main property to Exec type (#222)
chore: Fix spelling errors (#219)
Add concurrency to the limits map to allow the client to request conrrency limits (#218)
v3.21.3
Compare Source
v3.21.2
Compare Source
v3.21.1
Compare Source
serverless/serverless
v2.52.0
Compare Source
Features
.env
files (#9615) (1864969) (David Asensio Cañas)Bug Fixes
plugin ..
commands (#9741) (040036d) (Mariusz Nowak)ssm
source auto parse only object JSON notation (#9747) (8c741d1) (Mariusz Nowak)functions
validation (#9741) (3e58d62) (Mariusz Nowak)Maintenance Improvements
has-local-credentials
util (#9736) (82a35b3) (Piotr Grzesik)2.51.2 (2021-07-08)
Bug Fixes
package.artifact
validation for S3 urls (#9725) (ab3c543) (Mariusz Nowak)2.51.1 (2021-07-08)
Bug Fixes
SIGINT
signal handling (#9712) (c5a3f69) (Mariusz Nowak)package.artifact
paths (#9721) (21c0fed) (Mariusz Nowak)Maintenance Improvements
v2.51.2
Compare Source
v2.51.1
Compare Source
v2.51.0
Compare Source
Features
SASL/PLAIN
auth tokafka
event (#9666) (3e14f06) (Daniele Iasella)warn:summary
(default) deprecations logging mode (#9693) (9b624a5) (Mariusz Nowak)Bug Fixes
--verbose
option ininfo
command (#9695) (b124152) (Mariusz Nowak)Maintenance Improvements
outcome
for interactive setup (#9699) (0c5b8dd) (Piotr Grzesik)commandUsage
as object (#9690) (cc24bc2) (Piotr Grzesik)fse.createWriteStream
withfs.createWriteStream
(#9687) (3500f64) (Sudipto Das)async
inlib/plugins/package
(#9644) (db67b35) (Nyambayar Turbat)v2.50.0
Compare Source
Features
Fn::If
forPrincipal.AWS
(#9664) (894ac5b) (Piotr Grzesik)function
option indeploy
command (#9364) (d861d11) (Jaakko Lappalainen & Piotr Grzesik)aws:region
andaws:accountId
variables (#9662) (33794ea) (Piotr Grzesik)Bug Fixes
handleError
if plugin defined (#9659) (a80681f) (Piotr Grzesik)Maintenance Improvements
commandUsage
in case of error (#9671) (ac03d83) (Piotr Grzesik)configValidationMode
(#9669) (8e2d48f) (Mariusz Nowak)Templates
runtime
foropenwhisk-python
template (#9670) (6a020d1) (Piotr Grzesik)v2.49.0
Compare Source
Features
Fn::FindInMap
forvpc
config (#9653) (34a9d91) (Piotr Grzesik)Bug Fixes
Maintenance Improvements
fse.chmod
withfs.promises.chmod
(#9647) (83c7726) (Sudipto Das)resolveRegion
util (#9509) (98e3668) (Piotr Grzesik)resolveStage
util (#9509) (09bb4fa) (Piotr Grzesik)hasLocalCredentials
(#9594) (5e0d805) (Piotr Grzesik)Templates
amd64
arch foraws-go
template (#9646) (cb9f7e2) (Andrey Kabylin)2.48.1 (2021-06-25)
Bug Fixes
Method
resource depends onPermission
resource (#9609) (93b9027) (Nyambayar Turbat)Maintenance Improvements
fse.rename
withfs.promises.rename
(#9605) (e6ff228) (Sudipto Das)v2.48.1
Compare Source
v2.48.0
Compare Source
Features
Bug Fixes
Maintenance Improvements
constructs
(#9628) (9e10cea) (Piotr Grzesik)v2.47.0
Compare Source
Features
payload
version per function (#9551) (87ce28e) (Nyambayar Turbat)functions[].events[].s3.bucket
property (#9617) (42690a7) (Piotr Grzesik)Bug Fixes
ssm
resolver instructions (#9601) (f61859f) (Mariusz Nowak)Maintenance Improvements
2.46.0 (2021-06-11)
Features
auto-update
step (#9582) (519f77e) (Piotr Grzesik)Bug Fixes
outputs
) (#9591) (004c6e2) (Mariusz Nowak)tenant
setting (while deprecated it's still recognized by plugin) (#9591) (aa45876) (Mariusz Nowak)Maintenance Improvements
/node_modules
prefix (#9587) (f3ff6d2) (Mariusz Nowak)^
(#9587) (f6a7d03) (Mariusz Nowak)2.45.2 (2021-06-09)
Bug Fixes
2.45.1 (2021-06-08)
Bug Fixes
projectDir
pattern in config schema (#9574) (8954b5f) (Mariusz Nowak)v2.46.0
Compare Source
v2.45.2
Compare Source
v2.45.1
Compare Source
v2.45.0
Compare Source
Features
projectDir
(#9561) (d6e4b49) (Mariusz Nowak)Bug Fixes
google-nodejs-typescript
template (#9557) (accf5bd) (Corentin Doue)Maintenance Improvements
dotenv
to v10 (#9569) (99d1697) (Mariusz Nowak)v2.44.0
Compare Source
Features
tab-completion
from interactive flow (#9531) (3bac0f3) (Piotr Grzesik)Bug Fixes
Maintenance Improvements
variableSyntax
default (#9544) (582d150) (Mariusz Nowak)2.43.1 (2021-05-25)
Bug Fixes
Maintenance Improvements
download
from@serverless/utils
(#9513) (716b312) (Piotr Grzesik)v2.43.1
Compare Source
v2.43.0
Compare Source
Features
service
step, if possible propose a default project name (#9503) (dee54ed) (Piotr Grzesik)Bug Fixes
Maintenance Improvements
serverless.yamlParser
(#9505) (aa8f7be) (Mariusz Nowak)v2.42.0
Compare Source
Features
serverless/examples
(#9484) (e4ea50d) (Piotr Grzesik)--name
CLI option forservice
step (#9471) (53575dc) (Piotr Grzesik)template-path
CLI option forservice
step (#9471) (98c9700) (Piotr Grzesik)template
andtemplate-url
options forservice
step (#9495) (f1a288c) (Piotr Grzesik)Bug Fixes
apiKeys
andpermissionsBoundary
(#9489) (5601025) (lyndoh)ServerlessError
(#9499) (c563581) (Mariusz Nowak)Maintenance Improvements
resources.Resources
(#9501) (8d0ff07) (Mariusz Nowak)history
andstepHistory
tocontext
(#9481) (9eea885) (Piotr Grzesik)create-from-local-template
util (#9471) (03011ba) (Piotr Grzesik)v2.41.2
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.