Magickbase / godwoken_explorer

Godwoken Explorer
https://v1.gwscan.com
18 stars 8 forks source link

build(deps): bump torch from 5.0.0-rc.1 to 5.1.0 #1495

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps torch from 5.0.0-rc.1 to 5.1.0.

Release notes

Sourced from torch's releases.

Torch 5

What's Changed

Full Changelog: https://github.com/mojotech/torch/compare/v4.3.2...v5.0.0

Changelog

Sourced from torch's changelog.

v5.1.0 (2023-05-19)

Merged pull requests:

Closed issues:

  • Support for phoenix 1.7 #356

Full Changelog

v5.0.0 (2023-05-16)

Full Changelog

v5.0.0-rc.4 (2023-05-15)

Deprecations

Please update your torch.html.heex layout file with the following deprecated module functions:

  • Deprecated Torch.PageView.body_classes/1 in favor of Torch.Helpers.body_classes/1
  • Deprecated Torch.FlashView.flash_messages/1 in favor of Torch.Component.flash_messages/1

Full Changelog

v5.0.0-rc.3 (2023-05-14)

  • Migrated generated templates to use Phoenix.Component elements via the new Torch.Component module
  • Reworked template generation scripts to match the new templates used in Phoenix 1.7.0 and 1.7.1+

Breaking Changes

  • Fully removed deprecated filter_text_input/3 method.

Full Changelog

Closed issues:

  • Nullable date field in new/edit view #155

v4.3.1 (2023-04-05)

Full Changelog

Merged pull requests:

... (truncated)

Commits
  • 2220454 Release version 5.1.0
  • 88c8ee7 Version bump for next 5.1 release
  • 2b1b945 [test] Add Torch.Pagination module tests
  • 06975f6 Add Torch.Pagination modules
  • 186cf3e [tests] Add more tests to strip_unset_booleans/3
  • 06ab70b [fix] Use correct filter input for number select
  • 021703a Update pattern match in controller template
  • fcb293a Bump ansi-regex from 4.1.0 to 4.1.1 in /assets
  • 4744c5e Bump parcel from 2.5.0 to 2.8.3 in /assets
  • e8b3518 Bump tar and node-sass in /assets
  • 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)
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 52b9a0b9f61cd35bf8fcdc034d463e64d535a042-PR-1495


Totals Coverage Status
Change from base Build 911939972d812629bae9ea9af6e6e3afbb08ec67: 0.03%
Covered Lines: 3300
Relevant Lines: 6007

💛 - Coveralls
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.