Skip to content

V13 merge with master#1140

Merged
gittiver merged 26 commits into
v1.3from
v13_merge
Feb 11, 2026
Merged

V13 merge with master#1140
gittiver merged 26 commits into
v1.3from
v13_merge

Conversation

@gittiver
Copy link
Copy Markdown
Member

@gittiver gittiver commented Feb 3, 2026

No description provided.

Sightem and others added 24 commits July 23, 2025 14:21
Use string_view in CookieParser::before_handle parsing
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…g (routing_handle_result and Trie/Router) to eliminate narrowing warnings
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 11 to 12.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v11...v12)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
made empty string const, changed from template to ci_map parameter
…double-lookup-on-unordered_multimap

removed double lookup on get_header_value() by map.count() and map.find()
additional function cleanup
…alue-when-the-key-is-not-found

fix for issue #1127 Small oob read in `qs_scanvalue` when the key is not found - increment qs only if '&' was found
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 12 to 14.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v12...v14)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '14'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…d6/action-download-artifact-14

Bump dawidd6/action-download-artifact from 12 to 14
@gittiver gittiver changed the base branch from master to v1.3 February 3, 2026 22:10
@gittiver gittiver force-pushed the v13_merge branch 2 times, most recently from 5d6c997 to 5363631 Compare February 3, 2026 22:26
@gittiver gittiver merged commit 1c1cc66 into v1.3 Feb 11, 2026
1 check 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.

3 participants