Fix typo in check name
Fix typo in checkNotification
Bump node-notifier from 8.0.0 to 8.0.1
Bump y18n from 4.0.0 to 4.0.3
Fix CVEs with global dependencies update
Fetch all pages when looking for the changelog file (#41)
=== 1.2.0
Global upgrade of dependencies (github action, eslint, typescript...)
Change master to main in description and fix the version.
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 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 Zomzog/changelog-checker from 1.1.0 to 1.3.0.
Release notes
Sourced from Zomzog/changelog-checker's releases.
Changelog
Sourced from Zomzog/changelog-checker's changelog.
Commits
09cfe9a
Release 1.3.0 (#49)b4e88c6
Fetch all pages until it's founded (#48)cdf85e4
Updates depenencies for CVEs (#47)9f2307a
Bump y18n from 4.0.0 to 4.0.3 (#38)ba4da1a
Bump node-notifier from 8.0.0 to 8.0.1 (#22)879b5f7
Fix checkNotification typo (#34)111f84b
Fix typo in check name (#24)564f4aa
Add checksNotification option (#21)a7ed85f
Fix the example of usage (#20)a0e1620
Fix the example of usageDependabot 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