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

fix(deps): update semantic-release monorepo to v13 (major) - autoclosed #35

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/commit-analyzer 11.1.0 -> 13.0.0 age adoption passing confidence
@semantic-release/release-notes-generator 12.1.0 -> 13.0.0 age adoption passing confidence

Release Notes

semantic-release/commit-analyzer (@​semantic-release/commit-analyzer)

v13.0.0

Compare Source

Bug Fixes
  • log the raw message again (e2f5d6c)
Features
  • support latest conventional-changelog packages (0254d7a)
BREAKING CHANGES
  • by supporting the latest major versions of conventional-changelog packages, we are
    dropping support for previous major versions of those packages due to the breaking changes between
    majors. this only impacts your project if you are installing alongside semantic-release, so updating
    those packages to latest version should be the only change you need for this update. no action
    should be necessary if you are using default semantic-release config

v12.0.0

Compare Source

Features
  • exports: defined exports to point at ./index.js (f3358dd)
  • node-versions: dropped support for node v18 and v19 (0a23b82)
BREAKING CHANGES
  • exports: exports has been defined, which prevents access to private apis (which arent
    intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported
semantic-release/release-notes-generator (@​semantic-release/release-notes-generator)

v13.0.0

Compare Source

Features
  • exports: defined exports to point at ./index.js (5655b18)
  • node-versions: dropped support for node v18 and v19 (e65959a)
BREAKING CHANGES
  • exports: exports has been defined, which prevents access to private apis (which arent
    intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported

Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, 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 these updates 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 prisis as a code owner May 23, 2024 13:06
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label May 23, 2024
Copy link
Contributor

github-actions bot commented May 23, 2024

Thank you for following the naming conventions! 🙏

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.36%. Comparing base (32e4bbc) to head (be01eb4).

Current head be01eb4 differs from pull request most recent head ff71ac2

Please upload reports for the commit ff71ac2 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   55.36%   55.36%           
=======================================
  Files          23       23           
  Lines        1109     1109           
  Branches       75      100   +25     
=======================================
  Hits          614      614           
  Misses        487      487           
  Partials        8        8           
Flag Coverage Δ
rc 96.08% <ø> (ø)
semantic-release-pnpm 44.70% <ø> (ø)

@renovate renovate bot force-pushed the renovate/major-13-semantic-release-monorepo branch 2 times, most recently from 7d0f5e8 to de07d16 Compare May 23, 2024 13:39
@renovate renovate bot force-pushed the renovate/major-13-semantic-release-monorepo branch 5 times, most recently from fea5d2d to 7cbdd91 Compare May 29, 2024 13:05
BREAKING CHANGE: updated dependencies to major versions
@renovate renovate bot changed the title fix(deps): update dependency @semantic-release/release-notes-generator to v13 fix(deps): update semantic-release monorepo to v13 (major) Jun 3, 2024
@renovate renovate bot force-pushed the renovate/major-13-semantic-release-monorepo branch from 7cbdd91 to ff71ac2 Compare June 3, 2024 08:52
@renovate renovate bot changed the title fix(deps): update semantic-release monorepo to v13 (major) fix(deps): update semantic-release monorepo to v13 (major) - autoclosed Jun 11, 2024
@renovate renovate bot closed this Jun 11, 2024
@renovate renovate bot deleted the renovate/major-13-semantic-release-monorepo branch June 11, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants