Skip to content

chore: sync main into wildlife-reid (dependabot security bumps) - #20

Merged
JasonWildMe merged 22 commits into
wildlife-reidfrom
chore/sync-main-2026-08-20
Aug 21, 2026
Merged

chore: sync main into wildlife-reid (dependabot security bumps)#20
JasonWildMe merged 22 commits into
wildlife-reidfrom
chore/sync-main-2026-08-20

Conversation

@JasonWildMe

Copy link
Copy Markdown

Summary

Merges main into wildlife-reid to pick up the nine dependabot security bumps merged today (qs, lodash, fast-xml-parser, @xmldom/xmldom, yaml, picomatch, flatted, minimatch, @babel/plugin-transform-modules-systemjs — all lockfile-only transitive pins).

The package-lock.json conflict was resolved by keeping wildlife-reid's lockfile (its dependency set diverged when the LLM modules were stripped) and re-applying the bumps via npm update — all affected packages verified at or above the patched versions.

Type of Change

  • Chore (build process, CI, dependency updates, etc.)

Checklist

  • Existing tests pass locally (JS suite: 410 passed; tsc clean)
  • No code changes — lockfile only

Related Issues

Follows the dependabot merges into main (PRs #1, #4, #5, #6, #8, #9, #10, #14, #15).

dependabot Bot and others added 22 commits February 26, 2026 02:45
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
- [Commits](WebReflection/flatted@v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.3 to 4.5.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.5.3...v4.5.6)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 4.5.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.11 to 0.8.13.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](xmldom/xmldom@0.8.11...0.8.13)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.28.5 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…lugin-transform-modules-systemjs-7.29.4

chore(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4
…xmldom-0.8.13

chore(deps): bump @xmldom/xmldom from 0.8.11 to 0.8.13
….18.1

chore(deps-dev): bump lodash from 4.17.23 to 4.18.1
…-parser-4.5.6

chore(deps): bump fast-xml-parser from 4.5.3 to 4.5.6
…h-2.3.2

chore(deps): bump picomatch from 2.3.1 to 2.3.2
…3.4.2

chore(deps-dev): bump flatted from 3.3.3 to 3.4.2
…h-3.1.5

chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.11 to 3.3.18.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.11...3.3.18)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 3.3.18
  dependency-type: indirect
...

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

chore(deps): bump nanoid from 3.3.11 to 3.3.18
@JasonWildMe
JasonWildMe merged commit 9f039dd into wildlife-reid Aug 21, 2026
4 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