adobe / helix-status

Report status for OpenWhisk Microservices for New Relic (and others) Uptime (HTTP) checks
Apache License 2.0
4 stars 12 forks source link

chore(deps): update external fixes #503

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
c8 7.13.0 -> 7.14.0 age adoption passing confidence
eslint (source) 8.41.0 -> 8.42.0 age adoption passing confidence
esmock 2.2.3 -> 2.3.1 age adoption passing confidence
semantic-release 21.0.2 -> 21.0.3 age adoption passing confidence

Release Notes

bcoe/c8 ### [`v7.14.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#​7140-httpsgithubcombcoec8comparev7130v7140-2023-05-26) [Compare Source](https://togithub.com/bcoe/c8/compare/v7.13.0...v7.14.0) ##### Features - added a new CLI arg `--merge-async` to asynchronously and incrementally merge process coverage files to avoid OOM due to heap exhaustion ([#​469](https://togithub.com/bcoe/c8/issues/469)) ([45f2f84](https://togithub.com/bcoe/c8/commit/45f2f84e0fa3a10fde718111f57c5352de01d9d1))
eslint/eslint ### [`v8.42.0`](https://togithub.com/eslint/eslint/releases/tag/v8.42.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.41.0...v8.42.0) #### Features - [`b8448ff`](https://togithub.com/eslint/eslint/commit/b8448ff1ae1adf26a81dea07f340caa5b5c2f257) feat: correct no-useless-return behaviour in try statements ([#​16996](https://togithub.com/eslint/eslint/issues/16996)) (Nitin Kumar) #### Bug Fixes - [`a589636`](https://togithub.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60) fix: Config with `ignores` and without `files` should not always apply ([#​17181](https://togithub.com/eslint/eslint/issues/17181)) (Milos Djermanovic) - [`c4fad17`](https://togithub.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b) fix: Correct ignore message for "node_modules" subfolders ([#​17217](https://togithub.com/eslint/eslint/issues/17217)) (Francesco Trotta) #### Documentation - [`01d7142`](https://togithub.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f) docs: Update README (GitHub Actions Bot) - [`e5182b7`](https://togithub.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31) docs: Update README (GitHub Actions Bot) #### Chores - [`6ca5b7c`](https://togithub.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).42.0 ([#​17236](https://togithub.com/eslint/eslint/issues/17236)) (Milos Djermanovic) - [`67fc5e7`](https://togithub.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`0892412`](https://togithub.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72) refactor: remove `Identifier` listener in no-irregular-whitespace ([#​17235](https://togithub.com/eslint/eslint/issues/17235)) (Milos Djermanovic) - [`f67d298`](https://togithub.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca) test: Add `FlatESLint` tests with missing config files ([#​17164](https://togithub.com/eslint/eslint/issues/17164)) (Milos Djermanovic) - [`5b68d51`](https://togithub.com/eslint/eslint/commit/5b68d51e3e6bd003d6cf74d3434f7165691b4f4d) chore: Fix `fixedsize` attribute in code path analysis DOT debug output ([#​17202](https://togithub.com/eslint/eslint/issues/17202)) (Milos Djermanovic) - [`37432f2`](https://togithub.com/eslint/eslint/commit/37432f27dc15817d66cf42377792197dc2aeb8b2) chore: update descriptions in key-spacing tests ([#​17195](https://togithub.com/eslint/eslint/issues/17195)) (Milos Djermanovic)
iambumblehead/esmock ### [`v2.3.1`](https://togithub.com/iambumblehead/esmock/releases/tag/v2.3.1): improve README examples and descriptions [Compare Source](https://togithub.com/iambumblehead/esmock/compare/v2.3.0...v2.3.1) improve README examples and descriptions, - [improve README example](https://togithub.com/iambumblehead/esmock/pull/207) for mocking global values - use the word 'global' in the global values mocking example only, to improve clarity (hopefully) ### [`v2.3.0`](https://togithub.com/iambumblehead/esmock/releases/tag/v2.3.0): feat: mock global vars [Compare Source](https://togithub.com/iambumblehead/esmock/compare/v2.2.3...v2.3.0) **This release adds a new feature: support for mocking global values** like `fetch`, `Date`, `setTimeout` and others. The wiki will be updated with more details in the next day or so, - [add initial support](https://togithub.com/iambumblehead/esmock/pull/205) for the solution to "globalThis" mocks, - support injecting definitions into the mock import tree, - demonstrate mock `setTimeout`, `fetch` and `Date` scenarious at unit-tests - [remove node 19](https://togithub.com/iambumblehead/esmock/pull/206) test job, update remaining jobs to use node 20
semantic-release/semantic-release ### [`v21.0.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v21.0.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v21.0.2...v21.0.3) ##### Bug Fixes - bump `@semantic-release/commit-analyzer` to `v10.0.0-beta.1` ([4a6b31f](https://togithub.com/semantic-release/semantic-release/commit/4a6b31f57e84287aaa8e4868d57ba54aa2ca2b71)) - bump `@semantic-release/github` to `9.0.0-beta.2` ([#​2818](https://togithub.com/semantic-release/semantic-release/issues/2818)) ([6f19d77](https://togithub.com/semantic-release/semantic-release/commit/6f19d77e54e21ae3a4e83a992119effb923afc94)) - **deps:** updated the beta plugins to stable versions ([3941018](https://togithub.com/semantic-release/semantic-release/commit/39410186dfd3c24c30a9b316a83d466af6c54ace))

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 1 year ago

This PR will trigger no release when merged.

codecov[bot] commented 1 year ago

Codecov Report

Merging #503 (6bae809) into main (04d20cb) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #503   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          305       305           
  Branches         1         1           
=========================================
  Hits           305       305           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: