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 bundlemon to v2 #2178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bundlemon (source) ^1.1.0 -> ^2.0.0 age adoption passing confidence

Release Notes

LironEr/bundlemon (bundlemon)

v2.0.2

Compare Source

Fixes

  • Nicer error message on bad config file (PR #​172)

v2.0.1

Compare Source

Fixes

  • Retry failed network requests (PR #​160)

v2.0.0

Compare Source

No changes since bundlemon 2.0.0-rc.1 release notes

BREAKING CHANGES

  • Support node >= 14 LironEr/bundlemon@eb14073
  • Authentication changes (PR #​103, #​117)
    • Auto-create projects when using GitHub actions
    • The old way of using project ID without an API key will stop working in a few months so it's important to upgrade.
    • Creating GitHub output when not using GitHub actions now requires creating GitHub access token
  • Ignore fails on base branch (PR #​139 ) resolves #​126
    Currently, it's without the option to change this behavior, in case someone needs it please open an issue and explain your use case.

Feature

  • Optional files option (PR #​113)
  • Option to post GitHub output only on failures (PR #​124) resolves #​123
  • Add commit message to commit record and show it in the website reports chart (PR #​127 #​128 #​129) resolves #​116
    set includeCommitMessage to true and set the commit message in CI_COMMIT_MESSAGE env var
  • Add option to approve limit exceeded (PR #​133 #​137) resolves #​115
  • Ability to post GitHub output only on PR (PR #​138)

Migration guide from v1 to v2


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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 6, 2023 18:38
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.36%. Comparing base (160c914) to head (fd0d2b7).
Report is 106 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2178   +/-   ##
=======================================
  Coverage   51.36%   51.36%           
=======================================
  Files         104      104           
  Lines        2021     2021           
  Branches      591      591           
=======================================
  Hits         1038     1038           
  Misses        882      882           
  Partials      101      101           
Flag Coverage Δ
jest 31.89% <ø> (ø)
karma 50.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot force-pushed the renovate/bundlemon-2.x branch 3 times, most recently from b296f31 to 867ca13 Compare June 14, 2023 14:12
@renovate renovate bot force-pushed the renovate/bundlemon-2.x branch 7 times, most recently from 925d650 to f399f33 Compare June 21, 2023 19:21
@renovate renovate bot force-pushed the renovate/bundlemon-2.x branch 5 times, most recently from abbf0da to 780d1ee Compare June 23, 2023 14:42
@renovate renovate bot force-pushed the renovate/bundlemon-2.x branch 2 times, most recently from 2e316ac to b610b54 Compare June 30, 2023 16:52
@renovate renovate bot force-pushed the renovate/bundlemon-2.x branch 2 times, most recently from 0a2df90 to c029025 Compare July 19, 2023 14:31
Copy link

github-actions bot commented Nov 9, 2023

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions bot added Stale and removed Stale labels Nov 9, 2023
Copy link

github-actions bot commented Feb 9, 2024

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions bot added the Stale label Feb 9, 2024
@github-actions github-actions bot removed the Stale label Feb 10, 2024
Copy link

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions bot added Stale and removed Stale labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants