Bump cookie, swagger-client and @nestjs/platform-fastify in /data-api
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
dependencies javascript
Bumps cookie to 0.7.2 and updates ancestor dependencies cookie, swagger-client and @nestjs/platform-fastify. These dependencies need to be updated together.
Updates cookie
from 0.6.0 to 0.7.2
Release notes
Sourced from cookie's releases.
v0.7.2
Fixed
- Fix object assignment of
hasOwnProperty
(#177) bc38ffdhttps://github.com/jshttp/cookie/compare/v0.7.1...v0.7.2
0.7.1
Fixed
- Allow leading dot for domain (#174)
- Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
- Add fast path for
serialize
without options, useobj.hasOwnProperty
when parsing (#172)https://github.com/jshttp/cookie/compare/v0.7.0...v0.7.1
0.7.0
- perf: parse cookies ~10% faster (#144 by
@kurtextrem
and #170)- fix: narrow the validation of cookies to match RFC6265 (#167 by
@bewinsnw
)- fix: add
main
topackage.json
for rspack (#166 by@proudparrot2
)
Commits
d19eaa1
0.7.2bc38ffd
Fix object assignment ofhasOwnProperty
(#177)cf4658f
0.7.16a8b8f5
Allow leading dot for domain (#174)58015c0
Remove more code and perf wins (#172)ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates swagger-client
from 3.28.2 to 3.35.3
Release notes
Sourced from swagger-client's releases.
v3.35.3
3.35.3 (2025-05-21)
Bug Fixes
v3.35.2
3.35.2 (2025-05-20)
Bug Fixes
v3.35.1
3.35.1 (2025-05-15)
Bug Fixes
v3.35.0
3.35.0 (2025-04-28)
Features
v3.34.4
3.34.4 (2025-03-27)
Bug Fixes
v3.34.3
3.34.3 (2025-03-10)
Bug Fixes
v3.34.2
3.34.2 (2025-03-10)
... (truncated)
Commits
e11b69d
chore(release): cut the 3.35.3 release [skip ci]1c37b99
fix(security): update Axios to non-vulnerable 1.9.0 version (#3934)d7f7ee5
chore(deps-dev): bump webpack from 5.99.8 to 5.99.9 (#3929)7de9330
chore(deps): bump@swagger-api/apidom-reference
(#3930)e67c035
chore(deps): bump@swagger-api/apidom-ns-openapi-3-1
(#3928)13c25fc
chore(release): cut the 3.35.2 release [skip ci]dc04c99
fix(resolver): avoid accessing properties of undefined or null parameters (#3...aa85b8e
chore(deps): bump@swagger-api/apidom-reference
(#3925)3f03bed
chore(deps): bump@swagger-api/apidom-ns-openapi-3-1
(#3921)346baf6
chore(deps): bump@swagger-api/apidom-json-pointer
(#3922)- Additional commits viewable in compare view
Updates @nestjs/platform-fastify
from 10.3.9 to 10.4.17
Release notes
Sourced from @nestjs/platform-fastify
's releases.
v10.4.16
What's Changed
- fix(common): introduce magic file type validator to nestjs common by
@Chathula
in nestjs/nest#14948Full Changelog: https://github.com/nestjs/nest/compare/v10.4.15...v10.4.16
v10.4.15 (2024-12-09)
Dependencies
platform-express
- #14282 fix(deps): update dependency express to v4.21.2 (
@renovate[bot]
)v10.4.13 (2024-12-03)
Bug fixes
common
- #14256 chore(common): Add type declaration for RawBody decorator with pipes (
@sapenlei
)Dependencies
- #14257 fix(deps): update dependency
@fastify/static
to v7.0.4 (@renovate[bot]
)- #14258 fix(deps): update dependency
@nestjs/sequelize
to v10.0.1 (@renovate[bot]
)- #14249 chore(deps): bump
@apollo/gateway
from 2.4.8 to 2.8.5 in /sample/32-graphql-federation-schema-first/users-application (@dependabot[bot]
)- #14250 chore(deps): update jest monorepo (
@renovate[bot]
)- #14245 chore(deps): update dependency mqtt to v5.10.3 (
@renovate[bot]
)- #14247 fix(deps): update nest monorepo to v10.4.12 (
@renovate[bot]
)- #14251 chore(deps-dev): bump graphql-tools from 9.0.3 to 9.0.5 (
@dependabot[bot]
)- #14246 chore(deps): update nest monorepo (
@renovate[bot]
)Committers: 3
- Kamil Mysliwiec (
@kamilmysliwiec
)- Micael Levi L. Cavalcante (
@micalevisk
)- sapenlei (
@sapenlei
)v10.4.12 (2024-11-29)
Bug fixes
common
- #14241 fix(common): enforce string type in validationpipe (
@LhonRafaat
)Dependencies
- Other
- #14243 chore(deps): update dependency
@types/node
to v20.17.9 (@renovate[bot]
)- #14240 chore(deps): update dependency
@types/multer
to v1.4.12 (@renovate[bot]
)- #14239 chore(deps): update dependency
@types/chai
to v4.3.20 (@renovate[bot]
)- #14237 chore(deps): update confluentinc/cp-zookeeper docker tag to v7.7.2 (
@renovate[bot]
)- #14236 chore(deps): update confluentinc/cp-kafka docker tag to v7.7.2 (
@renovate[bot]
)- #12253 fix(deps): update apollo graphql packages (
@renovate[bot]
)- #14235 chore(deps-dev): bump
@commitlint/config-angular
from 19.5.0 to 19.6.0 (@dependabot[bot]
)- #14233 chore(deps): update nest monorepo (
@renovate[bot]
)
... (truncated)
Commits
dc2a3c0
chore(@nestjs
) publish v10.4.17 release6c8aec6
chore(@nestjs
) publish v10.4.16 released0fb875
chore(@nestjs
) publish v10.4.15 release1d457fe
chore(@nestjs
) publish v10.4.14 release1eba012
chore(@nestjs
) publish v10.4.13 releasecf8d27c
chore(@nestjs
) publish v10.4.12 release7db85ad
fix(deps): update dependency tslib to v2.8.1bedf1fa
chore(@nestjs
) publish v10.4.11 release5ebe4b9
chore(@nestjs
) publish v10.4.10 release416830c
chore(@nestjs
) publish v10.4.9 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
1
3
+648
-696
Package Dependencies
@nestjs/platform-fastify
npm
10.3.9 → 10.4.17
Minor
/data-api
Technical Details
ID: | 579851 |
UUID: | 2537739984 |
Node ID: | PR_kwDOEFiXy86XQtbQ |
Host: | GitHub |
Repository: | aws-samples/amazon-documentdb-samples |
Merge State: | Dirty |