Skip to content

Commit 5ebd35b

Browse files
[ci skip] Publish 1.1.0
SHA256 hashes: jupyterlab-logout-1.1.0.tgz: b8a0d0bcb909a69bf2cc54cac3a51da676cdb2e35d7484679c0e898131e3c38d jupyterlab-theme-toggler-1.1.0.tgz: a37ab94a26e8b7103e459e12985a5c9a0cee9e2e09578fa2006649b0b83509c4 jupyterlab-topbar-text-1.1.0.tgz: 465a61a51880f26ab8e186eaa8b55f342218980ed37b23c86b1cbed7c76a288b jupyterlab_logout-1.1.0-py3-none-any.whl: 4c5b347d15bd0752c94991f7b0c00c7b4cf6eeab0ddb4a02b39297c869b794bb jupyterlab_logout-1.1.0.tar.gz: e8a96d7090869b43a3d432ab03f432f7354e161fbedda6728cccaba6e5f797a1 jupyterlab_theme_toggler-1.1.0-py3-none-any.whl: f925bb19dcdfdfa378759b4eb1cd44022f57b1707eeaa0d38530dea6712c07e2 jupyterlab_theme_toggler-1.1.0.tar.gz: 9468d1fd7b0c7789b17fd6dc3f684695eacd37c23c2f743e1e744fe2cc535afb jupyterlab_topbar_text-1.1.0-py3-none-any.whl: 446b1dcd5d40510a8a1323c494d8dc213880458c52f7b803121893bc93d6fb95 jupyterlab_topbar_text-1.1.0.tar.gz: c243d4fa6e4766b24666688565d3059bc3d073e0a113442f369c360a6d7fdd54
1 parent dde7b10 commit 5ebd35b

File tree

5 files changed

+119
-93
lines changed

5 files changed

+119
-93
lines changed

CHANGELOG.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

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

5+
## 1.1.0
6+
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-topbar/compare/jupyterlab-logout@1.0.0...dde7b1068c2ec8a332583b3ef6fa7918a4b047be))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Update release workflows from jupyter-releaser repo [#133](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/133) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
12+
- Update `requires-python` in pyproject.toml to 3.9 [#132](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/132) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
13+
- Bump npm packages reported in security updates [#131](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/131) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
14+
- Update switch component and maintenance [#130](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/130) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
15+
- Add binder config [#128](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/128) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
16+
- Migrate to jupyter-ui-toolkit for Switch component [#127](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/127) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
17+
- Revert "Move populate-release step to prep-release workflow" [#120](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/120) ([@jtpio](https://github.com/jtpio))
18+
- Normalize Python packages names [#119](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/119) ([@jtpio](https://github.com/jtpio))
19+
20+
### Other merged PRs
21+
22+
- Add script to auto bump version in top level [#122](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/122) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))
23+
- Bump follow-redirects from 1.15.2 to 1.15.6 [#121](https://github.com/jupyterlab-contrib/jupyterlab-topbar/pull/121) ([@dependabot](https://github.com/dependabot))
24+
25+
### Contributors to this release
26+
27+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-topbar/graphs/contributors?from=2024-02-21&to=2025-03-03&type=c))
28+
29+
[@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-topbar+involves%3Adependabot+updated%3A2024-02-21..2025-03-03&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-topbar+involves%3Agithub-actions+updated%3A2024-02-21..2025-03-03&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-topbar+involves%3Ajtpio+updated%3A2024-02-21..2025-03-03&type=Issues) | [@mahendrapaipuri](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-topbar+involves%3Amahendrapaipuri+updated%3A2024-02-21..2025-03-03&type=Issues)
30+
31+
<!-- <END NEW CHANGELOG ENTRY> -->
32+
533
## 1.0.0
634

735
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-topbar/compare/0.6.1...78c0d9d44999357adcee08a8fe09370cea537a64))
@@ -50,8 +78,6 @@
5078

5179
[@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)
5280

53-
<!-- <END NEW CHANGELOG ENTRY> -->
54-
5581
## 0.6.1
5682

5783
([full changelog](https://github.com/jupyterlab-contrib/jupyterlab-topbar/compare/9c95656...4dc23fc))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-topbar-extensions",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"private": true,
55
"files": [],
66
"workspaces": [

packages/logout-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-logout",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "JupyterLab Logout Button",
55
"keywords": [
66
"jupyter",
Lines changed: 88 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,90 @@
11
{
2-
"name": "jupyterlab-theme-toggler",
3-
"version": "1.0.0",
4-
"description": "JupyterLab Toolbar Theme Toggler",
5-
"keywords": [
6-
"jupyter",
7-
"jupyterlab",
8-
"jupyterlab4",
9-
"jupyterlab-extension",
10-
"theme-toggler"
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_theme_toggler/labextension jupyterlab_theme_toggler/_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-
"@jupyter/react-components": "^0.16.0",
59-
"@jupyterlab/application": "^4.0.0",
60-
"@jupyterlab/apputils": "^4.0.0",
61-
"react": "^18.2.0"
62-
},
63-
"devDependencies": {
64-
"@jupyterlab/builder": "^4.0.0",
65-
"@typescript-eslint/eslint-plugin": "^5.55.0",
66-
"@typescript-eslint/parser": "^5.55.0",
67-
"eslint": "^8.36.0",
68-
"eslint-config-prettier": "^8.7.0",
69-
"eslint-plugin-prettier": "^4.2.1",
70-
"npm-run-all": "^4.1.5",
71-
"prettier": "^2.8.4",
72-
"rimraf": "^4.4.0",
73-
"source-map-loader": "^1.0.2",
74-
"style-loader": "^3.3.1",
75-
"stylelint": "^14.9.1",
76-
"stylelint-config-prettier": "^9.0.4",
77-
"stylelint-config-recommended": "^8.0.0",
78-
"stylelint-config-standard": "^26.0.0",
79-
"stylelint-prettier": "^2.0.0",
80-
"typescript": "^5.0.1"
81-
},
82-
"jupyterlab": {
83-
"extension": true,
84-
"schemaDir": "schema",
85-
"outputDir": "jupyterlab_theme_toggler/labextension"
86-
},
87-
"publishConfig": {
88-
"access": "public"
89-
}
2+
"name": "jupyterlab-theme-toggler",
3+
"version": "1.1.0",
4+
"description": "JupyterLab Toolbar Theme Toggler",
5+
"keywords": [
6+
"jupyter",
7+
"jupyterlab",
8+
"jupyterlab4",
9+
"jupyterlab-extension",
10+
"theme-toggler"
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_theme_toggler/labextension jupyterlab_theme_toggler/_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+
"@jupyter/react-components": "^0.16.0",
59+
"@jupyterlab/application": "^4.0.0",
60+
"@jupyterlab/apputils": "^4.0.0",
61+
"react": "^18.2.0"
62+
},
63+
"devDependencies": {
64+
"@jupyterlab/builder": "^4.0.0",
65+
"@typescript-eslint/eslint-plugin": "^5.55.0",
66+
"@typescript-eslint/parser": "^5.55.0",
67+
"eslint": "^8.36.0",
68+
"eslint-config-prettier": "^8.7.0",
69+
"eslint-plugin-prettier": "^4.2.1",
70+
"npm-run-all": "^4.1.5",
71+
"prettier": "^2.8.4",
72+
"rimraf": "^4.4.0",
73+
"source-map-loader": "^1.0.2",
74+
"style-loader": "^3.3.1",
75+
"stylelint": "^14.9.1",
76+
"stylelint-config-prettier": "^9.0.4",
77+
"stylelint-config-recommended": "^8.0.0",
78+
"stylelint-config-standard": "^26.0.0",
79+
"stylelint-prettier": "^2.0.0",
80+
"typescript": "^5.0.1"
81+
},
82+
"jupyterlab": {
83+
"extension": true,
84+
"schemaDir": "schema",
85+
"outputDir": "jupyterlab_theme_toggler/labextension"
86+
},
87+
"publishConfig": {
88+
"access": "public"
89+
}
9090
}

packages/topbar-text-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-topbar-text",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "JupyterLab extension to display arbitrary text in the top bar",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)