data61 / clkhash

CLK hash: hash pii for entity matching
Apache License 2.0
47 stars 9 forks source link

Bump ipykernel from 6.9.2 to 6.13.0 #577

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ipykernel from 6.9.2 to 6.13.0.

Release notes

Sourced from ipykernel's releases.

v6.13.0

6.13.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​andia89 | @​blink1073 | @​echarles | @​meeseeksdev | @​pre-commit-ci | @​tlinhart

v6.12.1

6.12.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073

v6.12.0

6.12.0

... (truncated)

Changelog

Sourced from ipykernel's changelog.

6.13.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​andia89 | @​blink1073 | @​echarles | @​meeseeksdev | @​pre-commit-ci | @​tlinhart

6.12.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073

6.12.0

(Full Changelog)

Enhancements made

  • use packaging instead of pkg_resources to parse versions #900 (@​minrk)

Bugs fixed

... (truncated)

Commits
  • c5183c0 Publish 6.13.0
  • 546ea2d Merge pull request #916 from ipython/changelog-e22b4764b97611ecae7e8b6253e94779
  • d6f9971 Automated Changelog Entry for 6.13.0 on main
  • 05c6e65 Merge pull request #915 from andia89/fix914
  • d01ac28 fixes module IPython.qt not found error on spawning qtconsole in notebook. Fi...
  • 51a613d Merge pull request #913 from blink1073/add-mypy
  • 71b9265 pre-commit
  • 99d9721 fix py37 syntax
  • e81d602 fix py37 syntax
  • b51eb00 more cleanup
  • Additional commits viewable in compare view


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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #577 (1364ca1) into master (b1d0af3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #577   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          13       13           
  Lines         960      960           
=======================================
  Hits          906      906           
  Misses         54       54