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 dependency make-plural-compiler to v6 #4223

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
make-plural-compiler (source) 5.1.0 -> 6.0.0 age adoption passing confidence

Release Notes

eemeli/make-plural (make-plural-compiler)

v6.0.0

Compare Source

⚠ Breaking Changes
  • Users of make-plural-compiler will need to apply the
    following change to their code:

    -import Compiler from 'make-plural-compiler'
    +import { Compiler } from 'make-plural-compiler'
    
  • While using ES6 syntax for functions does not change
    their behaviour in any way, it will need to be transpiled if the target
    environment (e.g. IE 11) does not support it.

Features
  • Use const and => notation for function stringification (b9da90a)
  • Add plural range support (cf77a71)
  • export { Compiler } rather than default (0cbbf58)
  • Export compileRange (ab9c32a)
  • Support c & e operands by ignoring them (#​22) (8c6a553)
  • Add Compiler.parseExamples() & refactor compiler.tests into compiler.examples (655d27f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • 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
Copy link
Contributor Author

renovate bot commented Oct 16, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
[05:41:04.348] INFO (10): Installing tool node v20.9.0...
v20.9.0
10.1.0
0.20.0
[05:41:06.877] INFO (10): Installed tool node in 2.5s.
[05:41:07.598] INFO (53): Installing tool pnpm v8.10.4...
8.10.4
[05:41:08.937] INFO (53): Installed tool pnpm in 1.3s.
Scope: all 35 workspace projects
Progress: resolved 0, reused 0, downloaded 1, added 0
Progress: resolved 56, reused 0, downloaded 55, added 0
Progress: resolved 82, reused 0, downloaded 81, added 0
Progress: resolved 85, reused 0, downloaded 84, added 0
Progress: resolved 102, reused 0, downloaded 101, added 0
Progress: resolved 143, reused 0, downloaded 130, added 0
Progress: resolved 289, reused 0, downloaded 274, added 0
Progress: resolved 508, reused 0, downloaded 493, added 0
Progress: resolved 585, reused 0, downloaded 570, added 0
Progress: resolved 607, reused 0, downloaded 593, added 0
Progress: resolved 744, reused 0, downloaded 731, added 0
Progress: resolved 855, reused 0, downloaded 831, added 0
Progress: resolved 917, reused 0, downloaded 897, added 0
Progress: resolved 1090, reused 0, downloaded 1070, added 0
Progress: resolved 1284, reused 0, downloaded 1264, added 0
Progress: resolved 1544, reused 0, downloaded 1524, added 0
Progress: resolved 1855, reused 0, downloaded 1835, added 0
Progress: resolved 2200, reused 0, downloaded 2180, added 0
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: make-plural-compiler@5.1.0

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.

@renovate renovate bot force-pushed the renovate/make-plural-compiler-6.x branch 2 times, most recently from 2eecfc0 to c8b2e05 Compare October 16, 2023 04:40
@renovate renovate bot force-pushed the renovate/make-plural-compiler-6.x branch 2 times, most recently from 23c8716 to de1f4f9 Compare October 23, 2023 06:17
@renovate renovate bot force-pushed the renovate/make-plural-compiler-6.x branch 6 times, most recently from da1fbd5 to 5923aef Compare November 6, 2023 21:02
@renovate renovate bot force-pushed the renovate/make-plural-compiler-6.x branch 18 times, most recently from 333ec23 to 97a17e4 Compare November 14, 2023 05:33
@renovate renovate bot force-pushed the renovate/make-plural-compiler-6.x branch from 97a17e4 to 31a740c Compare November 14, 2023 05:41
Copy link

github-actions bot commented Jan 3, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Jan 3, 2024
@github-actions github-actions bot closed this Jan 10, 2024
Copy link
Contributor Author

renovate bot commented Jan 10, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/make-plural-compiler-6.x branch January 10, 2024 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants