Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump croner from 5.3.5 to 6.0.3 in /app #237

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps croner from 5.3.5 to 6.0.3.

Release notes

Sourced from croner's releases.

6.0.3

Changes

  • Fix for timezone bug when using minitz (and croner) with ts-node - Hexagon/minitz#19
  • Dependency update
  • Add a test related to promises

Full Changelog: Hexagon/croner@6.0.2...6.0.3

6.0.3-dev.0

Changes

  • Proposed fix for minitz bug #19
  • Add a test related to promises

Full Changelog: Hexagon/croner@6.0.2...6.0.3-dev.0

6.0.2

Changes

  • bugfix: Fixes #172, job got scheduled before throwing on duplicated job name.
  • bugfix: Remove job from scheduledJobs on .stop(), as the job is no longer operational after a stop.
  • feature: Add method .isStopped()
  • chore: Update documentation.
  • chore: Improve compability with fake timers, for third party tests.
  • chore: Update development dependencies.

Full Changelog: Hexagon/croner@6.0.1...6.0.2

6.0.2-dev.2

Changes

  • Improve compatibility with fake timers.

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

6.0.2-dev.1

Changes

  • Improve compatibility with fake timers.

Full Changelog: Hexagon/croner@6.0.0...6.0.2-dev.1

6.0.2-dev.0

Changes

  • feat: New method .isStopped() showing if a job is permanently stopped
  • fix: Remove named jobs from scheduledJobs on .stop(), as stopped jobs are no longer scheduled or operational. This also enables the job to be garbage collected.

Full Changelog: Hexagon/croner@6.0.1...6.0.2-dev.0

... (truncated)

Commits
  • bf62f94 Prepare 6.0.3
  • 2b77a42 Updating minitz to 4.0.5. Prepare 6.0.3-dev.0
  • 41c60bc Add test for overrun protection with promises
  • 9a66976 Update readme
  • a2b93e0 Prepare 6.0.2
  • d20ca70 Improve compatibility with fake timers.
  • ccf9a7c Improve compatibility with fake timers.
  • c03a2e6 Add isStopped(). Remove ref from scheduledJobs on stop(). Update docs. Add mi...
  • 63bbddb Internal fixes
  • ef641f1 Update docs
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [croner](https://github.com/hexagon/croner) from 5.3.5 to 6.0.3.
- [Release notes](https://github.com/hexagon/croner/releases)
- [Commits](Hexagon/croner@5.3.5...6.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

This issue should be resolved with version v1.1.1-beta.1, please confirm.

@github-actions github-actions bot added the status(previewed) This issue or pull request should be fixed in a released beta version label Jul 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2023

Superseded by #290.

@dependabot dependabot bot closed this Jul 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/dev/croner-6.0.3 branch July 8, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status(previewed) This issue or pull request should be fixed in a released beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants