backend-reference
backend-reference copied to clipboard
Bump jsonpath-plus, serverless-offline and serverless-s3-local in /examples/fastapi-postgres-with-serverless
Bumps jsonpath-plus to 10.3.0 and updates ancestor dependencies jsonpath-plus, serverless-offline and serverless-s3-local. These dependencies need to be updated together.
Updates jsonpath-plus from 7.2.0 to 10.3.0
Release notes
Sourced from jsonpath-plus's releases.
v10.3.0
What's Changed
- fix(eval): rce using non-string prop names by
@80avinin JSONPath-Plus/JSONPath#237- feat(demo): make demo link shareable by
@80avinin JSONPath-Plus/JSONPath#238Full Changelog: https://github.com/JSONPath-Plus/JSONPath/compare/v10.2.0...v10.3.0
Changelog
Sourced from jsonpath-plus's changelog.
10.3.0
- fix(eval): rce using non-string prop names (#237)
- feat(demo): make demo link shareable (#238)
- chore: update deps. and devDeps.
10.2.0
- fix(eval): improve security of safe-eval (#233)
- chore: update deps. and devDeps.
10.1.0
- feat: add typeof operator to safe script
10.0.7
- fix(security): prevent
constructoraccess- docs: add security policy file
10.0.6
- fix(security): prevent
call/applyinvocation ofFunction10.0.5
- fix: remove overly aggressive disabling of native functions but disallow
__proto__10.0.4
- fix(security): further prevent binding of Function calls which may evade detection
10.0.3
- fix(security): prevent binding of Function calls which may evade detection
10.0.2
- fix(security): prevent Function calls outside of member expressions
10.0.1
- fix(security): prohibit
Functionin "safe" vm10.0.0
BREAKING CHANGES:
- Require Node 18+
... (truncated)
Commits
9754e4bchore: bump versionf690da1chore: update deps and devDeps313a9b4Merge pull request #238 from 80avin/shareable-demo39a0d03Merge pull request #237 from 80avin/fix-10.2.0-rce1c532fcfeat(demo): make demo link shareable3094289fix(eval): rce using non-string prop names8e4acf8chore: bump versionf0708a4chore: update deps. and devDeps.0bfda55build(deps): bump@eslint/plugin-kitfrom 0.2.0 to 0.2.3 (#234)73ad72efix(eval): improve security of safe-eval (#233)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by 80avin, a new releaser for jsonpath-plus since your current version.
Updates serverless-offline from 11.6.0 to 14.4.0
Release notes
Sourced from serverless-offline's releases.
v14.4.0
Features
Bug Fixes
New Contributors
@m4i3rmade their first contribution in dherault/serverless-offline#1835Full Changelog: https://github.com/dherault/serverless-offline/compare/v14.3.4...v14.4.0
v14.3.4
Maintenance Updates
- Removed sponsor logging
Full Changelog: https://github.com/dherault/serverless-offline/compare/v14.3.3...v14.3.4
v14.3.3
Bug Fixes
Full Changelog: https://github.com/dherault/serverless-offline/compare/v14.3.2...v14.3.3
v14.3.2
What's Changed
- Updated the
v14release to use the latestnpmtag for better alignment with current package.Full Changelog: https://github.com/dherault/serverless-offline/compare/v14.3.1...v14.3.2
v14.3.1
Bug Fixes
- Revert return 500 Internal Server Error on python error (#1796)
Full Changelog: https://github.com/dherault/serverless-offline/compare/v14.3.0...v14.3.1
v14.3.0
Features
- Add preLoadModules option to import modules on main thread (#1777)
Bug Fixes
... (truncated)
Changelog
Sourced from serverless-offline's changelog.
14.4.0 (2024-12-09)
Features
Bug Fixes
14.3.4 (2024-11-06)
Maintenance Updates
- Removed sponsor logging
14.3.3 (2024-10-17)
Bug Fixes
14.3.2 (2024-08-30)
Maintenance Updates
- Updated the
v14release to use the latestnpmtag for better alignment with current package.14.3.1 (2024-08-30)
Bug Fixes
- Revert return 500 Internal Server Error on python error (#1796)
14.3.0 (2024-08-30)
Features
- Add preLoadModules option to import modules on main thread (#1777)
Bug Fixes
- handle result structure without body (#1814)
- return 500 Internal Server Error on python error (#1796)
14.2.0 (2024-08-22)
Features
- Add sponsoring message at plugin start (#1811)
... (truncated)
Commits
d92b697Publish v14.4.0e0e605bAdd Airfriend brag on README1b21934feat: add support for nodejs22.x runtime (#1837)d3519c2ci: mock serverless api response for tests (#1840)903340afix: update jsonpath-plus to close vulnerability (#1835)710bfaaci: fix major_version in release.yml workflowc101d4bPublish v14.3.4887577dci: release workflow (#1834)7f2fcb3Re-add missing console.log1d2a9b9Remove sponsor logging- Additional commits viewable in compare view
Updates serverless-s3-local from 0.7.2 to 0.8.5
Release notes
Sourced from serverless-s3-local's releases.
v0.8.5
Bug fixes
Features
BREAKING CHANGES
v0.8.4
Bug fixes
Features
BREAKING CHANGES
v0.8.3
Bug fixes
Features
BREAKING CHANGES
v0.8.2
Bug fixes
Features
BREAKING CHANGES
v0.8.1
Bug fixes
Features
BREAKING CHANGES
... (truncated)
Commits
2c9ded5Merge pull request #949 from ar90n/bump-v0.8.5e0daa4cchore(*): bump version to v0.8.55053509Merge pull request #947 from itsmepetrov/mastere9eb236Take Bucket Ref into account16293d8fix(deps): update dependency@aws-sdk/client-s3to v3.592.04bda62bchore(deps): update dependency serverless to v3.39.00cdcf56chore(deps): update babel monorepo to v7.24.70595ae5fix(deps): update dependency@aws-sdk/client-s3to v3.590.03c5f0dechore(deps): update dependency eslint to v9.4.093ffb44fix(deps): update dependency@aws-sdk/client-s3to v3.588.0- 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.