Skip to content

Conversation

@ibm-mend-app
Copy link
Contributor

@ibm-mend-app ibm-mend-app bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Confidence
jupyterlite 0.4.0 -> 0.7.0 age confidence

Release Notes

jupyterlite/jupyterlite (jupyterlite)

v0.7.0

Compare Source

0.7.0

(Full Changelog)

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

(GitHub contributors page for this release)

@​agriyakhetarpal | @​bollwyvl | @​brichet | @​dependabot | @​DerThorsten | @​diegofcornejo | @​github-actions | @​ianthomas23 | @​jimwhite | @​jtpio | @​krassowski | @​martinRenou | @​rgaiacs | @​tan-i-ham

v0.6.4

Compare Source

0.6.4

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​meeseeksmachine

v0.6.3

Compare Source

0.6.3

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​jtpio

v0.6.2

Compare Source

0.6.2

(Full Changelog)

Bugs fixed
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​meeseeksmachine

v0.6.1

Compare Source

0.6.1

(Full Changelog)

Bugs fixed
  • Stop execution when an error occurs on "Restart Kernel and Run All Cells" #​1671 (@​jtpio)
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

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

v0.6.0

Compare Source

0.6.0

(Full Changelog)

✨ Highlights ✨

This new release of JupyterLite brings many new features and bug fixes. Check out the following pages in the documentation for more information:

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
API and Breaking Changes
Contributors to this release

(GitHub contributors page for this release)

@​2xB | @​anutosh491 | @​bollwyvl | @​davidbrochart | @​dependabot | @​github-actions | @​ianthomas23 | @​jtpio | @​juntyr | @​lesteve | @​martinRenou | @​RMattB1 | @​trungleduc | @​westurner | @​yogabonito

v0.5.1

Compare Source

0.5.1

(Full Changelog)

Bugs fixed
  • Emscripten DriveFS: Use ErronoError instead of genericErrors in the lookup function #​1568 (@​anutosh491)
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​martinRenou | @​meeseeksmachine

v0.5.0

Compare Source

0.5.0

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
  • Fix outdated RTC docs, clean up handling of the collaborative flag #​1536 (@​jtpio)
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​dependabot | @​EwoutH | @​github-actions | @​jtpio | @​lesteve | @​martenrichter

v0.4.5

Compare Source

0.4.5

(Full Changelog)

Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​dependabot | @​github-actions | @​jtpio | @​juntyr

v0.4.4

Compare Source

0.4.4

(Full Changelog)

Enhancements made
Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

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

v0.4.3

Compare Source

0.4.3

(Full Changelog)

Bugs fixed
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andeplane | @​diegofcornejo | @​github-actions | @​katotetsuro

v0.4.2

Compare Source

0.4.2

(Full Changelog)

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

(GitHub contributors page for this release)

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

v0.4.1

Compare Source

0.4.1

(Full Changelog)

Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​michaelweinold | @​zonca


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

@ibm-mend-app
Copy link
Contributor Author

ibm-mend-app bot commented Jan 10, 2025

⚠️ 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: poetry.lock
Updating dependencies
Resolving dependencies...

The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.

The current project's supported Python range (>=3.9,<4.0) is not compatible with some of the required packages Python requirement:
  - jupyterlite requires Python >=3.10, so it will not be installable for Python >=3.9,<3.10

Because skillsnetwork depends on jupyterlite (0.7.0) which requires Python >=3.10, version solving failed.

  * Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For jupyterlite, a possible solution would be to set the `python` property to ">=3.10,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers


@github-actions github-actions bot enabled auto-merge (squash) January 10, 2025 01:20
github-actions[bot]
github-actions bot previously approved these changes Jan 10, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 96dd99b to 671301a Compare January 16, 2025 19:10
@ibm-mend-app ibm-mend-app bot changed the title chore(deps): update dependency jupyterlite to ^0.5.0 chore(deps): update dependency jupyterlite to v0.5.0 Jan 16, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 671301a to 6ca3e98 Compare January 16, 2025 19:15
github-actions[bot]
github-actions bot previously approved these changes Jan 16, 2025
github-actions[bot]
github-actions bot previously approved these changes Jan 16, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 7213a10 to 2741956 Compare January 16, 2025 20:28
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 2741956 to aadbf07 Compare January 22, 2025 01:32
github-actions[bot]
github-actions bot previously approved these changes Jan 22, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from aadbf07 to 8bfa328 Compare January 30, 2025 01:29
@ibm-mend-app ibm-mend-app bot changed the title chore(deps): update dependency jupyterlite to v0.5.0 chore(deps): update dependency jupyterlite to v0.5.1 Jan 30, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 8bfa328 to a989e53 Compare January 30, 2025 01:30
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from a989e53 to 796abc6 Compare March 17, 2025 19:03
github-actions[bot]
github-actions bot previously approved these changes Mar 17, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 796abc6 to a943e58 Compare June 3, 2025 06:41
@ibm-mend-app ibm-mend-app bot changed the title chore(deps): update dependency jupyterlite to v0.5.1 chore(deps): update dependency jupyterlite to v0.6.0 Jun 3, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 22a0708 to 0111e29 Compare August 9, 2025 06:09
@ibm-mend-app ibm-mend-app bot changed the title chore(deps): update dependency jupyterlite to v0.6.3 chore(deps): update dependency jupyterlite to v0.6.4 Aug 9, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 0111e29 to c07aec4 Compare September 29, 2025 15:29
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from c07aec4 to adb3c78 Compare September 29, 2025 15:31
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from adb3c78 to 654e378 Compare September 29, 2025 15:36
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 654e378 to 0048d74 Compare September 30, 2025 07:30
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 0048d74 to e40ab18 Compare October 1, 2025 06:48
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from e40ab18 to afee9ec Compare October 23, 2025 06:55
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from afee9ec to 958a913 Compare November 2, 2025 03:53
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 958a913 to 557251d Compare November 6, 2025 04:24
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 557251d to 4b32cdd Compare November 19, 2025 04:13
github-actions[bot]
github-actions bot previously approved these changes Nov 19, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from 4b32cdd to a462200 Compare November 27, 2025 03:55
@ibm-mend-app ibm-mend-app bot changed the title chore(deps): update dependency jupyterlite to v0.6.4 chore(deps): update dependency jupyterlite to v0.7.0 Nov 27, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from a462200 to f845e25 Compare December 2, 2025 05:27
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/jupyterlite-0.x branch from f845e25 to 43cef55 Compare December 2, 2025 05:33
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.

0 participants