Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group across 1 directory with 51 updates #1159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 19, 2024

  1. Bump the npm_and_yarn group across 1 directory with 51 updates

    Bumps the npm_and_yarn group with 32 updates in the /openhtf/output/web_gui directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `4.4.6` | `10.2.5` |
    | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `2.3.0` | `3.1.11` |
    | [adm-zip](https://github.com/cthackers/adm-zip) | `0.4.4` | `0.5.14` |
    | [protractor](https://github.com/angular/protractor) | `4.0.14` | `7.0.0` |
    | [async](https://github.com/caolan/async) | `2.6.0` | `2.6.4` |
    | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
    | [y18n](https://github.com/yargs/y18n) | `4.0.0` | `4.0.3` |
    | [y18n](https://github.com/yargs/y18n) | `3.2.1` | `4.0.3` |
    | [minimist](https://github.com/minimistjs/minimist) | `1.2.0` | `1.2.8` |
    | [mkdirp](https://github.com/isaacs/node-mkdirp) | `0.5.1` | `0.5.6` |
    | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.0.11` | `4.7.8` |
    | [tslint](https://github.com/palantir/tslint) | `4.5.1` | `6.1.3` |
    | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.5.10` | `0.25.13` |
    | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
    | [eventsource](https://github.com/EventSource/eventsource) | `0.1.6` | `2.0.2` |
    | [sockjs-client](https://github.com/sockjs/sockjs-client) | `1.1.4` | `1.6.1` |
    | [json-schema](https://github.com/kriszyp/json-schema) | `0.2.3` | `0.4.0` |
    | [jsprim](https://github.com/joyent/node-jsprim) | `1.4.1` | `1.4.2` |
    | [lodash](https://github.com/lodash/lodash) | `4.17.5` | `4.17.21` |
    | [karma-coverage](https://github.com/karma-runner/karma-coverage) | `1.1.1` | `1.1.2` |
    | [karma-webpack](https://github.com/webpack-contrib/karma-webpack) | `2.0.2` | `2.0.13` |
    | [postcss](https://github.com/postcss/postcss) | `5.2.18` | `8.4.38` |
    | [autoprefixer](https://github.com/postcss/autoprefixer) | `6.7.7` | `10.4.19` |
    | [css-loader](https://github.com/webpack-contrib/css-loader) | `0.28.11` | `7.1.2` |
    | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `1.3.3` | `8.1.1` |
    | [js-yaml](https://github.com/nodeca/js-yaml) | `3.7.0` | `3.14.1` |
    | [mixin-deep](https://github.com/jonschlinkert/mixin-deep) | `1.3.1` | `1.3.2` |
    | [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `1.4.0` | `6.0.2` |
    | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `4.5.1` | `12.0.2` |
    | [set-value](https://github.com/jonschlinkert/set-value) | `2.0.0` | `2.0.1` |
    | [union-value](https://github.com/jonschlinkert/union-value) | `1.0.0` | `1.0.1` |
    | [socket.io-parser](https://github.com/socketio/socket.io-parser) | `4.2.1` | `4.2.4` |
    | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `1.12.2` | `removed` |
    | [karma-webpack](https://github.com/webpack-contrib/karma-webpack) | `2.0.13` | `5.0.1` |
    | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `3.1.11` | `5.0.4` |
    
    
    
    Updates `@angular/core` from 4.4.6 to 10.2.5
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/10.2.5/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/10.2.5/packages/core)
    
    Updates `webpack-dev-server` from 2.3.0 to 3.1.11
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v2.3.0...v3.1.11)
    
    Updates `adm-zip` from 0.4.4 to 0.5.14
    - [Release notes](https://github.com/cthackers/adm-zip/releases)
    - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
    - [Commits](cthackers/adm-zip@v0.4.4...v0.5.14)
    
    Updates `protractor` from 4.0.14 to 7.0.0
    - [Release notes](https://github.com/angular/protractor/releases)
    - [Changelog](https://github.com/angular/protractor/blob/7.0.0/CHANGELOG.md)
    - [Commits](angular/protractor@4.0.14...7.0.0)
    
    Updates `ajv` from 4.11.8 to 5.5.2
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@4.11.8...v5.5.2)
    
    Updates `braces` from 1.8.5 to 2.3.2
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/micromatch/braces/commits)
    
    Updates `async` from 2.6.0 to 2.6.4
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.0...v2.6.4)
    
    Updates `browserify-sign` from 4.2.1 to 4.2.3
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3)
    
    Updates `y18n` from 4.0.0 to 4.0.3
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)
    
    Updates `y18n` from 3.2.1 to 4.0.3
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)
    
    Updates `minimist` from 1.2.0 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.0...v1.2.8)
    
    Updates `mkdirp` from 0.5.1 to 0.5.6
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)
    
    Updates `handlebars` from 4.0.11 to 4.7.8
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.7.8)
    
    Updates `tslint` from 4.5.1 to 6.1.3
    - [Release notes](https://github.com/palantir/tslint/releases)
    - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
    - [Commits](palantir/tslint@4.5.1...6.1.3)
    
    Updates `typedoc` from 0.5.10 to 0.25.13
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.5.10...v0.25.13)
    
    Updates `decode-uri-component` from 0.2.0 to 0.2.2
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    Updates `ws` from 1.1.1 to 8.2.3
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@1.1.1...8.2.3)
    
    Updates `eventsource` from 0.1.6 to 2.0.2
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v0.1.6...v2.0.2)
    
    Updates `sockjs-client` from 1.1.4 to 1.6.1
    - [Release notes](https://github.com/sockjs/sockjs-client/releases)
    - [Changelog](https://github.com/sockjs/sockjs-client/blob/main/Changelog.md)
    - [Commits](sockjs/sockjs-client@v1.1.4...v1.6.1)
    
    Updates `express` from 4.16.2 to 4.19.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.16.2...4.19.2)
    
    Updates `fsevents` from 1.1.3 to 1.2.13
    - [Release notes](https://github.com/fsevents/fsevents/releases)
    - [Commits](fsevents/fsevents@v1.1.3...v1.2.13)
    
    Updates `ini` from 1.3.4 to 1.3.5
    - [Release notes](https://github.com/npm/ini/releases)
    - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
    - [Commits](npm/ini@v1.3.4...v1.3.5)
    
    Updates `json-schema` from 0.2.3 to 0.4.0
    - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0)
    
    Updates `jsprim` from 1.4.1 to 1.4.2
    - [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
    - [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2)
    
    Updates `qs` from 6.3.2 to 6.5.3
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.3.2...v6.5.3)
    
    Updates `request` from 2.79.0 to 2.88.2
    - [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/request/request/commits)
    
    Updates `tar` from 2.2.1 to 6.1.11
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v2.2.1...v6.1.11)
    
    Updates `tough-cookie` from 2.3.2 to 2.5.0
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v2.3.2...v2.5.0)
    
    Updates `tunnel-agent` from 0.4.3 to 0.6.0
    - [Commits](request/tunnel-agent@v0.4.3...v0.6.0)
    
    Updates `lodash` from 4.17.5 to 4.17.21
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.5...4.17.21)
    
    Updates `karma-coverage` from 1.1.1 to 1.1.2
    - [Release notes](https://github.com/karma-runner/karma-coverage/releases)
    - [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma-coverage@v1.1.1...v1.1.2)
    
    Updates `karma-webpack` from 2.0.2 to 2.0.13
    - [Release notes](https://github.com/webpack-contrib/karma-webpack/releases)
    - [Changelog](https://github.com/codymikol/karma-webpack/blob/master/CHANGELOG.md)
    - [Commits](codymikol/karma-webpack@v2.0.2...v2.0.13)
    
    Updates `handlebars` from 4.0.5 to 4.0.11
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.7.8)
    
    Updates `http-proxy` from 1.16.2 to 1.18.1
    - [Release notes](https://github.com/http-party/node-http-proxy/releases)
    - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
    - [Commits](http-party/node-http-proxy@1.16.2...1.18.1)
    
    Updates `https-proxy-agent` from 1.0.0 to 2.2.4
    - [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
    - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
    - [Commits](https://github.com/TooTallNate/proxy-agents/commits/2.2.4/packages/https-proxy-agent)
    
    Updates `postcss` from 5.2.18 to 8.4.38
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/postcss/postcss/commits/8.4.38)
    
    Updates `autoprefixer` from 6.7.7 to 10.4.19
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@6.7.7...10.4.19)
    
    Updates `css-loader` from 0.28.11 to 7.1.2
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v0.28.11...v7.1.2)
    
    Updates `postcss-loader` from 1.3.3 to 8.1.1
    - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/postcss-loader@1.3.3...v8.1.1)
    
    Updates `ip` from 2.0.0 to 1.1.9
    - [Commits](indutny/node-ip@v2.0.0...v1.1.9)
    
    Updates `js-yaml` from 3.7.0 to 3.14.1
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.7.0...3.14.1)
    
    Updates `yargs-parser` from 4.2.1 to 7.0.0
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs-parser@v4.2.1...v7.0.0)
    
    Updates `mixin-deep` from 1.3.1 to 1.3.2
    - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)
    
    Updates `url-parse` from 1.0.5 to 1.5.10
    - [Commits](unshiftio/url-parse@1.0.5...1.5.10)
    
    Updates `querystringify` from 0.0.4 to 2.2.0
    - [Commits](unshiftio/querystringify@0.0.4...2.2.0)
    
    Updates `serialize-javascript` from 1.4.0 to 6.0.2
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v1.4.0...v6.0.2)
    
    Updates `copy-webpack-plugin` from 4.5.1 to 12.0.2
    - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/copy-webpack-plugin@v4.5.1...v12.0.2)
    
    Updates `set-value` from 2.0.0 to 2.0.1
    - [Commits](jonschlinkert/set-value@2.0.0...2.0.1)
    
    Updates `union-value` from 1.0.0 to 1.0.1
    - [Release notes](https://github.com/jonschlinkert/union-value/releases)
    - [Commits](jonschlinkert/union-value@1.0.0...1.0.1)
    
    Updates `socket.io-parser` from 4.2.1 to 4.2.4
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.1...4.2.4)
    
    Updates `sockjs` from 0.3.18 to 0.3.19
    - [Release notes](https://github.com/sockjs/sockjs-node/releases)
    - [Changelog](https://github.com/sockjs/sockjs-node/blob/main/CHANGELOG.md)
    - [Commits](sockjs/sockjs-node@v0.3.18...v0.3.19)
    
    Removes `webpack-dev-middleware`
    
    Updates `karma-webpack` from 2.0.13 to 5.0.1
    - [Release notes](https://github.com/webpack-contrib/karma-webpack/releases)
    - [Changelog](https://github.com/codymikol/karma-webpack/blob/master/CHANGELOG.md)
    - [Commits](codymikol/karma-webpack@v2.0.2...v2.0.13)
    
    Updates `webpack-dev-server` from 3.1.11 to 5.0.4
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v2.3.0...v3.1.11)
    
    Updates `xml2js` from 0.4.4 to 0.4.23
    - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/core"
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: adm-zip
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: protractor
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: ajv
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: async
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: browserify-sign
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: y18n
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: y18n
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: minimist
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: mkdirp
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: handlebars
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tslint
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: typedoc
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: decode-uri-component
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: eventsource
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: sockjs-client
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: fsevents
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ini
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: json-schema
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: jsprim
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: qs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: request
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tar
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tough-cookie
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tunnel-agent
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: lodash
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: karma-coverage
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: karma-webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: handlebars
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: http-proxy
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: https-proxy-agent
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: autoprefixer
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: css-loader
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: postcss-loader
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: ip
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: js-yaml
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: yargs-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: mixin-deep
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: url-parse
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: querystringify
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: serialize-javascript
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: copy-webpack-plugin
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: set-value
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: union-value
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: socket.io-parser
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: sockjs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: karma-webpack
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: xml2js
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    abf1995 View commit details
    Browse the repository at this point in the history