adobe / spacecat-audit-worker

SpaceCat Audit Worker for auditing edge delivery sites.
Apache License 2.0
2 stars 2 forks source link

chore(deps): update external major (major) #291

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
c8 9.1.0 -> 10.1.2 age adoption passing confidence
chai-as-promised 7.1.2 -> 8.0.0 age adoption passing confidence
semantic-release 23.1.1 -> 24.0.0 age adoption passing confidence
sinon (source) 17.0.2 -> 18.0.0 age adoption passing confidence

Release Notes

bcoe/c8 (c8) ### [`v10.1.2`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#1012-2024-06-13) [Compare Source](https://togithub.com/bcoe/c8/compare/v10.1.1...v10.1.2) ##### Bug Fixes - **deps:** make monocart-coverage-reports an optional with meta defined ([3b91fda](https://togithub.com/bcoe/c8/commit/3b91fdaa0e5554a72f6e625af3a7254b0cb19e8c)) ### [`v10.1.1`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#1011-2024-06-11) [Compare Source](https://togithub.com/bcoe/c8/compare/v10.1.0...v10.1.1) ##### Bug Fixes - stop installing monocart-coverage-reports ([#​535](https://togithub.com/bcoe/c8/issues/535)) ([13979a7](https://togithub.com/bcoe/c8/commit/13979a76b5b44fc6758f350bae4cb3febd60d75e)) ### [`v10.1.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#1010-2024-06-11) [Compare Source](https://togithub.com/bcoe/c8/compare/v10.0.0...v10.1.0) ##### Features - add experimental monocart reports ([#​521](https://togithub.com/bcoe/c8/issues/521)) ([2e5e297](https://togithub.com/bcoe/c8/commit/2e5e297ac024bf7af1bc72689b644e11d73eac89)) ### [`v10.0.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#1000-2024-06-10) [Compare Source](https://togithub.com/bcoe/c8/compare/v9.1.0...v10.0.0) ##### āš  BREAKING CHANGES - **deps:** Node 18 is now the minimum supported Node.js version ##### Bug Fixes - **deps:** update test-exclude with new glob / minimatch ([#​531](https://togithub.com/bcoe/c8/issues/531)) ([e33cf30](https://togithub.com/bcoe/c8/commit/e33cf30d0c44470f9c87553df487e2f27f58f4ac))
chaijs/chai-as-promised (chai-as-promised) ### [`v8.0.0`](https://togithub.com/chaijs/chai-as-promised/releases/tag/v8.0.0) [Compare Source](https://togithub.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0) #### What's Changed - Migrate CI to GitHub Actions by [@​WikiRik](https://togithub.com/WikiRik) in [https://github.com/chaijs/chai-as-promised/pull/283](https://togithub.com/chaijs/chai-as-promised/pull/283) - feat: upgrade dev toolchain by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/285](https://togithub.com/chaijs/chai-as-promised/pull/285) - chore: add prettier by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/286](https://togithub.com/chaijs/chai-as-promised/pull/286) - feat: move to ESM-only by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/287](https://togithub.com/chaijs/chai-as-promised/pull/287) - fix: raise a nicer error when non-object errors are matched by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/294](https://togithub.com/chaijs/chai-as-promised/pull/294) - chore: allow publishing prereleases by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/295](https://togithub.com/chaijs/chai-as-promised/pull/295) - fix: update repo in package.json by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/296](https://togithub.com/chaijs/chai-as-promised/pull/296) - chore: relicense as MIT by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai-as-promised/pull/299](https://togithub.com/chaijs/chai-as-promised/pull/299) #### New Contributors - [@​WikiRik](https://togithub.com/WikiRik) made their first contribution in [https://github.com/chaijs/chai-as-promised/pull/283](https://togithub.com/chaijs/chai-as-promised/pull/283) **Full Changelog**: https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0
semantic-release/semantic-release (semantic-release) ### [`v24.0.0`](https://togithub.com/semantic-release/semantic-release/releases/tag/v24.0.0) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0) ##### Bug Fixes - **deps:** upgraded to the beta of the commit-analyzer plugin ([dfc3d91](https://togithub.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f)) - **deps:** upgraded to the beta of the release-notes-generator plugin ([4a4cd92](https://togithub.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e)) ##### BREAKING CHANGES - **deps:** the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well - **deps:** the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well
sinonjs/sinon (sinon) ### [`v18.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1800) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v17.0.2...v18.0.0) This is what 17.0.2 should have been, as that contained two breaking changes. After updating Nise we are down to one breaking change, which only affects sinon-test (which has been updated), so most people are not affected. The legacyRoutes flag that is currently enabled in Nise by default will at some later version be disabled. We will then issue a little migration note. - [`01d45312`](https://togithub.com/sinonjs/sinon/commit/01d45312e82bbd0b2f435f16bd4a834b98d08e11) Use Nise 6 with legacyRoutes flag enabled (Carl-Erik Kopseng) > This should be disabled in a future Sinon version by default. - [`c618edc5`](https://togithub.com/sinonjs/sinon/commit/c618edc51e0302f047914e121cb788ac9cc43382) fix [#​2594](https://togithub.com/sinonjs/sinon/issues/2594): remove needless sandbox creation (Carl-Erik Kopseng) *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2024-05-15.*

Configuration

šŸ“… Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, 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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

This PR will trigger no release when merged.

solaris007 commented 3 months ago

:tada: This PR is included in version 1.18.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: