Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 4, 2021

Bumps quirrel from 1.5.0 to 1.7.4.

Release notes

Sourced from quirrel's releases.

v1.7.4

  • Fixed bug where timezone information wasn't respected for cronjobs (#837, #849)
  • updated dependencies

v1.7.3

  • Merge pull request #825 from quirrel-dev/all-contributors/add-scttcper

    docs: add scttcper as a contributor for code

  • Merge pull request #824 from scttcper/bin

    fix: add env node to bin file

  • Merge pull request #822 from scttcper/add-repo

    fix: Add repo to package.json

  • Merge pull request #821 from quirrel-dev/renovate/parcel-reporter-bundle-analyzer-2.x

    Update dependency @​parcel/reporter-bundle-analyzer to v2.0.0

  • Merge pull request #823 from scttcper/upgrade-zod

    chore: upgrade zod

  • Merge pull request #820 from quirrel-dev/renovate/ioredis-4.x

    Update dependency ioredis to v4.28.0

  • 1.7.3

v1.7.2

  • update dependencies
  • docs fix to cronjob.md
  • prevent bug where relative endpoints where allowed
  • add admin endpoint to remove all jobs on a queue
  • Documents the retry queue option limits (thanks @​babasbot!)
  • fix: respect default job options (#816, thanks @​boredland and @​babasbot!)

meta

  • remove Fly deploy
  • setup kodiak
  • fix bug with renovate and development-ui/package.json

v1.7.1

  • Encode all URI components to prevent overlap (#685)
  • Prevent some redundant redis calls (#683)
  • normalize route / baseurl config (#684)
  • verify cronjobs also work without implementing the QuirrelClient (#712)
  • export function for running local server (#693)

... (truncated)

Commits
  • 04d19e7 1.7.4
  • 4a71982 Merge pull request #850 from quirrel-dev/renovate/pino-7.x
  • e685f8a Update dependency pino to v7.0.5
  • 5eb89f3 Merge pull request #846 from quirrel-dev/renovate/js-yaml-4.x
  • f19e7e3 Merge branch 'main' into renovate/js-yaml-4.x
  • d2f367e Merge pull request #843 from quirrel-dev/renovate/pino-7.x
  • f86f4ac Update dependency pino to v7.0.4
  • d46955a Update dependency @​types/js-yaml to v4.0.4
  • 19635e4 Merge pull request #848 from quirrel-dev/renovate/open-8.x
  • 0d646a6 Merge branch 'main' into renovate/open-8.x
  • Additional commits viewable in compare view

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 [quirrel](https://github.com/quirrel-dev/quirrel) from 1.5.0 to 1.7.4.
- [Release notes](https://github.com/quirrel-dev/quirrel/releases)
- [Commits](quirrel-dev/quirrel@v1.5.0...v1.7.4)

---
updated-dependencies:
- dependency-name: quirrel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2021
@dependabot dependabot bot changed the base branch from main to feature/rit November 5, 2021 01:13
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.

1 participant