LBH3 / lbh3.org

LBH3 website
https://www.lbh3.org
Other
0 stars 0 forks source link

Update @feathersjs/authentication to the latest version πŸš€ #291

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @feathersjs/authentication was updated from 2.1.16 to 4.5.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: daffl License: MIT

Release Notes for v4.5.1

4.5.1 (2020-01-24)

Note: Version bump only for package feathers

Commits

The new version differs by 200 commits.

  • df79afe chore(release): publish v4.5.1
  • c200ae3 Update all dependencies and fix EventEmitter TypeScript import (#1793)
  • 6dec664 chore: Update version and changelog
  • d971d30 chore(release): publish v4.5.0
  • c5cfec7 feat(rest-client): Allow for customising rest clients (#1780)
  • 9d767bf chore(package): Update @types/jsonwebtoken in group default to the latest version πŸš€ (#1781)
  • 0b05f0b feat(authentication-oauth): Set oAuth redirect URL dynamically and pass query the service (#1737)
  • c602508 chore(docs): update intro readme text to be in line with homepage (#1782)
  • 1696794 chore: Update all dependencies and remove remaining Sinon and Chai usage (#1765)
  • 9a6a057 chore(package): Update @types/node in group default to the latest version πŸš€ (#1762)
  • d46b7b2 fix: Add params.authentication type, remove hook.connection type (#1732)
  • f4331aa chore: Update version and changelog
  • 76d2ab5 chore(release): publish v4.4.3
  • 725d7aa chore: Skip version that got published with errors
  • 872b669 fix(adapter-commons): Filter arrays in queries (#1724)

There are 200 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

Release Notes for v4.5.2

4.5.2 (2020-03-04)

Bug Fixes

  • Updated typings for express middleware (#1839) (6b8e897)
  • authentication: Improve JWT strategy configuration error message (#1844) (2c771db)
  • package: update grant-profile to version 0.0.11 (#1841) (5dcd2aa)
  • test: typo in password (#1797) (dfba6ec)
  • typescript: Make HookMap and HookObject generics. (#1815) (d10145d)
Commits

The new version differs by 14 commits.

  • 9d5871e chore(release): publish v4.5.2
  • 6b8e897 fix: Updated typings for express middleware (#1839)
  • 2b30813 chore(package): update @types/uuid to version 7.0.0
  • 5dcd2aa fix(package): update grant-profile to version 0.0.11 (#1841)
  • 2c771db fix(authentication): Improve JWT strategy configuration error message (#1844)
  • ecdd0c9 chore(tests): Skip unreliable Puppeteer browser tests
  • 27860a1 chore(ci): Add LTS node version to test and run on pull requests (#1826)
  • 4e0cce1 chore: Update all dependencies and add type pointer (#1829)
  • d10145d fix(typescript): Make HookMap and HookObject generics. (#1815)
  • 892c9a3 chore(package): Update dependencies to enable Greenkeeper 🌴 (#1804)
  • 6547d2c chore(test): Set up GitHub action for CI (#1803)
  • 3b8f5a6 chore(tests): Add NodeJS GitHub action
  • dfba6ec fix(test): typo in password (#1797)
  • 05b6965 chore: Update version and changelog

See the full diff