{"id":45534,"name":"atc-router","ecosystem":"submodules","repository_url":null,"issues_count":7,"created_at":"2025-06-23T23:56:14.569Z","updated_at":"2025-06-23T23:56:14.569Z","purl":"pkg:submodules/atc-router","unique_repositories_count":1,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"2820264416","node_id":"PR_kwDOIpO_as6oGdHg","number":157,"state":"closed","title":"chore(deps): bump atc-router from `ad272ec` to `626c290`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-09-11T19:07:51.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-11T19:05:12.000Z","updated_at":"2025-09-11T19:07:52.000Z","time_to_close":159,"merged_at":"2025-09-11T19:07:51.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`ad272ec`","new_version":"`626c290`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `ad272ec` to `626c290`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/626c290a512e026b56a7a1ca142c934a8251ac08\"\u003e\u003ccode\u003e626c290\u003c/code\u003e\u003c/a\u003e chore(ci): migrate to new SCA workflow (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/329\"\u003e#329\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/8dad77b98d77876abe6946ea7e157031df0bacce\"\u003e\u003ccode\u003e8dad77b\u003c/code\u003e\u003c/a\u003e style(ffi): fix clippy reports due to newer Rust toolchain (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/330\"\u003e#330\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/ad272ec96f7f448a076e691ea2061a7e915669c0...626c290a512e026b56a7a1ca142c934a8251ac08\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/157","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/157","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/157/packages"},{"uuid":"2705040994","node_id":"PR_kwDOIpO_as6hO6Zi","number":148,"state":"closed","title":"chore(deps): bump atc-router from `dc322f6` to `d506ff9`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-29T19:07:57.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-29T19:04:21.000Z","updated_at":"2025-07-29T19:07:57.000Z","time_to_close":216,"merged_at":"2025-07-29T19:07:57.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`dc322f6`","new_version":"`d506ff9`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `dc322f6` to `d506ff9`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/d506ff97b7873df61f62dabcda82609acd6fbb0b\"\u003e\u003ccode\u003ed506ff9\u003c/code\u003e\u003c/a\u003e feat: impl Clone for AST types (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/297\"\u003e#297\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/dc322f691f9d1e819315b2de5ba0899710734ff5...d506ff97b7873df61f62dabcda82609acd6fbb0b\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/148","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/148","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/148/packages"},{"uuid":"2668544305","node_id":"PR_kwDOIpO_as6fDsEx","number":147,"state":"closed","title":"chore(deps): bump atc-router from `6350c0b` to `dc322f6`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-15T20:02:50.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-15T20:00:05.000Z","updated_at":"2025-07-15T20:02:51.000Z","time_to_close":165,"merged_at":"2025-07-15T20:02:50.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`6350c0b`","new_version":"`dc322f6`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `6350c0b` to `dc322f6`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/dc322f691f9d1e819315b2de5ba0899710734ff5\"\u003e\u003ccode\u003edc322f6\u003c/code\u003e\u003c/a\u003e tests: add benchmark for matching (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/321\"\u003e#321\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/dcfd410b428e47fcc8ccf7f321f9abc52a9fdce3\"\u003e\u003ccode\u003edcfd410\u003c/code\u003e\u003c/a\u003e refactor(src): add \u003ccode\u003ereset()\u003c/code\u003e for Match (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/311\"\u003e#311\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/6350c0b09d6a0bb7a7781fa8878708c421d8b7bb...dc322f691f9d1e819315b2de5ba0899710734ff5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/147","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/147","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/147/packages"},{"uuid":"2665518231","node_id":"PR_kwDOIpO_as6e4JSX","number":146,"state":"closed","title":"chore(deps): bump atc-router from `c07fdc0` to `6350c0b`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-14T22:08:24.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-14T22:05:59.000Z","updated_at":"2025-07-14T22:08:24.000Z","time_to_close":145,"merged_at":"2025-07-14T22:08:24.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`c07fdc0`","new_version":"`6350c0b`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `c07fdc0` to `6350c0b`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/6350c0b09d6a0bb7a7781fa8878708c421d8b7bb\"\u003e\u003ccode\u003e6350c0b\u003c/code\u003e\u003c/a\u003e chore(docs): fix markdown docs links\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/f8a69a4ade55305753e8f944c385dfc57b0fa12a\"\u003e\u003ccode\u003ef8a69a4\u003c/code\u003e\u003c/a\u003e feat(*): schema owned or referenced\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/c07fdc0fb3c0a25f02d2acee2646dd6b81a1250f...6350c0b09d6a0bb7a7781fa8878708c421d8b7bb\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/146","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/146","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/146/packages"},{"uuid":"2660084391","node_id":"PR_kwDOIpO_as6ejaqn","number":145,"state":"closed","title":"chore(deps): bump atc-router from `afe0b97` to `c07fdc0`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-11T19:17:57.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-11T19:15:14.000Z","updated_at":"2025-07-11T19:17:57.000Z","time_to_close":163,"merged_at":"2025-07-11T19:17:57.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`afe0b97`","new_version":"`c07fdc0`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `afe0b97` to `c07fdc0`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/c07fdc0fb3c0a25f02d2acee2646dd6b81a1250f\"\u003e\u003ccode\u003ec07fdc0\u003c/code\u003e\u003c/a\u003e refactor(semantics): cleanup the implementation (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/308\"\u003e#308\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/2dc6c3765d18ce47a5aa8def9e0925480692fe7a\"\u003e\u003ccode\u003e2dc6c37\u003c/code\u003e\u003c/a\u003e tests: add benchmark script for building router (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/312\"\u003e#312\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/097c86f5ecf50b2e44fbd9138f46b13f5d633e4b\"\u003e\u003ccode\u003e097c86f\u003c/code\u003e\u003c/a\u003e feat: derive \u003ccode\u003ePartialEq\u003c/code\u003e, \u003ccode\u003eEq\u003c/code\u003e for \u003ccode\u003east::Expression\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/315\"\u003e#315\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/9d7005bf7e08dd043bd6d5711e19799188e5f7c1\"\u003e\u003ccode\u003e9d7005b\u003c/code\u003e\u003c/a\u003e feat: support adding Expressions as matchers to Routers (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/313\"\u003e#313\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/afe0b973eb971e0b9dd34d99f05ec1cd3ff27353...c07fdc0fb3c0a25f02d2acee2646dd6b81a1250f\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/145","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/145","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/145/packages"},{"uuid":"2656965315","node_id":"PR_kwDOIpO_as6eXhLD","number":144,"state":"closed","title":"chore(deps): bump atc-router from `d3136e5` to `afe0b97`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-10T19:46:12.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-10T19:43:30.000Z","updated_at":"2025-07-10T19:46:12.000Z","time_to_close":162,"merged_at":"2025-07-10T19:46:12.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`d3136e5`","new_version":"`afe0b97`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `d3136e5` to `afe0b97`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/afe0b973eb971e0b9dd34d99f05ec1cd3ff27353\"\u003e\u003ccode\u003eafe0b97\u003c/code\u003e\u003c/a\u003e style(parser): fix \u003ccode\u003eclippy::uninlined_format_args\u003c/code\u003e error (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/319\"\u003e#319\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/d3136e5a34020916dc86fd0100c6e7eb2727bd78...afe0b973eb971e0b9dd34d99f05ec1cd3ff27353\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/144","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/144","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/144/packages"},{"uuid":"2612932368","node_id":"PR_kwDOIpO_as6bvi8Q","number":143,"state":"closed","title":"chore(deps): bump atc-router from `598c026` to `d3136e5`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-06-23T22:26:19.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-23T22:23:49.000Z","updated_at":"2025-06-23T22:26:20.000Z","time_to_close":150,"merged_at":"2025-06-23T22:26:19.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`598c026`","new_version":"`d3136e5`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `598c026` to `d3136e5`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/d3136e5a34020916dc86fd0100c6e7eb2727bd78\"\u003e\u003ccode\u003ed3136e5\u003c/code\u003e\u003c/a\u003e tests: add unit tests for \u003ccode\u003eSchema\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/310\"\u003e#310\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/fa2fa2ec68b11c0b9bd10f537bb8071cf0ed02ec\"\u003e\u003ccode\u003efa2fa2e\u003c/code\u003e\u003c/a\u003e style(src): use \u003ccode\u003eSelf\u003c/code\u003e for \u003ccode\u003econtext::new()\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/307\"\u003e#307\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/598c0263e53de92f9d63cea9e28d14d270c2991f...d3136e5a34020916dc86fd0100c6e7eb2727bd78\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/143","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/143","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/143/packages"}],"issue_packages":[{"old_version":"`ad272ec`","new_version":"`626c290`","update_type":null,"path":null,"pr_created_at":"2025-09-11T19:05:12.000Z","version_change":"`ad272ec` → `626c290`","issue":{"uuid":"2820264416","node_id":"PR_kwDOIpO_as6oGdHg","number":157,"state":"closed","title":"chore(deps): bump atc-router from `ad272ec` to `626c290`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-09-11T19:07:51.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-11T19:05:12.000Z","updated_at":"2025-09-11T19:07:52.000Z","time_to_close":159,"merged_at":"2025-09-11T19:07:51.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`ad272ec`","new_version":"`626c290`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `ad272ec` to `626c290`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/626c290a512e026b56a7a1ca142c934a8251ac08\"\u003e\u003ccode\u003e626c290\u003c/code\u003e\u003c/a\u003e chore(ci): migrate to new SCA workflow (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/329\"\u003e#329\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/8dad77b98d77876abe6946ea7e157031df0bacce\"\u003e\u003ccode\u003e8dad77b\u003c/code\u003e\u003c/a\u003e style(ffi): fix clippy reports due to newer Rust toolchain (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/330\"\u003e#330\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/ad272ec96f7f448a076e691ea2061a7e915669c0...626c290a512e026b56a7a1ca142c934a8251ac08\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/157","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/157","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/157/packages"}},{"old_version":"`dc322f6`","new_version":"`d506ff9`","update_type":null,"path":null,"pr_created_at":"2025-07-29T19:04:21.000Z","version_change":"`dc322f6` → `d506ff9`","issue":{"uuid":"2705040994","node_id":"PR_kwDOIpO_as6hO6Zi","number":148,"state":"closed","title":"chore(deps): bump atc-router from `dc322f6` to `d506ff9`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-29T19:07:57.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-29T19:04:21.000Z","updated_at":"2025-07-29T19:07:57.000Z","time_to_close":216,"merged_at":"2025-07-29T19:07:57.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`dc322f6`","new_version":"`d506ff9`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `dc322f6` to `d506ff9`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/d506ff97b7873df61f62dabcda82609acd6fbb0b\"\u003e\u003ccode\u003ed506ff9\u003c/code\u003e\u003c/a\u003e feat: impl Clone for AST types (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/297\"\u003e#297\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/dc322f691f9d1e819315b2de5ba0899710734ff5...d506ff97b7873df61f62dabcda82609acd6fbb0b\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/148","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/148","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/148/packages"}},{"old_version":"`6350c0b`","new_version":"`dc322f6`","update_type":null,"path":null,"pr_created_at":"2025-07-15T20:00:05.000Z","version_change":"`6350c0b` → `dc322f6`","issue":{"uuid":"2668544305","node_id":"PR_kwDOIpO_as6fDsEx","number":147,"state":"closed","title":"chore(deps): bump atc-router from `6350c0b` to `dc322f6`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-15T20:02:50.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-15T20:00:05.000Z","updated_at":"2025-07-15T20:02:51.000Z","time_to_close":165,"merged_at":"2025-07-15T20:02:50.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`6350c0b`","new_version":"`dc322f6`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `6350c0b` to `dc322f6`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/dc322f691f9d1e819315b2de5ba0899710734ff5\"\u003e\u003ccode\u003edc322f6\u003c/code\u003e\u003c/a\u003e tests: add benchmark for matching (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/321\"\u003e#321\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/dcfd410b428e47fcc8ccf7f321f9abc52a9fdce3\"\u003e\u003ccode\u003edcfd410\u003c/code\u003e\u003c/a\u003e refactor(src): add \u003ccode\u003ereset()\u003c/code\u003e for Match (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/311\"\u003e#311\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/6350c0b09d6a0bb7a7781fa8878708c421d8b7bb...dc322f691f9d1e819315b2de5ba0899710734ff5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/147","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/147","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/147/packages"}},{"old_version":"`c07fdc0`","new_version":"`6350c0b`","update_type":null,"path":null,"pr_created_at":"2025-07-14T22:05:59.000Z","version_change":"`c07fdc0` → `6350c0b`","issue":{"uuid":"2665518231","node_id":"PR_kwDOIpO_as6e4JSX","number":146,"state":"closed","title":"chore(deps): bump atc-router from `c07fdc0` to `6350c0b`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-14T22:08:24.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-14T22:05:59.000Z","updated_at":"2025-07-14T22:08:24.000Z","time_to_close":145,"merged_at":"2025-07-14T22:08:24.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`c07fdc0`","new_version":"`6350c0b`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `c07fdc0` to `6350c0b`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/6350c0b09d6a0bb7a7781fa8878708c421d8b7bb\"\u003e\u003ccode\u003e6350c0b\u003c/code\u003e\u003c/a\u003e chore(docs): fix markdown docs links\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/f8a69a4ade55305753e8f944c385dfc57b0fa12a\"\u003e\u003ccode\u003ef8a69a4\u003c/code\u003e\u003c/a\u003e feat(*): schema owned or referenced\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/c07fdc0fb3c0a25f02d2acee2646dd6b81a1250f...6350c0b09d6a0bb7a7781fa8878708c421d8b7bb\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/146","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/146","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/146/packages"}},{"old_version":"`afe0b97`","new_version":"`c07fdc0`","update_type":null,"path":null,"pr_created_at":"2025-07-11T19:15:14.000Z","version_change":"`afe0b97` → `c07fdc0`","issue":{"uuid":"2660084391","node_id":"PR_kwDOIpO_as6ejaqn","number":145,"state":"closed","title":"chore(deps): bump atc-router from `afe0b97` to `c07fdc0`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-11T19:17:57.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-11T19:15:14.000Z","updated_at":"2025-07-11T19:17:57.000Z","time_to_close":163,"merged_at":"2025-07-11T19:17:57.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`afe0b97`","new_version":"`c07fdc0`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `afe0b97` to `c07fdc0`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/c07fdc0fb3c0a25f02d2acee2646dd6b81a1250f\"\u003e\u003ccode\u003ec07fdc0\u003c/code\u003e\u003c/a\u003e refactor(semantics): cleanup the implementation (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/308\"\u003e#308\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/2dc6c3765d18ce47a5aa8def9e0925480692fe7a\"\u003e\u003ccode\u003e2dc6c37\u003c/code\u003e\u003c/a\u003e tests: add benchmark script for building router (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/312\"\u003e#312\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/097c86f5ecf50b2e44fbd9138f46b13f5d633e4b\"\u003e\u003ccode\u003e097c86f\u003c/code\u003e\u003c/a\u003e feat: derive \u003ccode\u003ePartialEq\u003c/code\u003e, \u003ccode\u003eEq\u003c/code\u003e for \u003ccode\u003east::Expression\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/315\"\u003e#315\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/9d7005bf7e08dd043bd6d5711e19799188e5f7c1\"\u003e\u003ccode\u003e9d7005b\u003c/code\u003e\u003c/a\u003e feat: support adding Expressions as matchers to Routers (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/313\"\u003e#313\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/afe0b973eb971e0b9dd34d99f05ec1cd3ff27353...c07fdc0fb3c0a25f02d2acee2646dd6b81a1250f\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/145","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/145","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/145/packages"}},{"old_version":"`d3136e5`","new_version":"`afe0b97`","update_type":null,"path":null,"pr_created_at":"2025-07-10T19:43:30.000Z","version_change":"`d3136e5` → `afe0b97`","issue":{"uuid":"2656965315","node_id":"PR_kwDOIpO_as6eXhLD","number":144,"state":"closed","title":"chore(deps): bump atc-router from `d3136e5` to `afe0b97`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-07-10T19:46:12.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-10T19:43:30.000Z","updated_at":"2025-07-10T19:46:12.000Z","time_to_close":162,"merged_at":"2025-07-10T19:46:12.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`d3136e5`","new_version":"`afe0b97`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `d3136e5` to `afe0b97`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/afe0b973eb971e0b9dd34d99f05ec1cd3ff27353\"\u003e\u003ccode\u003eafe0b97\u003c/code\u003e\u003c/a\u003e style(parser): fix \u003ccode\u003eclippy::uninlined_format_args\u003c/code\u003e error (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/319\"\u003e#319\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/d3136e5a34020916dc86fd0100c6e7eb2727bd78...afe0b973eb971e0b9dd34d99f05ec1cd3ff27353\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/144","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/144","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/144/packages"}},{"old_version":"`598c026`","new_version":"`d3136e5`","update_type":null,"path":null,"pr_created_at":"2025-06-23T22:23:49.000Z","version_change":"`598c026` → `d3136e5`","issue":{"uuid":"2612932368","node_id":"PR_kwDOIpO_as6bvi8Q","number":143,"state":"closed","title":"chore(deps): bump atc-router from `598c026` to `d3136e5`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-06-23T22:26:19.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-23T22:23:49.000Z","updated_at":"2025-06-23T22:26:20.000Z","time_to_close":150,"merged_at":"2025-06-23T22:26:19.000Z","merged_by":"hutchic","closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"atc-router","old_version":"`598c026`","new_version":"`d3136e5`","repository_url":"https://github.com/Kong/atc-router"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [atc-router](https://github.com/Kong/atc-router) from `598c026` to `d3136e5`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/d3136e5a34020916dc86fd0100c6e7eb2727bd78\"\u003e\u003ccode\u003ed3136e5\u003c/code\u003e\u003c/a\u003e tests: add unit tests for \u003ccode\u003eSchema\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/310\"\u003e#310\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Kong/atc-router/commit/fa2fa2ec68b11c0b9bd10f537bb8071cf0ed02ec\"\u003e\u003ccode\u003efa2fa2e\u003c/code\u003e\u003c/a\u003e style(src): use \u003ccode\u003eSelf\u003c/code\u003e for \u003ccode\u003econtext::new()\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Kong/atc-router/issues/307\"\u003e#307\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Kong/atc-router/compare/598c0263e53de92f9d63cea9e28d14d270c2991f...d3136e5a34020916dc86fd0100c6e7eb2727bd78\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/hutchic-org/atc-router-compiled/pull/143","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hutchic-org%2Fatc-router-compiled/issues/143","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/143/packages"}}]}