Skip to content
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

build(deps): bump tough-cookie and @loopback/cli in /examples/lb4-express #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2023

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/node to ^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
  • 10a8fa7 chore: publish release
  • c529c74 chore: update dependency glob to ^10.3.1
  • b27a34b chore: update dependency typescript to ~5.1.5
  • e0b2a64 chore: local testing for CLI
  • d5c4994 fix: migrate Lerna to NPM Workspaces
  • fe72763 fix: run lerna repair command
  • 7497c40 chore: update dependency lerna to v7
  • 9a218ab chore: update dependency loopback-datasource-juggler to ^4.28.7
  • e6a3083 chore: update dependency @​types/node to ^16.18.37
  • ade230e chore: 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 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 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.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [@loopback/cli](https://github.com/loopbackio/loopback-next/tree/HEAD/packages/cli). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@loopback/cli` from 2.22.1 to 5.1.0
- [Changelog](https://github.com/loopbackio/loopback-next/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/loopbackio/loopback-next/commits/@loopback/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@loopback/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants