-
Notifications
You must be signed in to change notification settings - Fork 2
Bump the npm_and_yarn group across 1 directory with 26 updates #355
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
Open
dependabot
wants to merge
2
commits into
master
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-50fa15d825
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.
Open
Bump the npm_and_yarn group across 1 directory with 26 updates #355
dependabot
wants to merge
2
commits into
master
from
dependabot/npm_and_yarn/npm_and_yarn-50fa15d825
Conversation
This file contains hidden or 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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `0.19.0` | `0.28.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.15` | `4.17.21` | | [moment](https://github.com/moment/moment) | `2.24.0` | `2.29.4` | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.8.4` | `7.24.7` | | [acorn](https://github.com/acornjs/acorn) | `7.1.1` | `7.2.0` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `25.1.0` | `29.7.0` | | [babel-watch](https://github.com/kmagiera/babel-watch) | `7.0.0` | `7.8.1` | | [jest-cli](https://github.com/jestjs/jest/tree/HEAD/packages/jest-cli) | `25.1.0` | `29.7.0` | | [nodemon](https://github.com/remy/nodemon) | `2.0.2` | `3.1.4` | | [standard-version](https://github.com/conventional-changelog/standard-version) | `7.1.0` | `9.5.0` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.7.2` | `7.24.7` | | [ajv](https://github.com/ajv-validator/ajv) | `6.10.0` | `6.12.6` | | [async](https://github.com/caolan/async) | `2.6.2` | `2.6.4` | | [browserslist](https://github.com/browserslist/browserslist) | `4.9.1` | `4.23.1` | | [color-string](https://github.com/Qix-/color-string) | `1.5.3` | `1.9.1` | | [json5](https://github.com/json5/json5) | `2.1.0` | `2.2.3` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.3.0` | `2.7.0` | | [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` | Updates `axios` from 0.19.0 to 0.28.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](axios/axios@v0.19.0...v0.28.0) Updates `lodash` from 4.17.15 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Updates `moment` from 2.24.0 to 2.29.4 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.24.0...2.29.4) Updates `@babel/cli` from 7.8.4 to 7.24.7 - [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.24.7/packages/babel-cli) Updates `acorn` from 7.1.1 to 7.2.0 - [Commits](acornjs/acorn@7.1.1...7.2.0) Updates `babel-jest` from 25.1.0 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest) Updates `babel-watch` from 7.0.0 to 7.8.1 - [Release notes](https://github.com/kmagiera/babel-watch/releases) - [Commits](kmagiera/babel-watch@v7.0.0...v7.8.1) Updates `jest-cli` from 25.1.0 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-cli) Updates `nodemon` from 2.0.2 to 3.1.4 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.2...v3.1.4) Updates `standard-version` from 7.1.0 to 9.5.0 - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/standard-version@v7.1.0...v9.5.0) Updates `@babel/traverse` from 7.7.2 to 7.24.7 - [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.24.7/packages/babel-traverse) Updates `ajv` from 6.10.0 to 6.12.6 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.0...v6.12.6) Updates `async` from 2.6.2 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.2...v2.6.4) Updates `braces` from 1.8.5 to 3.0.2 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@1.8.5...3.0.2) Updates `browserslist` from 4.9.1 to 4.23.1 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.9.1...4.23.1) Updates `color-string` from 1.5.3 to 1.9.1 - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.9.1) Updates `follow-redirects` from 1.5.10 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.6) Updates `fsevents` from 1.2.7 to 2.3.3 - [Release notes](https://github.com/fsevents/fsevents/releases) - [Commits](fsevents/fsevents@v1.2.7...v2.3.3) Updates `glob-parent` from 2.0.0 to 5.1.2 - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v2.0.0...v5.1.2) Updates `json5` from 2.1.0 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.0...v2.2.3) Updates `minimatch` from 3.0.4 to 3.1.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `node-fetch` from 2.3.0 to 2.7.0 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.3.0...v2.7.0) Updates `path-parse` from 1.0.6 to 1.0.7 - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) Updates `tmpl` from 1.0.4 to 1.0.5 - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) Updates `trim-newlines` from 1.0.0 to 3.0.1 - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](https://github.com/sindresorhus/trim-newlines/commits) Updates `undefsafe` from 2.0.2 to 2.0.5 - [Release notes](https://github.com/remy/undefsafe/releases) - [Commits](remy/undefsafe@v2.0.2...v2.0.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: moment dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/cli" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: acorn dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: babel-jest dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: babel-watch dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: jest-cli dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: nodemon dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: standard-version dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ajv dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: async dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: browserslist dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: color-string 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: glob-parent dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-fetch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-parse dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmpl dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: trim-newlines dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undefsafe dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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 19 updates in the / directory:
0.19.00.28.04.17.154.17.212.24.02.29.47.8.47.24.77.1.17.2.025.1.029.7.07.0.07.8.125.1.029.7.02.0.23.1.47.1.09.5.07.7.27.24.76.10.06.12.62.6.22.6.44.9.14.23.11.5.31.9.12.1.02.2.33.0.43.1.22.3.02.7.01.0.61.0.7Updates
axiosfrom 0.19.0 to 0.28.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
3b7635a[Release] v0.28.0 (#6211)27c0076feat(backport): added ability for paramsSerializer to handle function; (#6227)80c3d74chore(ci): backported publish action; (#6224)2755df5fix(security): fixed CVE-2023-45857 by backportingwithXSRFTokenoption to ...880b42edocs: Fix a typo in READMEc4bf0a4Allow null indexes on formSerializer and paramsSerializer v0.x (#4961)1e2679ffix: [Types] Type of header in AxiosRequestConfig / for Axios.create is incor...80b546cfix: loosing request header (#4858) (#4871)6acb5effeat: brower platform add data protocol. (#4814)bbb2264fix(typing): axios response headers can be undefined (#4813)Maintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.
Updates
lodashfrom 4.17.15 to 4.17.21Commits
f299b52Bump to v4.17.21c4847ebImprove performance oftoNumber,trimandtrimEndon large input strings3469357Prevent command injection through_.template'svariableoptionded9bc6Bump to v4.17.20.63150efDocumentation fixes.00f0f62test.js: Remove trailing comma.846e434Temporarily use a custom fork oflodash-cli.5d046f3Re-enable Travis tests on4.17branch.aa816b3Remove/npm-package.d7fbc52Bump to v4.17.19Maintainer changes
This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.
Updates
momentfrom 2.24.0 to 2.29.4Changelog
Sourced from moment's changelog.
... (truncated)
Commits
000ac18Build 2.24.4f2006b6Bump version to 2.24.4536ad0cUpdate changelog for 2.29.49a3b589[bugfix] Fix redos in preprocessRFC2822 regex (#6015)6374fd8Merge branch 'master' into developb4e6153Revert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"7aebb16[bugfix] Fix redos in preprocessRFC2822 regex (#6015)57c9062Build 2.29.3aaf50b6Fixup release complaints26f4aefBump version to 2.29.3Updates
@babel/clifrom 7.8.4 to 7.24.7Release notes
Sourced from
@babel/cli's releases.... (truncated)
Changelog
Sourced from
@babel/cli's changelog.... (truncated)
Commits
bf1e9a3v7.24.7ec0c62afix Babel 8 commander import (#16548)7934963Usetype: modulein allpackage.jsons (#16535)a21475a[Babel 8] Bump commander to 12.1.0 (#16517)9630250v7.24.64f1e42bbump commander to 6.2.0 (#16509)db3e9a6Move all runtime helpers to individual files (#16495)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)e37e64dUse eslint v9 (#16479)fed85fb[Babel 8] Use more native fs methods (#16459)Updates
acornfrom 7.1.1 to 7.2.0Commits
6d555e8Mark verison 7.2.082ed10dmake test262 success on Windowsec7cbd1Add nullish coalescingb4a6e52Add support forimport.metaf1c3592Follow regexp validation as per tc39/ecma26239078e2ccfix: check potentialArrowAt in maybeAsyncArrow020d8eaUpgrade to Unicode 137987e41Supportexport * as ns from "source"cda280aAdd 6.4.1 to changelog44e52b2Don't tokenize the token after a class or strict function as strictUpdates
babel-jestfrom 25.1.0 to 29.7.0Release notes
Sourced from babel-jest's releases.
... (truncated)
Changelog
Sourced from babel-jest's changelog.
... (truncated)
Commits
4e56991v29.7.055cd6a0v29.6.4fb7d95cv29.6.349bacb9chore: update jest repo organisation in urls (#14413)0fd5b1cv29.6.21f019afv29.6.1c1e5b8av29.6.039f3bedv29.5.0a49c886v29.4.36d2632aUpdate copyrights with Meta Platforms, restore original license in Jasmine fo...Maintainer changes
This version was pushed to npm by simenb, a new releaser for babel-jest since your current version.
Updates
babel-watchfrom 7.0.0 to 7.8.1Release notes
Sourced from babel-watch's releases.
... (truncated)
Commits
64812d37.8.1ff4e8aafix(errors): revert uncaughtException handler0f0ce5c#147 Fix parse freesing on ignored files, catch and rethrow exceptions during...df183e6v7.8.07c22218feat(actions): add lint and changelog (#146)e8e60afrefactor(compile): use async fns (#143) (#145)bdcaa3eFix: Add error forwarding from babel to stderr (#143) (#144)803057cv7.7.27298580chore(dep): update minor dep versions4ba1297Bump signal-exit from legacy version (#139)Maintainer changes
This version was pushed to npm by strml, a new releaser for babel-watch since your current version.
Updates
jest-clifrom 25.1.0 to 29.7.0Release notes
Sourced from jest-cli's releases.
... (truncated)
Changelog
Sourced from jest-cli's changelog.