Chronos
Chronos copied to clipboard
Bump got and nodemon in /examples/AWS/AWS-EC2
Removes got. It's no longer used after updating ancestor dependency nodemon. These dependencies need to be updated together.
Removes got
Updates nodemon from 1.19.4 to 3.0.1
Release notes
Sourced from nodemon's releases.
v3.0.1
3.0.1 (2023-07-09)
Bug Fixes
v3.0.0
3.0.0 (2023-07-08)
Bug Fixes
Features
- always use polling on IBM i (3b58104)
BREAKING CHANGES
- official support for node@8 dropped.
However there's no function being used in semver that breaks node 8, so it's technically still possible to run with node 8, but it will no longer be supported (or tested in CI).
v2.0.22
2.0.22 (2023-03-22)
Bug Fixes
v2.0.21
2.0.21 (2023-03-02)
Bug Fixes
v2.0.20
2.0.20 (2022-09-16)
... (truncated)
Commits
e4c163fMerge branch 'main' of github.com:remy/nodemon95bee00fix: restore default ext watch behaviourf219dcctest: Update release.yml to use ubuntu-latest (#2123)af3b9e2fix: node@10 support back ina3f0e12test: package wasn't installing8ded28cdocs: update test runners and add TODO83ef51dchore: website supporters86d5f40fix: also watch cjs7881f05chore: remove legacy .nodemon support04302b8Merge branch 'Vindeep07-develop'- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.