azure-database
                                
                                 azure-database copied to clipboard
                                
                                    azure-database copied to clipboard
                            
                            
                            
                        build(deps): bump path-to-regexp, @nestjs/core and @nestjs/platform-express in /sample/table-storage
Bumps path-to-regexp to 3.3.0 and updates ancestor dependencies path-to-regexp, @nestjs/core and @nestjs/platform-express. These dependencies need to be updated together.
Updates path-to-regexp from 0.1.7 to 3.3.0
Release notes
Sourced from path-to-regexp's releases.
Add backtracking protection
Fixed
- Add backtrack protection to 3.x release (#321) d31670a
https://github.com/pillarjs/path-to-regexp/compare/v3.2.0...v3.3.0
Match Function
Added
- Add native
matchfunction to libraryValidate and sensitive options
Fix backtracking in 1.x
Fixed
- Add backtrack protection to 1.x release (#320) 925ac8e
- Fix
re.exec(&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);/test/route&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);)result (#267) 32a14b0https://github.com/pillarjs/path-to-regexp/compare/v1.8.0...v1.9.0
Backport token to function options
Added
- Backport
TokensToFunctionOptionsError on bad input
Changed
- Add error on bad input values 8f09549
https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.11
Backtrack protection
Fixed
- Add backtrack protection to parameters 29b96b4
- This will break some edge cases but should improve performance
https://github.com/pillarjs/path-to-regexp/compare/v0.1.9...v0.1.10
Support non-lookahead regex output
Added
- Allow a non-lookahead regex (#312) c4272e4
https://github.com/component/path-to-regexp/compare/v0.1.8...v0.1.9
... (truncated)
Changelog
Sourced from path-to-regexp's changelog.
Moved to GitHub Releases
3.0.0 / 2019-01-13
- Always use prefix character as delimiter token, allowing any character to be a delimiter (e.g.
/:att1-:att2-:att3-:att4-:att5)- Remove
partialsupport, prefer escaping the prefix delimiter explicitly (e.g.\\/(apple-)?icon-:res(\\d+).png)2.4.0 / 2018-08-26
- Support
startoption to disable anchoring from beginning of the string2.3.0 / 2018-08-20
- Use
delimiterwhen processing repeated matching groups (e.g.foo/barhas no prefix, but has a delimiter)2.2.1 / 2018-04-24
- Allow empty string with
end: falseto match both relative and absolute paths2.2.0 / 2018-03-06
- Pass
tokenas second argument toencodeoption (e.g.encode(value, token))2.1.0 / 2017-10-20
- Handle non-ending paths where the final character is a delimiter
- E.g.
/foo/before required either/foo/or/foo//to match in non-ending mode2.0.0 / 2017-08-23
- New option! Ability to set
endsWithto match paths like/test?query=stringup to the query string- New option! Set
delimitersfor specific characters to be treated as parameter prefixes (e.g./:test)- Remove
isarraydependency- Explicitly handle trailing delimiters instead of trimming them (e.g.
/test/is now treated as/test/instead of/testwhen matching)- Remove overloaded
keysargument that acceptedoptions- Remove
keyslist attached to theRegExpoutput- Remove asterisk functionality (it's a real pain to properly encode)
- Change
tokensToFunction(e.g.compile) to accept anencodefunction for pretty encoding (e.g. pass your own implementation)1.7.0 / 2016-11-08
- Allow a
delimiteroption to be passed in withtokensToRegExpwhich will be used for "non-ending" token match situations1.6.0 / 2016-10-03
- Populate
RegExp.keyswhen using thetokensToRegExpmethod (making it consistent with the main export)- Allow a
delimiteroption to be passed in withparse- Updated TypeScript definition with
KeysandOptionsupdated1.5.3 / 2016-06-15
... (truncated)
Commits
- 2eb12933.3.0
- d31670aAdd backtrack protection to 3.x release (#321)
- 6d2e8db3.2.0
- 0e0dce9Add native- matchfunction to library
- dd966eaFix- validate: falseexamples in README
- ead0298Changed coverage tool to nyc (#201)
- 1aa2238Bump node version tests
- f232e6d3.1.0
- cb331c6Update dev dependencies
- 36344dcRename- noValidateoption to- validate
- Additional commits viewable in compare view
Updates @nestjs/core from 10.1.1 to 10.4.4
Release notes
Sourced from @nestjs/core's releases.
v10.4.2 (2024-09-16)
Dependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websockets
- #13911 chore(deps): bump tslib from 2.6.3 to 2.7.0 (
@dependabot[bot])
platform-fastify
- #13938 chore(deps): bump light-my-request from 5.13.0 to 6.0.0 (
@dependabot[bot])- Other
- #13936 chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 (
@dependabot[bot])- #13946 chore(deps): bump webpack and
@nestjs/cliin /sample/02-gateways (@dependabot[bot])- #13947 chore(deps-dev): bump webpack from 5.91.0 to 5.94.0 (
@dependabot[bot])- #13966 chore(deps): bump dset from 3.1.2 to 3.1.4 in /sample/32-graphql-federation-schema-first/gateway (
@dependabot[bot])- #13967 chore(deps): bump dset from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13968 chore(deps-dev): bump
@commitlint/clifrom 19.4.0 to 19.5.0 (@dependabot[bot])- #13969 chore(deps-dev): bump mongoose from 8.6.0 to 8.6.2 (
@dependabot[bot])- #13973 chore(deps-dev): bump
@types/nodefrom 22.5.1 to 22.5.5 (@dependabot[bot])- #13922 chore(deps): bump
@apollo/gatewayfrom 2.2.3 to 2.9.0 in /sample/31-graphql-federation-code-first/users-application (@dependabot[bot])- #13921 chore(deps): bump
@apollo/query-plannerfrom 2.4.8 to 2.9.0 in /sample/31-graphql-federation-code-first/posts-application (@dependabot[bot])- #13926 chore(deps-dev): bump mongoose from 8.5.3 to 8.6.0 (
@dependabot[bot])- #13928 chore(deps-dev): bump
@types/nodefrom 22.5.0 to 22.5.1 (@dependabot[bot])- #13929 chore(deps-dev): bump
@commitlint/config-angularfrom 19.3.0 to 19.4.1 (@dependabot[bot])- #13893 chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.2.0 (@dependabot[bot])- #13896 chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (
@dependabot[bot])- #13897 chore(deps-dev): bump core-js from 3.38.0 to 3.38.1 (
@dependabot[bot])- #13901 chore(deps-dev): bump
@types/nodefrom 22.3.0 to 22.5.0 (@dependabot[bot])- #13902 chore(deps-dev): bump artillery from 2.0.19 to 2.0.20 (
@dependabot[bot])- #13884 chore(deps-dev): bump mongoose from 8.5.2 to 8.5.3 (
@dependabot[bot])- #13885 chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 (
@dependabot[bot])- #13890 chore(deps-dev): bump
@types/nodefrom 22.2.0 to 22.3.0 (@dependabot[bot])Committers: 3
- Kamil Mysliwiec (
@kamilmysliwiec)- Micael Levi L. Cavalcante (
@micalevisk)
@haouvwv10.3.10 (2024-07-01)
Bug fixes
core
- #13712 fix(core): when using forward references on
exportsarray (@micalevisk)Enhancements
platform-fastify
- #13734 feat(fastify-adapter): support for skipping middie registration (
@ancyrweb)Dependencies
- Other
- #13706 chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13716 chore(deps-dev): bump ts-morph from 22.0.0 to 23.0.0 (
@dependabot[bot])- #13697 chore(deps): bump ws from 8.13.0 to 8.17.1 in /sample/16-gateways-ws (
@dependabot[bot])
... (truncated)
Commits
- 5ae7e0fchore(- @nestjs) publish v10.4.4 release
- 3c24de6chore: update readmes
- 2fb629echore(- @nestjs) publish v10.4.3 release
- 3014240Merge branch 'master' of https://github.com/nestjs/nest
- d3dd896chore: update readme
- 1c8e510Merge pull request #13952 from micalevisk/style/fix-formatting
- 696b441chore(- @nestjs) publish v10.4.2 release
- fff4b96chore(deps): bump tslib from 2.6.3 to 2.7.0
- e0d2ba6chore(core,express,fastify): fix deps with security issues
- 409e718style(core): fix formatting
- Additional commits viewable in compare view
Updates @nestjs/platform-express from 10.1.1 to 10.4.4
Release notes
Sourced from @nestjs/platform-express's releases.
v10.4.2 (2024-09-16)
Dependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websockets
- #13911 chore(deps): bump tslib from 2.6.3 to 2.7.0 (
@dependabot[bot])
platform-fastify
- #13938 chore(deps): bump light-my-request from 5.13.0 to 6.0.0 (
@dependabot[bot])- Other
- #13936 chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 (
@dependabot[bot])- #13946 chore(deps): bump webpack and
@nestjs/cliin /sample/02-gateways (@dependabot[bot])- #13947 chore(deps-dev): bump webpack from 5.91.0 to 5.94.0 (
@dependabot[bot])- #13966 chore(deps): bump dset from 3.1.2 to 3.1.4 in /sample/32-graphql-federation-schema-first/gateway (
@dependabot[bot])- #13967 chore(deps): bump dset from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13968 chore(deps-dev): bump
@commitlint/clifrom 19.4.0 to 19.5.0 (@dependabot[bot])- #13969 chore(deps-dev): bump mongoose from 8.6.0 to 8.6.2 (
@dependabot[bot])- #13973 chore(deps-dev): bump
@types/nodefrom 22.5.1 to 22.5.5 (@dependabot[bot])- #13922 chore(deps): bump
@apollo/gatewayfrom 2.2.3 to 2.9.0 in /sample/31-graphql-federation-code-first/users-application (@dependabot[bot])- #13921 chore(deps): bump
@apollo/query-plannerfrom 2.4.8 to 2.9.0 in /sample/31-graphql-federation-code-first/posts-application (@dependabot[bot])- #13926 chore(deps-dev): bump mongoose from 8.5.3 to 8.6.0 (
@dependabot[bot])- #13928 chore(deps-dev): bump
@types/nodefrom 22.5.0 to 22.5.1 (@dependabot[bot])- #13929 chore(deps-dev): bump
@commitlint/config-angularfrom 19.3.0 to 19.4.1 (@dependabot[bot])- #13893 chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.2.0 (@dependabot[bot])- #13896 chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (
@dependabot[bot])- #13897 chore(deps-dev): bump core-js from 3.38.0 to 3.38.1 (
@dependabot[bot])- #13901 chore(deps-dev): bump
@types/nodefrom 22.3.0 to 22.5.0 (@dependabot[bot])- #13902 chore(deps-dev): bump artillery from 2.0.19 to 2.0.20 (
@dependabot[bot])- #13884 chore(deps-dev): bump mongoose from 8.5.2 to 8.5.3 (
@dependabot[bot])- #13885 chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 (
@dependabot[bot])- #13890 chore(deps-dev): bump
@types/nodefrom 22.2.0 to 22.3.0 (@dependabot[bot])Committers: 3
- Kamil Mysliwiec (
@kamilmysliwiec)- Micael Levi L. Cavalcante (
@micalevisk)
@haouvwv10.3.10 (2024-07-01)
Bug fixes
core
- #13712 fix(core): when using forward references on
exportsarray (@micalevisk)Enhancements
platform-fastify
- #13734 feat(fastify-adapter): support for skipping middie registration (
@ancyrweb)Dependencies
- Other
- #13706 chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13716 chore(deps-dev): bump ts-morph from 22.0.0 to 23.0.0 (
@dependabot[bot])- #13697 chore(deps): bump ws from 8.13.0 to 8.17.1 in /sample/16-gateways-ws (
@dependabot[bot])
... (truncated)
Commits
- 5ae7e0fchore(- @nestjs) publish v10.4.4 release
- 3c24de6chore: update readmes
- 2fb629echore(- @nestjs) publish v10.4.3 release
- d3dd896chore: update readme
- 696b441chore(- @nestjs) publish v10.4.2 release
- fff4b96chore(deps): bump tslib from 2.6.3 to 2.7.0
- e0d2ba6chore(core,express,fastify): fix deps with security issues
- 67f32e8chore(- @nestjs) publish v10.4.1 release
- 6f624d1chore: update readme
- 5bcd024chore(- @nestjs) publish v10.4.0 release
- Additional commits viewable in compare view
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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @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) You can disable automated security fix PRs for this repo from the Security Alerts page.