chore(deps): bump the production_patches group across 1 directory with 6 updates #192
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 production_patches group with 5 updates in the / directory:
1.20.31.20.414.0.114.0.213.1.213.1.34.8.14.8.30.3.270.3.28Updates
body-parserfrom 1.20.3 to 1.20.4Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
7db202c1.20.4 (#672)d8f8adbci: add CodeQL (SAST) (#670)6d133c1chore: remove SECURITY.md (#669)fcd1535deps: use tilde notation and update certain dependencies (#668)ec5fa29deps: qs@~6.14.0 (#664)ffb95c1ci: restore CI for 1.x branch (#665)48a5f07ci: add support for Node.js v23 (#553)f20f6adRemove redundant depth check (#538)Updates
commanderfrom 14.0.1 to 14.0.2Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
0692be5Prepare for 14.0.2 (#2437)88a348eBump actions/setup-node from 5 to 6 (#2438)3fe83d6Bump github/codeql-action from 3 to 4 (#2435)0b7988eBump globals from 16.3.0 to 16.4.0 (#2429)8005253Bump typescript-eslint from 8.42.0 to 8.45.0 (#2430)213e679Bump ts-jest from 29.4.1 to 29.4.4 (#2431)7ede91bBump jest from 30.1.3 to 30.2.0 (#2432)8c91f34Bump typescript from 5.9.2 to 5.9.3 (#2433)ff1d2ceImprove negative test (#2428)1a6dba5Clarify deprecated routine (#2427)Updates
pino-prettyfrom 13.1.2 to 13.1.3Release notes
Sourced from pino-pretty's releases.
Commits
08425cdv13.1.36afb524fix: messageFormat print 0 value (#635)70c73eabuild(deps): bump fast-copy from 3.0.2 to 4.0.0 (#637)2cd9794build(deps): bump actions/checkout from 5 to 6 (#636)c06e276Update format-time.js documentation to match functionality (#632)47ffb45build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 (#629)932af85build(deps-dev): bump pino from 9.14.0 to 10.1.0 (#628)6d48318build(deps-dev): bump borp from 0.20.2 to 0.21.0 (#627)3b89a0cbuild(deps): bump actions/setup-node from 4 to 6 (#626)ab0ccabAdd in the README file a snippet to use pino-pretty only for dev (#623)Updates
qsfrom 6.14.0 to 6.14.1Changelog
Sourced from qs's changelog.
Commits
3fa11a5v6.14.1a626704[Dev Deps] updatenpmignore3086902[Fix] ensure arrayLength applies to[]notation as wellfc7930e[Dev Deps] updateeslint,@ljharb/eslint-config0b06aac[Dev Deps] update@ljharb/eslint-config64951f6[Refactor]parse: extract key segment splitting helpere1bd259[Dev Deps] update@ljharb/eslint-configf4b3d39[eslint] add eslint 9 optional peer dep6e94d95[Dev Deps] updateeslint,@ljharb/eslint-config,npmignore973dc3c[actions] add workflow permissionsUpdates
socket.iofrom 4.8.1 to 4.8.3Release notes
Sourced from socket.io's releases.
Commits
9978574chore(release): socket.io@4.8.3e9e5bedchore(release): socket.io-client@4.8.39581f9bfix(sio): do not throw when calling io.close() on a stopped server579d43frefactor: remove unused filesee9aac3chore(release): socket.io-parser@4.2.5968277cchore(release): socket.io-adapter@2.5.62bf16bdchore(release): engine.io-client@6.6.4ad61607docs(eio): fix link in the release notesdd71792chore(release): socket.io@4.8.2bb0b480fix(sio): improveio.close()function (#5344)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for socket.io since your current version.
Updates
typeormfrom 0.3.27 to 0.3.28Release notes
Sourced from typeorm's releases.
... (truncated)
Changelog
Sourced from typeorm's changelog.
Commits
73fda41chore: release v0.3.28 (#11816)6f486e5fix(redis): version detection logic (#11815)38715bbfix(mongodb): add missingfindBymethod to MongoEntityManager (#11814)ec3ea10refactor: use pragma method in better-sqlite3 (#10684)c4f5d12refactor(tests): ensure test files have the.test.tsextension (#11801)61f9e0ddocs(mysql): add missing mysql credential options (#11813)55cd8e2feat:add utc flag to date column (#11740)67f793ffeat(mysql): add pool size options for each connection (#11810)835647atest: use built-in wait function and fix wait times to avoid flaky tests (#11...5461927chore: update dependencies (#11811)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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