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

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^5.48.0 -> ^5.48.1 age adoption passing confidence
@typescript-eslint/parser ^5.48.0 -> ^5.48.1 age adoption passing confidence
dompurify ^2.4.1 -> ^2.4.3 age adoption passing confidence
eslint-plugin-import ^2.26.0 -> ^2.27.0 age adoption passing confidence
fork-ts-checker-webpack-plugin ^7.2.14 -> ^7.3.0 age adoption passing confidence
jest-extended ^3.2.1 -> ^3.2.3 age adoption passing confidence
pnpm (source) 7.22.0 -> 7.24.3 age adoption passing confidence
pnpm (source) ^7.22.0 -> ^7.24.3 age adoption passing confidence
postcss (source) ^8.4.20 -> ^8.4.21 age adoption passing confidence
ts-jest (source) ^29.0.3 -> ^29.0.4 age adoption passing confidence

Release Notes

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

v5.48.1

Compare Source

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

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

v5.48.1

Compare Source

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

cure53/DOMPurify

v2.4.3: DOMPurify 2.4.3

Compare Source

  • Final release that is compatible with MSIE10 & MSIE 11

v2.4.2: DOMPurify 2.4.2

Compare Source

  • Fixed a Trusted Types sink violation with empty input and NAMESPACE , thanks @​tosmolka
  • Fixed a Prototype Pollution issue discovered and reported by @​kevin-mizu
import-js/eslint-plugin-import

v2.27.0

Compare Source

Added
Fixed
Changed
TypeStrong/fork-ts-checker-webpack-plugin

v7.3.0

Compare Source

Features
jest-community/jest-extended

v3.2.3

Compare Source

What's Changed

Full Changelog: jest-community/jest-extended@v3.2.2...v3.2.3

v3.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.2.1...v3.2.2

pnpm/pnpm

v7.24.3

Compare Source

Patch Changes
  • Don't break lockfile v6 on repeat install if use-lockfile-v6 is not set to true.
Our Gold Sponsors
Our Silver Sponsors

v7.24.2

Compare Source

Minor Changes

  • Added support for pnpm-lock.yaml format v6. This new format will be the new lockfile format in pnpm v8. To use the new lockfile format, use the use-lockfile-v6=true setting in .npmrc. Or run pnpm install --use-lockfile-v6 #​5810.

Patch Changes

  • pnpm run should fail if the path to the project contains colon(s).

  • pnpm config set key=value should work the same as pnpm config set key value #​5889.

  • The upload of built artifacts (side effects) should not fail when node-linker is set to hoisted and installation runs on a project that already had a node_modules directory #​5823.

    This fixes a bug introduced by #​5814.

  • pnpm exec should work when the path to the project contains colon(s) #​5846.

  • Git-hosted dependencies should not be built, when ignore-scripts is set to true #​5876.

Our Gold Sponsors

Our Silver Sponsors

v7.24.1

Compare Source

v7.24.0

Compare Source

v7.23.0

Compare Source

Minor Changes

  • When the resolve-peers-from-workspace-root setting is set to true, pnpm will use dependencies installed in the root of the workspace to resolve peer dependencies in any of the workspace's projects #​5882.

Patch Changes

  • The help of the run command should list the --resume-from option.
  • Should display --include-workspace-root option on recursive command's help info.

Our Gold Sponsors

Our Silver Sponsors

postcss/postcss

v8.4.21

Compare Source

  • Fixed Input#error types (by Aleks Hudochenkov).
kulshekhar/ts-jest

v29.0.4

Compare Source

Bug Fixes

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 12, 2023
@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #863 (e1cc6fd) into master (c05a5bf) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #863   +/-   ##
=========================================
  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.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from f45af64 to e1cc6fd Compare January 12, 2023 01:30
@ghiscoding ghiscoding merged commit e55af11 into ghiscoding:master Jan 12, 2023
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch January 12, 2023 02:19
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