Skip to content

Update dependency jupyterlite-pyodide-kernel to v0.6.1 - autoclosed#151

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jupyterlite-pyodide-kernel-0.x
Closed

Update dependency jupyterlite-pyodide-kernel to v0.6.1 - autoclosed#151
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jupyterlite-pyodide-kernel-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2023

This PR contains the following updates:

Package Change Age Confidence
jupyterlite-pyodide-kernel ==0.1.3 -> ==0.6.1 age confidence

Release Notes

jupyterlite/pyodide-kernel (jupyterlite-pyodide-kernel)

v0.6.1

Compare Source

(Full Changelog)

Enhancements made
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio

v0.6.0

Compare Source

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​agriyakhetarpal | @​bollwyvl | @​github-actions | @​ianthomas23 | @​jtpio | @​juntyr | @​lesteve | @​qqdaiyu55

v0.5.2

Compare Source

0.5.2

(Full Changelog)

Enhancements made
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​meeseeksmachine

v0.5.1

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions

v0.5.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​agriyakhetarpal | @​bollwyvl | @​github-actions | @​jtpio

v0.4.7

Compare Source

0.4.7

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​agriyakhetarpal | @​bollwyvl | @​github-actions

v0.4.6

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​martenrichter

v0.4.5

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​juntyr

v0.4.4

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl

v0.4.3

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl

v0.4.2

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl

v0.4.1

Compare Source

(Full Changelog)

Enhancements made
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio

v0.4.0

Compare Source

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio | @​martinRenou

v0.3.2

Compare Source

0.3.2

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​meeseeksmachine

v0.3.1

Compare Source

(Full Changelog)

Enhancements made
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio

v0.3.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio

v0.2.3

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl

v0.2.2

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio

v0.2.1

Compare Source

(Full Changelog)

Bugs fixed
  • Install ssl before other packages to allow fetching of https content through urllib #​79 (@​jobovy)
Contributors to this release

(GitHub contributors page for this release)

@​jobovy

v0.2.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio | @​lumberbot-app | @​meeseeksmachine | @​michaelweinold | @​pierre-haessig | @​savakarrohan


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from rclement October 28, 2023 03:03
@renovate
Copy link
Contributor Author

renovate bot commented Oct 28, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Pipfile.lock
Command failed: pipenv lock
Locking [packages] dependencies...
Locking [dev-packages] dependencies...
False
CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib.factory:Cannot install -r /tmp/pipenv-24sto9_k-requirements/pipenv-vc_pz4s5-constraints.txt (line 2) and jupyterlite-core==0.1.3 because these package versions have conflicting dependencies.
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/resolver.py", line 645, in _main
[ResolutionFailure]:       resolve_packages(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/resolver.py", line 612, in resolve_packages
[ResolutionFailure]:       results, resolver = resolve(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/resolver.py", line 592, in resolve
[ResolutionFailure]:       return resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 918, in resolve_deps
[ResolutionFailure]:       results, hashes, internal_resolver = actually_resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 691, in actually_resolve_deps
[ResolutionFailure]:       resolver.resolve()
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 448, in resolve
[ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  You can use $ pipenv run pip install <requirement_name> to bypass this mechanism, then run $ pipenv graph to inspect the versions actually installed in the virtualenv.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Traceback (most recent call last):
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/bin/pipenv", line 8, in <module>
    sys.exit(cli())
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/cli/options.py", line 58, in main
    return super().main(*args, **kwargs, windows_expand_args=False)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 1688, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 1434, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/decorators.py", line 92, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/decorators.py", line 33, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/cli/command.py", line 340, in lock
    do_lock(
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/routines/lock.py", line 65, in do_lock
    venv_resolve_deps(
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 859, in venv_resolve_deps
    c = resolve(cmd, st, project=project)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 728, in resolve
    raise RuntimeError("Failed to lock Pipfile.lock!")
RuntimeError: Failed to lock Pipfile.lock!

@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 3 times, most recently from e4c7685 to 8275307 Compare October 29, 2023 16:03
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 8275307 to f5d9c3a Compare November 10, 2023 07:03
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 9 times, most recently from d6a8636 to 65051e2 Compare December 3, 2023 15:58
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 8 times, most recently from 82806a3 to fabaf25 Compare December 29, 2023 10:46
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from fabaf25 to cd88405 Compare January 3, 2024 14:19
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from cd88405 to 4aaecca Compare January 17, 2024 14:18
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.2.0 Update dependency jupyterlite-pyodide-kernel to v0.2.1 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 4aaecca to a1d6b16 Compare January 27, 2024 10:33
@jtpio jtpio mentioned this pull request Jan 31, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 2 times, most recently from bcb6051 to 9e4bd92 Compare December 9, 2024 13:33
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.4.4 Update dependency jupyterlite-pyodide-kernel to v0.4.5 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 3 times, most recently from 0cbc3de to f2b5a1a Compare December 17, 2024 14:03
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.4.5 Update dependency jupyterlite-pyodide-kernel to v0.4.6 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from f2b5a1a to 5e71f94 Compare January 5, 2025 23:35
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.4.6 Update dependency jupyterlite-pyodide-kernel to v0.4.7 Jan 5, 2025
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 5e71f94 to ac7671a Compare January 9, 2025 15:44
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.4.7 Update dependency jupyterlite-pyodide-kernel to v0.5.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from ac7671a to 0a5e7c6 Compare January 15, 2025 17:18
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.5.0 Update dependency jupyterlite-pyodide-kernel to v0.5.1 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 0a5e7c6 to 0cea9bd Compare January 19, 2025 09:57
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.5.1 Update dependency jupyterlite-pyodide-kernel to v0.5.2 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 0cea9bd to 3359aab Compare January 29, 2025 21:31
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 3359aab to 2f3e08b Compare March 19, 2025 23:30
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 2f3e08b to b94544b Compare April 29, 2025 00:16
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from b94544b to 1415997 Compare May 21, 2025 23:49
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 1415997 to 944714e Compare June 6, 2025 03:27
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.5.2 Update dependency jupyterlite-pyodide-kernel to v0.6.1 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 944714e to 50753d5 Compare June 22, 2025 18:39
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 50753d5 to f867be2 Compare June 30, 2025 13:33
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from f867be2 to e5e2a6f Compare September 21, 2025 17:58
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from e5e2a6f to 4a9e3c5 Compare October 22, 2025 00:00
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 4a9e3c5 to 3fea717 Compare October 23, 2025 14:38
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.6.1 Update dependency jupyterlite-pyodide-kernel to v0.6.1 - autoclosed Nov 19, 2025
@renovate renovate bot closed this Nov 19, 2025
@renovate renovate bot deleted the renovate/jupyterlite-pyodide-kernel-0.x branch November 19, 2025 14:59
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.

1 participant