Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
skuba 12.2.0 -> 12.3.0 age adoption passing confidence

Release Notes

seek-oss/skuba (skuba)

v12.3.0

Compare Source

Minor Changes
  • lint: Add minimumReleaseAge and minimumReleaseAgeExclude to pnpm-workspace.yaml (#​2065)

    These security-focused settings were introduced in pnpm v10.16 to reduce the risk of installing compromised packages. They work by delaying installation of newly released dependencies, giving time for malicious versions to be discovered and removed from the registry.

    minimumReleaseAge specifies the number of minutes that must pass after a version is published before pnpm will install it. minimumReleaseAgeExclude allows you to bypass this restriction for trusted packages, and supports patterns as of pnpm v10.17.0.

    Note: You must be using pnpm v10.16 or later for minimumReleaseAge to work, and pnpm v10.17 or later for minimumReleaseAgeExclude patterns to work properly. With earlier versions of pnpm, these features will not function and pnpm will install any version without applying the minimum release age restrictions.

  • lint: Set ignorePatchFailures: false to ensure pnpm patches don't fail silently (#​2067)

Patch Changes
  • lint: Reclassify new Promise(executor) as safe in skuba/no-sync-in-promise-iterable (#​2058)

  • lint: Support static Array.from(), Array.fromAsync(), Array.of() methods in skuba/no-sync-in-promise-iterable (#​2060)

  • deps: @​octokit/types ^15.0.0 (#​2064)


Configuration

📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am every weekday" in timezone Australia/Melbourne, 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.

Copy link

changeset-bot bot commented Sep 24, 2025

⚠️ No Changeset found

Latest commit: 02a1efc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@seek-oss-ci seek-oss-ci requested a review from a team as a code owner September 24, 2025 18:08
@72636c 72636c enabled auto-merge (squash) September 28, 2025 22:55
@renovate renovate bot force-pushed the renovate-skuba-12.x branch from 42c4cb0 to e9e86e0 Compare September 28, 2025 22:56
Copy link
Contributor Author

renovate bot commented Sep 28, 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.

@72636c 72636c disabled auto-merge September 28, 2025 23:57
@72636c 72636c merged commit fdd9e44 into main Sep 29, 2025
7 checks passed
@72636c 72636c deleted the renovate-skuba-12.x branch September 29, 2025 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant