chore(deps-dev): bump the release-tools group across 1 directory with 5 updates #1675
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the release-tools group with 5 updates in the / directory:
11.1.0
12.0.0
9.2.6
10.0.6
11.0.3
12.0.1
12.1.0
14.0.1
22.0.12
24.0.0
Updates
@semantic-release/commit-analyzer
from 11.1.0 to 12.0.0Release notes
Sourced from
@semantic-release/commit-analyzer
's releases.Commits
820d6f4
Merge pull request #608 from semantic-release/corepackf3358dd
feat(exports): definedexports
to point at ./index.js5b6c43f
chore(gitattributes): ensured consistent line endings across OSs0a23b82
feat(node-versions): dropped support for node v18 and v19e6e432d
ci(verify): updated to modern conventionscb0c6c4
ci(corepack): pinned the expected dev version of npm and explicitly used it f...c25c252
chore(deps): update dependency ava to v6.1.2 (#603)97ac9d5
chore(deps): lock file maintenance (#601)698df9d
chore(deps): lock file maintenance (#600)a7116e8
chore(deps): lock file maintenanceUpdates
@semantic-release/github
from 9.2.6 to 10.0.6Release notes
Sourced from
@semantic-release/github
's releases.... (truncated)
Commits
865762d
fix: corrected homepage link in package.json so the generated links in the er...c150f3d
chore(deps): lock file maintenance (#847)80bb1d1
chore(deps): update dependency prettier to v3.3.0 (#845)2ace0e6
chore(deps): update dependency semantic-release to v24 (#844)0fd9192
chore(deps): update npm to v10.8.1 (#842)1660909
chore(deps): lock file maintenance (#841)1e66974
fix: normalize GitHub API URL (#839)2bc11bc
chore(deps): update dependency publint to v0.2.8 (#837)0e7146c
chore(deps): update dependency npm-run-all2 to v6.2.0 (#836)9ff302c
ci(action): update actions/checkout action to v4.1.6 (#835)Updates
@semantic-release/npm
from 11.0.3 to 12.0.1Release notes
Sourced from
@semantic-release/npm
's releases.Commits
9ac5ed0
fix(deps): update dependency execa to v963cbef1
ci(action): update actions/checkout action to v4.1.5 (#796)2e93b22
chore(deps): update dependency sinon to v17.0.2 (#795)fbf77cf
chore(deps): lock file maintenance (#794)f93b63f
chore(deps): update dependency ava to v6.1.3 (#793)86011db
chore(deps): update npm to v10.7.0 (#788)5850c2e
chore(deps): update npm to v10.6.08ae2364
chore(deps): lock file maintenance (#787)0885986
chore(deps): lock file maintenance (#786)f9c63ab
ci(action): update actions/checkout action to v4.1.4 (#782)Updates
@semantic-release/release-notes-generator
from 12.1.0 to 14.0.1Release notes
Sourced from
@semantic-release/release-notes-generator
's releases.Commits
44c780c
chore(deps): fixed the lockfile for semantic-release sub-tree (#677)687ba5a
fix(deps): rename read-pkg-up to read-package-up (#671)6bb0e84
chore(deps): update dependency stream-buffers to v3.0.3 (#674)cc9fb56
chore(deps): update dependency ls-engines to v0.9.2 (#673)b201c0d
chore(deps): lock file maintenance (#672)b5f2392
chore(deps): update dependency lockfile-lint to v4.14.0 (#670)3895275
chore(deps): update dependency c8 to v10.1.2 (#668)1da8d24
ci(action): update actions/checkout action to v4.1.7 (#667)f5700f2
chore(deps): update dependency c8 to v10.1.1 (#666)d2cfb27
chore(deps): update dependency c8 to v10.1.0 (#665)Updates
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
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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions