Skip to content

Commit 3744d60

Browse files
committed
[ci skip] Publish 1.0.0
SHA256 hashes: jupyterlab-logout-1.0.0.tgz: 1971bab92936d7444fcd4399ea3bcb4b08e8181f114cfe2521d418b6a95a1657 jupyterlab-theme-toggler-1.0.0.tgz: 1ac950cc0fc7216452ace7a3869c483d9f1014851f5e7fcb6d4ab1e9e76840f9 jupyterlab-topbar-text-1.0.0.tgz: a416fd8c04633b07512293819c89df94db39e5a4355471ebb2e533f1cd12e889 jupyterlab_logout-1.0.0-py3-none-any.whl: 289d10aba9c8015a0b38d20545763d599014bb54f56aa7375a11c1758b5a7c14 jupyterlab_logout-1.0.0.tar.gz: f2e06423e3228ceb2f98321bf26121d0cad013a58157abffa2355f2b9d853a3e jupyterlab_theme_toggler-1.0.0-py3-none-any.whl: cb3720350a1d24bd710fb8f2c44289f043f9da85773dc41479eee820d45f9282 jupyterlab_theme_toggler-1.0.0.tar.gz: e3219c35f5ca8ed4f2a6e11a834d2b4f6f8bbf14115c7403846932d707be2197 jupyterlab_topbar_text-1.0.0-py3-none-any.whl: dd2c538ae4963a58c09fb37e807f95fd9a1d861333eeb1da61a0f61d8a93df14 jupyterlab_topbar_text-1.0.0.tar.gz: f2b552120f9611c8ebffdf284eecd30751b7a0517f7d74dde7e09e7046c3a1e0
1 parent 78c0d9d commit 3744d60

File tree

5 files changed

+316
-268
lines changed

5 files changed

+316
-268
lines changed

CHANGELOG.md

+48
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,54 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 1.0.0
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-topbar/compare/0.6.1...78c0d9d44999357adcee08a8fe09370cea537a64))
8+
9+
### Enhancements made
10+
11+
- Upgrade topbar extensions to JupyterLab 4 [#92](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/92) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
12+
13+
### Maintenance and upkeep improvements
14+
15+
- Add `publishConfig` to `package.json` [#111](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/111) ([@jtpio](https://github.com/jtpio))
16+
- Fix `jupyterlab_theme_toggler` in `python-package` config [#109](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/109) ([@jtpio](https://github.com/jtpio))
17+
- Move populate-release step to prep-release workflow [#108](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/108) ([@jtpio](https://github.com/jtpio))
18+
- Update releaser artifact name [#100](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/100) ([@jtpio](https://github.com/jtpio))
19+
- Bump url-parse from 1.5.7 to 1.5.10 [#78](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/78) ([@dependabot](https://github.com/dependabot))
20+
- Bump url-parse from 1.5.3 to 1.5.7 [#77](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/77) ([@dependabot](https://github.com/dependabot))
21+
- Bump node-fetch from 2.6.1 to 2.6.7 [#76](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/76) ([@dependabot](https://github.com/dependabot))
22+
- Bump trim-off-newlines from 1.0.1 to 1.0.3 [#75](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/75) ([@dependabot](https://github.com/dependabot))
23+
- Move `jupyterlab-topbar-text` to another repo [#73](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/73) ([@jtpio](https://github.com/jtpio))
24+
25+
### Documentation improvements
26+
27+
- Update README [#112](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/112) ([@jtpio](https://github.com/jtpio))
28+
29+
### Other merged PRs
30+
31+
- Bump ip from 2.0.0 to 2.0.1 [#107](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/107) ([@dependabot](https://github.com/dependabot))
32+
- Bump axios from 1.4.0 to 1.6.2 [#104](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/104) ([@dependabot](https://github.com/dependabot))
33+
- Bump postcss from 8.4.24 to 8.4.31 [#102](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/102) ([@dependabot](https://github.com/dependabot))
34+
- Move jupyter-releaser config to package.json [#101](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/101) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
35+
- Add top level python package to jupyter-releaser pkgs [#99](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/99) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
36+
- Bump semver from 5.7.1 to 5.7.2 [#97](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/97) ([@dependabot](https://github.com/dependabot))
37+
- Bump word-wrap from 1.2.3 to 1.2.5 [#96](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/96) ([@dependabot](https://github.com/dependabot))
38+
- Add jupyter releaser workflows [#95](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/95) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
39+
- Fix binder launch [#93](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/93) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
40+
- Bump nanoid from 3.1.23 to 3.2.0 [#74](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/74) ([@dependabot](https://github.com/dependabot))
41+
- Bump url-parse from 1.5.1 to 1.5.3 [#71](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/71) ([@dependabot](https://github.com/dependabot))
42+
- Bump tar from 4.4.15 to 4.4.19 [#70](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/70) ([@dependabot](https://github.com/dependabot))
43+
- Bump tar from 4.4.13 to 4.4.15 [#69](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/69) ([@dependabot](https://github.com/dependabot))
44+
- Update after the move to `jupyterlab-contrib` [#67](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/67) ([@jtpio](https://github.com/jtpio))
45+
- Bump ws from 7.4.0 to 7.4.6 [#66](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/66) ([@dependabot](https://github.com/dependabot))
46+
47+
### Contributors to this release
48+
49+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-topbar/graphs/contributors?from=2021-02-04&to=2024-02-21&type=c))
50+
51+
[@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-topbar+involves%3Adependabot+updated%3A2021-02-04..2024-02-21&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-topbar+involves%3Ajtpio+updated%3A2021-02-04..2024-02-21&type=Issues) | [@mahendrapaipuri](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-topbar+involves%3Amahendrapaipuri+updated%3A2021-02-04..2024-02-21&type=Issues)
52+
553
<!-- <END NEW CHANGELOG ENTRY> -->
654

755
## 0.6.1
+85-85
Original file line numberDiff line numberDiff line change
@@ -1,87 +1,87 @@
11
{
2-
"name": "jupyterlab-logout",
3-
"version": "0.5.0",
4-
"description": "JupyterLab Logout Button",
5-
"keywords": [
6-
"jupyter",
7-
"jupyterlab",
8-
"jupyterlab4",
9-
"jupyterlab-extension",
10-
"logout-button"
11-
],
12-
"homepage": "https://github.com/jupyterlab-contrib/jupyterlab-topbar",
13-
"bugs": {
14-
"url": "https://github.com/jupyterlab-contrib/jupyterlab-topbar/issues"
15-
},
16-
"license": "BSD-3-Clause",
17-
"author": {
18-
"name": "jupyterlab-topbar contributors"
19-
},
20-
"files": [
21-
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
22-
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}",
23-
"style/index.js"
24-
],
25-
"main": "lib/index.js",
26-
"types": "lib/index.d.ts",
27-
"repository": {
28-
"type": "git",
29-
"url": "https://github.com/jupyterlab-contrib/jupyterlab-topbar.git"
30-
},
31-
"scripts": {
32-
"build": "jlpm build:lib && jlpm build:labextension:dev",
33-
"build:labextension": "jupyter labextension build .",
34-
"build:labextension:dev": "jupyter labextension build --development True .",
35-
"build:lib": "tsc --sourceMap",
36-
"build:lib:prod": "tsc",
37-
"build:prod": "jlpm clean && jlpm build:lib:prod && jlpm build:labextension",
38-
"clean": "jlpm clean:lib",
39-
"clean:all": "jlpm clean:lib && jlpm clean:labextension && jlpm clean:lintcache",
40-
"clean:labextension": "rimraf jupyterlab_logout/labextension jupyterlab_logout/_version.py",
41-
"clean:lib": "rimraf lib tsconfig.tsbuildinfo",
42-
"clean:lintcache": "rimraf .eslintcache .stylelintcache",
43-
"eslint": "jlpm eslint:check --fix",
44-
"eslint:check": "eslint . --cache --ext .ts,.tsx",
45-
"install:extension": "jlpm build",
46-
"lint": "jlpm stylelint && jlpm prettier && jlpm eslint",
47-
"lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",
48-
"prettier": "jlpm prettier:base --write --list-different",
49-
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
50-
"prettier:check": "jlpm prettier:base --check",
51-
"stylelint": "jlpm stylelint:check --fix",
52-
"stylelint:check": "stylelint --cache \"style/**/*.css\"",
53-
"watch": "run-p watch:src watch:labextension",
54-
"watch:labextension": "jupyter labextension watch .",
55-
"watch:src": "tsc -w --sourceMap"
56-
},
57-
"dependencies": {
58-
"@jupyterlab/application": "^4.0.0"
59-
},
60-
"devDependencies": {
61-
"@jupyterlab/builder": "^4.0.0",
62-
"@typescript-eslint/eslint-plugin": "^5.55.0",
63-
"@typescript-eslint/parser": "^5.55.0",
64-
"eslint": "^8.36.0",
65-
"eslint-config-prettier": "^8.7.0",
66-
"eslint-plugin-prettier": "^4.2.1",
67-
"npm-run-all": "^4.1.5",
68-
"prettier": "^2.8.4",
69-
"rimraf": "^4.4.0",
70-
"source-map-loader": "^1.0.2",
71-
"style-loader": "^3.3.1",
72-
"stylelint": "^14.9.1",
73-
"stylelint-config-prettier": "^9.0.4",
74-
"stylelint-config-recommended": "^8.0.0",
75-
"stylelint-config-standard": "^26.0.0",
76-
"stylelint-prettier": "^2.0.0",
77-
"typescript": "^5.0.1"
78-
},
79-
"jupyterlab": {
80-
"extension": true,
81-
"schemaDir": "schema",
82-
"outputDir": "jupyterlab_logout/labextension"
83-
},
84-
"publishConfig": {
85-
"access": "public"
86-
}
2+
"name": "jupyterlab-logout",
3+
"version": "1.0.0",
4+
"description": "JupyterLab Logout Button",
5+
"keywords": [
6+
"jupyter",
7+
"jupyterlab",
8+
"jupyterlab4",
9+
"jupyterlab-extension",
10+
"logout-button"
11+
],
12+
"homepage": "https://github.com/jupyterlab-contrib/jupyterlab-topbar",
13+
"bugs": {
14+
"url": "https://github.com/jupyterlab-contrib/jupyterlab-topbar/issues"
15+
},
16+
"license": "BSD-3-Clause",
17+
"author": {
18+
"name": "jupyterlab-topbar contributors"
19+
},
20+
"files": [
21+
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
22+
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}",
23+
"style/index.js"
24+
],
25+
"main": "lib/index.js",
26+
"types": "lib/index.d.ts",
27+
"repository": {
28+
"type": "git",
29+
"url": "https://github.com/jupyterlab-contrib/jupyterlab-topbar.git"
30+
},
31+
"scripts": {
32+
"build": "jlpm build:lib && jlpm build:labextension:dev",
33+
"build:labextension": "jupyter labextension build .",
34+
"build:labextension:dev": "jupyter labextension build --development True .",
35+
"build:lib": "tsc --sourceMap",
36+
"build:lib:prod": "tsc",
37+
"build:prod": "jlpm clean && jlpm build:lib:prod && jlpm build:labextension",
38+
"clean": "jlpm clean:lib",
39+
"clean:all": "jlpm clean:lib && jlpm clean:labextension && jlpm clean:lintcache",
40+
"clean:labextension": "rimraf jupyterlab_logout/labextension jupyterlab_logout/_version.py",
41+
"clean:lib": "rimraf lib tsconfig.tsbuildinfo",
42+
"clean:lintcache": "rimraf .eslintcache .stylelintcache",
43+
"eslint": "jlpm eslint:check --fix",
44+
"eslint:check": "eslint . --cache --ext .ts,.tsx",
45+
"install:extension": "jlpm build",
46+
"lint": "jlpm stylelint && jlpm prettier && jlpm eslint",
47+
"lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",
48+
"prettier": "jlpm prettier:base --write --list-different",
49+
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
50+
"prettier:check": "jlpm prettier:base --check",
51+
"stylelint": "jlpm stylelint:check --fix",
52+
"stylelint:check": "stylelint --cache \"style/**/*.css\"",
53+
"watch": "run-p watch:src watch:labextension",
54+
"watch:labextension": "jupyter labextension watch .",
55+
"watch:src": "tsc -w --sourceMap"
56+
},
57+
"dependencies": {
58+
"@jupyterlab/application": "^4.0.0"
59+
},
60+
"devDependencies": {
61+
"@jupyterlab/builder": "^4.0.0",
62+
"@typescript-eslint/eslint-plugin": "^5.55.0",
63+
"@typescript-eslint/parser": "^5.55.0",
64+
"eslint": "^8.36.0",
65+
"eslint-config-prettier": "^8.7.0",
66+
"eslint-plugin-prettier": "^4.2.1",
67+
"npm-run-all": "^4.1.5",
68+
"prettier": "^2.8.4",
69+
"rimraf": "^4.4.0",
70+
"source-map-loader": "^1.0.2",
71+
"style-loader": "^3.3.1",
72+
"stylelint": "^14.9.1",
73+
"stylelint-config-prettier": "^9.0.4",
74+
"stylelint-config-recommended": "^8.0.0",
75+
"stylelint-config-standard": "^26.0.0",
76+
"stylelint-prettier": "^2.0.0",
77+
"typescript": "^5.0.1"
78+
},
79+
"jupyterlab": {
80+
"extension": true,
81+
"schemaDir": "schema",
82+
"outputDir": "jupyterlab_logout/labextension"
83+
},
84+
"publishConfig": {
85+
"access": "public"
86+
}
8787
}

0 commit comments

Comments
 (0)