{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":385390877,"defaultBranch":"master","name":"gatsby","ownerLogin":"MaxMood96","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-07-12T21:42:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/78621426?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726268053.0","currentOid":""},"activityList":{"items":[{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"0506337c011c6beff43cb45839b466c8f8fec988","ref":"refs/heads/snyk-fix-4e2802eaca4ddccd028b15584b81672c","pushedAt":"2024-09-13T22:54:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-BRACES-6838727","shortMessageHtmlLink":"fix: package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-4e2802eaca4ddccd028b15584b81672c","pushedAt":"2024-09-13T22:54:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"329a891693fe2d1ad534d9bf075926f45cfee786","ref":"refs/heads/snyk-fix-4e18bf3e52ec3ef31c7d45f9518a91f9","pushedAt":"2024-09-12T09:37:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/markdown_slug/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106","shortMessageHtmlLink":"fix: benchmarks/markdown_slug/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-4e18bf3e52ec3ef31c7d45f9518a91f9","pushedAt":"2024-09-12T09:37:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"95c1835887d62d80f969c55facfabf3cad61f2f6","ref":"refs/heads/snyk-fix-b76927a194fd6bb43c6b38ac859d6ccb","pushedAt":"2024-09-12T08:41:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: integration-tests/gatsby-cli/gatsby-sites/gatsby-build-ssr-errors/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106","shortMessageHtmlLink":"fix: integration-tests/gatsby-cli/gatsby-sites/gatsby-build-ssr-error…"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-b76927a194fd6bb43c6b38ac859d6ccb","pushedAt":"2024-09-12T08:41:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"e13c66ceb7c28f7bdcf4bd35844e05d42169e8ba","ref":"refs/heads/snyk-fix-ffa064178d751696b753442494ffaa1b","pushedAt":"2024-09-12T04:17:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/source-agilitycms/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106","shortMessageHtmlLink":"fix: benchmarks/source-agilitycms/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-ffa064178d751696b753442494ffaa1b","pushedAt":"2024-09-12T04:17:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"b18bb80813bce2485bc6bde41fa03676ff87e5ad","ref":"refs/heads/snyk-fix-0e0c2c588ad42eb42ae18f0657f3c9e1","pushedAt":"2024-09-12T02:55:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/markdown_table/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106","shortMessageHtmlLink":"fix: benchmarks/markdown_table/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-0e0c2c588ad42eb42ae18f0657f3c9e1","pushedAt":"2024-09-12T02:55:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"3071131a852f70a8f6e5516b5195b8743165702f","ref":"refs/heads/snyk-fix-d1181f0b1392235fe21959801822eb78","pushedAt":"2024-09-12T00:15:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/image-processing/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106","shortMessageHtmlLink":"fix: benchmarks/image-processing/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-d1181f0b1392235fe21959801822eb78","pushedAt":"2024-09-12T00:15:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"47c652f25e7a38b20aaaf24f6ed55a2442a831a7","ref":"refs/heads/snyk-fix-40511a0b96ca05170c79b91e5a46ab56","pushedAt":"2024-09-11T22:57:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: integration-tests/gatsby-cli/gatsby-sites/gatsby-build-errors/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: integration-tests/gatsby-cli/gatsby-sites/gatsby-build-errors/pa…"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-40511a0b96ca05170c79b91e5a46ab56","pushedAt":"2024-09-11T22:57:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"2f86a9c76a606aa00296486f05697fe9db555169","ref":"refs/heads/snyk-fix-6eb25f2d79685e735b8568d58a567aed","pushedAt":"2024-09-11T21:45:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/gabe-fs-markdown/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: benchmarks/gabe-fs-markdown/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-6eb25f2d79685e735b8568d58a567aed","pushedAt":"2024-09-11T21:45:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"26bd039f38429c9879b06e3002b89cc1d074fc90","ref":"refs/heads/snyk-fix-48e444fa513c051f79019c4bcb028eef","pushedAt":"2024-09-11T21:39:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/source-flotiq/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: benchmarks/source-flotiq/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-48e444fa513c051f79019c4bcb028eef","pushedAt":"2024-09-11T21:39:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"a61396098dc5d632b7bc4d6b7b81a22d7745e167","ref":"refs/heads/snyk-fix-7f2dd7f80e090b03d502fbc0a6ff28ea","pushedAt":"2024-09-11T20:46:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/source-datocms/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: benchmarks/source-datocms/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-7f2dd7f80e090b03d502fbc0a6ff28ea","pushedAt":"2024-09-11T20:46:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"e6954763dcfff269c8c0adf0cedd6bfd71172744","ref":"refs/heads/snyk-fix-eff1afaef590a6d29faee23384c9e33d","pushedAt":"2024-09-11T20:34:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: integration-tests/gatsby-cli/gatsby-sites/gatsby-build/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: integration-tests/gatsby-cli/gatsby-sites/gatsby-build/package.j…"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-eff1afaef590a6d29faee23384c9e33d","pushedAt":"2024-09-11T20:34:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"9e30a169c68bc87343a7978aa62574f1cccfaa78","ref":"refs/heads/snyk-fix-36f2ba98c057db3c21440557043f2be6","pushedAt":"2024-09-11T19:36:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/source-wordpress/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: benchmarks/source-wordpress/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-36f2ba98c057db3c21440557043f2be6","pushedAt":"2024-09-11T19:36:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"5f0538b628627c1c510cc82906a2c95018e140fb","ref":"refs/heads/snyk-fix-520f4e5e7bd7b148b2c778282939354f","pushedAt":"2024-09-11T17:28:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/gabe-fs-markdown-route-api/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: benchmarks/gabe-fs-markdown-route-api/package.json to reduce vul…"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-520f4e5e7bd7b148b2c778282939354f","pushedAt":"2024-09-11T17:28:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"9873153958099083393fd39435661ffcf7c7b117","ref":"refs/heads/snyk-fix-ade973c533e51b4e60bc50f6ea823964","pushedAt":"2024-09-11T16:35:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/source-strapi/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: benchmarks/source-strapi/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-ade973c533e51b4e60bc50f6ea823964","pushedAt":"2024-09-11T16:35:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}},{"before":"63e57cf3dd96083d219c09741a751206bb715a53","after":"7c3c71086ca56af31e0ed7387189d92e9c97d31d","ref":"refs/heads/snyk-fix-2d6ff8d1d1c786f170bb5964e18d911e","pushedAt":"2024-09-11T16:33:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"fix: benchmarks/md/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106\n- https://snyk.io/vuln/SNYK-JS-SEND-7926862","shortMessageHtmlLink":"fix: benchmarks/md/package.json to reduce vulnerabilities"}},{"before":null,"after":"63e57cf3dd96083d219c09741a751206bb715a53","ref":"refs/heads/snyk-fix-2d6ff8d1d1c786f170bb5964e18d911e","pushedAt":"2024-09-11T16:33:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MaxMood96","name":null,"path":"/MaxMood96","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78621426?s=80&v=4"},"commit":{"message":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666)\n\n* initial wip\r\n\r\n* prefix all the things\r\n\r\n* lambda handler stripping path prefix\r\n\r\n* test: adjust e2e setup to also run variant with path prefix and no trailing slashes\r\n\r\n* chore: use queue for file moving to limit concurrency\r\n\r\n* tmp: don't clean up deploys while debugging things\r\n\r\n* test: added variant variables to deploy title\r\n\r\n* fix TS\r\n\r\n* fix unit tests\r\n\r\n* try different cypress group\r\n\r\n* try different cypress group2\r\n\r\n* maybe fix passing cypress env?\r\n\r\n* fix ssr path_prefix\r\n\r\n* keep 404/500 status pages in original place\r\n\r\n* fix typo\r\n\r\n* fix assertion?\r\n\r\n* streamline file moving logic\r\n\r\n* cache (and restore) publishdir locally too\r\n\r\n* add pretty-url unit tests\r\n\r\n* handle dynamic paths when generating pretty url file names\r\n\r\n* update intercepting glob to handle path prefix\r\n\r\n* update intercepting glob to handle path prefix 2\r\n\r\n* restore automatic deploys deletion\r\n\r\n* test: jest ensure we mount files that we test filepaths for\r\n\r\n* handle path prefix in header rules\r\n\r\n* drop debug helpers\r\n\r\n* first check if local\r\n\r\n* drop debug log\r\n\r\n* handle external redirects when pathPrefix is used. Thanks @techfg\r\n\r\n* make placeholder syntax consistent\r\n\r\n* update comment\r\n\r\n* move dynamic route path normalization to its own function","shortMessageHtmlLink":"feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingS…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xM1QyMjo1NDoxNC4wMDAwMDBazwAAAAS18SEf","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xM1QyMjo1NDoxNC4wMDAwMDBazwAAAAS18SEf","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQxNjozMzoxNy4wMDAwMDBazwAAAASzcLSr"}},"title":"Activity · MaxMood96/gatsby"}