Skip to content

Remove resolutions from package.json#1741

Merged
tdeekens merged 3 commits intomasterfrom
renovate/y18n-5.x
Mar 26, 2025
Merged

Remove resolutions from package.json#1741
tdeekens merged 3 commits intomasterfrom
renovate/y18n-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
y18n 3.2.2 -> 5.0.8 age adoption passing confidence

Summary

Resolutions are a dangerous pattern. They override resolutions of dependencies and can break code as a result of expectations of dependencies in consumers not being met.

These resolutions were added a long time ago:

From what I read none of them should be needed going forward with the modernization efforts of this library.

Release Notes

yargs/y18n (y18n)

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • exports maps are now used, which modifies import behavior.
  • drops Node 6 and 4. begin following Node.js LTS schedule (#​89)
Features
Build System
  • drops Node 6 and 4. begin following Node.js LTS schedule (#​89) (3cc0c28)
4.0.1 (2020-10-25)
Bug Fixes

v4.0.3: y18n y18n-v4.0.3

Compare Source

Bug Fixes

v4.0.2: y18n y18n-v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

v4.0.0

Compare Source

Bug Fixes
  • allow support for falsy values like 0 in tagged literal (#​45) (c926123)
Features
BREAKING CHANGES
  • __: dropping Node 0.10/Node 0.12 support

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Dec 6, 2021

🦋 Changeset detected

Latest commit: 23da85b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@commercetools/resource-deleter Patch
@commercetools/sync-actions Patch
@commercetools/integration-tests Patch
@commercetools/api-request-builder Patch
@commercetools/get-credentials Patch
@commercetools/http-user-agent Patch
@commercetools/personal-data-erasure Patch
@commercetools/sdk-auth Patch
@commercetools/sdk-client Patch
@commercetools/sdk-middleware-auth Patch
@commercetools/sdk-middleware-correlation-id Patch
@commercetools/sdk-middleware-http Patch
@commercetools/sdk-middleware-logger Patch
@commercetools/sdk-middleware-queue Patch
@commercetools/sdk-middleware-user-agent Patch
@commercetools/sdk-types Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate bot force-pushed the renovate/y18n-5.x branch from 16244e4 to 96d109f Compare January 20, 2022 00:03
@codecov
Copy link

codecov bot commented Jan 20, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (4472ae3) to head (23da85b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1741   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files         109      109           
  Lines        2886     2886           
  Branches      833      833           
=======================================
  Hits         2844     2844           
  Misses         40       40           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/y18n-5.x branch 4 times, most recently from 12dc010 to a2007d3 Compare February 9, 2022 16:16
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 2 times, most recently from aaf1f83 to 6b962f4 Compare February 23, 2022 19:03
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 2 times, most recently from a575e4a to 5e66ff2 Compare March 8, 2022 00:25
@renovate renovate bot force-pushed the renovate/y18n-5.x branch from 5e66ff2 to d885cda Compare March 10, 2022 11:00
@renovate renovate bot force-pushed the renovate/y18n-5.x branch from d885cda to 20dd1dc Compare May 24, 2022 10:01
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 2 times, most recently from aae4ec1 to b21d54e Compare June 27, 2022 11:41
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 3 times, most recently from e3358ca to 279de04 Compare August 1, 2022 10:29
@renovate renovate bot force-pushed the renovate/y18n-5.x branch from 279de04 to 12eaae3 Compare August 9, 2022 09:14
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 2 times, most recently from 9e9d6d7 to 554a979 Compare August 17, 2022 03:53
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 7 times, most recently from abe04d9 to 3170cd5 Compare August 24, 2022 12:13
@renovate renovate bot force-pushed the renovate/y18n-5.x branch from 3170cd5 to 282a30c Compare September 15, 2022 09:36
@renovate renovate bot force-pushed the renovate/y18n-5.x branch from 4d00c8d to 8dfba33 Compare April 14, 2023 17:11
@renovate renovate bot force-pushed the renovate/y18n-5.x branch from 8dfba33 to 9d19aaf Compare April 26, 2023 15:02
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 2 times, most recently from 596dcf3 to 8d51d5c Compare May 4, 2023 14:56
@renovate renovate bot force-pushed the renovate/y18n-5.x branch from 8d51d5c to 8691739 Compare May 25, 2023 16:07
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 3 times, most recently from 988118c to c185ee9 Compare June 27, 2023 13:27
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 10 times, most recently from 0ee2ae2 to 58e80a6 Compare July 6, 2023 14:02
@renovate renovate bot force-pushed the renovate/y18n-5.x branch 4 times, most recently from 8d181cf to 7269a8c Compare July 20, 2023 07:24
@gitstream-cm
Copy link

gitstream-cm bot commented Jun 12, 2024

This PR is missing a Jira ticket reference in the title or description.
Please add a Jira ticket reference to the title or description of this PR.

@gitstream-cm
Copy link

gitstream-cm bot commented Jun 12, 2024

🥷 Code experts: no user matched threshold 10

emmenko has most 🧠 knowledge in the files.

See details

package.json

Knowledge based on git-blame:
emmenko: 18%

packages/product-exporter/package.json

Knowledge based on git-blame:
emmenko: 9%

yarn.lock

Knowledge based on git-blame:
emmenko: 8%

To learn more about /:\ gitStream - Visit our Docs

@renovate
Copy link
Contributor Author

renovate bot commented Mar 26, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ct-changesets ct-changesets bot mentioned this pull request Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant