Bumpsms to 2.0.0 and updates ancestor dependenciesms,express,compression,method-override,express-session andmongoose. These dependencies need to be updated together.
Updatesms from 0.1.0 to 2.0.0
Release notes
Sourced fromms's releases.
2.0.0
Major Changes
- Limit str to 100 to avoid ReDoS of 0.3s:#89
Patches
- Ignored logs coming from npm: b1eaab752203e978492a4d540a7ae1d26e6306b1
- Bumped dependencies to the latest version: bcf57157678fd5afc691383145a35e116f9704d0
- Invalidated cache for slack badge: 94b995c1d6d5d13ec976a0c6849a3cca9b277e6b
Credits
Huge thanks to@karenyavine for their help!
1.0.0
Major Changes
- Removed component specification: 1fbbe974cdcad96e592dcb65a7b2a8649f690420
Patches
- Test on LTS version of Node: c9b1fd319f0f9198d85ecf4ba83e46cc1216be04
- Removed XO: 94068ea6d518387670df277f740b1abada80ed48
- Use
prettier andeslint: 57b3ef8e3423cae6254f94c5564a11b4492cff43 - Badge for XO removed: 389840b329436117741b2ef13a172725082695b9
- Removed browser testing: e818c3581aca3119c00d81901bfe8fe653bcfda4
- More suitable name for file containing tests: ee91f307a8dc3581ebdad614ec0533ddb3d8bf56
0.7.3
Patches
- Mark "options" param as optional in jsdoc:#77
- Lowercased text files: 5f0653ab192a30301aed8668b4588a87975b41ab
- Pinned dependencies: 126d7f094a1836b991c8d0abfeb4d0ce09ac280f
- Chore(package): update serve to version 5.0.1:#81
Credits
Huge thanks to@Jokero for their help!
0.7.2
Patches 💅
- Added license field to package.json file:zeit/ms#42
- Renamed
long andshort (reserved keywords):zeit/ms#53 - Capitalized important files: b2d9f9d
- Specified version numbers for
devDependencies in package.json: abd3616 - Updated license file to the latest version: 5d53ae8
- Only upload important files to npm, instead of excluding certain ones: 2b2f02a
- Adjusted name of repository in package.json: e84f95d
... (truncated)
Commits
Maintainer changes
This version was pushed to npm byleo, a new releaser for ms since your current version.
Updatesexpress from 4.8.8 to 4.18.2
Release notes
Sourced fromexpress's releases.
4.18.2
- Fix regression routing a large stack in a single route
- deps: body-parser@1.20.1
- deps: qs@6.11.0
- perf: remove unnecessary object clone
- deps: qs@6.11.0
4.18.1
- Fix hanging on large stack of sync routes
4.18.0
- Add "root" option to
res.download - Allow
options withoutfilename inres.download - Deprecate string and non-integer arguments to
res.status - Fix behavior of
null/undefined asmaxAge inres.cookie - Fix handling very large stacks of sync middleware
- Ignore
Object.prototype values in settings throughapp.set/app.get - Invoke
default with same arguments as types inres.format - Support proper 205 responses using
res.send - Use
http-errors forres.format error - deps: body-parser@1.20.0
- Fix error message for json parse whitespace in
strict - Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: depd@2.0.0
- deps: http-errors@2.0.0
- deps: on-finished@2.4.1
- deps: qs@6.10.3
- deps: raw-body@2.5.1
- deps: cookie@0.5.0
- Add
priority option - Fix
expires option to reject invalid dates
- deps: depd@2.0.0
- Replace internal
eval usage withFunction constructor - Use instance methods on
process to check for listeners
- deps: finalhandler@1.2.0
- Remove set content headers that break response
- deps: on-finished@2.4.1
- deps: statuses@2.0.1
- deps: on-finished@2.4.1
- Prevent loss of async hooks context
- deps: qs@6.10.3
- deps: send@0.18.0
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: depd@2.0.0
- deps: destroy@1.2.0
- deps: http-errors@2.0.0
- deps: on-finished@2.4.1
... (truncated)
Changelog
Sourced fromexpress's changelog.
4.18.2 / 2022-10-08
- Fix regression routing a large stack in a single route
- deps: body-parser@1.20.1
- deps: qs@6.11.0
- perf: remove unnecessary object clone
- deps: qs@6.11.0
4.18.1 / 2022-04-29
- Fix hanging on large stack of sync routes
4.18.0 / 2022-04-25
- Add "root" option to
res.download - Allow
options withoutfilename inres.download - Deprecate string and non-integer arguments to
res.status - Fix behavior of
null/undefined asmaxAge inres.cookie - Fix handling very large stacks of sync middleware
- Ignore
Object.prototype values in settings throughapp.set/app.get - Invoke
default with same arguments as types inres.format - Support proper 205 responses using
res.send - Use
http-errors forres.format error - deps: body-parser@1.20.0
- Fix error message for json parse whitespace in
strict - Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: depd@2.0.0
- deps: http-errors@2.0.0
- deps: on-finished@2.4.1
- deps: qs@6.10.3
- deps: raw-body@2.5.1
- deps: cookie@0.5.0
- Add
priority option - Fix
expires option to reject invalid dates
- deps: depd@2.0.0
- Replace internal
eval usage withFunction constructor - Use instance methods on
process to check for listeners
- deps: finalhandler@1.2.0
- Remove set content headers that break response
- deps: on-finished@2.4.1
- deps: statuses@2.0.1
- deps: on-finished@2.4.1
- Prevent loss of async hooks context
- deps: qs@6.10.3
- deps: send@0.18.0
... (truncated)
Commits
Updatescompression from 1.0.11 to 1.7.4
Release notes
Sourced fromcompression's releases.
1.7.4
- deps: compressible@~2.0.16
- Mark
text/less as compressible - deps: mime-db@'>= 1.38.0 < 2'
- deps: on-headers@~1.0.2
- Fix
res.writeHead patch missing return value
- perf: prevent unnecessary buffer copy
1.7.3
- deps: accepts@~1.3.5
- deps: compressible@~2.0.14
- Mark all XML-derived types as compressible
- deps: mime-db@'>= 1.34.0 < 2'
- deps: safe-buffer@5.1.2
1.7.2
- deps: compressible@~2.0.13
- deps: mime-db@'>= 1.33.0 < 2'
1.7.1
- deps: accepts@~1.3.4
- deps: bytes@3.0.0
- deps: compressible@~2.0.11
- deps: mime-db@'>= 1.29.0 < 2'
- deps: debug@2.6.9
- deps: vary@~1.1.2
- perf: improve header token parsing speed
1.7.0
- Use
safe-buffer for improved Buffer API - deps: bytes@2.5.0
- deps: compressible@~2.0.10
- Fix regex fallback to not override
compressible: false in db - deps: mime-db@'>= 1.27.0 < 2'
- deps: debug@2.6.8
- Allow colors in workers
- Deprecated
DEBUG_FD environment variable set to3 or higher - Fix error when running under React Native
- Fix
DEBUG_MAX_ARRAY_LENGTH - Use same color for same namespace
- deps: ms@2.0.0
- deps: vary@~1.1.1
- perf: hoist regular expression
1.6.2
- deps: accepts@~1.3.3
- deps: mime-types@~2.1.11
- deps: negotiator@0.6.1
... (truncated)
Changelog
Sourced fromcompression's changelog.
1.7.4 / 2019-03-18
- deps: compressible@~2.0.16
- Mark
text/less as compressible - deps: mime-db@'>= 1.38.0 < 2'
- deps: on-headers@~1.0.2
- Fix
res.writeHead patch missing return value
- perf: prevent unnecessary buffer copy
1.7.3 / 2018-07-15
- deps: accepts@~1.3.5
- deps: compressible@~2.0.14
- Mark all XML-derived types as compressible
- deps: mime-db@'>= 1.34.0 < 2'
- deps: safe-buffer@5.1.2
1.7.2 / 2018-02-18
- deps: compressible@~2.0.13
- deps: mime-db@'>= 1.33.0 < 2'
1.7.1 / 2017-09-26
- deps: accepts@~1.3.4
- deps: bytes@3.0.0
- deps: compressible@~2.0.11
- deps: mime-db@'>= 1.29.0 < 2'
- deps: debug@2.6.9
- deps: vary@~1.1.2
- perf: improve header token parsing speed
1.7.0 / 2017-07-10
- Use
safe-buffer for improved Buffer API - deps: bytes@2.5.0
- deps: compressible@~2.0.10
- Fix regex fallback to not override
compressible: false in db - deps: mime-db@'>= 1.27.0 < 2'
- deps: debug@2.6.8
- Allow colors in workers
- Deprecated
DEBUG_FD environment variable set to3 or higher - Fix error when running under React Native
... (truncated)
Commits
Updatesmethod-override from 2.2.0 to 2.3.10
Release notes
Sourced frommethod-override's releases.
2.3.10
- deps: debug@2.6.9
- deps: parseurl@~1.3.2
- perf: reduce overhead for full URLs
- perf: unroll the "fast-path"
RegExp
- deps: vary@~1.1.2
- perf: improve header token parsing speed
- perf: skip unnecessary parsing of entire header
2.3.9
- deps: debug@2.6.8
- deps: vary@~1.1.1
- perf: hoist regular expression
2.3.8
- deps: debug@2.6.3
- Allow colors in workers
- Deprecated
DEBUG_FD environment variable - Fix:
DEBUG_MAX_ARRAY_LENGTH - Use same color for same namespace
2.3.7
- deps: debug@2.3.3
- Fix error when running under React Native
- deps: ms@0.7.2
- perf: remove argument reassignment
2.3.6
- deps: methods@~1.1.2
- deps: parseurl@~1.3.1
- deps: vary@~1.1.0
2.3.5
2.3.4
2.3.3
2.3.2
- deps: debug@~2.1.3
- Fix high intensity foreground color for bold
- deps: ms@0.7.0
... (truncated)
Changelog
Sourced frommethod-override's changelog.
2.3.10 / 2017-09-27
- deps: debug@2.6.9
- deps: parseurl@~1.3.2
- perf: reduce overhead for full URLs
- perf: unroll the "fast-path"
RegExp
- deps: vary@~1.1.2
- perf: improve header token parsing speed
- perf: skip unnecessary parsing of entire header
2.3.9 / 2017-05-19
- deps: debug@2.6.8
- deps: vary@~1.1.1
- perf: hoist regular expression
2.3.8 / 2017-03-24
- deps: debug@2.6.3
- Allow colors in workers
- Deprecated
DEBUG_FD environment variable - Fix:
DEBUG_MAX_ARRAY_LENGTH - Use same color for same namespace
2.3.7 / 2016-11-19
- deps: debug@2.3.3
- Fix error when running under React Native
- deps: ms@0.7.2
- perf: remove argument reassignment
2.3.6 / 2016-05-20
- deps: methods@~1.1.2
- deps: parseurl@~1.3.1
- deps: vary@~1.1.0
2.3.5 / 2015-07-31
... (truncated)
Commits
Updatesexpress-session from 1.7.6 to 1.17.3
Release notes
Sourced fromexpress-session's releases.
1.17.3
- Fix resaving already-saved new session at end of request
- deps: cookie@0.4.2
1.17.2
- Fix
res.end patch to always commit headers - deps: cookie@0.4.1
- deps: safe-buffer@5.2.1
1.17.1
- Fix internal method wrapping error on failed reloads
1.17.0
- deps: cookie@0.4.0
- deps: safe-buffer@5.2.0
1.16.2
- Fix restoring
cookie.originalMaxAge when store returnsDate - deps: parseurl@~1.3.3
1.16.1
- Fix error passing
data option toCookie constructor - Fix uncaught error from bad session data
1.16.0
- Catch invalid
cookie.maxAge value earlier - Deprecate setting
cookie.maxAge to aDate object - Fix issue where
resave: false may not save altered sessions - Remove
utils-merge dependency - Use
safe-buffer for improved Buffer API - Use
Set-Cookie as cookie header name for compatibility - deps: depd@~2.0.0
- Replace internal
eval usage withFunction constructor - Use instance methods on
process to check for listeners - perf: remove argument reassignment
- deps: on-headers@~1.0.2
- Fix
res.writeHead patch missing return value
1.15.6
- deps: debug@2.6.9
- deps: parseurl@~1.3.2
- perf: reduce overhead for full URLs
- perf: unroll the "fast-path"
RegExp
- deps: uid-safe@~2.1.5
- perf: remove only trailing
=
- deps: utils-merge@1.0.1
1.15.5
- Fix
TypeError whenreq.url is an empty string
... (truncated)
Changelog
Sourced fromexpress-session's changelog.
1.17.3 / 2022-05-11
- Fix resaving already-saved new session at end of request
- deps: cookie@0.4.2
1.17.2 / 2021-05-19
- Fix
res.end patch to always commit headers - deps: cookie@0.4.1
- deps: safe-buffer@5.2.1
1.17.1 / 2020-04-16
- Fix internal method wrapping error on failed reloads
1.17.0 / 2019-10-10
- deps: cookie@0.4.0
- deps: safe-buffer@5.2.0
1.16.2 / 2019-06-12
- Fix restoring
cookie.originalMaxAge when store returnsDate - deps: parseurl@~1.3.3
1.16.1 / 2019-04-11
- Fix error passing
data option toCookie constructor - Fix uncaught error from bad session data
1.16.0 / 2019-04-10
- Catch invalid
cookie.maxAge value earlier - Deprecate setting
cookie.maxAge to aDate object - Fix issue where
resave: false may not save altered sessions - Remove
utils-merge dependency - Use
safe-buffer for improved Buffer API - Use
Set-Cookie as cookie header name for compatibility - deps: depd@~2.0.0
- Replace internal
eval usage withFunction constructor - Use instance methods on
process to check for listeners - perf: remove argument reassignment
... (truncated)
Commits
Updatesmongoose from 3.8.40 to 6.8.3
Release notes
Sourced frommongoose's releases.
6.8.3 / 2023-01-06
- perf: improve performance of assignRawDocsToIdStructure for faster populate on large docs#12867Uzlopak
- fix(model): ensure consistent ordering of validation errors in insertMany() with ordered: false and rawResult: true#12866
- fix: avoid passing final callback to pre hook, because calling the callback can mess up hook execution#12836
- fix(types): avoid inferring timestamps if methods, virtuals, or statics set#12871
- fix(types): correctly infer string enums on const arrays#12870JavaScriptBach
- fix(types): allow virtuals to be invoked in the definition of other virtuals#12874sffc
- fix(types): add type def for Aggregate#model without arguments#12864hasezoey
- docs(discriminators): add section about changing discriminator key#12861
- docs(typescript): explain that virtuals inferred from schema only show up on Model, not raw document type#12860#12684
6.8.2 / 2022-12-28
- fix(schema): propagate strictQuery to implicitly created schemas for embedded discriminators#12827#12796
- fix(model): respect discriminators with Model.validate()#12824#12621
- fix(query): fix unexpected validation error when doing findOneAndReplace() with a nullish value#12826#12821
- fix(discriminator): apply built-in plugins to discriminator schema even if mergeHooks and mergePlugins are both false#12833#12696
- fix(types): add option "overwriteModels" as a schema option#12817#12816hasezoey
- fix(types): add property "defaultOptions"#12818hasezoey
- docs: make search bar respect documentation version, so you can search 5.x docs#12548
- docs(typescript): make note about recommending strict mode when using auto typed schemas#12825#12420
- docs: add section on sorting to query docs#12588IslandRhythms
- test(query.test): add write-concern option#12829hasezoey
6.8.1 / 2022-12-19
- fix(query): avoid throwing circular dependency error if same object is used in multiple properties#12774orgads
- fix(map): return value from super.delete()#12777danbrud
- fix(populate): handle virtual populate underneath document array with justOne=true and sort set where 1 element has only 1 result#12815#12730
- fix(update): handle embedded discriminators when casting array filters#12802#12565
- fix(populate): avoid calling transform if there's no populate results and using lean#12804#12739
- fix(model): prevent index creation on syncIndexes if not necessary#12785#12250lpizzinidev
- fix(types): correctly infer this when using pre('updateOne') with { document: true, query: false }#12778
- fix(types): make InferSchemaType: consider { required: boolean } required if it isn't explicitly false#12784JavaScriptBach
- docs: replace many occurrences of "localhost" with "127.0.0.1"#12811#12741hasezoeySadiqOnGithub
- docs(mongoose): Added missing options to set#12810lpizzinidev
- docs: add info on
$locals parameters to getters/setters tutorial#12814#12550IslandRhythms - docs: make Document.prototype.$clone() public#12803
- docs(query): updated explanation for slice#12776#12474lpizzinidev
- docs(middleware): fix broken links#12787lpizzinidev
- docs(queries): fixed broken links#12790lpizzinidev
6.8.0 / 2022-12-05
... (truncated)
Changelog
Sourced frommongoose's changelog.
6.8.3 / 2023-01-06
- perf: improve performance of assignRawDocsToIdStructure for faster populate on large docs#12867Uzlopak
- fix(model): ensure consistent ordering of validation errors in insertMany() with ordered: false and rawResult: true#12866
- fix: avoid passing final callback to pre hook, because calling the callback can mess up hook execution#12836
- fix(types): avoid inferring timestamps if methods, virtuals, or statics set#12871
- fix(types): correctly infer string enums on const arrays#12870JavaScriptBach
- fix(types): allow virtuals to be invoked in the definition of other virtuals#12874sffc
- fix(types): add type def for Aggregate#model without arguments#12864hasezoey
- docs(discriminators): add section about changing discriminator key#12861
- docs(typescript): explain that virtuals inferred from schema only show up on Model, not raw document type#12860#12684
6.8.2 / 2022-12-28
- fix(schema): propagate strictQuery to implicitly created schemas for embedded discriminators#12827#12796
- fix(model): respect discriminators with Model.validate()#12824#12621
- fix(query): fix unexpected validation error when doing findOneAndReplace() with a nullish value#12826#12821
- fix(discriminator): apply built-in plugins to discriminator schema even if mergeHooks and mergePlugins are both false#12833#12696
- fix(types): add option "overwriteModels" as a schema option#12817#12816hasezoey
- fix(types): add property "defaultOptions"#12818hasezoey
- docs: make search bar respect documentation version, so you can search 5.x docs#12548
- docs(typescript): make note about recommending strict mode when using auto typed schemas#12825#12420
- docs: add section on sorting to query docs#12588IslandRhythms
- test(query.test): add write-concern option#12829hasezoey
6.8.1 / 2022-12-19
- fix(query): avoid throwing circular dependency error if same object is used in multiple properties#12774orgads
- fix(map): return value from super.delete()#12777danbrud
- fix(populate): handle virtual populate underneath document array with justOne=true and sort set where 1 element has only 1 result#12815#12730
- fix(update): handle embedded discriminators when casting array filters#12802#12565
- fix(populate): avoid calling transform if there's no populate results and using lean#12804#12739
- fix(model): prevent index creation on syncIndexes if not necessary#12785#12250lpizzinidev
- fix(types): correctly infer this when using pre('updateOne') with { document: true, query: false }#12778
- fix(types): make InferSchemaType: consider { required: boolean } required if it isn't explicitly false#12784JavaScriptBach
- docs: replace many occurrences of "localhost" with "127.0.0.1"#12811#12741hasezoeySadiqOnGithub
- docs(mongoose): Added missing options to set#12810lpizzinidev
- docs: add info on
$locals parameters to getters/setters tutorial#12814#12550IslandRhythms - docs: make Document.prototype.$clone() public#12803
- docs(query): updated explanation for slice#12776#12474lpizzinidev
- docs(middleware): fix broken links#12787lpizzinidev
- docs(queries): fixed broken links#12790lpizzinidev
6.8.0 / 2022-12-05
... (truncated)
Commits
Dependabot 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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR@dependabot recreate will recreate this PR, overwriting any edits that have been made to it@dependabot merge will merge this PR after your CI passes on it@dependabot squash and merge will squash and merge this PR after your CI passes on it@dependabot cancel merge will cancel a previously requested merge and block automerging@dependabot reopen will reopen this PR if it is closed@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)@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)@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)@dependabot use these labels will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from theSecurity Alerts page.
Bumpsms to 2.0.0 and updates ancestor dependenciesms,express,compression,method-override,express-session andmongoose. These dependencies need to be updated together.
Updates
msfrom 0.1.0 to 2.0.0Release notes
Sourced fromms's releases.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm byleo, a new releaser for ms since your current version.
Updates
expressfrom 4.8.8 to 4.18.2Release notes
Sourced fromexpress's releases.
... (truncated)
Changelog
Sourced fromexpress's changelog.
... (truncated)
Commits
8368dc14.18.261f4049docs: replace Freenode with Libera Chatbb7907bbuild: Node.js@18.10f56ce73build: supertest@6.3.024b3dc5deps: qs@6.11.0689d175deps: body-parser@1.20.1340be0fbuild: eslint@8.24.033e8dc3docs: use Node.js name style644f646build: supertest@6.2.4ecd7572build: Node.js@14.20Updates
compressionfrom 1.0.11 to 1.7.4Release notes
Sourced fromcompression's releases.
... (truncated)
Changelog
Sourced fromcompression's changelog.
... (truncated)
Commits
dd5055d1.7.47e91b18perf: prevent unnecessary buffer copyf6873b5build: supertest@4.0.0b07e7fdbuild: eslint-plugin-import@2.16.0aed82c0build: eslint@5.15.15b7d4c0build: mocha@6.0.2ddf2b6ebuild: simplify & speed up logic in Travis CI build steps61a438dbuild: Node.js@11.107ee13e1deps: on-headers@~1.0.28fb7dcadeps: compressible@~2.0.16Updates
method-overridefrom 2.2.0 to 2.3.10Release notes
Sourced frommethod-override's releases.
... (truncated)
Changelog
Sourced frommethod-override's changelog.
... (truncated)
Commits
ddfc7cc2.3.104c58835perf: skip unnecessary parsing of entire header5a7d6a1deps: vary@~1.1.26f75dbedeps: parseurl@~1.3.27e6bc60deps: debug@2.6.97bf5ea3build: Node.js@6.11a3b1bf22.3.96489fdabuild: eslint-config-standard@10.2.13a125dcdeps: debug@2.6.8c4eb9fedeps: vary@~1.1.1Updates
express-sessionfrom 1.7.6 to 1.17.3Release notes
Sourced fromexpress-session's releases.
... (truncated)
Changelog
Sourced fromexpress-session's changelog.
... (truncated)
Commits
1010fad1.17.399d6cdeFix resaving already-saved new session at end of requesta06b0bebuild: remove unnecessary entry from package filesa1aebf2build: mocha@10.0.008f5dcabuild: Node.js@16.1586ed9f3build: supertest@6.2.318a1011build: support Node.js 18.x78d1acdbuild: Node.js@17.90704929docs: add user login example5df613cdocs: document default cookie.sameSiteUpdates
mongoosefrom 3.8.40 to 6.8.3Release notes
Sourced frommongoose's releases.
... (truncated)
Changelog
Sourced frommongoose's changelog.
... (truncated)
Commits
783a5dechore: release 6.8.30ccc498Merge pull request#12881 from Automattic/vkarpov15/kareem-2.5.1efeaa33fix: upgrade kareem -> 2.5.1, Fix#12836b9f2127Merge pull request#12860 from Automattic/vkarpov15/gh-12684426cc8cMerge pull request#12861 from Automattic/vkarpov15/gh-6087b7816cdMerge pull request#12866 from Automattic/vkarpov15/gh-12791fe9bc23Merge pull request#12870 from JavaScriptBach/const-arraya2af383Merge pull request#12871 from Automattic/vkarpov15/gh-12807fadb450Merge pull request#12874 from sffc/patch-16043907Merge pull request#12867 from Automattic/perf-assignRawDocsToIdStructureDependabot 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.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from theSecurity Alerts page.