Skip to content

to main - #1010

Merged
JoshuaVSherman merged 9 commits into
mainfrom
dev
Jul 29, 2026
Merged

to main#1010
JoshuaVSherman merged 9 commits into
mainfrom
dev

Conversation

@JoshuaVSherman

Copy link
Copy Markdown
Contributor

No description provided.

dependabot Bot and others added 9 commits July 25, 2026 20:54
Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.6.1 to 9.7.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.6.1...9.7.2)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 9.7.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.23.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.15...8.5.23)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…oose-9.7.2

chore(deps): Bump mongoose from 9.6.1 to 9.7.2
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.7...v5.0.8)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…css-8.5.23

chore(deps-dev): Bump postcss from 8.5.15 to 8.5.23
…e-expansion-5.0.8

chore(deps): Bump brace-expansion from 5.0.7 to 5.0.8
Dry-run-by-default migration that normalizes venue `website` values
missing a URL scheme (e.g. "www.example.com" -> "https://www.example.com"),
following the migrate-clean-city.ts / migration-cli.ts pattern. Already-
schemed, empty, and protocol-relative values are left untouched; non-URL
junk is reported separately for manual review. Bumps version 2.10.0 ->
2.10.1.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…gex (#1008)

16 unit tests covering classifyWebsite (schemeless/already-schemed/empty/
protocol-relative/junk incl. email + bare venue name), buildPlans, and
run() dry-run/apply/idempotency/safety-guard behavior. Also simplifies
DOMAIN_LIKE_RE to satisfy eslint's sonarjs/regex-complexity rule while
keeping identical classification behavior (verified by the new tests).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…heme

Clean venue website values that are missing a URL scheme
@JoshuaVSherman
JoshuaVSherman merged commit edc1255 into main Jul 29, 2026
3 checks passed
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.

1 participant