Skip to content

chore(deps): bump the production-dependencies group with 3 updates #345

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps the production-dependencies group with 3 updates: igniter, plug and spark.

Updates igniter from 0.6.2 to 0.6.3

Changelog

Sourced from igniter's changelog.

v0.6.3 (2025-05-29)

Bug Fixes:

  • display all error output, and bump installer version

  • Display notices even when there are no content changes.

Commits
  • 3ee8441 chore: release version v0.6.3
  • d1d5a80 fix: display all error output, and bump installer version
  • 588f09f chore: add git_ops to --only hack
  • 70cb954 chore: update docs
  • See full diff in compare view

Updates plug from 1.17.0 to 1.18.0

Changelog

Sourced from plug's changelog.

v1.18.0 (2025-05-28)

Enhancements

  • [Plug.Conn] Define optional get_sock_data/1 and get_ssl_data/1 callbacks
  • [Plug.RequestID] Allow metadata key to be customizable
  • [Plug.Router] Allow match to dispatch to function plugs
Commits

Updates spark from 2.2.61 to 2.2.62

Changelog

Sourced from spark's changelog.

v2.2.62 (2025-05-26)

Bug Fixes:

  • add get_raw_type/1 clause for :number type fixes regressions after the :number type implementation (#186)

  • add dsl_docs_type/1 clause for :number type

Commits
  • 27ec02e chore: release version v2.2.62
  • 2b3f85d fix: add get_raw_type/1 clause for :number type fixes regressions after t...
  • See full diff in compare view

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 3 updates: [igniter](https://github.com/ash-project/igniter), [plug](https://github.com/elixir-plug/plug) and [spark](https://github.com/ash-project/spark).


Updates `igniter` from 0.6.2 to 0.6.3
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.6.2...v0.6.3)

Updates `plug` from 1.17.0 to 1.18.0
- [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md)
- [Commits](elixir-plug/plug@v1.17.0...v1.18.0)

Updates `spark` from 2.2.61 to 2.2.62
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](ash-project/spark@v2.2.61...v2.2.62)

---
updated-dependencies:
- dependency-name: igniter
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: plug
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-version: 2.2.62
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 May 29, 2025
@zachdaniel zachdaniel merged commit 1e2055a into main May 29, 2025
17 of 18 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-ee0aaaa6b7 branch May 29, 2025 15:50
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.

1 participant