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

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) ^29.2.5 -> ^29.2.6 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.48.1 -> ^5.48.2 age adoption passing confidence
@typescript-eslint/parser ^5.48.1 -> ^5.48.2 age adoption passing confidence
autocompleter (source) ^7.0.1 -> ^7.1.0 age adoption passing confidence
esbuild-loader ^2.20.0 -> ^2.21.0 age adoption passing confidence
eslint (source) ^8.31.0 -> ^8.32.0 age adoption passing confidence
eslint-plugin-import ^2.27.4 -> ^2.27.5 age adoption passing confidence
pnpm (source) 7.24.3 -> 7.25.1 age adoption passing confidence
pnpm (source) ^7.24.3 -> ^7.25.1 age adoption passing confidence
ts-jest (source) ^29.0.4 -> ^29.0.5 age adoption passing confidence

Release Notes

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

v5.48.2

Compare Source

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

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

v5.48.2

Compare Source

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

kraaden/autocomplete

v7.1.0

Compare Source

privatenumber/esbuild-loader

v2.21.0

Compare Source

Bug Fixes
  • support Source without #sourceAndMap() (f5bc714), closes #​298
  • use older webpack-sources for WP4 and built-in one for WP5 (#​300) (106484b)
Features
eslint/eslint

v8.32.0

Compare Source

Features
  • fc20f24 feat: add suggestions for redundant wrapping in prefer-regex-literals (#​16658) (YeonJuan)
Bug Fixes
Documentation
  • 17b65ad docs: IA Update page URL move (#​16665) (Ben Perlmutter)
  • 5981296 docs: fix theme switcher button (#​16752) (Sam Chen)
  • 6669413 docs: deploy prerelease docs under the /docs/next/ path (#​16541) (Nitin Kumar)
  • 78ecfe0 docs: use inline code for rule options name (#​16768) (Percy Ma)
  • fc2ea59 docs: Update README (GitHub Actions Bot)
  • 762a872 docs: Update README (GitHub Actions Bot)
Chores
  • 2952d6e chore: sync templates/*.md files with issue templates (#​16758) (gfyoung)
  • 3e34418 chore: Add new issues to triage project (#​16740) (Nicholas C. Zakas)
import-js/eslint-plugin-import

v2.27.5

Compare Source

Fixed
pnpm/pnpm

v7.25.1

Compare Source

Patch Changes
  • Show dependency paths info in pnpm audit output #​3073
  • The store integrity check should validate the side effects cache of the installed package. If the side effects cache is broken, the package needs to be rebuilt #​4997.
  • Add more info to the description of the --force option in the pnpm install command #​5932.
  • Don't crash when a bin file is not found and prefer-symlinked-executables is true #​5946.
  • pnpm install --fix-lockfile should not fail if the package has no dependencies #​5878.
Our Gold Sponsors
Our Silver Sponsors

v7.25.0

Compare Source

Minor Changes
  • When patching a dependency that is already patched, the existing patch is applied to the dependency, so that the new edit are applied on top of the existing ones. To ignore the existing patches, run the patch command with the --ignore-existing option #​5632.
  • When extend-node-path is set to false, the NODE_PATH environment variable is not set in the command shims #​5910
Patch Changes
  • Ensure the permission of bin file when prefer-symlinked-executables is set to true #​5913.
  • If an external tool or a user have removed a package from node_modules, pnpm should add it back on install. This was only an issue with node-linker=hoisted.
Our Gold Sponsors
Our Silver Sponsors
kulshekhar/ts-jest

v29.0.5

Compare Source

Reverts

Configuration

📅 Schedule: Branch creation - "on Thursday" (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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 19, 2023
@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #870 (1ed2914) into master (268c97b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #870   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          244       244           
  Lines        16556     16556           
  Branches      5883      5883           
=========================================
  Hits         16556     16556           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding merged commit 747c690 into ghiscoding:master Jan 19, 2023
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch January 19, 2023 23:28
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.

2 participants