-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ Updates dangoslen/changelog-enforcer action to v3 #487
base: master
Are you sure you want to change the base?
Conversation
Hey! Changelogs info seems to be missing or might be in incorrect format. |
Pull request by bot. No need to analyze |
Thanks for the PR! This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged. |
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md. |
Hello from PR HelperIs your PR ready for review and processing? Mark the PR ready by including If you still have work to do, even after marking this ready. Put the PR on hold by including |
f4b9ac0
to
5f82b7e
Compare
5f82b7e
to
3b92419
Compare
3b92419
to
39fa489
Compare
39fa489
to
b47f778
Compare
b47f778
to
febc816
Compare
febc816
to
c43c380
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c43c380
to
4a4895f
Compare
This PR contains the following updates:
v1.6.1
->v3.6.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dangoslen/changelog-enforcer (dangoslen/changelog-enforcer)
v3.6.0
Compare Source
Changed
.nvmrc
to set the versionaction.yml
Dependencies
node-fetch
from 2.6.12 to 2.7.0 (#264, #270)actions/checkout
from 3.5.3 to 4.1.1 (#266, #267, #271, #275)@vercel/ncc
from 0.36.1 to 0.38.1 (#268, #276)jest
from 29.6.2 to 29.7.0 (#269)stefanzweifel/git-auto-commit-action
from 4.16.0 to 5.0.0 (#272)@actions/github
from 5.1.1 to 6.0.0 (#273)@actions/core
from 1.10.0 to 1.10.1 (#274)eslint
from 8.46.0 to 8.56.0 (#279)v3.5.1
Compare Source
Security
uglify-js
anddist
packagesDependencies
jest
from 29.5.0 to 29.6.2 (#260)eslint
from 8.42.0 to 8.46.0 (#261)v3.5.0
Compare Source
Dependencies
@vercel/ncc
from 0.34.0 to 0.36.1 (#247)eslint
from 8.31.0 to 8.42.0 (#249)actions/checkout
from 3.5.2 to 3.5.3 (#250)node-fetch
from 2.6.9 to 2.6.12 (#251, #253)Fixed
skipLabels
that contain a/
(#254)v3.4.0
Compare Source
Changed
master
tomain
Dependencies
actions/checkout
from 3.2.0 to 3.5.2 (#245)jest
from 29.3.1 to 29.5.0 (#242)node-fetch
from 2.6.7 to 2.6.9 (#241)v3.3.2
Compare Source
Fixed
dist.index.js
meant to be built inv3.3.1
.v3.3.0
Compare Source
Dependencies
stefanzweifel/git-auto-commit-action
from 4.14.1 to 4.15.4actions/checkout
from 3.0.2 to 3.1.0@actions/core
from 1.6.0 to 1.9.0uglify-js
from 3.15.5 to 3.17.4jest
from 27.3.1 to 29.2.2v3.2.1
Compare Source
Changed
expectedLatestVersion
no longer enforces validation if the only version in the changelog is an unreleased version.v3.2.0
Compare Source
Changed
.nvmrc
to set the versionaction.yml
Dependencies
uglify-js
from 3.14.3 to 3.15.5@actions/github
from 5.0.0 to 5.0.2stefanzweifel/git-auto-commit-action
from 4.14.0 to 4.14.1v3.1.0
Compare Source
Fixes
contents_url
instead of theraw_url
Dependencies
actions/checkout
from 2.4.0 to 3.0.2stefanzweifel/git-auto-commit-action
from 4.13.1 to 4.14.0@actions/exec
@vercel/ncc
from 0.31.1 to 0.33.4v3.0.1
Compare Source
Dependencies
stefanzweifel/git-auto-commit-action
from 4.11.0 to 4.13.1@vercel/ncc
from 0.31.1 to 0.33.4v3.0.0
Compare Source
🚀 The 3.0.0 release of the Changelog Enforcer is here! This release relies soley on the GitHub API instead of local git commands from a cloned repository. This means, for example, that
actions/checkout
does not need to be run before running the enforcer.Fixes
Dependencies
@vercel/ncc
from 0.28.6 to 0.31.1@actions/core
from 1.4.0 to 1.6.0jest
from 27.0.5 to 27.3.1actions/checkout
from 2.3.4 to 2.4.0uglify-js
from 3.13.9 to 3.14.3eslint
from 7.28.0 to 8.2.0v2.3.1
Compare Source
Changed
pull_request
andpull_request_target
events. This is to address issue #140v2.3.0
Compare Source
Dependencies
lodash
from 4.17.19 to 4.17.21stefanzweifel/git-auto-commit-action
from 4 to 4.11.0actions/checkout
from 2 to 2.3.4actions/create-release
from 1 to 1.1.4uglify-js
from 3.13.3 to 3.13.9eslint
from 7.25.0 to 7.28.0@vercel/ncc
from 0.28.2 to 0.28.6@actions/github
from 4.0.0 to 5.0.0dangoslen/dependabot-changelog-helper
from 0.3.2 to 1@actions/exec
from 1.0.4 to 1.1.0@actions/core
from 1.2.7 to 1.4.0jest
from 26.6.3 to 27.0.5ws
from 7.4.0 to 7.5.3v2.2.0
Compare Source
Changed
pull_request
workflow now executes as apull_request_target
workflow to handle incoming pull requests from forked repos.verified
label is needed to allow the workflow to executeDependencies
uglify-js
from 3.13.2 to 3.13.3y18n
from 4.0.1 to 5.0.8@vercel/ncc
from 0.27.0 to 0.28.2@actions/core
from 1.2.6 to 1.2.7eslint
from 7.23.0 to 7.25.0hosted-git-info
from 2.8.8 to 2.8.9v2.1.0
Compare Source
Deprecated
versionPattern
is now deprecated. Starting inv3.0.0
the Changelog Enforcer will only work with Keep a Changelog for verifying the latest expected version.Dependencies
eslint
from 7.21.0 to 7.23.0uglify-js
from 3.13.0 3.13.2v2.0.2
Compare Source
Changed
package.json
versionDependencies
uglify-js
from 3.12.1 to 3.13.0eslint
from 7.20.0 to 7.21.0v2.0.1
Compare Source
Dependencies
eslint
from 7.17.0 to 7.20.0@vercel/ncc
from 0.26.1 to 0.27.0Changed
package.json
instead of fromVERSION
v2.0.0
Compare Source
Added
missingUpdateErrorMessage
for passing a custom error message when no update is found to the changelog. See the Inputs / Properties section in theREADME.md
for more information.errorMessage
that states why the Changelog Enforcer failed. Added to allow users to use the error message within the rest of the action workflow.Dependencies
@vercel/ncc
from0.25.1
to0.26.1
(#63)eslint
from7.15.0
to7.17.0
(#64, #70)node-notifier
from8.0.0
to8.0.1
(#65)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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.
This PR has been generated by Mend Renovate. View repository job log here.