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 ipykernel from 6.25.0 to 6.25.2 #47

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2023

Bumps ipykernel from 6.25.0 to 6.25.2.

Release notes

Sourced from ipykernel's releases.

v6.25.2

6.25.2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​anntzer | @​blink1073 | @​ccordoba12 | @​minrk

v6.25.1

6.25.1

(Full Changelog)

Bugs fixed

  • Modifying debugger to return the same breakpoints in 'debugInfo' response as 'setBreakpoints' #1140 (@​vaishnavi17)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​pre-commit-ci | @​vaishnavi17

Changelog

Sourced from ipykernel's changelog.

6.25.2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@​anntzer | @​blink1073 | @​ccordoba12 | @​minrk

6.25.1

(Full Changelog)

Bugs fixed

  • Modifying debugger to return the same breakpoints in 'debugInfo' response as 'setBreakpoints' #1140 (@​vaishnavi17)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​pre-commit-ci | @​vaishnavi17

Commits
  • 217da9f Publish 6.25.2
  • 9d3f7ae Make iostream shutdown more robust (#1143)
  • ca79e2e avoid starting IOPub background thread after it's been stopped (#1137)
  • 44c1759 Don't call QApplication.setQuitOnLastWindowClosed(False). (#1142)
  • 6bf3fe9 Publish 6.25.1
  • 18e54f3 Modifying debugger to return the same breakpoints in 'debugInfo' response as ...
  • c851746 [pre-commit.ci] pre-commit autoupdate (#1138)
  • See full diff 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 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)

@dependabot dependabot bot requested a review from Argmaster September 5, 2023 16:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2023

The following labels could not be found: dependencies.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #47 (32525c2) into dev (52b980a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev      #47   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files          97       97           
  Lines        2912     2912           
=======================================
  Hits         2610     2610           
  Misses        302      302           
Flag Coverage Δ
unittests 89.62% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/pip/main/ipykernel-6.25.2 branch 3 times, most recently from a2352e9 to efacd05 Compare September 6, 2023 21:29
@dependabot dependabot bot changed the base branch from main to dev September 12, 2023 22:11
@dependabot dependabot bot force-pushed the dependabot/pip/main/ipykernel-6.25.2 branch 2 times, most recently from 6c49b14 to 83f180d Compare September 13, 2023 20:26
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.25.0 to 6.25.2.
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.25.0...v6.25.2)

---
updated-dependencies:
- dependency-name: ipykernel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/main/ipykernel-6.25.2 branch from 83f180d to 32525c2 Compare September 16, 2023 11:25
@Argmaster Argmaster merged commit 03a6d4e into dev Sep 21, 2023
18 checks passed
@Argmaster Argmaster deleted the dependabot/pip/main/ipykernel-6.25.2 branch September 21, 2023 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants