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

⬆️ Updates semantic-release to v19 [SECURITY] #2254

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release ^17.4.3 -> ^19.0.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-31051

Impact

What kind of vulnerability is it? Who is impacted?

Secrets that would normally be masked by semantic-release can be accidentally disclosed if they contain characters that are excluded from uri encoding by encodeURI. Occurrence is further limited to execution contexts where push access to the related repository is not available without modifying the repository url to inject credentials.

Patches

Has the problem been patched? What versions should users upgrade to?

Fixed in 19.0.3

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

Secrets that do not contain characters that are excluded from encoding with encodeURI when included in a URL are already masked properly.

References

Are there any links users can visit to find out more?

For more information

If you have any questions or comments about this advisory:


Release Notes

semantic-release/semantic-release (semantic-release)

v19.0.3

Compare Source

Bug Fixes
  • log-repo: use the original form of the repo url to remove the need to mask credentials (#​2459) (58a226f), closes #​2449

v19.0.2

Compare Source

Bug Fixes
  • npm-plugin: upgraded to the stable version (0eca144)

v19.0.1

Compare Source

Bug Fixes
  • npm-plugin: upgraded to the latest beta version (8097afb)

v19.0.0

Compare Source

Bug Fixes
  • npm-plugin: upgraded to the beta, which upgrades npm to v8 (f634b8c)
  • upgrade marked to resolve ReDos vulnerability (#​2330) (d9e5bc0)
BREAKING CHANGES
  • npm-plugin: @semantic-release/npm has also dropped support for node v15
  • node v15 has been removed from our defined supported versions of node. this was done to upgrade to compatible versions of marked and marked-terminal that resolved the ReDoS vulnerability. removal of support of this node version should be low since it was not an LTS version and has been EOL for several months already.

v18.0.1

Compare Source

Bug Fixes

v18.0.0

Compare Source

This is a maintenance release. An increasing amount of dependencies required a node version higher than the Node 10 version supported by semantic-release@17. We decided to go straight to a recent Node LTS version because the release build is usually independent of others, requiring a higher node version is less disruptive to users, but helps us reduce the maintenance overhead.

If you use GitHub Actions and need to bump the node version set up by actions/node-setup, you can use octoherd-script-bump-node-version-in-workflows

BREAKING CHANGES

node-version: the minimum required version of node is now v14.17

v17.4.7

Compare Source

Bug Fixes
  • engines: fixed defined node version to account for the higher requirement from the npm plugin (#​2088) (ea52e17)

v17.4.6

Compare Source

Bug Fixes

v17.4.5

Compare Source

Bug Fixes
  • deps: update dependency marked to v3 (6e4beb8)

v17.4.4

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@changelogg
Copy link

changelogg bot commented Jun 24, 2022

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@renovate
Copy link
Author

renovate bot commented Jun 24, 2022

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@viezly
Copy link

viezly bot commented Jun 24, 2022

Pull request by bot. No need to analyze

@auto-assign auto-assign bot requested a review from AlexRogalskiy June 24, 2022 01:22
@github-actions
Copy link

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

@github-actions
Copy link

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

@github-actions
Copy link

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v20 [SECURITY] Mar 16, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 2b86393 to 9f66af1 Compare March 16, 2023 13:24
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v20 [SECURITY] ⬆️ Updates semantic-release to v21 [SECURITY] Mar 27, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 9f66af1 to 721a931 Compare March 27, 2023 17:51
@socket-security
Copy link

socket-security bot commented Mar 27, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot changed the title ⬆️ Updates semantic-release to v21 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] Mar 27, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 721a931 to 3d3ebfb Compare March 27, 2023 20:57
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v21 [SECURITY] Apr 3, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 3d3ebfb to 1b5024c Compare April 3, 2023 10:01
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v21 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] Apr 3, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 1b5024c to ece8e1f Compare April 3, 2023 13:43
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v21 [SECURITY] Apr 17, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from ece8e1f to b3723d9 Compare April 17, 2023 13:12
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v21 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] Apr 17, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from b3723d9 to df39c92 Compare April 17, 2023 16:28
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v21 [SECURITY] May 28, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from df39c92 to a81e3ac Compare May 28, 2023 11:59
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v21 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] May 28, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch 2 times, most recently from e991432 to 3021d94 Compare May 31, 2023 20:50
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v21 [SECURITY] May 31, 2023
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 051dac9 to 72ac15f Compare April 21, 2024 08:19
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v23 [SECURITY] Apr 21, 2024
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v23 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] Apr 21, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch 2 times, most recently from 481c25e to b2c686c Compare April 25, 2024 08:35
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v23 [SECURITY] Apr 25, 2024
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v23 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] Apr 25, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch 2 times, most recently from 6593f91 to 15933e1 Compare May 1, 2024 10:43
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v23 [SECURITY] May 1, 2024
Copy link

socket-security bot commented May 1, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/js-sha256@0.9.0 None 0 38 kB emn178
npm/prettier@2.3.2 environment, eval, filesystem, unsafe 0 20.3 MB sosukesuzuki
npm/semantic-release@23.1.1 environment, network Transitive: filesystem, shell, unsafe +33 2.95 MB semantic-release-bot
npm/threads@1.6.5 environment, eval +5 336 kB andywer
npm/tiny-worker@2.3.0 shell Transitive: eval, filesystem, unsafe +1 321 kB avoidwork

View full report↗︎

@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 15933e1 to e72fc02 Compare May 1, 2024 13:22
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v23 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] May 1, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from e72fc02 to 4c36adc Compare May 9, 2024 09:50
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v23 [SECURITY] May 9, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 4c36adc to b2bc2ce Compare May 9, 2024 13:28
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v23 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] May 9, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from b2bc2ce to b5c5024 Compare May 15, 2024 13:04
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v23 [SECURITY] May 15, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from b5c5024 to 467e46f Compare May 15, 2024 22:21
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v23 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] May 15, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 467e46f to 61f5097 Compare May 27, 2024 11:33
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v23 [SECURITY] May 27, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 61f5097 to 2dd7654 Compare May 27, 2024 14:21
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v23 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] May 27, 2024
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 2dd7654 to 2f09ac0 Compare June 4, 2024 11:33
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v19 [SECURITY] ⬆️ Updates semantic-release to v24 [SECURITY] Jun 4, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 2f09ac0 to 8cbced0 Compare June 4, 2024 14:59
@renovate renovate bot changed the title ⬆️ Updates semantic-release to v24 [SECURITY] ⬆️ Updates semantic-release to v19 [SECURITY] Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants