BeaconCMS / beacon_live_admin

Phoenix LiveView Admin Panel to manage Beacon CMS sites.
https://beaconcms.org
MIT License
55 stars 22 forks source link

Bump igniter from 0.3.72 to 0.3.76 in the production-dependencies group #291

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the production-dependencies group with 1 update: igniter.

Updates igniter from 0.3.72 to 0.3.76

Changelog

Sourced from igniter's changelog.

v0.3.76 (2024-10-28)

Bug Fixes:

  • properly ignore with-args when passing args to installers

  • expand_literal should expand single-child blocks

  • expand_literal should return an error Macro.expand_literals doesn't return a literal

  • make task run/1 overridable (#114)

  • Support integer argument in move_right/2 and move_upwards/2 and add move_left/2 (#113)

Improvements:

  • resolve project app names set using a module attribute (#111)

  • resolve project app names set using a module attribute

v0.3.75 (2024-10-26)

Bug Fixes:

  • make update_gettext idempotent

v0.3.74 (2024-10-24)

Bug Fixes:

  • properly compare version lists

v0.3.73 (2024-10-24)

Bug Fixes:

  • don't use yes? if --git_ci or --yes
Commits
  • 3372f98 chore: release version v0.3.76
  • 8057d71 chore: bump installer
  • 7ec2283 fix: properly ignore with-args when passing args to installers
  • 66217ff improvement: resolve project app names set using a module attribute (#111)
  • a0431c2 docs: update installer build instructions (#117)
  • 5d8dd56 Igniter.Code.Common: Support integer argument in move_right/2 and `move_u...
  • 897d289 fix: make task run/1 overridable (#114)
  • 35c192e chore: release version v0.3.75
  • 8ddc5b7 fix: make update_gettext idempotent
  • 9d1bc04 chore: release version v0.3.74
  • 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 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