-
Notifications
You must be signed in to change notification settings - Fork 66
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 56 updates #186
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-ad82b1d473
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm_and_yarn group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bootstrap](https://github.com/twbs/bootstrap) | `3.4.1` | `5.0.0` | | [codemirror](https://github.com/codemirror/basic-setup) | `5.41.0` | `5.58.2` | | [jquery](https://github.com/jquery/jquery) | `3.4.1` | `3.7.1` | | [json-bigint](https://github.com/sidorares/json-bigint) | `0.3.0` | `1.0.0` | | [knockout](https://github.com/knockout/knockout) | `3.4.0` | `3.5.0` | | [marked](https://github.com/markedjs/marked) | `0.7.0` | `4.0.10` | | [moment](https://github.com/moment/moment) | `2.22.2` | `2.29.4` | | [plotly.js](https://github.com/plotly/plotly.js) | `1.48.3` | `2.25.2` | | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.6` | | [pug](https://github.com/pugjs/pug) | `3.0.2` | `3.0.3` | | [request](https://github.com/request/request) | `2.88.0` | `2.88.2` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.1.6` | `7.25.9` | | [ajv](https://github.com/ajv-validator/ajv) | `6.5.5` | `6.12.6` | | [bl](https://github.com/rvagg/bl) | `1.2.2` | `1.2.3` | | [body-parser](https://github.com/expressjs/body-parser) | `1.18.3` | `1.20.3` | | [express](https://github.com/expressjs/express) | `4.16.4` | `4.21.1` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [webpack](https://github.com/webpack/webpack) | `4.30.0` | `5.95.0` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `3.3.0` | `5.1.4` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `3.3.1` | `5.1.0` | | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.0.4` | `4.2.3` | | [cached-path-relative](https://github.com/ashaffer/cached-path-relative) | `1.0.2` | `1.1.0` | | [d3-color](https://github.com/d3/d3-color) | `1.2.3` | `3.1.0` | | [d3](https://github.com/d3/d3) | `5.7.0` | `7.9.0` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.0.8` | | [semver](https://github.com/npm/node-semver) | `5.6.0` | `5.7.2` | | [get-func-name](https://github.com/chaijs/get-func-name) | `2.0.0` | `2.0.2` | | [hosted-git-info](https://github.com/npm/hosted-git-info) | `2.7.1` | `2.8.9` | | [loader-utils](https://github.com/webpack/loader-utils) | `1.1.0` | `1.4.2` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `3.2.0` | `5.6.3` | | [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) | `2.2.2` | `2.2.4` | | [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` | | [pathval](https://github.com/chaijs/pathval) | `1.1.0` | `1.1.1` | | [postcss](https://github.com/postcss/postcss) | `6.0.23` | `8.4.47` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `1.0.1` | `7.1.2` | | [qs](https://github.com/ljharb/qs) | `6.5.2` | `6.5.3` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.6.1` | `1.8.1` | | [shelljs](https://github.com/shelljs/shelljs) | `0.3.0` | `removed` | | [jshint](https://github.com/jshint/jshint) | `2.9.6` | `2.13.6` | | [ws](https://github.com/websockets/ws) | `6.2.1` | `6.2.3` | Updates `bootstrap` from 3.4.1 to 5.0.0 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v3.4.1...v5.0.0) Updates `codemirror` from 5.41.0 to 5.58.2 - [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/basic-setup/commits) Updates `jquery` from 3.4.1 to 3.7.1 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@3.4.1...3.7.1) Updates `json-bigint` from 0.3.0 to 1.0.0 - [Commits](sidorares/json-bigint@v0.3.0...v1.0.0) Updates `knockout` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/knockout/knockout/releases) - [Commits](knockout/knockout@v3.4.0...v3.5.0) Updates `marked` from 0.7.0 to 4.0.10 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v0.7.0...v4.0.10) Updates `moment` from 2.22.2 to 2.29.4 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.22.2...2.29.4) Updates `plotly.js` from 1.48.3 to 2.25.2 - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.js@v1.48.3...v2.25.2) Updates `minimist` from 1.2.5 to 1.2.6 - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.6) Updates `pug` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/[email protected]@3.0.3) Updates `request` from 2.88.0 to 2.88.2 - [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md) - [Commits](https://github.com/request/request/commits) Updates `@babel/traverse` from 7.1.6 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-traverse) Updates `acorn` from 5.7.3 to 6.0.4 - [Commits](acornjs/acorn@5.7.3...6.0.4) Updates `ajv` from 6.5.5 to 6.12.6 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.5.5...v6.12.6) Updates `bl` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/rvagg/bl/releases) - [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md) - [Commits](rvagg/bl@v1.2.2...v1.2.3) Updates `body-parser` from 1.18.3 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.18.3...1.20.3) Updates `express` from 4.16.4 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.16.4...4.21.1) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `webpack` from 4.30.0 to 5.95.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.30.0...v5.95.0) Updates `webpack-cli` from 3.3.0 to 5.1.4 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]) Updates `webpack-dev-server` from 3.3.1 to 5.1.0 - [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@v3.3.1...v5.1.0) Updates `browserify-sign` from 4.0.4 to 4.2.3 - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.0.4...v4.2.3) Updates `cached-path-relative` from 1.0.2 to 1.1.0 - [Commits](https://github.com/ashaffer/cached-path-relative/commits) Updates `cookie` from 0.3.1 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.3.1...v0.7.1) Updates `d3-color` from 1.2.3 to 3.1.0 - [Release notes](https://github.com/d3/d3-color/releases) - [Commits](d3/d3-color@v1.2.3...v3.1.0) Updates `d3` from 5.7.0 to 7.9.0 - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md) - [Commits](d3/d3@v5.7.0...v7.9.0) Updates `dns-packet` from 1.3.1 to 5.6.1 - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](mafintosh/dns-packet@v1.3.1...v5.6.1) Updates `es5-ext` from 0.10.50 to 0.10.64 - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.50...v0.10.64) Updates `express` from 4.16.4 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.16.4...4.21.1) Updates `follow-redirects` from 1.7.0 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.7.0...v1.15.9) Updates `fsevents` from 1.2.8 to 2.3.2 - [Release notes](https://github.com/fsevents/fsevents/releases) - [Commits](fsevents/fsevents@v1.2.8...v2.3.2) Updates `minimatch` from 3.0.4 to 3.0.8 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.0.8) Updates `semver` from 5.6.0 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.6.0...v5.7.2) Updates `get-func-name` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/chaijs/get-func-name/releases) - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2) Updates `hosted-git-info` from 2.7.1 to 2.8.9 - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.7.1...v2.8.9) Updates `loader-utils` from 1.1.0 to 1.4.2 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.1.0...v1.4.2) Updates `html-webpack-plugin` from 3.2.0 to 5.6.3 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v3.2.0...v5.6.3) Updates `http-proxy` from 1.17.0 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.17.0...1.18.1) Updates `https-proxy-agent` from 2.2.2 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 `json-schema` from 0.2.3 to 0.4.0 - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0) Updates `node-forge` from 0.7.5 to 1.3.1 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@0.7.5...v1.3.1) Updates `path-parse` from 1.0.6 to 1.0.7 - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) Updates `pathval` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/chaijs/pathval/releases) - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md) - [Commits](chaijs/pathval@v1.1.0...v1.1.1) Updates `postcss` from 6.0.23 to 8.4.47 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@6.0.23...8.4.47) Updates `css-loader` from 1.0.1 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@v1.0.1...v7.1.2) Updates `qs` from 6.5.2 to 6.5.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) Updates `send` from 0.16.2 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.16.2...0.19.0) Updates `serialize-javascript` from 1.7.0 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v1.7.0...v6.0.2) Updates `serve-static` from 1.13.2 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@v1.13.2...v1.16.2) Updates `shell-quote` from 1.6.1 to 1.8.1 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.6.1...v1.8.1) Removes `shelljs` Updates `jshint` from 2.9.6 to 2.13.6 - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md) - [Commits](jshint/jshint@2.9.6...2.13.6) Updates `sockjs` from 0.3.19 to 0.3.24 - [Release notes](https://github.com/sockjs/sockjs-node/releases) - [Changelog](https://github.com/sockjs/sockjs-node/blob/v0.3.24/Changelog) - [Commits](sockjs/sockjs-node@v0.3.19...v0.3.24) Updates `static-eval` from 0.2.4 to 2.1.1 - [Release notes](https://github.com/browserify/static-eval/releases) - [Changelog](https://github.com/browserify/static-eval/blob/master/CHANGELOG.md) - [Commits](browserify/static-eval@0.2.4...v2.1.1) Updates `tough-cookie` from 2.4.3 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.4.3...v2.5.0) Updates `webpack-dev-middleware` from 3.6.2 to 7.4.2 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v3.6.2...v7.4.2) Updates `ws` from 6.2.1 to 6.2.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.1...6.2.3) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: codemirror dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jquery dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: json-bigint dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: knockout dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: marked dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: moment dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: plotly.js dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: minimist dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: pug dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: request dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: acorn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ajv dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: bl dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: body-parser dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-cli 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: browserify-sign dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cached-path-relative dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: d3-color dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: d3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: dns-packet dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: es5-ext dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fsevents dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: get-func-name dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hosted-git-info dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: loader-utils dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: html-webpack-plugin dependency-type: direct:development 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: json-schema dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-forge dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-parse dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pathval dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: css-loader dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: send dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serialize-javascript dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shelljs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jshint dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: sockjs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: static-eval dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tough-cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
mn-mikke,
wendycwong,
tomasfryda,
valenad1,
maurever,
syzonyuliia and
krasinski
as code owners
October 24, 2024 17:21
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 40 updates in the / directory:
3.4.1
5.0.0
5.41.0
5.58.2
3.4.1
3.7.1
0.3.0
1.0.0
3.4.0
3.5.0
0.7.0
4.0.10
2.22.2
2.29.4
1.48.3
2.25.2
1.2.5
1.2.6
3.0.2
3.0.3
2.88.0
2.88.2
7.1.6
7.25.9
6.5.5
6.12.6
1.2.2
1.2.3
1.18.3
1.20.3
4.16.4
4.21.1
3.0.2
3.0.3
4.30.0
5.95.0
3.3.0
5.1.4
3.3.1
5.1.0
4.0.4
4.2.3
1.0.2
1.1.0
1.2.3
3.1.0
5.7.0
7.9.0
3.0.4
3.0.8
5.6.0
5.7.2
2.0.0
2.0.2
2.7.1
2.8.9
1.1.0
1.4.2
3.2.0
5.6.3
2.2.2
2.2.4
1.0.6
1.0.7
1.1.0
1.1.1
6.0.23
8.4.47
1.0.1
7.1.2
6.5.2
6.5.3
1.6.1
1.8.1
0.3.0
removed
2.9.6
2.13.6
6.2.1
6.2.3
Updates
bootstrap
from 3.4.1 to 5.0.0Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
bf09367
Release v5.0.0 (#33647)48ae5a7
Rewrite migration guide (#33834)f086572
refactor(docs): Added form file input variables (#33833)1a54286
Fix doc typo and Bootstrap Icons link (#33832)e2df73f
Update migration guide for some v5 changes (#33829)1e6356a
Neutralise more words from placeholder text (#33731)6633845
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)cb38744
Tweak toast docs (#33810)c2ff225
Bump rollup from 2.46.0 to 2.47.0 (#33818)c090ea2
Bump@babel/preset-env
from 7.14.0 to 7.14.1 (#33819)Updates
codemirror
from 5.41.0 to 5.58.2Commits
Updates
jquery
from 3.4.1 to 3.7.1Release notes
Sourced from jquery's releases.
Commits
f79d5f1
3.7.1399b201
Release: revert change that broke releasef85d521
Release: update authors763ade6
Build: Generate the slim build ongrunt
& runcompare_size
on ita288838
CSS: Make the reliableTrDimensions support test work with Bootstrap CSS (3.x ...87467a6
Selector: Only attach the unload handler in IE & Edge Legacy3c18c1f
Build: Make sure*.cjs
&*.mjs
files use UNIX line endings as well72ae577
Build: switch preferred email for timmywila370d7d
Build: Build: Bump actions/checkout from 3.5.2 to 3.5.34a29888
Docs: Fix typos found by codespellUpdates
json-bigint
from 0.3.0 to 1.0.0Commits
390482a
1.0.0f2d8f83
typo6ee392e
Merge pull request #37 from sidorares/fix/prototypec85a430
MAJOR: Add protoAction and constructorAction options4c2dbf4
build: add node 14b348ea3
fix assertion after chai upgrade725777c
add files section and bump depsebd1d91
add prettier config6c659f5
Merge pull request #36 from babyadoresorange/master1556563
update READMEUpdates
knockout
from 3.4.0 to 3.5.0Release notes
Sourced from knockout's releases.
... (truncated)
Commits
3f2a1f7
Version 3.5.0 for distribution156e3cc
make sure tests pass in old-IE202e26c
Merge pull request #2441 from knockout/2439-foreach-dups38de37a
fix test string typof327e95
Fix problem with arrayChange where it might report stale data.6591d0f
export startPossiblyAsyncContentBindingc6e608f
For typing, use common source for extender options and functionsb304535
sync test-global.ts with test-module.ts605c6bb
If setDomNodeChildrenFromArrayMapping callback modified nodes, use correct no...3a5d67f
fix type definitions of "arrayChange" event and ko.when.Updates
marked
from 0.7.0 to 4.0.10Release notes
Sourced from marked's releases.
... (truncated)
Commits
ae01170
chore(release): 4.0.10 [skip ci]fceda57
🗜️ build [skip ci]8f80657
fix(security): fix redos vulnerabilitiesc4a3ccd
Merge pull request from GHSA-rrrm-qjm4-v8hfd7212a6
chore(deps-dev): Bump jasmine from 4.0.0 to 4.0.1 (#2352)5a84db5
chore(deps-dev): Bump rollup from 2.62.0 to 2.63.0 (#2350)2bc67a5
chore(deps-dev): Bump markdown-it from 12.3.0 to 12.3.2 (#2351)98996b8
chore(deps-dev): Bump@babel/preset-env
from 7.16.5 to 7.16.7 (#2353)ebc2c95
chore(deps-dev): Bump highlight.js from 11.3.1 to 11.4.0 (#2354)e5171a9
chore(release): 4.0.9 [skip ci]Updates
moment
from 2.22.2 to 2.29.4Changelog
Sourced from moment's changelog.
... (truncated)
Commits
000ac18
Build 2.24.4f2006b6
Bump version to 2.24.4536ad0c
Update changelog for 2.29.49a3b589
[bugfix] Fix redos in preprocessRFC2822 regex (#6015)6374fd8
Merge branch 'master' into developb4e6153
Revert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"7aebb16
[bugfix] Fix redos in preprocessRFC2822 regex (#6015)57c9062
Build 2.29.3aaf50b6
Fixup release complaints26f4aef
Bump version to 2.29.3Updates
plotly.js
from 1.48.3 to 2.25.2Release notes
Sourced from plotly.js's releases.
... (truncated)
Changelog
Sourced from plotly.js's changelog.
... (truncated)
Commits
e824199
2.25.2920a50e
update readme and changelog for v2.25.227932d6
Merge pull request #6705 from plotly/reduce-flakiness0249840
Merge pull request #6704 from plotly/nestedProperty-protoa4a69d5
reduce flakiness on CIa860a32
Merge pull request #6690 from Mkranj/croatian_translation5cfbd6e
add test2bec998
guard against polluting proto in nestedProperty5efd2a1
Merge pull request #6703 from plotly/expandObjectPaths-protoe1e3175
fix delay in testMaintainer changes
This version was pushed to npm by archmoj, a new releaser for plotly.js since your current version.
Updates
minimist
from 1.2.5 to 1.2.6Changelog
Sourced from minimist's changelog.
Commits
7efb22a
1.2.6ef88b93
security notice for additional prototype pollution issuec2b9819
isConstructorOrProto adapted from PRbc8ecee
test from prototype pollution PRUpdates
pug
from 3.0.2 to 3.0.3Release notes
Sourced from pug's releases.
Commits
32acfe8
fix: ensure template names are valid identifiers (#3438)4767caf
refactor: convert pug-error to TypeScript (#3355)a724446
chore: update character-parser (#3354)6cca8f7
docs: fix GitHub format in README (#3335)Updates
request
from 2.88.0 to 2.88.2Changelog
Sourced from request's changelog.
Commits
Updates
@babel/traverse
from 7.1.6 to 7.25.9Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.7611d958
[babel 8] CreateTSClassImplements|TSInterfaceHeritage
nodes (#16731)506bf91
RemoveBABEL_TYPES_8_BREAKING
flag and enable it by default (#16817)9e14f7d
chore: Enable more lint rules (#16827)e69a7e5
fix: issue with node path keys updated on unrelated paths (#16814)7467c9d
[Babel 8] Remove someScope
methods (#16705)0a55713
[Babel 8] RemoveDecimalLiteral
AST (#16807)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)Updates
acorn
from 5.7.3 to 6.0.4Commits
a0f0c73
Mark version 6.0.4f0cbb35
Force-retokenize regexps when a slash is found in expression position3df4763
Fix token context tracking for for/const/of9fa23b2
Mark version 6.0.3a0bbb91
Fix link script to not create the link in the wrong place68a99a7
Fix tokenizing of regexp after function/class after value-less return56fce39
Use new 'cache: npm' travis feature007b08d
Fix package.json syntaxd9138cc
Bump test26227f60bc
Fix README.md typosUpdates
ajv
from 6.5.5 to 6.12.6Release notes
Sourced from ajv's releases.