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

chore(deps): update all non-major dependencies #249

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2020

This PR contains the following updates:

Package Type Update Change
@types/lodash devDependencies patch 4.14.155 -> 4.14.156
@typescript-eslint/eslint-plugin devDependencies minor 3.2.0 -> 3.3.0
@typescript-eslint/parser devDependencies minor 3.2.0 -> 3.3.0
aws-sdk devDependencies minor 2.696.0 -> 2.701.0
eslint (source) devDependencies minor 7.2.0 -> 7.3.0
eslint-plugin-jest devDependencies minor 23.13.2 -> 23.16.0
ts-jest (source) devDependencies patch 26.1.0 -> 26.1.1
webpack-cli devDependencies patch 3.3.11 -> 3.3.12

Release Notes

typescript-eslint/typescript-eslint

v3.3.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-expressions] handle ternary and short-circuit options (#​2194) (ee9f100)
  • typescript-estree: handle TS4.0 breaking change in TupleType (#​2197) (5d68129)
Features
  • eslint-plugin: [naming-convention] better error message and docs for prefix/suffix (#​2195) (a2ffe55)
aws/aws-sdk-js

v2.701.0

Compare Source

  • bugfix: Request Signing: Better handle colons in accessKeyIds when presigning URLs.
  • feature: EC2: Adds support to tag elastic-gpu on the RunInstances api
  • feature: MediaLive: AWS Elemental MediaLive now supports Input Prepare schedule actions. This feature improves existing input switching by allowing users to prepare an input prior to switching to it.
  • feature: OpsWorksCM: Documentation updates for AWS OpsWorks CM.

v2.700.0

Compare Source

  • feature: RDS: Adding support for global write forwarding on secondary clusters in an Aurora global database.
  • feature: Route53: Added a new ListHostedZonesByVPC API for customers to list all the private hosted zones that a specified VPC is associated with.
  • feature: SESV2: You can now configure Amazon SES to send event notifications when the delivery of an email is delayed because of a temporary issue. For example, you can receive a notification if the recipient's inbox is full, or if there's a temporary problem with the receiving email server.
  • feature: SSM: Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression before running the maintenance window.

v2.699.0

Compare Source

  • bugfix: Global Services: Add default signing region for IAM and Route53 in China and GovCloud
  • feature: AppMesh: Adds support for route and virtual node listener timeouts.
  • feature: EC2: nvmeSupport added to DescribeInstanceTypes API
  • feature: Route53: Add PriorRequestNotComplete exception to AssociateVPCWithHostedZone API
  • feature: Snowball: AWS Snowcone is a portable, rugged and secure device for edge computing and data transfer. You can use Snowcone to collect, process, and move data to AWS, either offline by shipping the device to AWS or online by using AWS DataSync. With 2 CPUs and 4 GB RAM of compute and 8 TB of storage, Snowcone can run edge computing workloads and store data securely. Snowcone's small size (8.94" x 5.85" x 3.25" / 227 mm x 148.6 mm x 82.65 mm) allows you to set it next to machinery in a factory. Snowcone weighs about 4.5 lbs. (2 kg), so you can carry one in a backpack, use it with battery-based operation, and use the Wi-Fi interface to gather sensor data. Snowcone supports a file interface with NFS support.

v2.698.0

Compare Source

  • feature: AutoScaling: Introducing instance refresh, a feature that helps you update all instances in an Auto Scaling group in a rolling fashion (for example, to apply a new AMI or instance type). You can control the pace of the refresh by defining the percentage of the group that must remain running/healthy during the replacement process and the time for new instances to warm up between replacements.
  • feature: DataExchange: This release fixes a bug in the AWS Data Exchange Python and NodeJS SDKs. The 'KmsKeyArn' field in the create-job API was configured to be required instead of optional. We updated this field to be optional in this release.
  • feature: Lambda: Adds support for using Amazon Elastic File System (persistent storage) with AWS Lambda. This enables customers to share data across function invocations, read large reference data files, and write function output to a persistent and shared store.
  • feature: Polly: Amazon Polly adds new US English child voice - Kevin. Kevin is available as Neural voice only.

v2.697.0

Compare Source

  • feature: AlexaForBusiness: Adding support for optional tags in CreateBusinessReportSchedule, CreateProfile and CreateSkillGroup APIs
  • feature: AppConfig: This release adds a hosted configuration source provider. Customers can now store their application configurations directly in AppConfig, without the need for an external configuration source.
  • feature: Chime: feature: Chime: This release introduces the ability to create an AWS Chime SDK meeting with attendees.
  • feature: CognitoIdentityServiceProvider: Updated all AuthParameters to be sensitive.
  • feature: Iot: Added support for job executions rollout configuration, job abort configuration, and job executions timeout configuration for AWS IoT Over-the-Air (OTA) Update Feature.
eslint/eslint

v7.3.0

Compare Source

jest-community/eslint-plugin-jest

v23.16.0

Compare Source

Features
  • create no-conditional-expect rule (aba53e4)
  • deprecate no-try-expect in favor of no-conditional-expect (6d07cad)

v23.15.0

Compare Source

Features
  • no-standalone-expect: support additionalTestBlockFunctions (#​585) (ed220b2)

v23.14.0

Compare Source

Bug Fixes
  • no-test-callback: check argument is an identifier (f70612d)
  • no-test-callback: provide suggestion instead of autofix (782d8fa)
  • prefer-strict-equal: provide suggestion instead of autofix (2eaed2b)
Features
  • prefer-expect-assertions: provide suggestions (bad88a0)

23.13.2 (2020-05-26)

Bug Fixes

23.13.1 (2020-05-17)

Bug Fixes
  • no-if: use correct syntax for placeholder substitution in message (6d1eda8)
kulshekhar/ts-jest

v26.1.1

Compare Source

Bug Fixes
webpack/webpack-cli

v3.3.12

Compare Source


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 29b5d57 to c3b1e2c Compare June 22, 2020 07:55
@sonarcloud
Copy link

sonarcloud bot commented Jun 22, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c3b1e2c to fab3bd9 Compare June 22, 2020 10:19
@hoonoh hoonoh merged commit 4b9f5ee into master Jun 22, 2020
@hoonoh hoonoh deleted the renovate/all-minor-patch branch June 22, 2020 10:20
@hoonoh hoonoh restored the renovate/all-minor-patch branch June 22, 2020 12:04
hoonoh added a commit that referenced this pull request Jun 22, 2020
hoonoh added a commit that referenced this pull request Jun 23, 2020
@hoonoh
Copy link
Owner

hoonoh commented Jul 28, 2020

🎉 This PR is included in version 0.5.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

hoonoh pushed a commit that referenced this pull request Mar 3, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
hoonoh added a commit that referenced this pull request Mar 3, 2021
hoonoh pushed a commit that referenced this pull request Mar 3, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
hoonoh added a commit that referenced this pull request Mar 3, 2021
hoonoh pushed a commit that referenced this pull request Mar 4, 2021
# 1.0.0 (2021-03-04)

### Bug Fixes

* add missing files from previous commits ([24e50e6](24e50e6))
* add missing line 'strategy' ([#20](#20)) ([d7e28ec](d7e28ec))
* add missing quite handling for stdout ([47f3441](47f3441))
* add semantic-release dependencies ([#300](#300)) ([d29baa0](d29baa0))
* added missing red hat linux definition ([90d247c](90d247c))
* fix credential timeout bug & update related mocks ([1309500](1309500))
* fix linting errors ([8c28e22](8c28e22))
* fix npm dist-tag 401 error ([#21](#21)) ([ff19902](ff19902))
* fix patch-package issue ([#23](#23)) ([17191f2](17191f2))
* fix release routine on bad builds ([#17](#17)) ([b8665df](b8665df))
* fix windows bug & removed bad deps ([c061f5d](c061f5d))
* handle RequestLimitExceeded error ([ed475c9](ed475c9))
* set default limit if unset ([a4431ae](a4431ae))
* update & fix ec2-types families ([1b4237d](1b4237d))
* update ec2-types ([#198](#198)) ([d71867e](d71867e))
* update ec2-types ([#244](#244)) ([e5836a1](e5836a1))
* update ec2-types ([#246](#246)) ([1a46061](1a46061))
* update ec2-types ([#263](#263)) ([af3c26d](af3c26d))
* update ec2-types ([#268](#268)) ([42208de](42208de))
* update ec2-types ([#283](#283)) ([aff20f8](aff20f8))
* update ec2-types ([#298](#298)) ([6c9c557](6c9c557))
* update ec2-types ([#314](#314)) ([2bd6993](2bd6993))
* update ec2-types ([#315](#315)) ([24d33c2](24d33c2))
* update ec2-types ([#316](#316)) ([f9c7134](f9c7134))
* update ec2-types ([#318](#318)) ([bb91c08](bb91c08))
* update ec2-types ([#319](#319)) ([7441fc9](7441fc9))
* update ec2-types ([#32](#32)) ([4071568](4071568))
* update ec2-types ([#328](#328)) ([d04d162](d04d162))
* update ec2-types ([#335](#335)) ([9670000](9670000))
* update ec2-types ([#336](#336)) ([de66c2b](de66c2b))
* update ec2-types ([#35](#35)) ([655c9c8](655c9c8))
* update npmignore ([#18](#18)) ([df74725](df74725))

### Features

* add instance family option ([c6e211c](c6e211c))
* **cli:** add JSON output option ([#14](#14)) ([e55117f](e55117f))
* add module ([#26](#26)) ([82cba10](82cba10))
* add ui mode ([0bf8a0f](0bf8a0f))
* added regions option ([62c569b](62c569b))
* allow using familyType or size option by itself ([6e2e2cb](6e2e2cb))
* log out selected options ([b558271](b558271))
* major update ([#308](#308)) ([eabf349](eabf349))

### Performance Improvements

* distribute via webpack bundling ([#22](#22)) ([d55023e](d55023e))

### Reverts

* Revert "chore(deps): update all non-major dependencies (#249)" (#252) ([2ce6a55](2ce6a55)), closes [#249](#249) [#252](#252)

### BREAKING CHANGES

* options & outputs changed
hoonoh pushed a commit that referenced this pull request Mar 8, 2021
# 1.0.0 (2021-03-08)

### Bug Fixes

* add missing files from previous commits ([24e50e6](24e50e6))
* add missing line 'strategy' ([#20](#20)) ([d7e28ec](d7e28ec))
* add missing quite handling for stdout ([47f3441](47f3441))
* add semantic-release dependencies ([#300](#300)) ([d29baa0](d29baa0))
* added missing red hat linux definition ([90d247c](90d247c))
* fix credential timeout bug & update related mocks ([1309500](1309500))
* fix linting errors ([8c28e22](8c28e22))
* fix npm dist-tag 401 error ([#21](#21)) ([ff19902](ff19902))
* fix patch-package issue ([#23](#23)) ([17191f2](17191f2))
* fix release routine on bad builds ([#17](#17)) ([b8665df](b8665df))
* fix windows bug & removed bad deps ([c061f5d](c061f5d))
* handle RequestLimitExceeded error ([ed475c9](ed475c9))
* set default limit if unset ([a4431ae](a4431ae))
* update & fix ec2-types families ([1b4237d](1b4237d))
* update ec2-types ([#198](#198)) ([d71867e](d71867e))
* update ec2-types ([#244](#244)) ([e5836a1](e5836a1))
* update ec2-types ([#246](#246)) ([1a46061](1a46061))
* update ec2-types ([#263](#263)) ([af3c26d](af3c26d))
* update ec2-types ([#268](#268)) ([42208de](42208de))
* update ec2-types ([#283](#283)) ([aff20f8](aff20f8))
* update ec2-types ([#298](#298)) ([6c9c557](6c9c557))
* update ec2-types ([#314](#314)) ([2bd6993](2bd6993))
* update ec2-types ([#315](#315)) ([24d33c2](24d33c2))
* update ec2-types ([#316](#316)) ([f9c7134](f9c7134))
* update ec2-types ([#318](#318)) ([bb91c08](bb91c08))
* update ec2-types ([#319](#319)) ([7441fc9](7441fc9))
* update ec2-types ([#32](#32)) ([4071568](4071568))
* update ec2-types ([#328](#328)) ([d04d162](d04d162))
* update ec2-types ([#335](#335)) ([9670000](9670000))
* update ec2-types ([#336](#336)) ([de66c2b](de66c2b))
* update ec2-types ([#35](#35)) ([655c9c8](655c9c8))
* update npmignore ([#18](#18)) ([df74725](df74725))

### Features

* add instance family option ([c6e211c](c6e211c))
* **cli:** add JSON output option ([#14](#14)) ([e55117f](e55117f))
* add module ([#26](#26)) ([82cba10](82cba10))
* add ui mode ([0bf8a0f](0bf8a0f))
* added regions option ([62c569b](62c569b))
* allow using familyType or size option by itself ([6e2e2cb](6e2e2cb))
* log out selected options ([b558271](b558271))
* major update ([#308](#308)) ([eabf349](eabf349))

### Performance Improvements

* distribute via webpack bundling ([#22](#22)) ([d55023e](d55023e))

### Reverts

* Revert "chore(deps): update all non-major dependencies (#249)" (#252) ([2ce6a55](2ce6a55)), closes [#249](#249) [#252](#252)

### BREAKING CHANGES

* options & outputs changed
hoonoh pushed a commit that referenced this pull request Mar 15, 2021
# 1.0.0 (2021-03-15)

### Bug Fixes

* add missing files from previous commits ([24e50e6](24e50e6))
* add missing line 'strategy' ([#20](#20)) ([d7e28ec](d7e28ec))
* add missing quite handling for stdout ([47f3441](47f3441))
* add semantic-release dependencies ([#300](#300)) ([d29baa0](d29baa0))
* added missing red hat linux definition ([90d247c](90d247c))
* fix credential timeout bug & update related mocks ([1309500](1309500))
* fix linting errors ([8c28e22](8c28e22))
* fix npm dist-tag 401 error ([#21](#21)) ([ff19902](ff19902))
* fix patch-package issue ([#23](#23)) ([17191f2](17191f2))
* fix release routine on bad builds ([#17](#17)) ([b8665df](b8665df))
* fix windows bug & removed bad deps ([c061f5d](c061f5d))
* handle RequestLimitExceeded error ([ed475c9](ed475c9))
* set default limit if unset ([a4431ae](a4431ae))
* update & fix ec2-types families ([1b4237d](1b4237d))
* update ec2-types ([#198](#198)) ([d71867e](d71867e))
* update ec2-types ([#244](#244)) ([e5836a1](e5836a1))
* update ec2-types ([#246](#246)) ([1a46061](1a46061))
* update ec2-types ([#263](#263)) ([af3c26d](af3c26d))
* update ec2-types ([#268](#268)) ([42208de](42208de))
* update ec2-types ([#283](#283)) ([aff20f8](aff20f8))
* update ec2-types ([#298](#298)) ([6c9c557](6c9c557))
* update ec2-types ([#314](#314)) ([2bd6993](2bd6993))
* update ec2-types ([#315](#315)) ([24d33c2](24d33c2))
* update ec2-types ([#316](#316)) ([f9c7134](f9c7134))
* update ec2-types ([#318](#318)) ([bb91c08](bb91c08))
* update ec2-types ([#319](#319)) ([7441fc9](7441fc9))
* update ec2-types ([#32](#32)) ([4071568](4071568))
* update ec2-types ([#328](#328)) ([d04d162](d04d162))
* update ec2-types ([#335](#335)) ([9670000](9670000))
* update ec2-types ([#336](#336)) ([de66c2b](de66c2b))
* update ec2-types ([#35](#35)) ([655c9c8](655c9c8))
* update npmignore ([#18](#18)) ([df74725](df74725))

### Features

* add instance family option ([c6e211c](c6e211c))
* **cli:** add JSON output option ([#14](#14)) ([e55117f](e55117f))
* add module ([#26](#26)) ([82cba10](82cba10))
* add ui mode ([0bf8a0f](0bf8a0f))
* added regions option ([62c569b](62c569b))
* allow using familyType or size option by itself ([6e2e2cb](6e2e2cb))
* log out selected options ([b558271](b558271))
* major update ([#308](#308)) ([eabf349](eabf349))

### Performance Improvements

* distribute via webpack bundling ([#22](#22)) ([d55023e](d55023e))

### Reverts

* Revert "chore(deps): update all non-major dependencies (#249)" (#252) ([2ce6a55](2ce6a55)), closes [#249](#249) [#252](#252)

### BREAKING CHANGES

* options & outputs changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants