Skip to content

Update#27

Open
jbosse wants to merge 13 commits intoARPC:mainfrom
Kr00lIX:master
Open

Update#27
jbosse wants to merge 13 commits intoARPC:mainfrom
Kr00lIX:master

Conversation

@jbosse
Copy link
Copy Markdown
Member

@jbosse jbosse commented May 6, 2026

No description provided.

Kr00lIX and others added 13 commits June 5, 2025 16:40
Update to Elixir 1.7 and other latest versions.
Bumps [floki](https://github.com/philss/floki) from 0.37.1 to 0.38.0.
- [Release notes](https://github.com/philss/floki/releases)
- [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
- [Commits](philss/floki@v0.37.1...v0.38.0)

---
updated-dependencies:
- dependency-name: floki
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [credo](https://github.com/rrrene/credo) from 1.7.12 to 1.7.16.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](rrrene/credo@v1.7.12...v1.7.16)

---
updated-dependencies:
- dependency-name: credo
  dependency-version: 1.7.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.2 to 0.40.1.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.38.2...v0.40.1)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-version: 0.40.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
The string contain matcher was comparing against raw HTML, so escaped
entities like &gt;, &amp;, &quot; would never match their decoded forms.
Now extracts decoded text via Floki before comparison.
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.

2 participants