Releases: jpmorganchase/jupyter-fs
Releases · jpmorganchase/jupyter-fs
v1.0.0
What's Changed
- Fix copy file operation by @mahendrapaipuri in #200
- revert to synchronous contents manager, add separate async contents manager by @timkpaine in #201
Full Changelog: v0.4.1...v1.0.0
Release v0.4.1
What's Changed
- Update README.md by @vidartf in #182
- Omnibus 2 by @vidartf in #183
- Bump version: 0.4.0 → 0.4.1 by @timkpaine in #184
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
What's Changed
- Minor fixes and version bump in prep of release v0.0.5 by @telamonian in #66
- added
yarn-deduplicate
step tobuild:integrity
cmd by @telamonian in #68 - Add
defaultWritable
resource argument. by @lsowen in #63 - switch to traitlets-based server-side config by @telamonian in #69
- Create CODE_OF_CONDUCT.md by @timkpaine in #78
- Update issue templates by @timkpaine in #79
- jlab3 and restore to working form by @timkpaine in #85
- Bump lodash from 4.17.15 to 4.17.21 in /js by @dependabot in #86
- Bump version: 0, 0, 5, "final", 0 → (0, 0, 6, "final", 0) by @timkpaine in #87
- update deps by @timkpaine in #88
- revert black by @timkpaine in #97
- add general support for binder and an action that creates a new binder on PR creation by @telamonian in #99
- Bump node-notifier from 6.0.0 to 8.0.2 by @dependabot in #98
- replace old filetree UI with brand spanking a new tree-finder by @telamonian in #100
- Bump browserslist from 4.16.3 to 4.16.6 by @dependabot in #104
- Release v0.3.0 by @telamonian in #105
- modernize browser_check: refactor
chrome-test.js
->browser-test.js
as per jupyterlab core by @telamonian in #106 - Refresh support first pass by @telamonian in #109
- migrate to federated module pattern/build by @telamonian in #110
- purge filetree, clean up a few misc items by @timkpaine in #108
- Bump version: 0.3.0final0 → 0.3.1final0 by @telamonian in #111
- Bump tar from 6.1.0 to 6.1.11 by @dependabot in #115
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #117
- Bump url-parse from 1.5.1 to 1.5.3 by @dependabot in #118
- Bump jszip from 3.6.0 to 3.7.0 by @dependabot in #122
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #123
- Update python requires by @timkpaine in #120
- Fix CI by @reoono in #132
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #133
- Bump nanoid from 3.1.23 to 3.3.2 by @dependabot in #134
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #124
- Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #127
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #131
- Change when to initial setup by @reoono in #130
- remove deprecated methods by @reoono in #137
- Add rename action by @reoono in #138
- Switch to
black
, bump to 0.4.0 for recent work, remove separate bump version config by @timkpaine in #139 - Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #146
- Bump terser from 5.7.0 to 5.15.0 by @dependabot in #143
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #147
- Fix CI, upgrade dependencies by @timkpaine in #152
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #153
- Replace os.path with fs.path in fsmanager.py by @PaulKGrimes in #151
- bump more deps by @timkpaine in #154
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #155
- Use PEP440 version spec by @mahendrapaipuri in #156
- Bump webpack from 5.75.0 to 5.84.1 by @dependabot in #166
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #157
- uplift ci without JLab upgrade by @timkpaine in #165
- Reconcile hard fork now that access is restored by @timkpaine in #174
New Contributors
- @lsowen made their first contribution in #63
- @dependabot made their first contribution in #86
- @reoono made their first contribution in #132
- @PaulKGrimes made their first contribution in #151
- @mahendrapaipuri made their first contribution in #156
Full Changelog: v0.0.5...v0.4.0