Androz2091 / discord-giveaways

🎉 Complete framework to facilitate the creation of giveaways using discord.js
https://discord-giveaways.js.org
MIT License
336 stars 127 forks source link

Bump deepmerge-ts from 4.3.0 to 5.0.0 #497

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps deepmerge-ts from 4.3.0 to 5.0.0.

Release notes

Sourced from deepmerge-ts's releases.

v5.0.0

5.0.0 (2023-03-18)

Bug Fixes

chore

  • drop support for node 12 and 14 (77016f7)

BREAKING CHANGES

  • drop support for node 12 and 14

v5.0.0-next.4

5.0.0-next.4 (2023-03-18)

Bug Fixes

v5.0.0-next.3

5.0.0-next.3 (2023-03-18)

Bug Fixes

v5.0.0-next.2

5.0.0-next.2 (2023-02-06)

Features

  • create deepmergeInto function (9c350a0), closes #51

v5.0.0-next.1

5.0.0-next.1 (2023-02-02)

chore

... (truncated)

Changelog

Sourced from deepmerge-ts's changelog.

5.0.0 (2023-03-18)

Bug Fixes

chore

  • drop support for node 12 and 14 (77016f7)

BREAKING CHANGES

  • drop support for node 12 and 14

5.0.0-next.4 (2023-03-18)

Bug Fixes

5.0.0-next.3 (2023-03-18)

Bug Fixes

5.0.0-next.2 (2023-02-06)

Features

  • create deepmergeInto function (9c350a0), closes #51

5.0.0-next.1 (2023-02-02)

chore

  • drop support for node 12 and 14 (77016f7)

BREAKING CHANGES

... (truncated)

Commits
  • 9db262c chore(release): 5.0.0 [skip ci]
  • 111d5de Merge pull request #306 from RebeccaStevens/next
  • 3a812ee chore(release): 5.0.0-next.4 [skip ci]
  • 944b428 fix: use default MM generics
  • be28290 fix: remove unneeded eslint disable
  • d1467fb ci: split up ci test wokflow
  • fd5b1df chore: clean up again
  • 80e150f chore(release): 5.0.0-next.3 [skip ci]
  • 35529a1 chore: clean up
  • 650a42f Merge remote-tracking branch 'template/main' into next
  • 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)