serverless-loopback
serverless-loopback copied to clipboard
build(deps): bump tough-cookie and @loopback/cli in /examples/lb4-express
Removes tough-cookie. It's no longer used after updating ancestor dependency @loopback/cli. These dependencies need to be updated together.
Removes tough-cookie
Updates @loopback/cli from 2.22.1 to 5.1.0
Changelog
Sourced from @loopback/cli's changelog.
5.1.0 (2023-06-28)
Bug Fixes
- check for existing relationImports (2d5b659)
- fix the usage of the option --connector (5ed00ea), closes #9607
- migrate Lerna to NPM Workspaces (d5c4994)
- run lerna repair command (fe72763)
Features
- update dependency
@types/nodeto ^16 (2af42b7)5.0.0 (2023-05-15)
Bug Fixes
- add missing keys from config passed to lb4 relation (d1ddfc2)
- cli: fix for lb4 repository generator to recognize repositoryBaseClass in --config (dac6631)
- cli: openapi generator implementation for controllers (611a533)
- cli: recognize registerInclusionResolver provided in -c or --config (f12963a)
- cli: update --help for relation (132e986)
- remove repeated code from controller in case of same table hasManyThrough relation (30a8bfc)
Features
- add support for node v20 (e23cefa)
- remove support for node v14 (5425762)
- remove support for node v19 (e26a2ac)
BREAKING CHANGES
- End of life of Node v14
Signed-off-by: Francisco Buceta [email protected]
4.2.1 (2023-04-13)
... (truncated)
Commits
10a8fa7chore: publish releasec529c74chore: update dependency glob to ^10.3.1b27a34bchore: update dependency typescript to ~5.1.5e0b2a64chore: local testing for CLId5c4994fix: migrate Lerna to NPM Workspacesfe72763fix: run lerna repair command7497c40chore: update dependency lerna to v79a218abchore: update dependency loopback-datasource-juggler to ^4.28.7e6a3083chore: update dependency@types/nodeto ^16.18.37ade230echore: update dependency semver to ^7.5.3- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by frbuceta, a new releaser for @loopback/cli since your current version.
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 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.