scientific-python / lazy-loader

Populate library namespace without incurring immediate import costs
BSD 3-Clause "New" or "Revised" License
116 stars 19 forks source link

Bump changelist from 0.1 to 0.3 #77

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps changelist from 0.1 to 0.3.

Release notes

Sourced from changelist's releases.

v0.3

changelist 0.3

We're happy to announce the release of changelist 0.3!

Enhancements

  • Add newline before lists in contributor section (#40).

Bug Fixes

  • Add newline after PR sections (#35).

Maintenance

  • Update setuptools requirement (#37).

Documentation

  • Link to example in README (#36).
  • Fix CHANGELOG format (#38).

Contributors

1 authors added to this release (alphabetically):

1 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

v0.2

changelist 0.2

We're happy to announce the release of changelist 0.2!

Enhancements

  • Ensure label check runs on all PR push events / commits (#22).
  • Remove newlines between pull request summaries and their links (#27).

Bug Fixes

  • Format contributor section as lists (#28).

Maintenance

... (truncated)

Changelog

Sourced from changelist's changelog.

changelist 0.3

We're happy to announce the release of changelist 0.3!

Enhancements

  • Add newline before lists in contributor section (#40).

Bug Fixes

  • Add newline after PR sections (#35).

Maintenance

  • Update setuptools requirement (#37).

Documentation

  • Link to example in README (#36).
  • Fix CHANGELOG format (#38).

Contributors

1 authors added to this release (alphabetically):

1 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

changelist 0.2

We're happy to announce the release of changelist 0.2!

Enhancements

  • Ensure label check runs on all PR push events / commits (#22).
  • Remove newlines between pull request summaries and their links (#27).

Bug Fixes

  • Format contributor section as lists (#28).

Maintenance

  • Refactor into submodules (#20).
  • Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to bc07be829f693829263e57d5e8489f4e57d3d420 (#21).

... (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 show 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)
codecov-commenter commented 9 months ago

Codecov Report

Merging #77 (74a050b) into main (6f5cfff) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   93.95%   93.95%           
=======================================
  Files           4        4           
  Lines         182      182           
=======================================
  Hits          171      171           
  Misses         11       11