Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the production-dependencies group across 1 directory with 3 updates #712

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps the production-dependencies group with 3 updates in the / directory: igniter, phoenix_html and solid.

Updates igniter from 0.4.8 to 0.5.3

Changelog

Sourced from igniter's changelog.

v0.5.3 (2024-12-26)

Bug Fixes:

  • ensure deps are compiled and proceed w/ install if igniter is

Improvements:

  • rip out shared utils

v0.5.2 (2024-12-25)

Improvements:

  • add --yes-to-deps option to mix igniter.install

  • add --yes-to-deps when using mix igniter.new

v0.5.1 (2024-12-24)

Bug Fixes:

  • Igniter.mkdir not expanding paths correctly (#174)

  • handle case where third tuple elem is nil

  • handle mix rebar deprecations for 1.18 (#172)

Improvements:

  • add prepend_to_pipeline and has_pipeline to

  • add fallback igniter install in archive

v0.5.0 (2024-12-19)

Features:

... (truncated)

Commits
  • 60f2377 chore: release version v0.5.3
  • c0ff89e chore: fix build
  • 868cc4b improvement: rip out shared utils
  • 50422bd build(deps-dev): bump the dev-dependencies group with 2 updates (#176)
  • a74d8c3 chore: add long-compilation-threshold to reduce (a small bit of) noise
  • 9039218 fix: ensure deps are compiled and proceed w/ install if igniter is
  • fd4fe87 chore: bump installer
  • 319ff42 chore: release version v0.5.2
  • ee11c3a improvement: add --yes-to-deps option to mix igniter.install
  • bce96a5 chore: remove stuff from other library in .formatter.exs
  • Additional commits viewable in compare view

Updates phoenix_html from 4.1.1 to 4.2.0

Changelog

Sourced from phoenix_html's changelog.

4.2.0 (2024-12-28)

  • Enhancements

    • Add Phoenix.HTML.css_escape/1 to escape strings for use inside CSS selectors
    • Add the ability to pass :hr to options_for_select/2 to render a horizontal rule
  • Bug fixes

    • Pass form action through in FormData implementation
Commits

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

…y with 3 updates

Bumps the production-dependencies group with 3 updates in the / directory: [igniter](https://github.com/ash-project/igniter), [phoenix_html](https://github.com/phoenixframework/phoenix_html) and [solid](https://github.com/edgurgel/solid).


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

Updates `phoenix_html` from 4.1.1 to 4.2.0
- [Changelog](https://github.com/phoenixframework/phoenix_html/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_html@v4.1.1...v4.2.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: phoenix_html
  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 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2025

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

@dependabot dependabot bot closed this Jan 2, 2025
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-6bfeec60e9 branch January 2, 2025 20:23
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