Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps croner from 6.0.7 to 8.1.1.

Release notes

Sourced from croner's releases.

8.1.1

Changes

  • fix(pattern): Fixes issue #254, nextRuns returning wrong values when using 4th day of the Month

Full Changelog: Hexagon/croner@8.1.0...8.1.1

8.1.1-dev.0

Changes

  • fix(pattern): Fix issue #254, nextRuns returning wrong values when using 4th day of the Month

Full Changelog: Hexagon/croner@8.1.0...8.1.1-dev.0

8.1.0

The minor version is bumped to reflect a change more substantial than a typical patch, as the behavior when using the startAt option in combination with interval has been changed (corrected).

Full Changelog: Hexagon/croner@8.0.2...8.1.0

8.0.3-dev.2

What's Changed

Full Changelog: Hexagon/croner@8.0.3-dev.1...8.0.3-dev.2

8.0.3-dev.1

What's Changed

Full Changelog: Hexagon/croner@8.0.3-dev.0...8.0.3-dev.1

8.0.3-dev.0

Development release connected to Hexagon/croner#247

  • Proposed fix for #247
  • Dependency updates (eslint 8->9)
  • Typo fix

New Contributors

Full Changelog: Hexagon/croner@8.0.2...8.0.3-dev.0

8.0.2

... (truncated)

Commits
  • c08926e Merge pull request #255 from Hexagon/dev
  • a4e35e2 Release 8.1.1.
  • e41ab97 Fix #254
  • 33a1d88 Update docs. Release 8.1.0.
  • 33098a4 Update deno.jsonc
  • 71eb845 fixed error caused in last commit - startAt in future not running on 1st occu...
  • b328d44 Update package.json
  • 272080c added comments to _calculatePreviousRun function croner.js
  • 53a575a fix problem caused by PR #248 - startAt set in future with interval
  • 060e317 Update URL in package.json.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [croner](https://github.com/hexagon/croner) from 6.0.7 to 8.1.1.
- [Release notes](https://github.com/hexagon/croner/releases)
- [Commits](Hexagon/croner@6.0.7...8.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 5, 2024
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #26.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/croner-8.1.1 branch September 30, 2024 04:46
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants