• E egoroff-spb-ru
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 0
    • Задачи 0
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 0
    • Запросы на слияние 0
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • egoroff
  • egoroff-spb-ru
  • Запросы на слияние
  • !513

chore(deps): update lol_html requirement from 0.4.0 to 1.0.0 in /egoroff

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Слиты egoroff запросил слияние dependabot/cargo/egoroff/lol_html-1.0.0 в master Май 25, 2023
  • Обзор 0
  • Коммиты 1
  • Конвейеры 0
  • Изменения 1

Created by: dependabot[bot]

Updates the requirements on lol_html to permit the latest version.

Release notes

Sourced from lol_html's releases.

v1.0.0

Yes, you got that right: this is the first 1.x release! From now on you should expect this project to adhere to the semantic versioning spec (we have been somewhat relaxed about that in the past).

Added

  • Added Element::end_tag_handlers() which allows better control over the end tag handlers.

Changed

  • Removed Element::on_end_tag() and Element::add_on_end_tag() in favor of the newly added Element::end_tag_handlers().
Changelog

Sourced from lol_html's changelog.

v1.0.0

Yes, you got that right: this is the first 1.x release! From now on you should expect this project to adhere to the semantic versioning spec (we have been somewhat relaxed about that in the past).

Added

  • Added Element::end_tag_handlers() which allows better control over the end tag handlers.

Changed

  • Removed Element::on_end_tag() and Element::add_on_end_tag() in favor of the newly added Element::end_tag_handlers().

v0.4.0

Added

  • Added method TextChunk::as_mut_str() and TextChunk::set_str() for in-place modifications to the text in a TextChunk. (#175)

Changed

  • Modified method Element::on_end_tag() to support multiple handlers. This is a breaking change since the old semantics of the method was to overwrite any previously set handler. (#177)

v0.3.3

Added

  • Support dynamic charset change on meta tags in HtmlRewriter. (#162)
  • Add Element::can_have_content(). (#163)

v0.3.2

Added

  • Add Doctype::remove. (#129)
  • Add Element::start_tag() and Element::is_self_closing(). (#148)
  • Add mutation methods to StartTag and EndTag. (#148)
  • Implement Eq for all types that implement PartialEq. (#146)

Fixed

  • Changed the HTML parser to more closely match the spec. This only affects rewriters which modify HTML comments. (#128)

v0.3.1

Added

... (truncated)

Commits
  • a005329 Release v1.0.0. (#183)
  • ec1b05a Removed Element::on_end_tag() and Element::add_on_end_tag() in favor of `...
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: dependabot/cargo/egoroff/lol_html-1.0.0