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 sails-mongo from 2.0.1 to 2.1.0 #1763

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps sails-mongo from 2.0.1 to 2.1.0.

Commits
  • 76e0fd9 2.1.0
  • 7e8012e Merge pull request #499 from DominusKelvin/feat/upgrade-to-mongo-6
  • ecf1f42 Revert test changes, update env variables in appveyor test to use ipv4 localh...
  • 49948b5 Update tests (localhost » 127.0.0.1)
  • a7c8f6f run travis test on ubuntu 16, comment out incompatible node versions
  • 4cc13ca update CI tests
  • c151a31 update node versions in CI config files
  • 817c742 feat: add assertions for results returned from MongoDB
  • f190ffb update comments
  • dff7767 update iife functions to return undefined instead of null, remove second argu...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sails-mongo](https://github.com/balderdashy/sails-mongo) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/balderdashy/sails-mongo/releases)
- [Changelog](https://github.com/balderdashy/sails-mongo/blob/master/CHANGELOG.md)
- [Commits](balderdashy/sails-mongo@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: sails-mongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Dec 7, 2023
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3dab3b2) 70.05% compared to head (bd947b6) 70.06%.
Report is 107 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1763      +/-   ##
===========================================
+ Coverage    70.05%   70.06%   +0.01%     
===========================================
  Files          111      112       +1     
  Lines         1870     1871       +1     
  Branches       218      218              
===========================================
+ Hits          1310     1311       +1     
  Misses         560      560              
Flag Coverage Δ
frontend-core-lib 52.41% <ø> (ø)
frontend-dashboard 88.07% <ø> (ø)
frontend-export 100.00% <ø> (ø)
frontend-local-auth 100.00% <ø> (ø)
frontend-manage-roles 63.33% <ø> (ø)
frontend-manage-users 59.81% <ø> (ø)
frontend-report 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrewbrazzatti andrewbrazzatti merged commit eb0f6e0 into develop Jan 15, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/sails-mongo-2.1.0 branch January 15, 2024 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant