Skip to content

chore(deps): bump the production-dependencies group with 2 updates#710

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/production-dependencies-f50b523cbb
Closed

chore(deps): bump the production-dependencies group with 2 updates#710
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/production-dependencies-f50b523cbb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 23, 2024

Bumps the production-dependencies group with 2 updates: igniter and solid.

Updates igniter from 0.4.8 to 0.5.0

Changelog

Sourced from igniter's changelog.

v0.5.0 (2024-12-19)

Features:

  • add Igniter.mkdir (#165)

Bug Fixes:

  • set quoted default to handle regex escaping issues

  • parse_argv callback should be overridable (#166)

  • use original file's extname when moving files always

Improvements:

  • default igniter installation to being optional

  • Igniter.Project.MixProject.update/4 (#168)

  • Igniter.Project.MixProject.update/4

  • add has_dep?/2

  • add convenient wrapper around installing new packages

Commits
  • 313f89c chore: release version v0.5.0
  • 9fdac22 chore: bump installer
  • b4d2e1c chore: don't include the version in generated tasks
  • 7fe684d improvement: default igniter installation to being optional
  • c805ac5 improvement: Igniter.Project.MixProject.update/4 (#168)
  • a8c41cc fix: set quoted default to handle regex escaping issues
  • 0c49284 docs: document specifying a git ref with igniter.install
  • 57f978c test: ensure parse_argv/1 can be overridden
  • 41d8368 fix: parse_argv callback should be overridable (#166)
  • e67c56c improvement: add has_dep?/2
  • Additional commits viewable in compare view

Updates solid from 0.16.0 to 0.17.0

Release notes

Sourced from solid's releases.

Solid 0.17.0

What's Changed

Full Changelog: edgurgel/solid@v0.16.0...v0.17.0

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [igniter](https://github.com/ash-project/igniter) and [solid](https://github.com/edgurgel/solid).


Updates `igniter` from 0.4.8 to 0.5.0
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.4.8...v0.5.0)

Updates `solid` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/edgurgel/solid/releases)
- [Commits](edgurgel/solid@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: igniter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: solid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Dec 23, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 30, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Dec 30, 2024
@dependabot dependabot Bot deleted the dependabot/hex/production-dependencies-f50b523cbb branch December 30, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants