This repository was archived by the owner on Jun 7, 2022. It is now read-only.
Update dependency yarn-deduplicate to v5 #504
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.0->^5.0.0Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
scinos/yarn-deduplicate
v5.0.0Compare Source
Breaking
types, and those have changed. If you were not using the exported types, this change should be
transparent for you.
Chores
v4.0.0Compare Source
Breaking
Added
--exclude-scopesflag to exclude scopes (thanks to @sventschui)--excludeflags inREADME.mdFixed
package.jsonChores
typescript4.6.2 (via peer dependency)v3.1.0Compare Source
Chores
jestto 26.6.1yarnto 1.22.10 (via policy)eslint-config-prettierto 6.14.0prettierto 2.1.2eslint-plugin-jestto 24.1.0eslintto 7.12.0Added
v3.0.0Compare Source
Breaking
Variadic flags
Flags
--packages,--scopesand--excludedon't support comma-separated values anymore (eg:--packages libA,libB). Instead, you can pass multiple values per flag (eg:--packages libA libB)or pass the flag multiple times (eg:
--packages libA --packages libB).If you use one of those flags and you want to specify a custom
yarn.lockfile, you need to use--to separate the arg. Example--packages libA -- ../project/yarn.lockChores
v2.1.1Compare Source
v2.1.0Compare Source
Chores
yarn.lockAdded
--scopesto limit changes to a list of scopes (thanks to @sgomes)--strategy(thanks to @KubaJastrz)Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.