Bump the npm_and_yarn group across 1 directory with 7 updates#1333
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the npm_and_yarn group with 6 updates in the /asset-transfer-basic/rest-api-typescript directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.20.0` | `5.1.0` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.17` | `5.0.3` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.25.6` | `7.27.4` | | [axios](https://github.com/axios/axios) | `1.7.7` | `1.10.0` | | [elliptic](https://github.com/indutny/elliptic) | `6.5.7` | `6.6.1` | | [msgpackr](https://github.com/kriszyp/msgpackr) | `1.11.0` | `1.11.4` | Updates `express` from 4.20.0 to 5.1.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.20.0...v5.1.0) Updates `@types/express` from 4.17.17 to 5.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@babel/traverse` from 7.25.6 to 7.27.4 - [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.27.4/packages/babel-traverse) Updates `axios` from 1.7.7 to 1.10.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.10.0) Updates `elliptic` from 6.5.7 to 6.6.1 - [Commits](indutny/elliptic@v6.5.7...v6.6.1) Updates `msgpackr` from 1.11.0 to 1.11.4 - [Release notes](https://github.com/kriszyp/msgpackr/releases) - [Commits](https://github.com/kriszyp/msgpackr/commits/v1.11.4) Updates `path-to-regexp` from 0.1.10 to 8.2.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v8.2.0) Updates `axios` from 1.7.7 to 1.10.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.10.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@types/express" dependency-version: 5.0.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-version: 7.27.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.10.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: elliptic dependency-version: 6.6.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: msgpackr dependency-version: 1.11.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 8.2.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.10.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Member
|
@dependabot rebase |
Contributor
Author
|
Superseded by #1337. |
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
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 6 updates in the /asset-transfer-basic/rest-api-typescript directory:
4.20.05.1.04.17.175.0.37.25.67.27.41.7.71.10.06.5.76.6.11.11.01.11.4Updates
expressfrom 4.20.0 to 5.1.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
cd7d4395.1.04c4f3eafix(deps): serve-static@^2.2.0 (#6418)cb4c56efix(docs): remove@mertcanaltinfrom Triagers (#6408)7b44e1dci: use full SHAs for github action versionseb6d125deps: router@^2.2.0 (#6417)f1a2dc8deps: type-is@^2.0.1 (#6420)6b51e8edeps: body-parser@^2.2.0 (#6419)1f311c5build(deps-dev): bump cookie-session from 2.0.0 to 2.1.0 (#6399)9e97144feat(deps): [email protected] (#6373)29d0980build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#6397)Updates
@types/expressfrom 4.17.17 to 5.0.3Commits
Updates
@babel/traversefrom 7.25.6 to 7.27.4Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
7d06930v7.27.405f28c8[Babel 8] Changescope.{references,uids}toSet(#16624)da5e371v7.27.32d0c76eImprove integrations of using declaration with other transforms (#17330)eebd3a0v7.27.162af1a6fix: do expressions should allow early exit (#17137)8e23272[Babel 8] perf: Improve traverse performance (#16965)9a40d85[Babel 8]: Remove record and tuple syntax support (#17242)4d39e9dHarden variable declarator validations (#17217)6cd1c60Reduce generated names size for the 10th-11th (#17221)Updates
axiosfrom 1.7.7 to 1.10.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
73a836dchore(release): v1.10.0 (#6943)3d343b8fix(package): add module entry point for React Native; (#6933)0f50af8fix(adapter): pass fetchOptions to fetch function (#6883)ee7799erefactor: remove unused import in test (#6922)eb0a2dbchore: fix typos in test (#6923)7d55139docs(readme): improve error descriptions; (#6920)f4fc6b8chore(sponsor): update sponsor block (#6921)5064b10fix(form-data): convert boolean values to strings in FormData serialization (...c7e0feaCI: add Node 24 (#6913)7ba895cchore(sponsor): update sponsor block (#6907)Updates
ellipticfrom 6.5.7 to 6.6.1Commits
9b774366.6.104cb6f5Merge commit from forkb8a7edd6.6.034c8534fix: signature verification due to leading zerosUpdates
msgpackrfrom 1.11.0 to 1.11.4Commits
Updates
path-to-regexpfrom 0.1.10 to 8.2.0Release notes
Sourced from path-to-regexp's releases.
... (truncated)
Changelog
Sourced from path-to-regexp's changelog.
... (truncated)
Commits
776c8988.2.0678756aDumb down code for negatee85fe27Upgrade deps5969033Target ES201551dbd45Remove s flag from regexpdf39d6cAppend backtrack, ignore bench in coveraged6c3658Update express 4 compatibility guidec3026448.1.07b4598cDocument stringify methodd6150f5Add pathToRegexp method backUpdates
axiosfrom 1.7.7 to 1.10.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's...
Description has been truncated