Bump the npm_and_yarn group across 2 directories with 5 updates#1
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the npm_and_yarn group across 2 directories with 5 updates#1dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm_and_yarn group with 4 updates in the / directory: [body-parser](https://github.com/expressjs/body-parser), [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken), [knex](https://github.com/knex/knex) and [morgan](https://github.com/expressjs/morgan). Bumps the npm_and_yarn group with 1 update in the /public directory: [jquery](https://github.com/jquery/jquery). Updates `body-parser` from 1.9.3 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.9.3...v2.2.2) Updates `jsonwebtoken` from 5.7.0 to 9.0.3 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v5.7.0...v9.0.3) Updates `knex` from 0.9.0 to 3.2.8 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@0.9.0...3.2.8) Updates `morgan` from 1.5.3 to 1.10.1 - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.5.3...1.10.1) Updates `jquery` from 2.2.4 to 4.0.0 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@2.2.4...4.0.0) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jsonwebtoken dependency-version: 9.0.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: knex dependency-version: 3.2.8 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: morgan dependency-version: 1.10.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates in the / directory: body-parser, jsonwebtoken, knex and morgan.
Bumps the npm_and_yarn group with 1 update in the /public directory: jquery.
Updates
body-parserfrom 1.9.3 to 2.2.2Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
... (truncated)
Commits
3d248662.2.2 (#691)8474a98refactor(json): simplify strict mode error string construction (#693)03f17c2deps: qs@^6.14.1 (#689)ea1f25edocs: use standard jsdoc tags everywhere (#677)d7deef8docs: update URL-encoded parser description to include ISO-8859-1 encoding su...b6f52aadocs: release notes for the v1.20.4 release (#674)2965ca4docs: update links (#673)d96b63d2.2.1 (#659)b204886sec: security patch for CVE-2025-13466e20e351feat: removehistory.mdfrom being packaged on publish (#660)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
jsonwebtokenfrom 5.7.0 to 9.0.3Changelog
Sourced from jsonwebtoken's changelog.
... (truncated)
Commits
ed59e76chore: bump jws to 4.0.1 (#1007)bc28861Release 9.0.2 (#935)96b8906refactor: use specific lodash packages (#933)ed35062security: Updating semver to 7.5.4 to resolve CVE-2022-25883 (#932)84539b2Updating package version to 9.0.1 (#920)a99fd4bfix(stubs): allow decode method to be stubbed (#876)e1fa9dcMerge pull request from GHSA-8cf7-32gw-wr335eaedbfchore(ci): remove github test actions job (#861)cd4163echore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)ecdf6ccfix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...Maintainer changes
This version was pushed to npm by julien.wollscheid, a new releaser for jsonwebtoken since your current version.
Updates
knexfrom 0.9.0 to 3.2.8Release notes
Sourced from knex's releases.
... (truncated)
Changelog
Sourced from knex's changelog.
... (truncated)
Commits
8198fa6release 3.2.8a077f37chore: update changelog & release script94185aefix: revert exports map added in #6227 (#6422)e7f24c1fix: TS types for update with subquery (#6419)633b4a4release 3.2.7d9faa34fix: clone config in client constructor (#5633)c5e731cfix: invalid GH workflow.yml files from 7e04e0a699ce7afix: remove __knexTxId from connection on release (#5288)7e04e0achore: only use dockerhub install if username is availablec88c8eechore: add dockerhub credentials to prevent CI rate limiting (#6418)Updates
morganfrom 1.5.3 to 1.10.1Release notes
Sourced from morgan's releases.
... (truncated)
Changelog
Sourced from morgan's changelog.
... (truncated)
Commits
c1c7f10🔖 1.10.1eb896c2⬆️ bump on-headers1c3eec6remove --bail (#314)b144728ci: apply OSSF Scorecard security best practices (#300)68c2d21ci: use ubuntu-latest (#301)8740a19docs: add example output for log formats (#299)efd6bffci: migra to GitHub actions (#290)3b89789ci: add support for OSSF scorecard reporting (#291)19a6aa5docs: add installation sectionb94f3ffdocs: change simple to sample in example descriptionsMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for morgan since your current version.
Updates
jqueryfrom 2.2.4 to 4.0.0Release notes
Sourced from jquery's releases.
... (truncated)
Commits
4f2fae0Release: 4.0.0c838cfbRelease: remove dist files from main branch9752519Release: 4.0.0-rc.2c128d5dRelease: Update AUTHORS.txt5fe9c29Build: De-dupe three authors via mailmapafdd032Build: Post beta browser tests errors to jquery/dev on Matrix546a1ebBuild: Bump the github-actions group with 4 updatesec738b3Build: Fix Chrome beta testsc28c26aBuild: Add periodic tests on beta versions of browsersf513413Build: Bump the github-actions group with 2 updatesMaintainer changes
This version was pushed to npm by timmywil, a new releaser for jquery since your current version.
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.