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 entrypoints from 0.3 to 0.4 in /tools/deps #3413

Merged
merged 8 commits into from
Oct 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2022

Bumps entrypoints from 0.3 to 0.4.

Commits
  • ebdf2d8 Version number -> 0.4
  • f658511 Point to importlib.metadata in README
  • f821665 Merge pull request #46 from takluyver/glob-escape
  • 16f5e78 Merge pull request #28 from lowell80/doc-pick-entrypoint
  • 86dce05 Bump minimum supported Python to 3.6
  • 1819b2f use glob.escape() on the folder to allow paths with brackets []
  • ba53264 Merge branch 'master' into doc-pick-entrypoint
  • 0399e68 Merge pull request #45 from takluyver/gh-actions
  • be2d41d Fix Python 3.10 in YAML
  • d2d7c00 Remove Travis CI config
  • 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 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.

@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fa10b5a) 47.30% compared to head (87d0ab5) 47.43%.
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3413      +/-   ##
==========================================
+ Coverage   47.30%   47.43%   +0.12%     
==========================================
  Files          93       94       +1     
  Lines       15645    15657      +12     
==========================================
+ Hits         7401     7427      +26     
+ Misses       8244     8230      -14     
Flag Coverage Δ
functional 38.03% <93.75%> (+0.16%) ⬆️
integration 2.06% <93.75%> (?)
unit 35.76% <100.00%> (+0.04%) ⬆️

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

Files Coverage Δ
nxdrive/logging_config.py 87.34% <100.00%> (+0.89%) ⬆️
nxdrive/logging_filter_patterns.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@CLAassistant
Copy link

CLAassistant commented Feb 13, 2023

CLA assistant check
All committers have signed the CLA.

@swetayadav1
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/tools/deps/entrypoints-0.4 branch from 6b8681c to 3a4e7c6 Compare August 23, 2023 06:56
@poojadaine
Copy link
Contributor

@dependabot rebase

Bumps [entrypoints](https://github.com/takluyver/entrypoints) from 0.3 to 0.4.
- [Release notes](https://github.com/takluyver/entrypoints/releases)
- [Commits](takluyver/entrypoints@0.3...0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tools/deps/entrypoints-0.4 branch from 3a4e7c6 to da25c38 Compare September 25, 2023 08:18
… is using the importlibmetadata module in the Python standard library to find and load entry points
… is using the importlibmetadata module in the Python standard library to find and load entry points
… is using the importlibmetadata module in the Python standard library to find and load entry points
… is using the importlibmetadata module in the Python standard library to find and load entry points
@gitofanindya gitofanindya merged commit b609103 into master Oct 4, 2023
16 checks passed
@gitofanindya gitofanindya deleted the dependabot/pip/tools/deps/entrypoints-0.4 branch October 4, 2023 09:24
gitofanindya pushed a commit that referenced this pull request Mar 15, 2024
* Bump entrypoints from 0.3 to 0.4 in /tools/deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants