chore(deps): bump the dependencies group across 1 directory with 5 updates - #795
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the dependencies group across 1 directory with 5 updates#795dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [markdown-it](https://github.com/markdown-it/markdown-it) | `14.3.0` | `15.0.0` | | [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.1.0` | `7.1.1` | | [find-my-way](https://github.com/delvedor/find-my-way) | `9.6.0` | `9.7.0` | | [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.2` | | [@openally/result](https://github.com/OpenAlly/npm-packages/tree/HEAD/src/result) | `2.0.0` | `3.1.0` | Updates `markdown-it` from 14.3.0 to 15.0.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.3.0...15.0.0) Updates `pretty-bytes` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v7.1.0...v7.1.1) Updates `find-my-way` from 9.6.0 to 9.7.0 - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](delvedor/find-my-way@v9.6.0...v9.7.0) Updates `ws` from 8.21.0 to 8.21.2 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.21.0...8.21.2) Updates `@openally/result` from 2.0.0 to 3.1.0 - [Release notes](https://github.com/OpenAlly/npm-packages/releases) - [Changelog](https://github.com/OpenAlly/npm-packages/blob/main/src/result/CHANGELOG.md) - [Commits](https://github.com/OpenAlly/npm-packages/commits/@openally/result@3.1.0/src/result) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pretty-bytes dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: find-my-way dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ws dependency-version: 8.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@openally/result" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 dependencies group with 5 updates in the / directory:
14.3.015.0.07.1.07.1.19.6.09.7.08.21.08.21.22.0.03.1.0Updates
markdown-itfrom 14.3.0 to 15.0.0Changelog
Sourced from markdown-it's changelog.
Commits
157b33b15..0.0 releasedf73cb76doc: rename files3bc8e2dAdd TS types2620dceUpdate contribution guidelines and issue templates7d365fedoc: migration info5c9b7ceUpdate changelog5a996d5doc: fix@exampletags displayf5083f4doc: continue restructuring & theme fixing54289c4Show inlinecodecontent in imagealttag #1142974e2d7text_joinrule fix: process imagealtcontent too (fixes lost escapes and...Updates
pretty-bytesfrom 7.1.0 to 7.1.1Release notes
Sourced from pretty-bytes's releases.
Commits
fd7eb387.1.1af55eb9Fix numbers less than 1 having excessive precisionUpdates
find-my-wayfrom 9.6.0 to 9.7.0Release notes
Sourced from find-my-way's releases.
Commits
827248eBumped v9.7.0b9d7bf1Merge branch 'main' of github.com:delvedor/find-my-wayb7b5657fix: avoid crash on undefined regex capture during route lookup (#441)4263d82chore: bump actions/checkout from 6 to 7 (#439)66d3015fix: align isParamSafe state in findRoute with _on (#424)75e4728fix: prevent done from being called multiple times on async constraint errors...902a02dchore: bump@types/nodein the dev-dependencies group (#440)b803e4echore: bump fastify/github-action-merge-dependabot from 3.12.0 to 3.15.0 (#438)e63cb77chore: bump inquirer from 13.4.3 to 14.0.2 in the dev-dependencies group (#437)992c1dfperf(host): cache regex lookup results in HostStorage (#436)Updates
wsfrom 8.21.0 to 8.21.2Release notes
Sourced from ws's releases.
Commits
787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7a2f4e7c[fix] Count empty fragments toward the limit (#2329)e79f912[pkg] Approve install scripts for bufferutil and utf-8-validateUpdates
@openally/resultfrom 2.0.0 to 3.1.0Release notes
Sourced from @openally/result's releases.
Changelog
Sourced from @openally/result's changelog.
Commits
bda26fcchore: update versions (#308)3227a4ffeat(result): implement Option.from to collapse value to Some/None (#307)25865b9chore: update versions (#299)f9e607frefactor: drop CJS support for all packages and remove tsup (#304)ca75a16feat(result): implement missing APIs for Ok and Err + useful helpers (#298)c7b4b55chore: support TypeScript 6.x (#288)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions