Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps @anolilab/multi-semantic-release from 1.1.12 to 3.1.0.

Release notes

Sourced from @​anolilab/multi-semantic-release's releases.

@​anolilab/multi-semantic-release@​3.1.0

@​anolilab/multi-semantic-release 3.1.0 (2025-11-25)

Bug Fixes

  • add repository URL normalization utility and tests (38dbe63)
  • Included checks to confirm that explicit repository URLs in configuration options are preserved without modification. (98997fd)

Miscellaneous Chores

  • release: @​anolilab/multi-semantic-release@​3.1.0 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.1.0 (2025-11-25) (690d251)

Dependencies

  • @​anolilab/semantic-release-clean-package-json: upgraded to 4.1.0
  • @​anolilab/semantic-release-pnpm: upgraded to 3.1.0

@​anolilab/multi-semantic-release@​3.0.0

@​anolilab/multi-semantic-release 3.0.0 (2025-11-20)

⚠ BREAKING CHANGES

    • node-versions: the minimum node version for the v24 range is now v24.10.0
  • deps: a minimum of node v22.14 is now required

Features

  • add debug logging for branch and release channel information in create-inline-plugin-creator.ts (c67aa85)
  • add yargs types and update multi-semantic-release configurations (cc1ca7c)
  • Implemented catalog change detection in create-inline-plugin-creator.ts to trigger releases based on catalog version changes. (b8716f5)

Bug Fixes

  • #232: await getTagHead in createInlinePluginCreator for proper async handling (2b813cf), closes #232
  • dryRun flag support in multiSemanticRelease (110e370)
  • Ensure context.cwd is set to package directory for all plugin hooks (877d314)
  • update dependencies and node version across multiple packages (cbfde4b)
  • update Node.js version and dependencies across workflows and lock files (8a9c4cd)
  • update package manager and dependencies across multiple configurations (8b30f19)

Miscellaneous Chores

  • add '@​types/env-ci' dependency and refine type handling (f897d6c)
  • release: @​anolilab/multi-semantic-release@​3.0.0 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0 (2025-11-20) (241ab0c), closes #232 #232
  • release: @​anolilab/multi-semantic-release@​3.0.0-alpha.1 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0-alpha.1 (2025-10-14) (5b6a81b)
  • release: @​anolilab/multi-semantic-release@​3.0.0-alpha.2 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0-alpha.2 (2025-10-21) (c052795)
  • release: @​anolilab/multi-semantic-release@​3.0.0-alpha.3 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0-alpha.3 (2025-10-22) (3810607)
  • release: @​anolilab/multi-semantic-release@​3.0.0-alpha.4 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0-alpha.4 (2025-11-20) (30daf75), closes #232
  • release: update changelogs for multi-semantic-release, rc, clean-package-json, and preset packages (a0073c4)

... (truncated)

Changelog

Sourced from @​anolilab/multi-semantic-release's changelog.

@​anolilab/multi-semantic-release 3.1.0 (2025-11-25)

Bug Fixes

  • add repository URL normalization utility and tests (38dbe63)
  • Included checks to confirm that explicit repository URLs in configuration options are preserved without modification. (98997fd)

Dependencies

  • @​anolilab/semantic-release-clean-package-json: upgraded to 4.1.0
  • @​anolilab/semantic-release-pnpm: upgraded to 3.1.0

@​anolilab/multi-semantic-release 3.0.0 (2025-11-20)

⚠ BREAKING CHANGES

    • node-versions: the minimum node version for the v24 range is now v24.10.0
  • deps: a minimum of node v22.14 is now required

Features

  • add debug logging for branch and release channel information in create-inline-plugin-creator.ts (c67aa85)
  • add yargs types and update multi-semantic-release configurations (cc1ca7c)
  • Implemented catalog change detection in create-inline-plugin-creator.ts to trigger releases based on catalog version changes. (b8716f5)

Bug Fixes

  • #232: await getTagHead in createInlinePluginCreator for proper async handling (2b813cf), closes #232
  • dryRun flag support in multiSemanticRelease (110e370)
  • Ensure context.cwd is set to package directory for all plugin hooks (877d314)
  • update dependencies and node version across multiple packages (cbfde4b)
  • update Node.js version and dependencies across workflows and lock files (8a9c4cd)
  • update package manager and dependencies across multiple configurations (8b30f19)

Miscellaneous Chores

  • add '@​types/env-ci' dependency and refine type handling (f897d6c)
  • release: @​anolilab/multi-semantic-release@​3.0.0-alpha.1 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0-alpha.1 (2025-10-14) (5b6a81b)
  • release: @​anolilab/multi-semantic-release@​3.0.0-alpha.2 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0-alpha.2 (2025-10-21) (c052795)
  • release: @​anolilab/multi-semantic-release@​3.0.0-alpha.3 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0-alpha.3 (2025-10-22) (3810607)
  • release: @​anolilab/multi-semantic-release@​3.0.0-alpha.4 [skip ci]\n\n## @​anolilab/multi-semantic-release 3.0.0-alpha.4 (2025-11-20) (30daf75), closes #232
  • release: update changelogs for multi-semantic-release, rc, clean-package-json, and preset packages (a0073c4)
  • update '@​actions/core' dependency to production in pnpm configuration (bfec287)
  • update ESLint configuration and refactor validation logic (a604dc7)
  • update Node.js version and refine dependencies in pnpm-workspace (cbd6172)
  • update Node.js version matrix in GitHub Actions workflow (c558222)

Code Refactoring

... (truncated)

Commits
  • 690d251 chore(release): @​anolilab/multi-semantic-release@​3.1.0 [skip ci]\n\n## @​anoli...
  • 98997fd fix: Included checks to confirm that explicit repository URLs in configuratio...
  • 38dbe63 fix: add repository URL normalization utility and tests
  • 241ab0c chore(release): @​anolilab/multi-semantic-release@​3.0.0 [skip ci]\n\n## @​anoli...
  • b6b34c2 refactor: enhance type handling and logging in multi-semantic-release
  • 30daf75 chore(release): @​anolilab/multi-semantic-release@​3.0.0-alpha.4 [skip ci]\n\n#...
  • a0073c4 chore(release): update changelogs for multi-semantic-release, rc, clean-packa...
  • 26dc037 refactor: clean up whitespace and comments in get-config.ts and verify-auth.ts
  • c67aa85 feat: add debug logging for branch and release channel information in create-...
  • 4ebaea4 refactor: enhance inline plugin creator with consistent git root handling
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@anolilab/multi-semantic-release](https://github.com/anolilab/semantic-release/tree/HEAD/packages/multi-semantic-release) from 1.1.12 to 3.1.0.
- [Release notes](https://github.com/anolilab/semantic-release/releases)
- [Changelog](https://github.com/anolilab/semantic-release/blob/main/packages/multi-semantic-release/CHANGELOG.md)
- [Commits](https://github.com/anolilab/semantic-release/commits/@anolilab/[email protected]/packages/multi-semantic-release)

---
updated-dependencies:
- dependency-name: "@anolilab/multi-semantic-release"
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@oSumAtrIX oSumAtrIX closed this Dec 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/anolilab/multi-semantic-release-3.1.0 branch December 9, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant