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 @feathersjs/express from 5.0.6 to 5.0.8 #775

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps @feathersjs/express from 5.0.6 to 5.0.8.

Release notes

Sourced from @​feathersjs/express's releases.

v5.0.8

5.0.8 (2023-07-19)

Bug Fixes

  • add missing word (#3237) (9a32184)
  • transport-commons: Handle invalid service paths on socket lookups (#3241) (c397ab3)

v5.0.7

5.0.7 (2023-07-14)

Bug Fixes

  • core: Ensure .service does not access Object properties (#3235) (c0b670a)
  • generators: Fix channel/service configuration order for Koa based apps (580344e)
  • koa: Ensure .teardown works without a server (#3234) (818572d)
Changelog

Sourced from @​feathersjs/express's changelog.

5.0.8 (2023-07-19)

Note: Version bump only for package @​feathersjs/express

5.0.7 (2023-07-14)

Note: Version bump only for package @​feathersjs/express

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)

Bumps [@feathersjs/express](https://github.com/feathersjs/feathers/tree/HEAD/packages/express) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/express/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.8/packages/express)

---
updated-dependencies:
- dependency-name: "@feathersjs/express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/feathersjs/express-5.0.8 branch from 38761a5 to 33a0c82 Compare August 1, 2023 01:26
@dependabot dependabot bot requested a review from berviantoleo August 1, 2023 01:26
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #775 (33a0c82) into main (09f4d0e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #775   +/-   ##
=======================================
  Coverage   79.20%   79.20%           
=======================================
  Files           7        7           
  Lines         101      101           
  Branches        7        7           
=======================================
  Hits           80       80           
  Misses         20       20           
  Partials        1        1           

@mergify mergify bot merged commit f755a91 into main Aug 1, 2023
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feathersjs/express-5.0.8 branch August 1, 2023 02:06
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.

1 participant