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

Update all (major) #246

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Update all (major) #246

merged 2 commits into from
Jun 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/supertest (source) 2.0.16 -> 6.0.2 age adoption passing confidence devDependencies major
actions/cache v3 -> v4 age adoption passing confidence action major
actions/download-artifact v3 -> v4 age adoption passing confidence action major
actions/setup-node v3 -> v4 age adoption passing confidence action major
actions/upload-artifact v3 -> v4 age adoption passing confidence action major
codecov/codecov-action v3.1.6 -> v4.5.0 age adoption passing confidence action major
eslint-plugin-jest 27.9.0 -> 28.6.0 age adoption passing confidence devDependencies major
eslint-plugin-unicorn 48.0.1 -> 54.0.0 age adoption passing confidence devDependencies major
lerna (source) 7.4.2 -> 8.1.3 age adoption passing confidence devDependencies major
node 20.14.0-alpine -> 22.3.0-alpine age adoption passing confidence final major
prom-client 14.2.0 -> 15.1.2 age adoption passing confidence dependencies major
react-markdown 8.0.7 -> 9.0.1 age adoption passing confidence dependencies major
remark-gfm 3.0.1 -> 4.0.0 age adoption passing confidence dependencies major
supertest 6.3.4 -> 7.0.0 age adoption passing confidence devDependencies major
use-debounce 9.0.4 -> 10.0.1 age adoption passing confidence dependencies major
webpack-dev-server 4.15.2 -> 5.0.4 age adoption passing confidence devDependencies major

Release Notes

actions/cache (actions/cache)

v4

Compare Source

actions/download-artifact (actions/download-artifact)

v4

Compare Source

actions/setup-node (actions/setup-node)

v4

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4

Compare Source

codecov/codecov-action (codecov/codecov-action)

v4.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

v4.3.1

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.0.0...v4.0.1

v4.0.0

Compare Source

v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.

Breaking Changes
  • The Codecov Action runs as a node20 action due to node16 deprecation. See this post from GitHub on how to migrate.
  • Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This doc shows instructions on how to add the Codecov token.
  • OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our CLI download page
  • Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs

v3 versions and below will not have access to CLI features (e.g. global upload token, ATS).

What's Changed

Configuration

📅 Schedule: Branch creation - "on the 1 day of the month" (UTC), 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.

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6d6537b) 62.20% compared to head (b04611d) 62.20%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #246   +/-   ##
=======================================
  Coverage   62.20%   62.20%           
=======================================
  Files          42       42           
  Lines        1360     1360           
  Branches      203      203           
=======================================
  Hits          846      846           
  Misses        495      495           
  Partials       19       19           

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

@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from b3f5f30 to 2ef95ae Compare October 25, 2023 19:24
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ac94712 to b04611d Compare November 16, 2023 04:19
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 109aa79 to 1b3c73a Compare December 6, 2023 01:14
@renovate renovate bot force-pushed the renovate/major-all branch 9 times, most recently from 5bc08b5 to 3051181 Compare December 21, 2023 12:37
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 73e652c to 5bf3ed4 Compare December 27, 2023 21:49
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 1b54174 to 5030dbf Compare January 17, 2024 18:47
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from b15e23a to b0297ff Compare February 1, 2024 23:11
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from dd037ff to 81e5027 Compare April 16, 2024 08:02
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from c007d9c to 3d19745 Compare May 1, 2024 16:54
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 63d5e12 to dbd5820 Compare May 3, 2024 22:02
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 3477759 to 88ff2cb Compare May 16, 2024 19:35
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ba883bd to be638ff Compare May 26, 2024 09:09
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from abe18f1 to 452d6d9 Compare June 13, 2024 11:53
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from f2c446f to 83f3665 Compare June 19, 2024 08:57
@UweBenary
Copy link
Contributor

As it seems Node.js has deprecated punycode in its core with LTS version 20.14.0 https://nodejs.org/docs/v20.14.0/api/punycode.html#punycode.

https://www.npmjs.com/package/punycode states that ⚠️ Note that userland modules don't hide core modules. For example, require('punycode') still imports the deprecated core module even if you executed npm install punycode. Use require('punycode/') to import userland modules rather than core modules.

As we do not directly use punycode, we cannot use this workaround. It seems that we should stay with LTS version https://stackoverflow.com/a/77737680 and wait for Node.js packages using punycode to adopt, i.e. new LTS version.

Copy link
Contributor

@UweBenary UweBenary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Type support by react-markdown has been removed when updating to version 9.0.0
Fix replaces types by any - sucks but I couldnt make it work in any other way.
issue=-1 allows to test markdown, I guess. LGTM

punycode issue remains for future.

@UweBenary UweBenary merged commit 1311f69 into master Jun 24, 2024
2 checks passed
@ArLau ArLau deleted the renovate/major-all branch July 2, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants