support latest conventional-changelog packages (0254d7a)
BREAKING CHANGES
by supporting the latest major versions of conventional-changelog packages, we are
dropping support for previous major versions of those packages due to the breaking changes between
majors. this only impacts your project if you are installing alongside semantic-release, so updating
those packages to latest version should be the only change you need for this update. no action
should be necessary if you are using default semantic-release config
support latest conventional-changelog packages (0254d7a)
BREAKING CHANGES
by supporting the latest major versions of conventional-changelog packages, we are
dropping support for previous major versions of those packages due to the breaking changes between
majors. this only impacts your project if you are installing alongside semantic-release, so updating
those packages to latest version should be the only change you need for this update. no action
should be necessary if you are using default semantic-release config
Commits
9d5b993 Merge pull request #653 from semantic-release/beta
support latest conventional-changelog packages (#643) (2bce0d3)
BREAKING CHANGES
by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config
support latest conventional-changelog packages (#643) (2bce0d3)
BREAKING CHANGES
by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config
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
deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
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: upgraded to the beta of the release-notes-generator plugin (4a4cd92)
BREAKING CHANGES
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
... (truncated)
Commits
2b3e5f7 Merge pull request #3327 from semantic-release/beta
c0e433d ci(action): update github/codeql-action action to v3.25.7 (#3326)
2b77095 Merge branch 'master' of github.com:semantic-release/semantic-release into beta
5f05152 chore(deps): update npm to v10.8.1 (#3325)
6d7dc85 chore(deps): update dependency got to v14.3.0 (#3311)
20b2672 ci(action): update github/codeql-action action to v3.25.6 (#3316)
2620c10 docs: update file extensions to include .mjs on configuration docs page (#3322)
dfc3d91 fix(deps): upgraded to the beta of the commit-analyzer plugin
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| semantic-release | [>= 23.a, < 24] |
| @semantic-release/release-notes-generator | [>= 13.a, < 14] |
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the release-tools group with 3 updates: @semantic-release/commit-analyzer, @semantic-release/release-notes-generator and semantic-release.
Updates
@semantic-release/commit-analyzer
from 12.0.0 to 13.0.0Release notes
Sourced from
@semantic-release/commit-analyzer
's releases.Commits
9d5b993
Merge pull request #653 from semantic-release/betae2f5d6c
fix: log the raw message again6a89bd9
refactor(prettier): fixed style problems3953810
docs(maintainers): added myself to the contributors list0254d7a
feat: support latest conventional-changelog packages7a2902e
chore(deps): lock file maintenance (#651)5d86f0b
chore(deps): update dependency publint to v0.2.8 (#650)6c5506b
chore(deps): update dependency npm-run-all2 to v6.2.0 (#649)9e7ce45
ci(action): update actions/checkout action to v4.1.6 (#648)8fb7af8
chore(deps): update npm to v10.8.0 (#647)Updates
@semantic-release/release-notes-generator
from 12.1.0 to 14.0.0Release notes
Sourced from
@semantic-release/release-notes-generator
's releases.Commits
fff490d
Merge pull request #645 from semantic-release/beta2bce0d3
feat: support latest conventional-changelog packages (#643)990752b
chore(deps): update npm to v10.7.0 (#630)b0e4fac
chore(deps): update npm to v10.6.0d2f16e9
chore(deps): lock file maintenance (#629)df012f4
ci(action): update actions/checkout action to v4.1.4 (#627)0ee197c
ci(action): update actions/checkout action to v4.1.3 (#626)21c450f
chore(deps): lock file maintenance (#625)3249d99
chore(deps): lock file maintenance (#624)a9470b5
chore(deps): update npm to v10.5.2Updates
semantic-release
from 22.0.12 to 24.0.0Release notes
Sourced from semantic-release's releases.
... (truncated)
Commits
2b3e5f7
Merge pull request #3327 from semantic-release/betac0e433d
ci(action): update github/codeql-action action to v3.25.7 (#3326)2b77095
Merge branch 'master' of github.com:semantic-release/semantic-release into beta5f05152
chore(deps): update npm to v10.8.1 (#3325)6d7dc85
chore(deps): update dependency got to v14.3.0 (#3311)20b2672
ci(action): update github/codeql-action action to v3.25.6 (#3316)2620c10
docs: update file extensions to include .mjs on configuration docs page (#3322)dfc3d91
fix(deps): upgraded to the beta of the commit-analyzer plugine424297
chore(deps): lock file maintenance (#3312)3680974
chore(deps): update dependency publint to v0.2.8 (#3310)Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | semantic-release | [>= 23.a, < 24] | | @semantic-release/release-notes-generator | [>= 13.a, < 14] |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