build(deps): bump the npm_and_yarn group across 2 directories with 9 updates #1
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 8 updates in the / directory:
0.27.20.28.07.22.87.24.84.2.14.2.34.18.24.19.21.1.31.1.46.1.156.2.16.2.26.2.33.21.43.23.8Bumps the npm_and_yarn group with 1 update in the /packages/mobile directory: axios.
Updates
axiosfrom 0.27.2 to 0.28.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
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)Updates
@babel/traversefrom 7.22.8 to 7.24.8Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
1f5af44v7.24.8c90bb0c[babel 8] Remove methods starting with_in@babel/traverse(#16504)e0368a8Avoid checkingScope.globalsmultiple times (#16619)683c654Enable some lint rules (#16605)cfe13c2[babel 8] Updateglobalsdependency (#16600)c36fa6aUpdate typescript-eslint v8 (#16557)12619ffimprove getBindingIdentifiers.keys typing (#16570)424fc90Update to TypeScript 5.5 (#16536)bf1e9a3v7.24.74463aa5fix: incorrectconstantViolationswith destructuring (#16522)Updates
browserify-signfrom 4.2.1 to 4.2.3Changelog
Sourced from browserify-sign's changelog.
Commits
bf2c3ecv4.2.39247adf[patch] widen support to 0.12f427270[Deps] update `parse-asn187f3a35[Dev Deps] updateaud,npmignore,tapefb261ce[Deps] updateelliptic4d0ee49[patch] drop minimum node support to v19e2bf12[Deps] pinhash-baseto ~3.0, due to a breaking change168e16f[Deps] pinellipticdue to a breaking change37a4758[actions] remove redundant finisher4af5a90v4.2.2Maintainer changes
This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.
Updates
expressfrom 4.18.2 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
04bc6274.19.2da4d763Improved fix for open redirect allow list bypass4f0f6cc4.19.1a003cfaAllow passing non-strings to res.location with new encoding handling checks f...a1fa90ffixed un-edited version in history.md for 4.19.011f2b1dbuild: fix build due to inconsistent supertest behavior in older versions084e3654.19.00867302Prevent open redirect allow list bypass due to encodeurl567c9c6Add note on how to update docs for new release (#5541)69a4cf2deps: [email protected]Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
fast-loopsfrom 1.1.3 to 1.1.4Commits
Updates
follow-redirectsfrom 1.15.2 to 1.15.6Commits
35a517cRelease version 1.15.6 of the npm package.c4f847fDrop Proxy-Authorization across hosts.8526b4aUse GitHub for disclosure.b1677ceRelease version 1.15.5 of the npm package.d8914f7Preserve fragment in responseUrl.6585820Release version 1.15.4 of the npm package.7a6567eDisallow bracketed hostnames.05629afPrefer native URL instead of deprecated url.parse.1cba8e8Prefer native URL instead of legacy url.resolve.72bc2a4Simplify _processResponse error handling.Updates
tarfrom 6.1.15 to 6.2.1Changelog
Sourced from tar's changelog.
... (truncated)
Commits
bef7b1e6.2.1fe8cd57prevent extraction in excessively deep subfoldersfe7ebfdremove security.md5bc9d406.2.0fe1ef5echangelog 6.2e483220get rid of npm lint stuff689928aci that works outside of npm orgdb6f539file inference improvements for .tbr and .tgz336fa8frefactor: dry and other pr commentseeba222chore: lint fixesUpdates
wsfrom 6.2.2 to 6.2.3Release notes
Sourced from ws's releases.
Commits
d87f3b6[dist] 6.2.3eeb76d3[security] Fix crash when the Upgrade header cannot be read (#2231)Updates
zodfrom 3.21.4 to 3.23.8Release notes
Sourced from zod's releases.
... (truncated)
Commits
ca42965v3.23.8eda7df3Change RefinementCtx to interface1968731Tweak tiers (#3471)0f4d403Add Bronze logos (#3470)f985b5b3.23.72239ff3Add social crowd969423Fix #3437: extendShape erases JSDoc property documentation (#3463)29d2ea2Add copper93b480bv3.23.6ce3711eadd VSCode dev container support and documenationUpdates
axiosfrom 0.27.2 to 1.7.2Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
3b7635a[Release] v0.28.0 (#6211)27c0076feat(backport): added ability for paramsSerializer to handle function; (