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

Update all non-major dependencies #3912

Merged
merged 1 commit into from Oct 13, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2020

This PR contains the following updates:

Package Type Update Change
@microsoft/api-documenter (source) devDependencies patch 7.9.7 -> 7.9.10
@types/node devDependencies patch 12.12.64 -> 12.12.67
@types/yargs devDependencies patch 15.0.7 -> 15.0.8
@typescript-eslint/eslint-plugin devDependencies patch 4.4.0 -> 4.4.1
@typescript-eslint/eslint-plugin-tslint devDependencies patch 4.4.0 -> 4.4.1
@typescript-eslint/parser devDependencies patch 4.4.0 -> 4.4.1
eslint (source) devDependencies minor 7.10.0 -> 7.11.0
firebase-tools devDependencies patch 8.12.0 -> 8.12.1
karma-summary-reporter devDependencies minor 1.8.0 -> 1.9.0
source-map-loader devDependencies patch 1.1.0 -> 1.1.1
terser (source) dependencies patch 5.3.4 -> 5.3.5
terser (source) devDependencies patch 5.3.4 -> 5.3.5
ts-loader devDependencies patch 8.0.4 -> 8.0.5
tslib (source) dependencies patch 1.14.0 -> 1.14.1

Release Notes

typescript-eslint/typescript-eslint

v4.4.1

Compare Source

Bug Fixes
  • eslint-plugin: [ban-ts-comment] support block comments (#​2644) (9c3c686)
  • eslint-plugin: [ban-types] allow banning types with specific parameters (#​2662) (77732a2)
  • eslint-plugin: [consistent-type-assertions] check type assertion in jsx props (#​2653) (393e925)
  • eslint-plugin: [no-duplicate-imports] distinguish member, default (#​2637) (c71f423)
  • eslint-plugin: [no-throw-literal] false positive with logical expressions (#​2645) (57aa6c7)
  • eslint-plugin: [no-unused-vars] fix false positives for duplicated names in namespaces (#​2659) (0d696c7)
  • eslint-plugin: [no-use-before-define] correctly handle typeof type references (#​2623) (8e44c78)
  • scope-manager: don't create a variable for global augmentation (#​2639) (6bc9325)
eslint/eslint

v7.11.0

Compare Source

  • 23e966f Chore: Refactor CLIEngine tests (refs #​13481) (#​13709) (Nicholas C. Zakas)
  • fa9429a Fix: don't count line after EOF in max-lines (#​13735) (Milos Djermanovic)
  • d973675 Docs: Update anchor links to use existing linkrefs (refs #​13715) (#​13741) (Brandon Mills)
  • 2c6d774 Docs: Fix typos (#​13730) (Frieder Bluemle)
  • cc468c0 Upgrade: eslint-visitor-keys@2.0.0 (#​13732) (Milos Djermanovic)
  • ab0ac6c Docs: Fix anchor links (#​13715) (Gary Moore)
  • 27f0de6 Fix: account for linebreaks before postfix ++/-- in no-extra-parens (#​13731) (Milos Djermanovic)
  • da78fa1 Update: support async arrow fn in function-paren-newline (fixes #​13728) (#​13729) (Michal Dziekonski)
  • fe301b8 Docs: Add configuration comments in examples (#​13738) (YeonJuan)
  • 504408c Sponsors: Sync README with website (ESLint Jenkins)
  • 3900659 Sponsors: Sync README with website (ESLint Jenkins)
  • c1974b3 Sponsors: Sync README with website (ESLint Jenkins)
  • 6f4abe5 Sponsors: Sync README with website (ESLint Jenkins)
firebase/firebase-tools

v8.12.1

Compare Source

  • Fixes issue where database export does not work if database is empty (#​2634).
  • Fixes an issue where firebase init hosting:github did not write yml files to the correct location (#​2688).
sth/karma-summary-reporter

v1.9.0

Compare Source

  • Improvement: Remove browser messages that lead to duplicate output when combined with other reporters (#​15)
  • Improvement (dev): Dev dependency upgrades (including security fixes)
  • Compatibility: Remove CI testing for node v6
  • Compatibility: Add CI testing for node v14
  • Compatibility: Add CI testing on windows, macos
webpack-contrib/source-map-loader

v1.1.1

Compare Source

terser/terser

v5.3.5

Compare Source

  • Avoid moving named functions into default exports.
  • Enabled transform() for chain expressions. This allows AST transformers to reach inside chain expressions.
TypeStrong/ts-loader

v8.0.5

Compare Source

Microsoft/tslib

v1.14.1

Compare Source

Long discussion in the webpack issues


Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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.

@changeset-bot
Copy link

changeset-bot bot commented Oct 9, 2020

⚠️ No Changeset found

Latest commit: 5d62921

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Oct 9, 2020

Binary Size Report

Affected SDKs

No changes between base commit (df27732) and head commit (83657ce).

Test Logs

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Oct 9, 2020

Size Analysis Report

Affected Products

No changes between base commit (df27732) and head commit (83657ce).

Test Logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3b5d0f3 to 98c990f Compare October 10, 2020 00:06
@renovate renovate bot requested a review from yuchenshi as a code owner October 10, 2020 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from eda60ac to c175976 Compare October 13, 2020 04:50
@hsubox76 hsubox76 merged commit d4966cf into master Oct 13, 2020
@renovate renovate bot deleted the renovate/all-minor-patch branch October 13, 2020 16:22
@firebase firebase locked and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants