Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies (#474)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [aws-sdk](https://togithub.com/aws/aws-sdk-js) | [`2.1129.0` -> `2.1130.0`](https://renovatebot.com/diffs/npm/aws-sdk/2.1129.0/2.1130.0) | [![age](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1130.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1130.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1130.0/compatibility-slim/2.1129.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1130.0/confidence-slim/2.1129.0)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.14.0` -> `8.15.0`](https://renovatebot.com/diffs/npm/eslint/8.14.0/8.15.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/8.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/8.15.0/compatibility-slim/8.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.15.0/confidence-slim/8.14.0)](https://docs.renovatebot.com/merge-confidence/) | | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | [`28.0.1` -> `28.0.2`](https://renovatebot.com/diffs/npm/ts-jest/28.0.1/28.0.2) | [![age](https://badges.renovateapi.com/packages/npm/ts-jest/28.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ts-jest/28.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ts-jest/28.0.2/compatibility-slim/28.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ts-jest/28.0.2/confidence-slim/28.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-js</summary> ### [`v2.1130.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#​211300) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1129.0...v2.1130.0) - feature: EC2: Add new state values for IPAMs, IPAM Scopes, and IPAM Pools. - feature: Location: Amazon Location Service now includes a MaxResults parameter for ListGeofences requests. - feature: MediaPackage: This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints. - feature: Redshift: Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created. </details> <details> <summary>eslint/eslint</summary> ### [`v8.15.0`](https://togithub.com/eslint/eslint/releases/v8.15.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.14.0...v8.15.0) ##### Features - [`ab37d3b`](https://togithub.com/eslint/eslint/commit/ab37d3ba302856007beb833c34b56658a34bbb5d) feat: add `enforceInClassFields` option to no-underscore-dangle ([#​15818](https://togithub.com/eslint/eslint/issues/15818)) (Roberto Cestari) ##### Bug Fixes - [`8bf9440`](https://togithub.com/eslint/eslint/commit/8bf9440ac47907ffd27aba095428908e7ddeae8a) fix: "use strict" should not trigger strict mode in ES3 ([#​15846](https://togithub.com/eslint/eslint/issues/15846)) (Milos Djermanovic) ##### Documentation - [`28116cc`](https://togithub.com/eslint/eslint/commit/28116ccce4b99da3d5aa9b8994dd3652df7b1cab) docs: update AST node names link in no-restricted-syntax ([#​15843](https://togithub.com/eslint/eslint/issues/15843)) (Milos Djermanovic) - [`272965f`](https://togithub.com/eslint/eslint/commit/272965feda8adfbf5bfa0e01b37df27ce70fc9fd) docs: fix h1 heading on formatters page ([#​15834](https://togithub.com/eslint/eslint/issues/15834)) (Milos Djermanovic) - [`a798166`](https://togithub.com/eslint/eslint/commit/a7981669fffe33deaf4fbe295f660edc8ccad4cd) docs: update example for running individual rule tests ([#​15833](https://togithub.com/eslint/eslint/issues/15833)) (Milos Djermanovic) - [`57e732b`](https://togithub.com/eslint/eslint/commit/57e732be4e349470fad3e3cc44d96bf0746a598b) docs: mark `SourceCode#getJSDocComment` deprecated in working-with-rules ([#​15829](https://togithub.com/eslint/eslint/issues/15829)) (Milos Djermanovic) - [`9a90abf`](https://togithub.com/eslint/eslint/commit/9a90abf59e31247c03a24ca789cd6157504f63ed) docs: update docs directory in working-with-rules ([#​15830](https://togithub.com/eslint/eslint/issues/15830)) (Milos Djermanovic) - [`810adda`](https://togithub.com/eslint/eslint/commit/810addac9b958c03d69f5f8f21d47ff7fb4c5db6) docs: add more examples for prefer-object-spread ([#​15831](https://togithub.com/eslint/eslint/issues/15831)) (coderaiser) - [`06b1edb`](https://togithub.com/eslint/eslint/commit/06b1edb68f251558601bf68d47e6bbde693089c9) docs: clarify no-control-regex rule ([#​15808](https://togithub.com/eslint/eslint/issues/15808)) (Milos Djermanovic) - [`9ecd42f`](https://togithub.com/eslint/eslint/commit/9ecd42f36462331a0d697e74323a4d24f0cf02fc) docs: Fixed typo in code comment ([#​15812](https://togithub.com/eslint/eslint/issues/15812)) (Addison G) - [`de992b7`](https://togithub.com/eslint/eslint/commit/de992b7016e3d91092de7748f0375943ad2c77f0) docs: remove links to 2fa document ([#​15804](https://togithub.com/eslint/eslint/issues/15804)) (Milos Djermanovic) - [`5222659`](https://togithub.com/eslint/eslint/commit/52226593974fc7fcb60f1be73b165863b3d1a7fb) docs: fix 'Related Rules' heading in no-constant-binary-expression ([#​15799](https://togithub.com/eslint/eslint/issues/15799)) (Milos Djermanovic) - [`e70ae81`](https://togithub.com/eslint/eslint/commit/e70ae8116256e5b69c6eac1ed71c0fa33a8e6d7a) docs: Update README team and sponsors (ESLint Jenkins) ##### Chores - [`1ba6a92`](https://togithub.com/eslint/eslint/commit/1ba6a926eedcfe725900ed95cf029cff02d0355a) chore: upgrade [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@​1](https://togithub.com/1).2.3 ([#​15847](https://togithub.com/eslint/eslint/issues/15847)) (Milos Djermanovic) - [`8167aa7`](https://togithub.com/eslint/eslint/commit/8167aa7d43d00f1a0e8400f73c0dd66798fd4c56) chore: bump version of minimatch due to security issue PRISMA-2022-0039 ([#​15774](https://togithub.com/eslint/eslint/issues/15774)) (Jan Opravil) - [`b8995a4`](https://togithub.com/eslint/eslint/commit/b8995a40087f3a1e4e87c239951f91ddaac73571) chore: Implement docs site ([#​15815](https://togithub.com/eslint/eslint/issues/15815)) (Nicholas C. Zakas) - [`6494e3e`](https://togithub.com/eslint/eslint/commit/6494e3e8916f0a07226bdd8c8f6b2c5f0884bf6b) chore: update link in `codeql-analysis.yml` ([#​15817](https://togithub.com/eslint/eslint/issues/15817)) (Milos Djermanovic) - [`36503ec`](https://togithub.com/eslint/eslint/commit/36503ec8b6fca292be8e584792fc2ad056df4d2f) chore: enable no-constant-binary-expression in eslint-config-eslint ([#​15807](https://togithub.com/eslint/eslint/issues/15807)) (唯然) </details> <details> <summary>kulshekhar/ts-jest</summary> ### [`v28.0.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#​2802-httpsgithubcomkulshekharts-jestcomparev2801v2802-2022-05-07) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.1...v28.0.2) ##### Bug Fixes - **transformers:** use `Array.sort` in hoisting transformer ([#​3498](https://togithub.com/kulshekhar/ts-jest/issues/3498)) ([e400a6e](https://togithub.com/kulshekhar/ts-jest/commit/e400a6ec0e4706f606ae9b1e2897b0bb1cff6343)), closes [#​3476](https://togithub.com/kulshekhar/ts-jest/issues/3476) </details> --- ### Configuration 📅 **Schedule**: "after 5pm on Friday,every weekend" (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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/hoonoh/aws-spot-price). Co-authored-by: Renovate Bot <[email protected]>
- Loading branch information