-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump jsonpath-plus, serverless-offline and serverless-s3-local in /examples/fastapi-postgres-with-serverless #110
base: main
Are you sure you want to change the base?
Conversation
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) to 10.3.0 and updates ancestor dependencies [jsonpath-plus](https://github.com/s3u/JSONPath), [serverless-offline](https://github.com/dherault/serverless-offline) and [serverless-s3-local](https://github.com/ar90n/serverless-s3-local). These dependencies need to be updated together. Updates `jsonpath-plus` from 7.2.0 to 10.3.0 - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](JSONPath-Plus/JSONPath@v7.2.0...v10.3.0) Updates `serverless-offline` from 11.6.0 to 14.4.0 - [Release notes](https://github.com/dherault/serverless-offline/releases) - [Changelog](https://github.com/dherault/serverless-offline/blob/master/CHANGELOG.md) - [Commits](dherault/serverless-offline@v11.6.0...v14.4.0) Updates `serverless-s3-local` from 0.7.2 to 0.8.5 - [Release notes](https://github.com/ar90n/serverless-s3-local/releases) - [Commits](ar90n/serverless-s3-local@v0.7.2...v0.8.5) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-type: indirect - dependency-name: serverless-offline dependency-type: direct:development - dependency-name: serverless-s3-local dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.0Release notes
Sourced from jsonpath-plus's releases.
Changelog
Sourced from jsonpath-plus's changelog.
... (truncated)
Commits
9754e4b
chore: bump versionf690da1
chore: update deps and devDeps313a9b4
Merge pull request #238 from 80avin/shareable-demo39a0d03
Merge pull request #237 from 80avin/fix-10.2.0-rce1c532fc
feat(demo): make demo link shareable3094289
fix(eval): rce using non-string prop names8e4acf8
chore: bump versionf0708a4
chore: update deps. and devDeps.0bfda55
build(deps): bump@eslint/plugin-kit
from 0.2.0 to 0.2.3 (#234)73ad72e
fix(eval): improve security of safe-eval (#233)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.0Release notes
Sourced from serverless-offline's releases.
... (truncated)
Changelog
Sourced from serverless-offline's changelog.
... (truncated)
Commits
d92b697
Publish v14.4.0e0e605b
Add Airfriend brag on README1b21934
feat: add support for nodejs22.x runtime (#1837)d3519c2
ci: mock serverless api response for tests (#1840)903340a
fix: update jsonpath-plus to close vulnerability (#1835)710bfaa
ci: fix major_version in release.yml workflowc101d4b
Publish v14.3.4887577d
ci: release workflow (#1834)7f2fcb3
Re-add missing console.log1d2a9b9
Remove sponsor loggingUpdates
serverless-s3-local
from 0.7.2 to 0.8.5Release notes
Sourced from serverless-s3-local's releases.
... (truncated)
Commits
2c9ded5
Merge pull request #949 from ar90n/bump-v0.8.5e0daa4c
chore(*): bump version to v0.8.55053509
Merge pull request #947 from itsmepetrov/mastere9eb236
Take Bucket Ref into account16293d8
fix(deps): update dependency@aws-sdk/client-s3
to v3.592.04bda62b
chore(deps): update dependency serverless to v3.39.00cdcf56
chore(deps): update babel monorepo to v7.24.70595ae5
fix(deps): update dependency@aws-sdk/client-s3
to v3.590.03c5f0de
chore(deps): update dependency eslint to v9.4.093ffb44
fix(deps): update dependency@aws-sdk/client-s3
to v3.588.0Dependabot 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.