verful / adonis-scheduler

Easily manage cron tasks in AdonisJS
MIT License
52 stars 5 forks source link

chore(deps-dev): bump @poppinss/utils from 5.0.0 to 6.7.3 #78

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps @poppinss/utils from 5.0.0 to 6.7.3.

Release notes

Sourced from @​poppinss/utils's releases.

Update dependencies

  • chore: update dependencies 117f2e2
  • chore: update dependencies c3d46cb

Full Changelog: https://github.com/poppinss/utils/compare/v6.7.2...v6.7.3

Change Opaque prop declaration and anonymous error naming

What's Changed

Full Changelog: https://github.com/poppinss/utils/compare/v6.7.1...v6.7.2

Fix lodash entrypoint for Vite environment

  • fix: add default conditional export for lodash entrypoint 557dabb

https://github.com/poppinss/utils/compare/v6.7.0...v6.7.1

Add Secret utility and rename join method to joinToURL

  • Please refer the README to learn more about the Secret utility.
  • The join helper was never documented, so I take the lenience to rename it without the breaking change.

Commits

  • feat: add Secret utility 7194dd9
  • refactor: document and tighten up assert utilities 5e5767c
  • refactor: rename join utility to joinToURL 6f3f226
  • chore: update dependencies e35104b

Full Changelog: https://github.com/poppinss/utils/compare/v6.6.0...v6.7.0

join Helper

  • feat: add join method (#38) 00a91bd
  • chore: update dependencies a5bb782
  • chore: pin typescript version to ~5.2 f37c85b

https://github.com/poppinss/utils/compare/v6.5.1...v6.6.0

Generate sourcemaps and use TSC for types generation

  • chore: changes to build process 24cb052
  • chore: update dependencies 89042a3

Full Changelog: https://github.com/poppinss/utils/compare/v6.5.0...v6.5.1

Breaking changes + ESM only

This release does a major overhaul to the complete package. Please, read the release notes from the following releases to learn more.

... (truncated)

Commits
  • 50f881a chore(release): 6.7.3
  • 117f2e2 chore: update dependencies
  • c3d46cb chore: update dependencies
  • fcfece2 chore(release): 6.7.2
  • 73ee5a6 fix: prevent opaque prop suggestion in IDEs
  • 535125f fix: assign name to anonymous error created using createError method
  • fdf7bec chore: update dependencies
  • e0bef46 chore(release): 6.7.1
  • 557dabb fix: add default conditional export for lodash entrypoint
  • 4e6b090 chore(release): 6.7.0
  • 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 show 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.