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

Bump @feathersjs/feathers from 4.3.0-pre.1 to 4.3.3 #6

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @feathersjs/feathers from 4.3.0-pre.1 to 4.3.3.

Release notes

Sourced from @feathersjs/feathers's releases.

Release 1.0.0: Express 4 and SocketIO 1.1, final API

Milestone

  • Upgrade to SocketIO 1.0 (#70)
  • Upgrade to Express 4.0 (#55, #54)
  • Remove app.lookup and make the functionality available as app.service (#94)
  • Allow not passing parameters in websocket calls (#92)
  • Add _setup method (#91)
  • Throw an error when registering a service after application start (#78)
  • Send socket parameters as params.query (#72)
  • Send HTTP 201 and 204 status codes (#71)(https://github-redirect.dependabot.com/feathersjs/feathers/issues/54))
  • Allow service methods to return a promise (#59)
  • Allow to register services with custom middleware (#56)
  • REST provider should not be added by default (#53)
Changelog

Sourced from @feathersjs/feathers's changelog.

4.3.3 (2019-09-21)

Bug Fixes

  • check for undefined access token (#1571) (976369d)
  • Small improvements in dependencies and code sturcture (#1562) (42c13e2)

4.3.2 (2019-09-16)

Bug Fixes

4.3.1 (2019-09-09)

Bug Fixes

  • Fix regression in transport commons (#1551) (ed9e934)
  • Omit standard protocol ports from the default hostname (#1543) (ef16d29)
  • Use long-timeout for JWT expiration timers (#1552) (65637ec)

4.3.0 (2019-08-27)

Bug Fixes

  • Only remove token on NotAuthenticated error in authentication client and handle error better (#1525) (13a8758)

4.3.0-pre.4 (2019-08-22)

... (truncated)
Commits
  • 352e422 v4.3.3
  • 976369d fix: check for undefined access token (#1571)
  • 42c13e2 fix: Small improvements in dependencies and code sturcture (#1562)
  • 13b3dbd Update version and changelog
  • 31c8e75 v4.3.2
  • 1999f92 fix: Consistency in path resolution for configuration values provided from en...
  • 3e1d26c fix: Add info to express error handler logger type (#1557)
  • 2b258fd fix: LocalStrategy authenticates without username (#1560)
  • eae036b Update version and changelog
  • 64c73ba v4.3.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers) from 4.3.0-pre.1 to 4.3.3.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/master/changelog.md)
- [Commits](feathersjs/feathers@v4.3.0-pre.1...v4.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 26, 2019
@morphatic
Copy link
Owner

Handled locally

@morphatic morphatic closed this Oct 1, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/feathersjs/feathers-4.3.3 branch October 1, 2019 21:13
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.

None yet

1 participant