Skip to content

chore(deps): update dependency semantic-release to v24#290

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate_major-semantic-release-monorepo
Closed

chore(deps): update dependency semantic-release to v24#290
renovate[bot] wants to merge 1 commit intomasterfrom
renovate_major-semantic-release-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release 21.1.2 -> 24.2.3 age adoption passing confidence

Release Notes

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

v24.2.3

Compare Source

Bug Fixes

v24.2.2

Compare Source

v24.2.1

Compare Source

Bug Fixes

v24.2.0

Compare Source

Features
  • clarify branch existence requirement in error messages (#​3462) (05a2ea9)

v24.1.3

Compare Source

Bug Fixes
  • branch-naming: prevent non-range versions from being identified as maintenance branches (07f2672)

v24.1.2

Compare Source

Bug Fixes

v24.1.1

Compare Source

v24.1.0

Compare Source

v24.0.0

Compare Source

Bug Fixes
  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)
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

v23.1.1

Compare Source

v23.1.0

Compare Source

v23.0.8

Compare Source

Bug Fixes
  • deps: rename read-pkg-up -> read-package-up (4980cba)
  • deps: rename read-pkg-up -> read-package-up (#​3249) (95a8b9e)

v23.0.7

Compare Source

v23.0.6

Compare Source

Bug Fixes

v23.0.5

Compare Source

v23.0.4

Compare Source

v23.0.3

Compare Source

v23.0.2

Compare Source

Bug Fixes

v23.0.1

Compare Source

Bug Fixes
  • deps: update dependency marked-terminal to v7 (9faded8)

v23.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES

related to https://github.com/semantic-release/semantic-release/discussions/3088

v22.0.12

Compare Source

Bug Fixes
  • Revert "fix(deps): update dependency cosmiconfig to v9" (#​3104) (f6f1bf1)

v22.0.11

Compare Source

Bug Fixes
  • deps: update dependency cosmiconfig to v9 (b38cd2e)

v22.0.10

Compare Source

Bug Fixes
  • revert updating cosmiconfig to v9 (88efead)

v22.0.9

Compare Source

Bug Fixes

v22.0.8

Compare Source

Bug Fixes

v22.0.7

Compare Source

Bug Fixes
Features

v22.0.6

Compare Source

Bug Fixes

v22.0.5

Compare Source

Bug Fixes

v22.0.4

Compare Source

Bug Fixes

v22.0.3

Compare Source

Bug Fixes

v22.0.2

Compare Source

Bug Fixes
  • deps: update dependency marked-terminal to v6 (8a7befe)

v22.0.1

Compare Source

Bug Fixes
  • deps: upgraded release-notes-generator and commit-analyzer plugins to stable versions (041e4f7), closes #​2934

v22.0.0

Compare Source

Bug Fixes
  • deps: updated to the latest beta of the commit analyzer plugin (03a687b)
  • deps: updated to the latest betas of the commit-analyzer and release-notes-generator plugins (de8e4e0)
  • deps: upgraded to the latest version of the npm plugin with npm v10 (a23b718)
Features
  • conventional-changelog-presets: supported new preset format (07a79ea)
  • defined exports for the package (72ab317)
  • node-versions: raised the minimum node v20 requirement to v20.6 (e623cc6)
  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (b9f294d)
  • node-versions: raised the minimum supported node version w/in the v20 range to v20.6.1 (b93bef4)
BREAKING CHANGES
  • node-versions: the minimum supported version for the v20 range of node has been raised slightly to
    v20.6.1 to avoid a known node bug
  • node-versions: the minimum supported node version in the v20 major range is now v20.6
  • node-versions: node v18.17 is now the minimum supported node version and support for v19 has been dropped
  • exports prevents access to internal files, but they arent intended for public use anyway
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility. this is also important if you are using a preset outside of the list of official conventional-changelog presets since your preset will need to be updated to export async functions to match the expected preset signature.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 4 times, most recently from e8fb006 to ab8e179 Compare September 25, 2023 17:31
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from ab8e179 to fdc6ac7 Compare October 13, 2023 04:02
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from fdc6ac7 to 11d2226 Compare October 22, 2023 10:30
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 2 times, most recently from 35eac6c to c5d6cd8 Compare November 4, 2023 22:48
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from c5d6cd8 to 6ff3442 Compare November 18, 2023 02:36
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 3 times, most recently from c035769 to 187cb72 Compare December 13, 2023 01:43
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from 187cb72 to c11c054 Compare December 13, 2023 07:13
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from c11c054 to e008cbd Compare January 13, 2024 22:36
@renovate renovate bot changed the title chore(deps): update dependency semantic-release to v22 chore(deps): update dependency semantic-release to v23 Jan 13, 2024
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 2 times, most recently from bcaa65d to 63db679 Compare February 8, 2024 15:03
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from 63db679 to 79a6a4a Compare February 16, 2024 00:03
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 3 times, most recently from 7ac70f9 to cdeba60 Compare March 19, 2024 14:09
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from cdeba60 to f5d8cfa Compare March 25, 2024 19:18
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 2 times, most recently from 9915fd0 to 56799bf Compare April 10, 2024 22:17
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 10, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteCI
Protestware or potentially unwanted behavior npm/es5-ext@0.10.64
  • Note: This package prints a protestware console message on install regarding Ukraine for users with Russian language locale
⚠︎
Protestware or potentially unwanted behavior npm/es5-ext@0.10.64
  • Note: The script attempts to run a local post-install script, which could potentially contain malicious code. The error handling suggests that it is designed to fail silently, which is a common tactic in malicious scripts.
⚠︎
Possible typosquat attack npm/ip-set@2.2.0 ⚠︎

View full report↗︎

Next steps

What is protestware?

This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.

Consider that consuming this package may come along with functionality unrelated to its primary purpose.

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/es5-ext@0.10.64
  • @SocketSecurity ignore npm/ip-set@2.2.0

@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from 56799bf to 6d92d60 Compare May 11, 2024 20:03
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from 6d92d60 to dff5b19 Compare June 2, 2024 01:51
@renovate renovate bot changed the title chore(deps): update dependency semantic-release to v23 chore(deps): update dependency semantic-release to v24 Jun 2, 2024
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from dff5b19 to b35a962 Compare June 2, 2024 14:20
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 6 times, most recently from 1845286 to 649fe93 Compare June 2, 2024 16:06
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 6 times, most recently from 8575856 to 750967d Compare June 17, 2024 23:29
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from 750967d to a2bb729 Compare August 18, 2024 13:01
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 2 times, most recently from 68da931 to bf410a5 Compare September 17, 2024 04:16
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from bf410a5 to 8a00d00 Compare September 28, 2024 19:17
@socket-security
Copy link
Copy Markdown

socket-security bot commented Sep 28, 2024

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

Package New capabilities Transitives Size Publisher
npm/semantic-release@24.2.3 🔁 npm/semantic-release@21.1.2 Transitive: eval, filesystem, shell, unsafe +248 38.8 MB semantic-release-bot

🚮 Removed packages: npm/standard@17.1.2, npm/tape@5.9.0, npm/vlc-command@1.2.0, npm/webtorrent-fixtures@2.0.2, npm/webtorrent@2.5.19, npm/winreg@1.2.5, npm/xtend@4.0.2

View full report↗︎

@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 2 times, most recently from c5d3400 to 75a359a Compare October 26, 2024 19:57
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch 2 times, most recently from 45b0853 to cd03542 Compare December 12, 2024 15:30
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from cd03542 to 89eb2f3 Compare January 4, 2025 05:11
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from 89eb2f3 to 3c10296 Compare February 11, 2025 12:12
@renovate renovate bot force-pushed the renovate_major-semantic-release-monorepo branch from 3c10296 to 0ce59b2 Compare February 16, 2025 21:36
@github-actions
Copy link
Copy Markdown

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@github-actions github-actions bot added the stale label Apr 18, 2025
@github-actions github-actions bot closed this Apr 26, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 26, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 24.x releases. But if you manually upgrade to 24.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate_major-semantic-release-monorepo branch April 26, 2025 12:04
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.

0 participants