Skip to content

chore(deps): bump agenda from 3.1.0 to 4.3.0#585

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/agenda-4.3.0
Closed

chore(deps): bump agenda from 3.1.0 to 4.3.0#585
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/agenda-4.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2022

Bumps agenda from 3.1.0 to 4.3.0.

Release notes

Sourced from agenda's releases.

v4.3.0

  • Add job timeout (#1420) b15f555
  • Optionally persist the result of a job (#1322) 834bbd7
  • fix markdown 5f8513b
  • removing badges for now ddc96bc
  • Update History.md 5775dfd

agenda/agenda@v4.2.1...v4.3.0

v4.2.1

  • Bump glob-parent from 5.1.1 to 5.1.2 (#1371) 666cb8c
  • assign _findAndLockNextJob to findAndLockNextJob 4fcbeee
  • fixed tests? 77051dc
  • Revive jsdoc (#1370) b17fa9c
  • Removing "RenovateBot". It caused too much harm already. dc4cda6
  • Fix all tests except one. 2fac758
  • closes #1369 But has issues c3f0f8c
  • Update the mongodb driver to 4.0 (#1358) de7ab29
  • Build pull requests 3be804b
  • Add mongodb memory server (#1108) 3183f31
  • Update History.md 424e5d4

agenda/agenda@v4.2.0...v4.2.1

v4.2.0

  • Update History.md ab545c4
  • fix(history): match cron-parser pattern (#1335) 5a73b55
  • Fixes #1364 "RangeError: Maximum call stack size exceeded" (#1365) 6d6611e
  • Modifies JobAttributes.lockedAt to allow null values (#1340) b63c517
  • Fixing CI (#1362) c3825a6
  • Attempt to fix the test which fails in CI only a5ffcf2
  • Remove Q npm module as not used anymore 2 cbf2f0d
  • Remove Q npm module as not used any more 78e4f95
  • Add top level disable and enable (#1109) 8daa43b
  • fixed deprecation warning for collection.findOneAndUpdate (#1338) bd19693
  • chore(deps): update dependency eslint to v7.27.0 (#1319) 7b9eb15
  • chore(deps): update supercharge/mongodb-github-action action to v1.4.1 (#1321) 01a4ee6
  • chore(deps): update typescript-eslint monorepo to v4.25.0 (#1323) b751855
  • chore(deps): update dependency sinon to v11 (#1324) ee33b97
  • Add Node.js v16 in tests (#1314) cc5a633
  • chore(deps): update typescript-eslint monorepo to v4.24.0 (#1315) 5913b8e
  • chore(deps): update dependency @​types/mongodb to v3.6.14 (#1317) 13eadbb
  • Update History.md 93ad87d
  • chore(deps): update dependency @​types/mongodb to v3.6.12 (#1251) 24e2418
  • chore(deps): update dependency mocha to v8.4.0 (#1252) edf6a57
  • chore(deps): update dependency husky to v5.2.0 (#1260) 76342f6
  • chore(deps): update dependency typescript to v4.2.4 (#1248) 3cbc144
  • chore(deps): update typescript-eslint monorepo to v4.23.0 (#1262) 45e1307
  • chore(deps): update dependency eslint-config-prettier to v8.3.0 (#1296) 0697244
  • chore(deps): update dependency highlight.js to v10.7.2 (#1283) 403da2e

... (truncated)

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: mongodb@3.6.6, lodash@4.17.21, 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
Maintainer changes

This version was pushed to npm by koresar, a new releaser for agenda since your current version.


Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/agenda-4.3.0 branch 3 times, most recently from 70fe1dd to 35d2b52 Compare May 17, 2022 20:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/agenda-4.3.0 branch from 35d2b52 to 188ee95 Compare May 19, 2022 20:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/agenda-4.3.0 branch 5 times, most recently from 474cd32 to b5c1508 Compare June 6, 2022 20:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/agenda-4.3.0 branch from b5c1508 to 16ead26 Compare June 7, 2022 20:17
Bumps [agenda](https://github.com/agenda/agenda) from 3.1.0 to 4.3.0.
- [Release notes](https://github.com/agenda/agenda/releases)
- [Changelog](https://github.com/agenda/agenda/blob/master/History.md)
- [Commits](agenda/agenda@3.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: agenda
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/agenda-4.3.0 branch from 16ead26 to b987150 Compare June 13, 2022 20:29
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2022

Superseded by #668.

@dependabot dependabot bot closed this Oct 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/agenda-4.3.0 branch October 19, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants