nodejs-boilerplate
nodejs-boilerplate copied to clipboard
Bump agenda from 4.2.1 to 4.3.0
Bumps agenda from 4.2.1 to 4.3.0.
Release notes
Sourced from agenda's releases.
v4.3.0
Changelog
Sourced from agenda's changelog.
Next
Contributions welcome! https://github.com/agenda/agenda/pulls
4.3.0 / 2022-05-10
Feat:
disableAutoIndex
Feat:
shouldSaveResult
4.2.1 / 2021-08-09
fix: deprecation warning for collection.findOneAndUpdate (#1338) thanks
@frobinsonj
4.2.0 / 2021-08-05
Feat: Add top level disable and enable (#1109) thanks
@pdfowler
fix(history): match cron-parser pattern (#1335) thanks
@dockleryxk
fix: "RangeError: Maximum call stack size exceeded" (#1365) thanks
@koresar
fix: JobAttributes.lockedAt to allow null values (#1340) thanks
@tjramage
Updated dependencies:
[email protected]
,[email protected]
, as well as various dev dependencies.Added node 16 in tests (#1314) thanks
@simison
4.1.3 / 2021-05-02
fix: export cjs and es (#1298) thanks
@koresar
4.1.2 / 2021-05-02
fix: broken main cjs export works again. See more here.
4.1.2 / 2021-04-04
Docs, JSDocs and TS typo fixes. Thanks
@niftylettuce
@thebestnom
@simllll
and@Igor-lkm
fix: typescript export needs es6 (#1268) thanks
@simllll
4.1.1 / 2021-03-02
Compatibility with DefinitelyTyped/agenda (#1258) thanks
@boredland
4.1.0 / 2021-02-25
Added type information (#1202 #1243) thanks
@boredland
,@leonardlin
4.0.1 / 2021-01-16
Fix "Cannot find module ./lib/agenda" bug due us not targeting correct ES5 files for distribution after the TypeScript rewrite. (#1193)
Update dependencies
4.0.0 / 2021-01-16
... (truncated)
Commits
6364cdc
v4.3.013f15ab
Feature: configuration for disabling auto index creation (#1444)6ec531d
Revert "Add job timeout (#1420)" (#1426)b15f555
Add job timeout (#1420)834bbd7
Optionally persist the result of a job (#1322)5f8513b
fix markdownddc96bc
removing badges for now5775dfd
Update History.md- See full diff 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 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 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)