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 sirv to v3 #18346

Merged
merged 2 commits into from
Oct 15, 2024
Merged

chore(deps): update dependency sirv to v3 #18346

merged 2 commits into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sirv ^2.0.4 -> ^3.0.0 age adoption passing confidence

Release Notes

lukeed/sirv (sirv)

v3.0.0

Compare Source

Breaking
  • Now requires Node 18+ : c7d2479,
  • Added exports map for native ESM support: c7d2479
Features
Patches
  • Add separate CJS and ESM definitions: 982fcc8
    Previously CJS types were wrong/incompatible.
Chores
  • (sirv-cli) Upgrade get-port to 5.1.1 for TS definitions: e5e0826
  • Write tests in native ESM: 2f36733
  • (CI): Add Node 20 to matrix: 9ca1cbc

Full Changelog: lukeed/sirv@v2.0.4...v3.0.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

🔕 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
Contributor Author

renovate bot commented Oct 14, 2024

⚠️ 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
Scope: all 221 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 231, reused 0, downloaded 0, added 0
Progress: resolved 486, reused 0, downloaded 0, added 0
Progress: resolved 785, reused 0, downloaded 0, added 0
Progress: resolved 1050, reused 0, downloaded 0, added 0
Progress: resolved 1121, reused 0, downloaded 0, added 0
Progress: resolved 1230, reused 0, downloaded 0, added 0
Progress: resolved 1331, reused 0, downloaded 0, added 0
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: sirv@2.0.4

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Copy link

stackblitz bot commented Oct 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@sapphi-red sapphi-red linked an issue Oct 15, 2024 that may be closed by this pull request
4 tasks
Copy link
Contributor Author

renovate bot commented Oct 15, 2024

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.

@patak-dev patak-dev merged commit 5ea4b00 into main Oct 15, 2024
14 checks passed
@patak-dev patak-dev deleted the renovate/sirv-3.x branch October 15, 2024 05:21
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.

Upgrade to sirv 3.0
2 participants