ash-project / igniter

A code generation and project patching framework.
https://hexdocs.pm/igniter/readme.html
MIT License
106 stars 10 forks source link

build(deps): bump the production-dependencies group with 2 updates #59

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the production-dependencies group with 2 updates: owl and sourceror.

Updates owl from 0.9.0 to 0.11.0

Release notes

Sourced from owl's releases.

v0.11.0

What's changed

  • Deprecate to_ansidata/1 and from_ansidata/1 in favour of new to_chardata/1 and from_chardata/1 respectively
  • Add Owl.TrueColor module
  • Support complex sequences with multiple display attributes in from_chardata/1
  • Fix a couple of small bugs in from_chardata/1

Full Changelog: https://github.com/fuelen/owl/compare/v0.10.0...v0.11.0

v0.10.0

What's Changed

  • Add word_wrap option to Owl.Box and Owl.Table
  • Add truncate_lines option to Owl.Box

Full Changelog: https://github.com/fuelen/owl/compare/v0.9.0...v0.10.0

Commits
  • f5a1175 Bump version to 0.11.0
  • 1cf0ed8 Refactor from_charlist/1
  • d4bec69 Deprecate to/from_ansidata in favour of to/from_chardata
  • 30f6093 Add Owl.TrueColor module
  • 0ae928f Bump version to 0.10.0
  • 749a832 Update deps
  • a8de665 Fix test by setting max_width
  • 93f9089 Fix typo
  • 4695ec1 Add elixir 1.17.2-otp-27 to CI
  • cf7224a Fix issues related to upgrade to Elixir 1.17 and fix rendering \e symbols
  • Additional commits viewable in compare view


Updates sourceror from 1.4.0 to 1.5.0

Release notes

Sourced from sourceror's releases.

v1.5.0

What's Changed

Full Changelog: https://github.com/doorgan/sourceror/compare/v1.4.0...v1.5.0

Changelog

Sourced from sourceror's changelog.

v1.5.0 (2024-07-23)

1. Enchancements

  • [Sourceror] Added strip_meta/1
  • [Sourceror.Zipper] Added search_pattern/2
  • [Sourceror.Zipper] Added at/2
  • [Sourceror.Zipper] Added find_value/3
  • [Sourceror.Zipper] Allow updating the outer tree with within/2
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions