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 #91

Merged
merged 1 commit into from
May 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.15.11 -> 18.16.1 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.0 -> 5.59.1 age adoption passing confidence
@typescript-eslint/parser 5.59.0 -> 5.59.1 age adoption passing confidence
esbuild 0.17.17 -> 0.17.18 age adoption passing confidence
eslint (source) 8.38.0 -> 8.39.0 age adoption passing confidence
fastify (source) 4.15.0 -> 4.16.0 age adoption passing confidence
prettier (source) 2.8.7 -> 2.8.8 age adoption passing confidence
syncpack 9.8.4 -> 9.8.6 age adoption passing confidence
undici (source) ^5.21.2 -> ^5.22.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.59.1

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.59.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

evanw/esbuild

v0.17.18

Compare Source

  • Fix non-default JSON import error with export {} from (#​3070)

    This release fixes a bug where esbuild incorrectly identified statements of the form export { default as x } from "y" assert { type: "json" } as a non-default import. The bug did not affect code of the form import { default as x } from ... (only code that used the export keyword).

  • Fix a crash with an invalid subpath import (#​3067)

    Previously esbuild could crash when attempting to generate a friendly error message for an invalid subpath import (i.e. an import starting with #). This happened because esbuild originally only supported the exports field and the code for that error message was not updated when esbuild later added support for the imports field. This crash has been fixed.

eslint/eslint

v8.39.0

Compare Source

Features

  • 3f7af9f feat: Implement SourceCode#markVariableAsUsed() (#​17086) (Nicholas C. Zakas)

Documentation

  • 6987dc5 docs: Fix formatting in Custom Rules docs (#​17097) (Milos Djermanovic)
  • 4ee92e5 docs: Update README (GitHub Actions Bot)
  • d8e9887 docs: Custom Rules cleanup/expansion (#​16906) (Ben Perlmutter)
  • 1fea279 docs: Clarify how to add to tsc agenda (#​17084) (Nicholas C. Zakas)
  • 970ef1c docs: Update triage board location (Nicholas C. Zakas)
  • 6d8bffd docs: Update README (GitHub Actions Bot)

Chores

fastify/fastify

v4.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.15.0...4.16.0

prettier/prettier

v2.8.8

Compare Source

This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.

JamieMason/syncpack

v9.8.6

Compare Source

Bug Fixes
  • config: prevent default source overriding rcfile (1d6a4ba), closes #​123
  • npm: update minor dependencies (91f4967)
nodejs/undici

v5.22.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v5.21.2...v5.22.0


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Merging #91 (cf0e8a4) into trunk (5c9927c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            trunk      #91   +/-   ##
=======================================
  Coverage   98.19%   98.19%           
=======================================
  Files           2        2           
  Lines         277      277           
  Branches       40       40           
=======================================
  Hits          272      272           
  Misses          5        5           

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ae95d41 to 33d95cc Compare May 3, 2023 04:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 33d95cc to cf0e8a4 Compare May 3, 2023 04:43
@markmartirosian markmartirosian merged commit af6dbe8 into trunk May 3, 2023
@markmartirosian markmartirosian deleted the renovate/all-minor-patch branch May 3, 2023 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant