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

chore(deps): update dependency semantic-release to v19 [security] #92

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release 18.0.1 -> 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.

Configuration

📅 Schedule: Branch creation - "" (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.

🔕 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.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 10, 2022

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 32.3 kB / 13.5 kB / 11.0 kB 32.3 kB / -0.01%↓13.5 kB / -0.03%↓11.0 kB
Tarball size 9.1 kB -0.06%↓9.1 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 144 B / 114 B / 106 B
.eslintignore 14 B / 34 B / 18 B
.eslintrc 978 B / 370 B / 319 B
.github/.misspell-fixer.ignore 18 B / 38 B / 22 B
.github/workflows/bundle-size.yml 759 B / 411 B / 323 B
.github/workflows/eslint.yml 586 B / 330 B / 265 B
.github/workflows/github-page.yml 973 B / 516 B / 437 B
.github/workflows/misspell.yml 682 B / 390 B / 322 B
.github/workflows/release-please.yml 1.4 kB / 557 B / 464 B
.github/workflows/test.yaml 781 B / 409 B / 335 B
.husky/pre-commit 58 B / 76 B / 62 B
CHANGELOG.md 4.2 kB / 1.3 kB / 1.0 kB
demo/index.html 845 B / 431 B / 242 B
demo/index.js 1.4 kB / 552 B / 444 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-counter.cjs.js 3.6 kB / 1.4 kB / 1.1 kB
dist/motorcortex-counter.esm.js 3.6 kB / 1.4 kB / 1.1 kB
dist/motorcortex-counter.umd.js 893 B / 485 B / 401 B
package.json 3.2 kB / 1.1 kB / 970 B
README.md 2.6 kB / 1.2 kB / 978 B
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/Incidents/Counter.js 3.0 kB / 1.2 kB / 956 B
src/index.js 623 B / 290 B / 235 B

🤖 This report was automatically generated by pkg-size-action

@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 20fdf3e to 1b50895 Compare June 26, 2022 18:17
@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title chore(deps): update dependency semantic-release to 19.0.3 [security] chore(deps): update dependency semantic-release to 19.0.3 [SECURITY] Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update dependency semantic-release to 19.0.3 [SECURITY] chore(deps): update dependency semantic-release to 19.0.3 [security] Jun 28, 2022
@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch 5 times, most recently from d8c6463 to 965d2e2 Compare September 28, 2022 03:01
@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/npm-semantic-release-vulnerability branch from 965d2e2 to 075f093 Compare November 20, 2022 19:56
@sonarcloud
Copy link

sonarcloud bot commented Nov 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title chore(deps): update dependency semantic-release to 19.0.3 [security] chore(deps): update dependency semantic-release to v19 [security] Mar 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency semantic-release to v19 [security] chore(deps): update dependency semantic-release to 19.0.3 [security] Mar 23, 2023
@renovate renovate bot changed the title chore(deps): update dependency semantic-release to 19.0.3 [security] chore(deps): update dependency semantic-release to v19 [security] Mar 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency semantic-release to v19 [security] chore(deps): update dependency semantic-release to 19.0.3 [security] May 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency semantic-release to 19.0.3 [security] chore(deps): update dependency semantic-release to v19 [security] May 28, 2023
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.

None yet

0 participants