Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 4, 2019

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

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.4 (2019-10-03)

Bug Fixes

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)

... (truncated)
Commits

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.


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)

Bumps [@feathersjs/feathers](https://github.com/feathersjs/feathers) from 4.3.0-pre.1 to 4.3.4.
- [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.4)

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 Oct 4, 2019
morphatic added a commit that referenced this pull request Oct 6, 2019
Bump feathers packages to v4.3.4

resolves #15 #16 #17
@dependabot-preview
Copy link
Contributor Author

Looks like @feathersjs/feathers is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/feathersjs/feathers-4.3.4 branch October 6, 2019 00:53
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