chore(deps): bump the npm-security group across 1 directory with 10 updates - #334
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-security group across 1 directory with 10 updates#334dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the npm-security group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.16` | `0.6.0` | | [fast-uri](https://github.com/fastify/fast-uri) | `3.1.2` | `3.1.5` | | [hono](https://github.com/honojs/hono) | `4.12.26` | `4.13.3` | | [ip-address](https://github.com/beaugunderson/ip-address) | `10.2.0` | `10.5.0` | | [linkify-it](https://github.com/markdown-it/linkify-it) | `5.0.1` | `5.0.2` | | [nanoid](https://github.com/ai/nanoid) | `3.3.11` | `3.3.18` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.26` | Updates `adm-zip` from 0.5.16 to 0.6.0 - [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.5.16...v0.6.0) Updates `axios` from 1.16.1 to 1.19.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.1...v1.19.0) Updates `fast-uri` from 3.1.2 to 3.1.5 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.2...v3.1.5) Updates `hono` from 4.12.26 to 4.13.3 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.26...v4.13.3) Updates `ip-address` from 10.2.0 to 10.5.0 - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](beaugunderson/ip-address@v10.2.0...v10.5.0) Updates `linkify-it` from 5.0.1 to 5.0.2 - [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/linkify-it@5.0.1...5.0.2) Updates `nanoid` from 3.3.11 to 3.3.18 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md) - [Commits](ai/nanoid@3.3.11...3.3.18) Updates `postcss` from 8.5.14 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.26) Updates `socket.io-parser` from 4.2.6 to 4.2.7 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io-parser@4.2.6...socket.io-parser@4.2.7) Updates `tar` from 7.5.15 to 7.5.21 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.15...v7.5.21) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.6.0 dependency-type: indirect dependency-group: npm-security - dependency-name: axios dependency-version: 1.19.0 dependency-type: indirect dependency-group: npm-security - dependency-name: fast-uri dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm-security - dependency-name: hono dependency-version: 4.13.3 dependency-type: indirect dependency-group: npm-security - dependency-name: ip-address dependency-version: 10.5.0 dependency-type: indirect dependency-group: npm-security - dependency-name: linkify-it dependency-version: 5.0.2 dependency-type: indirect dependency-group: npm-security - dependency-name: nanoid dependency-version: 3.3.18 dependency-type: indirect dependency-group: npm-security - dependency-name: postcss dependency-version: 8.5.26 dependency-type: indirect dependency-group: npm-security - dependency-name: socket.io-parser dependency-version: 4.2.7 dependency-type: indirect dependency-group: npm-security - dependency-name: tar dependency-version: 7.5.21 dependency-type: indirect dependency-group: npm-security ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
PR author is in the excluded authors list. |
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-security group with 7 updates in the / directory:
0.5.160.6.03.1.23.1.54.12.264.13.310.2.010.5.05.0.15.0.23.3.113.3.188.5.148.5.26Updates
adm-zipfrom 0.5.16 to 0.6.0Release notes
Sourced from adm-zip's releases.
Changelog
Sourced from adm-zip's changelog.
... (truncated)
Commits
2b4d840updated minimum node engine version to >= 14dc57f0fHardened entry-name lookup, fixed test(), and sped up entry sortingf81806aMade utimes best-effort so it can't abort extraction (#379)ab04324Fixed extractEntryTo flattening subdirectories (#306)8a5d9baFixed empty name for directory entries (#466)3e72790Fixed uncaught crash in writeFileToAsync on write failure (#470, #459, #402)651ae4cAdded typescript typese72021dFixed infinite recursion on symlink loops in addLocalFolder (#541)8f3176bFixed directory permissions on linux4d2c8f9Fixed error introduced with zip descriptor checksUpdates
axiosfrom 1.16.1 to 1.19.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
311fcc5chore(release): prepare release 1.19.0 (#11095)cb4fd74chore(deps): bump axios from 1.16.1 to 1.18.1 in /docs (#11088)004c93achore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 in the github-action...122eddechore(deps-dev): bump the development_dependencies group with 3 updates (#11089)c44f8d0ci: use bundled npm for v1 publish (#11083)878bb29fix(sandbox): resolve TypeError on constant variable path assignment (#11073)a092baefix(core): synchronous interceptors swallow errors and proceed with request (...3041b8ffeat(HttpStatusCode): add missing 520 status code (#11067)58b16c8refactor(helpers): extract duplicated setFormDataHeaders into a shared helper...3077e62feat(types): Allow the Params property to be typed, instead ofany(#11081)Updates
fast-urifrom 3.1.2 to 3.1.5Release notes
Sourced from fast-uri's releases.
Commits
5e179cbBumped v3.1.52cad02dMerge commit from fork6aeece6Bumped v3.1.42d50fbafix: reject literal backslash in URI authority0549fe3Bumped v3.1.32a6d357Merge commit from forkUpdates
honofrom 4.12.26 to 4.13.3Release notes
Sourced from hono's releases.
... (truncated)
Commits
02933434.13.35ad469afeat(pretty-json): support structured JSON content-types (+json) (#5226)c91ec9bfix(utils/ipaddr): avoid truncation on embedded IPv4 addresses in expandIPv6 ...eea9735fix(csrf): exempt OPTIONS request from CSRF validation (#5250)a194628fix(pattern-router/linear-router): prevent prefix overmatch on wildcard route...63bbcf5fix(trie-router): match suffix wildcard routes (#5236)ef0739ddocs(context): add custom headers append option example to Context JSDoc (#5248)8bf03c3fix(cors): append Origin to Vary header on OPTIONS preflight (#5235)546eca0fix(etag): avoid skipping headers when filtering 304 response headers (#5234)7195c24fix(etag): copy pending stream bytes (#5239)Updates
ip-addressfrom 10.2.0 to 10.5.0Release notes
Sourced from ip-address's releases.
Commits
ef98e0a10.5.09fd1110Correct the documentation where it disagreed with the library (#219)d478737Honor the fromURL graceful-failure contract for non-IPv6 hosts (#218)fbb8db210.4.045a2b11Validate the byte arrays Address6 is given (#217)bac8810Keep the package loadable on node 12, and enforce it (#216)9b3d848Add a security policy and a README section on security posturee84a7b3Order the README API reference Address4, Address6, AddressError015160bCollapse each class in the README API reference34061a8Pin checkout and setup-node to commits in the release jobMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ip-address since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
linkify-itfrom 5.0.1 to 5.0.2Changelog
Sourced from linkify-it's changelog.
Commits
50a0c915.0.2 releasedde3b885Update package hooks13effaaAdd package lock39d748dBump c800ce877Drop tlds depsecde823Update benchmark to mitata23c62cdRefactor demo / doc build and publishfd63f3bCI config updatef4ea5afdemo: update bootstrap & layout1454fb6lint: dim warningsUpdates
nanoidfrom 3.3.11 to 3.3.18Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
9ad9805Release 3.3.18 version55e50a0Update CI actione10f8d4Update index.native.js (#606)73d6716Release 3.3.17 versionf9d13f1Sync 0 size behaviour with PostCSS 59760e11Release 3.3.16 versione835c9bfix(non-secure): clamp negative size to prevent infinite loop (#601)96dd086Update CI actionba0bc3bDo not create latest release for v36819724Release 3.3.15 versionMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nanoid since your current version.
Updates
postcssfrom 8.5.14 to 8.5.26Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
07b2577Release 8.5.26 version47de6b9Update CI1493a83Fix Rule#selectors losing the empty selector (#2129)180db16Typo29e9e00Resolve symlinks before the previous-source-map containment check (#2125)3ba8f84Update dependencies87e72f6Update lock filecaaeeb9Upgrade nanoid to fix infinite loop on zero size (#2124)3609b6fExplain how to type plugin optionsfbad419docs: sh...Description has been truncated
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.