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 check-package-dependencies to v7 #117

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
check-package-dependencies 6.8.0 -> 7.0.0 age adoption passing confidence

Release Notes

christophehurpeau/check-package-dependencies (check-package-dependencies)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop node 16, requires node 18
Features
  • indicate when the issue is auto fixable (f9a5609)
Bug Fixes
  • add missing newline when autofixing package.json (5e52efc)
  • display expected version in checkExactVersion if we could resolve it (14e1103)
  • update import-meta-resolve (77acefd)
  • use fileURLToPath (ad78573)
Miscellaneous Chores
  • pob update and update to yarn 4 and node 18 (d474f59)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 renovate bot added the 🚦 automerge Synced by reviewflow for merge/automerge label Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (04da48e) 100.00% compared to head (91d0daa) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #117   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           16        16           
  Branches         3         3           
=========================================
  Hits            16        16           

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

Copy link
Contributor

reviewflow bot commented Nov 9, 2023

Progress

☑️ Step 1: ✏️ Write code
☑️ Step 2: 💚 Checks
☑️ Step 3: 👌 Code Review
☑️ Step 4: 🚦 Merge Pull Request

Options:

  • 🚦 automerge: Automatically merge when this PR is ready and has no failed statuses. When the repository requires branches to be up to date before merging, it merges default branch, with a queue per repo to prevent multiple merges when several PRs are ready. A fail job prevents the merge.
  • 🚦 skip-ci: Add [skip ci] on merge commit when merge is done with autoMerge.

Actions:

  • 🐛 Force updating reviewflow checks for this PR. Use this to try to fix reviewflow checks that are still missing/pending, which might happen if webhook failed or something bad happened when reviewflow tried to send the status check to github.
  • 🔄 update branch: Merge base branch in this PR's branch. Only works if merging is possible without conflicts.

@reviewflow reviewflow bot enabled auto-merge (squash) November 9, 2023 19:45
@reviewflow reviewflow bot added the 💚 checks/passed Synced by reviewflow for checks/passed label Nov 9, 2023
@reviewflow reviewflow bot added the 👌 code/approved Synced by reviewflow for code/approved label Nov 10, 2023
@reviewflow reviewflow bot merged commit 73726ec into main Nov 10, 2023
4 checks passed
@reviewflow reviewflow bot deleted the renovate/check-package-dependencies-7.x branch November 10, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚 checks/passed Synced by reviewflow for checks/passed 👌 code/approved Synced by reviewflow for code/approved 🚦 automerge Synced by reviewflow for merge/automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant