Skip to content

Update the branch #1271

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 4 commits into from
Jul 9, 2025
Merged

Update the branch #1271

merged 4 commits into from
Jul 9, 2025

Conversation

tckeong
Copy link

@tckeong tckeong commented Jul 9, 2025

No description provided.

dependabot bot and others added 4 commits June 21, 2025 14:40
Bumps [sentry](https://github.com/getsentry/sentry-elixir) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/getsentry/sentry-elixir/releases)
- [Changelog](https://github.com/getsentry/sentry-elixir/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-elixir@11.0.0...11.0.1)

---
updated-dependencies:
- dependency-name: sentry
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) from 4.6.4 to 4.6.5.
- [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_ecto/commits/v4.6.5)

---
updated-dependencies:
- dependency-name: phoenix_ecto
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add new method

* Use new method

* Fix credo error

* Fix and update tests
* replace warn with warning

"warning: the log level :warn is deprecated, use :warning instead"

* empty doc

"warning: module attribute @doc was set but no definition follows it"

* replace '' with ""

"warning: using single-quoted strings to represent charlists is deprecated."

* move function

"clauses with the same name and arity (number of arguments) should be grouped together"

* make range explicit

"10..0 has a default step of -1, please write 10..0//-1 instead"

* remove alias

"unused alias"

* rename unused variables

"warning: variable "XXX" is unused"

* remove choices from validate_required

"""
warning: attempting to determine the presence of embed_many field :choices with validate_required/3 ... which has no effect.
You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
"""

* delete unused variables instead

* Revert "remove choices from validate_required"

This reverts commit 088fa96.
@tckeong tckeong merged commit 0a1b5cf into feat/upgrade-logger Jul 9, 2025
7 of 11 checks passed
tckeong added a commit that referenced this pull request Jul 9, 2025
tckeong added a commit that referenced this pull request Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants