Bump lodash, @release-it/bumper and release-it by dependabot[bot] · Pull Request #1125 · cloudinary/cloudinary_wordpress
Bumps lodash to 4.17.23 and updates ancestor dependencies lodash, @release-it/bumper and release-it. These dependencies need to be updated together.
Updates lodash from 4.17.21 to 4.17.23
Commits
dec55b7Bump main to v4.17.23 (#6088)19c9251fix: setCacheHas JSDoc return type should be boolean (#6071)b5e6729jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (#6062)edadd45Prevent prototype pollution on baseUnset function4879a7adoc: fix autoLink function, conversion of source links (#6056)9648f69chore: removeyarn.lockfile (#6053)dfa407dci: remove legacy configuration files (#6052)156e196feat: add renovate setup (#6039)933e106ci: add pipeline for Bun (#6023)072a807docs: update links related to Open JS Foundation (#5968)- Additional commits viewable in compare view
Updates @release-it/bumper from 4.0.2 to 7.0.5
Release notes
Sourced from @release-it/bumper's releases.
Release 7.0.5
- Fix toml/win newline issue (resolves #44) (07de07ca9e50c0edb6c5af2e7cef8dbfd5d5a33d)
Release 7.0.4
- Remove cache layer (f1e7a7f131dd70fb171f18dbb505f34e8c474f09)
- fix: toml formatting (#43) (c08a3aeda82a62f579a96219fe645bd802196c34) - thanks
@alex-pirogov!- Async factory (c110741bbea3ef7e3f163dfbea14b234ee2424f2)
- Use commit.subject in release notes line (28efd133cfacca6e03efdba748b7517a80ec8a9e)
Release 7.0.3
- Support release-it v19 (049f8e55c947b3898fa2bad6e870777f90d9432a)
- Async factory (c7f8a01959d3a0e0e70164be8bd6637d0ae977b3)
Release 7.0.2
- Update dependencies (f4a40828cb56657cc360170ab4e2e828f3eb8912)
- Fix range of release-it peer dep (e277d8c506f06648182fa9fe91dd7ec6a873e49f)
Release 7.0.1
- Format readme.md (78e207047e6a2c842b50ba5e4df0ad739237fff8)
- fix(#41): update xml file write to use same logic as html (#42) (a3d67258c33ea7572400b1bca37ecfe09a4e2a7a) - thanks
@pbarton-andovercos!- Housekeeping (3c25cdc3442c9a21004e79f1e6dbae1fc7c9f0e9)
- Update dependencies (f19ffb52a599df055c4a1efc1409f445eee0273e)
- Fix test cmd + test in node v22 (1f26b414de64f8f61f3fa3c9c188a8e69883845d)
- Remove node v18 from test matrix (c29b3a57bed85dbe8348e9977af565be4ef578f9)
Release 7.0.0
- feat: add xml and html file type support (#40) - thanks
@pbarton-andovercos!- Add installed-check + update engines.node (9554e338c3ac69ebaf0ebdcd0b6fa273430f0509)
- Add/try new release-it
github.releaseNotesfeature (7b4b4f4f9c07e786b7758cdc9025b2ddad26dc4a)Release 6.0.1
- Oops (5b07d00)
Release 6.0.0
- Drop support for Node.js 14 + 16 (c443a13)
- Update dependencies (a664928)
- feat: Add
versionPrefix(#35) (aa54402)Release 5.1.0
Commits
db20babRelease 7.0.507de07cFix toml/win newline issue (resolves #44)e89648aRelease 7.0.428efd13Use commit.subject in release notes linec110741Async factoryc08a3aefix: toml formatting (#43)f1e7a7fRemove cache layer05c336fRelease 7.0.3c7f8a01Async factory049f8e5Support release-it v19- Additional commits viewable in compare view
Updates release-it from 15.6.0 to 19.2.4
Release notes
Sourced from release-it's releases.
Release 19.2.4
- chore: update dependencies to resolve security vulnerabilities (#1273) (b45dd1aa3749d74ce279600dea242cb3c9dd5e8d) - thanks
@Yeom-JinHo!- Update a few dev deps (cd8acdc8fdb50cf60ba45e8bd5128c4669a04f00)
Release 19.2.3
- Reuse generated changelog (316dbfa458d670fc92d2da7fe7298ad90f44dc68)
- Remove obsolete eslint compat packages/config (f6cc8f3622995ebe98c43a8a5adb8d62b2de70b8)
- Update remark-preset-webpro and fix broken links (6e6dd4b893bd53a621ea2bee9ad48d5fa42f6279)
Release 19.2.2
- Improve
getChangelogmethod (7a56364997d8ca4a640251bc9be37ed7cbf8568c)Release 19.2.1
- Improve commit prompt (b7aca7c159b3d34fe45f6fb722bb5f664c4bae9a)
- Remedy potential edge case in template helper (5c0a6eeeddf7ed1ce0e4cfcffc1c2c72ab63a01b)
Release 19.2.0
- Add option to exit gracefully (e1f825dce259118401f17c1d9de0002233e21e67)
- Update dependencies (424c9f6c1d9681f4e4a3a37552dd2a99a750a3d2)
- Auto-format docs (06f41bbb4b0cbb59ef39a6bd426ee9034b6f396e)
- fix: add shell mode for npm commands on windows (#1266) (382e3464095628c23ef9c85c363933f3bf1db09e) - thanks
@julienbenac!- Feat: Add
publishPackageManagerconfig option in NPM plugin to allow using different package manager for publishing (e.g. Bun) (#1169) (0dafc0b72159931f088e7232da6c34f0f1e8b06f) - thanks@chrispader!- Only use
--workspaces=falsewith npm (12bb89ccaacdc2cbc0ba231f93d7bd389241d6a4)- Fix up docs/types a bit (05a59863648a0b4ce9186b65cd21225a8421e181)
- Format (c9d6ebf0415d264e42945f967baae845401d016b)
Release 19.1.0
- Ignore .npmrc (8ccd060)
- Update lockfile (c4cd2ba)
- Support interactive shell in non-CI mode for 2FA flow (resolve #1263) (a10b20d)
- Add
--workspaces=falseto get rid of thenull/matcheserror (14a4907)- Remove npm config env var warnings (b8c1247)
- doc(readme): add
release-it-beautiful-changelogplugin to list of plugins (#1261) (1b68c21)- Add 403 to consider resource alive (7969849)
Release 19.0.6
- Update list of projects using release-it (92b49d367d28f0eef8cebb7d29059ab54259edff)
- Bump github/codeql-action from 2 to 4 (#1253) (21309d3dfcc29d6f87061f345610566070e092a8) - thanks
@dependabot[bot]!- Bump actions/setup-node from 5 to 6 (#1255) (3fbaab14e2e3240a6b442b84be6019c57685c30e) - thanks
@dependabot[bot]!- Test in node 24 (7a12b12a8f75006c72854b0a0934faf5a320067f)
- Upgrade c12 (resolve #1254) (1f48d03ddfe5d0dff66e2b2211db688c01e5fff4)
Release 19.0.5
- Add link to release-it-gitea plugin (bf6f1fbb77797ece76c24b47bb1bcd89a9dbd18b)
- Bump actions/checkout from 4 to 5 (#1243) (e42e7dce72b1469ac1944a6d9eb6b6a8d987a919) - thanks
@dependabot[bot]!- Add OIDC publishing docs (#1245) (9933c0d3a3ea7a06513b01863098445552942fce) - thanks
@mceachen!- Bump actions/setup-node from 4 to 5 (#1247) (7d9b77fa7ea8f4772257d675036f691982317c08) - thanks
@dependabot[bot]!- Auto-format (96181f33ec493a239b32667bfc30f4c8841488f9)
- Update dependencies (0b907d1cf621572b06663c5acfe989c422d0bf09)
- Remove redundant knip entry (ca2f7b516585e115e0fbce7c96d0dbc219d2e665)
... (truncated)
Changelog
Sourced from release-it's changelog.
Changelog
This document lists breaking changes for each major release.
See the GitHub Releases page for detailed changelogs: https://github.com/release-it/release-it/releases
v19 (2025-04-18)
- No breaking changes (dependency party)
v18 (2025-01-06)
- Removed support for Node.js v18.
v17 (2023-11-11)
- Removed support for Node.js v16.
v16 (2023-07-05)
- Removed support for Node.js v14.
v15 (2022-04-30)
- Removed support for Node.js v10 and v12.
- Removed support for GitLab v12.4 and lower.
- Removed anonymous metrics (and the option to disable it).
- Programmatic usage and plugins only through ES Module syntax (
import)Use release-it v14 in legacy environments.
v14 (2020-09-03)
- Removed
globalproperty from plugins. Usethis.config[key]instead.- Removed deprecated
npm.accessoption. Set this inpackage.jsoninstead.v13 (2020-03-07)
- Dropped support for Node v8
- Dropped support for GitLab v11.6 and lower.
- Deprecated
scriptsare removed (in favor of hooks).- Removed deprecated
--non-interactive(-n) argument. Use--ciinstead.- Removed old
%sand[REV_RANGE]syntax in command substitutions. Use${version}and${latestTag}instead.v12 (2019-05-03)
- The
--follow-tagsargument forgit pushhas been moved to the default configuration. This is only a breaking change ifgit.pushArgswas not empty (it was empty by default).
... (truncated)
Commits
aa30853Release 19.2.4cd8acdcUpdate a few dev depsb45dd1achore: update dependencies to resolve security vulnerabilities (#1273)e52cea0Release 19.2.36e6dd4bUpdate remark-preset-webpro and fix broken linksf6cc8f3Remove obsolete eslint compat packages/config316dbfaReuse generated changelog3378fafRelease 19.2.27a56364ImprovegetChangelogmethod6c58c96Release 19.2.1- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.