[PR #1042] [CLOSED] Bump regex from 1.3.4 to 1.3.5 #1906

Closed
opened 2026-03-16 03:27:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1042
Author: @dependabot-preview[bot]
Created: 3/16/2020
Status: Closed

Base: masterHead: dependabot/cargo/regex-1.3.5


📝 Commits (1)

  • b62ae72 Bump regex from 1.3.4 to 1.3.5

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 Cargo.lock (+7 -7)
📝 bin/Cargo.toml (+1 -1)

📄 Description

Bumps regex from 1.3.4 to 1.3.5.

Changelog

Sourced from regex's changelog.

1.3.5 (2020-03-12)

This release updates this crate to Unicode 13.

New features:

Commits

Dependabot compatibility score

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1042 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/16/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/regex-1.3.5` --- ### 📝 Commits (1) - [`b62ae72`](https://github.com/hickory-dns/hickory-dns/commit/b62ae729f2ce9eaca0eb89e67a6d7e3aaf9c200f) Bump regex from 1.3.4 to 1.3.5 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+7 -7) 📝 `bin/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [regex](https://github.com/rust-lang/regex) from 1.3.4 to 1.3.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/regex/blob/master/CHANGELOG.md">regex's changelog</a>.</em></p> <blockquote> <h1>1.3.5 (2020-03-12)</h1> <p>This release updates this crate to Unicode 13.</p> <p>New features:</p> <ul> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/653">#653</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/pull/653">rust-lang/regex#653</a>): Update <code>regex-syntax</code> to Unicode 13.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/regex/commit/6ed385735789205e1c419da31d92b915f3f142eb"><code>6ed3857</code></a> 1.3.5</li> <li><a href="https://github.com/rust-lang/regex/commit/7174f158bdb01a8e60eef28c3676429eae024882"><code>7174f15</code></a> deps: update to regex-syntax 0.6.17</li> <li><a href="https://github.com/rust-lang/regex/commit/46564406b492d10936ab93604f861bac404d9140"><code>4656440</code></a> regex-syntax-0.6.17</li> <li><a href="https://github.com/rust-lang/regex/commit/da67fc54eb755a75f234cc3fe0ef22a2452b86e6"><code>da67fc5</code></a> changelog: 1.3.5</li> <li><a href="https://github.com/rust-lang/regex/commit/88b3fa542a25f5de882c4264a9b092f11150c46c"><code>88b3fa5</code></a> syntax: update to Unicode 13</li> <li><a href="https://github.com/rust-lang/regex/commit/934e6e76e0b912633e20ad2815266862bbc07af0"><code>934e6e7</code></a> debug: add --quiet flag</li> <li><a href="https://github.com/rust-lang/regex/commit/db670871984e6820ee3fa0cbafe1ac45d7470a5a"><code>db67087</code></a> regex-syntax-0.6.16</li> <li><a href="https://github.com/rust-lang/regex/commit/c187cbf04a8e837ed7c2e11e6bddb6785916ad0a"><code>c187cbf</code></a> syntax: add ClassUnicode::is_all_ascii</li> <li><a href="https://github.com/rust-lang/regex/commit/17304c5a555feb2a2dc287dfe0e376ce26eb0516"><code>17304c5</code></a> regex-syntax-0.6.15</li> <li><a href="https://github.com/rust-lang/regex/commit/49b9a348ac32c71e90f84f2af234859d9ea3861a"><code>49b9a34</code></a> syntax/doc: fix docs for try_case_fold_simple</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/regex/compare/1.3.4...1.3.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=regex&package-manager=cargo&previous-version=1.3.4&new-version=1.3.5)](https://dependabot.com/compatibility-score/?dependency-name=regex&package-manager=cargo&previous-version=1.3.4&new-version=1.3.5) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 03:27:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1906
No description provided.