Skip to content

chore(deps): bump agenda from 3.1.0 to 5.0.0#676

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/agenda-5.0.0
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps agenda from 3.1.0 to 5.0.0.

Release notes

Sourced from agenda's releases.

v5.0.0

  • Dropped support for MongoDB 3.4 and 3.6. The 4.0 upwards are the only supported now.
  • Remove outdated info from README 3d4ea61
  • Fixing a computeNextRunAt() test to run in Australia. 2824d9e
  • Fix: Running tests on mongodb memory-server (#1501) 024b711
  • update deps 5488d9d
  • run on mongo mem server locally b047dfd
  • Remove older nodejs and mongodb version from test 685b979
  • Merge branch 'master' of https://github.com/svitekpavel/agenda 11a5480
  • fix format endData and startDate by adding HH:mm (#1497) bff49b4
  • package.json - inlcude dist in export b22d5a5
  • lib/agenda/find-and-lock-next-job.ts - use enum ReturnDocument.AFTER from mongodb ffdcc9c
  • upd types 42e9191
  • upd yarn.lock 4e38e6d
  • package.json - upd included files 4a551c4
  • lib/agenda - refactor types 9c01e96
  • package.json - change dist -> lib as included f4aa947
  • update Typescript usage in README 91f636a
  • update type of 'data' in Job type 1706d7e
  • implement generics for job attrs data to define(), now(), schedule() ffecf3a

agenda/agenda@v4.4.0...v5.0.0

What's Changed

Full Changelog: agenda/agenda@v4.4.0...v5.0.0

v4.4.0

  • Update yarn.lock to match package.json 34fed70
  • Update History.md with v4.4.0 48b8930
  • added drain func (#1488) 3d903a8
  • chore: Update moment-timezone to 0.5.37 (#1492) 1fec6b5
  • fix typo (#1483) c57b759
  • Update test.yml 9a1659c
  • Bump ansi-regex from 3.0.0 to 3.0.1 (#1480) d91d3ed
  • Bump minimist from 1.2.5 to 1.2.6 (#1462) fdca68e
  • Create codeql-analysis.yml f328510
  • Update History.md with v4.3.0 43e2c34

agenda/agenda@v4.3.0...v4.4.0

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

... (truncated)

Changelog

Sourced from agenda's changelog.

Next

Contributions welcome! https://github.com/agenda/agenda/pulls

5.0.0 / 2022-11-07

BREAKING

  • MongoDB 3.4 and 3.6 are not supported anymore. Only MongoDB v4.0 and above are supported.

Otherwise, all the changes are minor: https://github.com/agenda/agenda/releases/tag/v5.0.0

4.4.0 / 2022-10-19

... (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)

Bumps [agenda](https://github.com/agenda/agenda) from 3.1.0 to 5.0.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...v5.0.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 added the dependencies Pull requests that update a dependency file label Nov 7, 2022
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