Bump moment, moment, @jupyterlab/outputarea and @jupyterlab/rendermime
Bumps moment, moment, @jupyterlab/outputarea and @jupyterlab/rendermime. These dependencies needed to be updated together.
Updates moment from 2.24.0 to 2.29.4
Changelog
Sourced from moment's changelog.
2.29.4
- Release Jul 6, 2022
- #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex
2.29.3 Full changelog
2.29.2 See full changelog
- Release Apr 3 2022
Address https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4
2.29.1 See full changelog
- Release Oct 6, 2020
Updated deprecation message, bugfix in hi locale
2.29.0 See full changelog
- Release Sept 22, 2020
New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/
2.28.0 See full changelog
- Release Sept 13, 2020
Fix bug where .format() modifies original instance, and locale updates
2.27.0 See full changelog
- Release June 18, 2020
Added Turkmen locale, other locale improvements, slight TypeScript fixes
2.26.0 See full changelog
- Release May 19, 2020
... (truncated)
Commits
000ac18Build 2.24.4f2006b6Bump version to 2.24.4536ad0cUpdate changelog for 2.29.49a3b589[bugfix] Fix redos in preprocessRFC2822 regex (#6015)6374fd8Merge branch 'master' into developb4e6153Revert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"7aebb16[bugfix] Fix redos in preprocessRFC2822 regex (#6015)57c9062Build 2.29.3aaf50b6Fixup release complaints26f4aefBump version to 2.29.3- Additional commits viewable in compare view
Updates moment from 2.21.0 to 2.29.4
Changelog
Sourced from moment's changelog.
2.29.4
- Release Jul 6, 2022
- #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex
2.29.3 Full changelog
2.29.2 See full changelog
- Release Apr 3 2022
Address https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4
2.29.1 See full changelog
- Release Oct 6, 2020
Updated deprecation message, bugfix in hi locale
2.29.0 See full changelog
- Release Sept 22, 2020
New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/
2.28.0 See full changelog
- Release Sept 13, 2020
Fix bug where .format() modifies original instance, and locale updates
2.27.0 See full changelog
- Release June 18, 2020
Added Turkmen locale, other locale improvements, slight TypeScript fixes
2.26.0 See full changelog
- Release May 19, 2020
... (truncated)
Commits
000ac18Build 2.24.4f2006b6Bump version to 2.24.4536ad0cUpdate changelog for 2.29.49a3b589[bugfix] Fix redos in preprocessRFC2822 regex (#6015)6374fd8Merge branch 'master' into developb4e6153Revert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"7aebb16[bugfix] Fix redos in preprocessRFC2822 regex (#6015)57c9062Build 2.29.3aaf50b6Fixup release complaints26f4aefBump version to 2.29.3- Additional commits viewable in compare view
Updates @jupyterlab/outputarea from 0.19.2 to 3.4.5
Release notes
Sourced from @jupyterlab/outputarea's releases.
v3.4.5
3.4.5
Enhancements made
- Add an option to enable "fast checks" of the jupyter lab build. #12844 (
@thetorpedodog)- Add .webp filetype in docRegistry. #12839 (
@yangql176)Bugs fixed
- Only show "Shut Down Kernel" if kernel is running #12919 (
@krassowski)- Fix JSON Settings Editor #12892 (
@krassowski)- Fix progress bar not working after uploading multiple files finished #12871 (
@hsuanxyz)- Fix kernel in the statusbar does not match the actual #12865 (
@hsuanxyz)- Adjust css to not leave trace of deleted widgets #12838 (
@thomasaarholt)Maintenance and upkeep improvements
- Log launcher error to console #12909 (
@trungleduc)Documentation improvements
- Add alt text to documentation #12879 (
@isabela-pf)- Split commands in two blocks in the contributing guide #12898 (
@jtpio)- Remove reference to unmaintained nb_conda_kernels #12878 (
@SylvainCorlay)- Document building JupyterLab on osx-arm64 platforms #12882 (
@SylvainCorlay)- Don't suggest deprecated command #12855 (
@ryanlovett)Contributors to this release
(GitHub contributors page for this release)
@afshin|@agoose77|@blink1073|@davidbrochart|@fcollonval|@jasongrout|@jtpio|@jupyterlab-dev-mode|@jupyterlab-probot|@krassowski|@martinRenou|@meeseeksdev|@meeseeksmachine|@ryanlovett|@SylvainCorlay|@telamonian|@trungleduc|@welcomev3.4.4
3.4.4
Enhancements made
- Adds version maintenance policy #12829 (
@jweill-aws)- Increase title width in simple mode #11546 (
@SylvainCorlay)- Bump xtermjs to latest #12715 (
@yuvipanda)
... (truncated)
Changelog
Sourced from @jupyterlab/outputarea's changelog.
3.4.5
Enhancements made
- Add an option to enable "fast checks" of the jupyter lab build. #12844 (
@thetorpedodog)- Add .webp filetype in docRegistry. #12839 (
@yangql176)Bugs fixed
- Only show "Shut Down Kernel" if kernel is running #12919 (
@krassowski)- Fix JSON Settings Editor #12892 (
@krassowski)- Fix progress bar not working after uploading multiple files finished #12871 (
@hsuanxyz)- Fix kernel in the statusbar does not match the actual #12865 (
@hsuanxyz)- Adjust css to not leave trace of deleted widgets #12838 (
@thomasaarholt)Maintenance and upkeep improvements
- Log launcher error to console #12909 (
@trungleduc)Documentation improvements
- Add alt text to documentation #12879 (
@isabela-pf)- Split commands in two blocks in the contributing guide #12898 (
@jtpio)- Remove reference to unmaintained nb_conda_kernels #12878 (
@SylvainCorlay)- Document building JupyterLab on osx-arm64 platforms #12882 (
@SylvainCorlay)- Don't suggest deprecated command #12855 (
@ryanlovett)Contributors to this release
(GitHub contributors page for this release)
@afshin|@agoose77|@blink1073|@davidbrochart|@fcollonval|@jasongrout|@jtpio|@jupyterlab-dev-mode|@jupyterlab-probot|@krassowski|@martinRenou|@meeseeksdev|@meeseeksmachine|@ryanlovett|@SylvainCorlay|@telamonian|@trungleduc|@welcome3.4.4
Enhancements made
- Adds version maintenance policy #12829 (
@jweill-aws)- Increase title width in simple mode #11546 (
@SylvainCorlay)- Bump xtermjs to latest #12715 (
@yuvipanda)- Debugger: Make kernel source list react based #12751 (
@vidartf)- Optimize debugger editor
eachLineloops #12746 (@vidartf)- Make password inputs not give away how many characters were typed #12659 (
@jasongrout)Bugs fixed
... (truncated)
Commits
4499239[ci skip] New version8ba1c3aAutomated Changelog Entry for 3.4.5 on 3.4.x (#12933)385ea4bBackport PR #12919: Only show "Shut Down Kernel" if kernel is running (#12927)71ec7ebBackport PR #12879: Add alt text to documentation (#12918)91a26aaBackport PR #12844: Add an option to enable "fast checks" of the jupyter lab ...ce05496Backport PR #12909: Log launcher error to console (#12911)575b0feBackport PR #12898: Split commands in two blocks in the contributing guide (#...8e84c4aRe-export the new SplitPanel from@lumino/widgets1.32.0+ (#12892)f5ecbf1Backport PR #12871: Fix progress bar not working after uploading multiple fil...cd19e23Merge pull request #12884 from meeseeksmachine/auto-backport-of-pr-12882-on-3...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by fcollonval, a new releaser for @jupyterlab/outputarea since your current version.
Updates @jupyterlab/rendermime from 0.19.1 to 3.4.5
Release notes
Sourced from @jupyterlab/rendermime's releases.
v3.4.5
3.4.5
Enhancements made
- Add an option to enable "fast checks" of the jupyter lab build. #12844 (
@thetorpedodog)- Add .webp filetype in docRegistry. #12839 (
@yangql176)Bugs fixed
- Only show "Shut Down Kernel" if kernel is running #12919 (
@krassowski)- Fix JSON Settings Editor #12892 (
@krassowski)- Fix progress bar not working after uploading multiple files finished #12871 (
@hsuanxyz)- Fix kernel in the statusbar does not match the actual #12865 (
@hsuanxyz)- Adjust css to not leave trace of deleted widgets #12838 (
@thomasaarholt)Maintenance and upkeep improvements
- Log launcher error to console #12909 (
@trungleduc)Documentation improvements
- Add alt text to documentation #12879 (
@isabela-pf)- Split commands in two blocks in the contributing guide #12898 (
@jtpio)- Remove reference to unmaintained nb_conda_kernels #12878 (
@SylvainCorlay)- Document building JupyterLab on osx-arm64 platforms #12882 (
@SylvainCorlay)- Don't suggest deprecated command #12855 (
@ryanlovett)Contributors to this release
(GitHub contributors page for this release)
@afshin|@agoose77|@blink1073|@davidbrochart|@fcollonval|@jasongrout|@jtpio|@jupyterlab-dev-mode|@jupyterlab-probot|@krassowski|@martinRenou|@meeseeksdev|@meeseeksmachine|@ryanlovett|@SylvainCorlay|@telamonian|@trungleduc|@welcomev3.4.4
3.4.4
Enhancements made
- Adds version maintenance policy #12829 (
@jweill-aws)- Increase title width in simple mode #11546 (
@SylvainCorlay)- Bump xtermjs to latest #12715 (
@yuvipanda)
... (truncated)
Changelog
Sourced from @jupyterlab/rendermime's changelog.
3.4.5
Enhancements made
- Add an option to enable "fast checks" of the jupyter lab build. #12844 (
@thetorpedodog)- Add .webp filetype in docRegistry. #12839 (
@yangql176)Bugs fixed
- Only show "Shut Down Kernel" if kernel is running #12919 (
@krassowski)- Fix JSON Settings Editor #12892 (
@krassowski)- Fix progress bar not working after uploading multiple files finished #12871 (
@hsuanxyz)- Fix kernel in the statusbar does not match the actual #12865 (
@hsuanxyz)- Adjust css to not leave trace of deleted widgets #12838 (
@thomasaarholt)Maintenance and upkeep improvements
- Log launcher error to console #12909 (
@trungleduc)Documentation improvements
- Add alt text to documentation #12879 (
@isabela-pf)- Split commands in two blocks in the contributing guide #12898 (
@jtpio)- Remove reference to unmaintained nb_conda_kernels #12878 (
@SylvainCorlay)- Document building JupyterLab on osx-arm64 platforms #12882 (
@SylvainCorlay)- Don't suggest deprecated command #12855 (
@ryanlovett)Contributors to this release
(GitHub contributors page for this release)
@afshin|@agoose77|@blink1073|@davidbrochart|@fcollonval|@jasongrout|@jtpio|@jupyterlab-dev-mode|@jupyterlab-probot|@krassowski|@martinRenou|@meeseeksdev|@meeseeksmachine|@ryanlovett|@SylvainCorlay|@telamonian|@trungleduc|@welcome3.4.4
Enhancements made
- Adds version maintenance policy #12829 (
@jweill-aws)- Increase title width in simple mode #11546 (
@SylvainCorlay)- Bump xtermjs to latest #12715 (
@yuvipanda)- Debugger: Make kernel source list react based #12751 (
@vidartf)- Optimize debugger editor
eachLineloops #12746 (@vidartf)- Make password inputs not give away how many characters were typed #12659 (
@jasongrout)Bugs fixed
... (truncated)
Commits
4499239[ci skip] New version8ba1c3aAutomated Changelog Entry for 3.4.5 on 3.4.x (#12933)385ea4bBackport PR #12919: Only show "Shut Down Kernel" if kernel is running (#12927)71ec7ebBackport PR #12879: Add alt text to documentation (#12918)91a26aaBackport PR #12844: Add an option to enable "fast checks" of the jupyter lab ...ce05496Backport PR #12909: Log launcher error to console (#12911)575b0feBackport PR #12898: Split commands in two blocks in the contributing guide (#...8e84c4aRe-export the new SplitPanel from@lumino/widgets1.32.0+ (#12892)f5ecbf1Backport PR #12871: Fix progress bar not working after uploading multiple fil...cd19e23Merge pull request #12884 from meeseeksmachine/auto-backport-of-pr-12882-on-3...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by fcollonval, a new releaser for @jupyterlab/rendermime since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.