chore(deps): bump the production-dependencies group across 1 directory with 7 updates - #194
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-2e2a8a7c2a
branch
from
August 29, 2026 04:40
8deb9af to
0c42cde
Compare
…y with 7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@simplewebauthn/server](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/server) | `13.3.0` | `13.3.3` | | [helmet](https://github.com/helmetjs/helmet) | `8.1.0` | `8.3.0` | | [jose](https://github.com/panva/jose) | `6.2.2` | `6.2.10` | | [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.12.40` | `1.13.11` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.23.0` | | [validator](https://github.com/validatorjs/validator.js) | `13.15.26` | `13.15.35` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | Updates `@simplewebauthn/server` from 13.3.0 to 13.3.3 - [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases) - [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md) - [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.3.3/packages/server) Updates `helmet` from 8.1.0 to 8.3.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v8.1.0...v8.3.0) Updates `jose` from 6.2.2 to 6.2.10 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.2...v6.2.10) Updates `libphonenumber-js` from 1.12.40 to 1.13.11 - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.40...v1.13.11) Updates `pg` from 8.20.0 to 8.23.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.0/packages/pg) Updates `validator` from 13.15.26 to 13.15.35 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.15.26...13.15.35) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) --- updated-dependencies: - dependency-name: "@simplewebauthn/server" dependency-version: 13.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: helmet dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jose dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: libphonenumber-js dependency-version: 1.13.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pg dependency-version: 8.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: validator dependency-version: 13.15.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-2e2a8a7c2a
branch
from
August 29, 2026 05:17
0c42cde to
47d56e4
Compare
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 production-dependencies group with 7 updates in the / directory:
13.3.013.3.38.1.08.3.06.2.26.2.101.12.401.13.118.20.08.23.013.15.2613.15.354.3.64.4.3Updates
@simplewebauthn/serverfrom 13.3.0 to 13.3.3Release notes
Sourced from @simplewebauthn/server's releases.
Changelog
Sourced from @simplewebauthn/server's changelog.
Commits
4b189bdUpdate server version to 13.3.305db595Add GlobalSign Root R46 to FIDO MDS default root certs (#789)9bf80bfUse JWT header alg when verifying MDS blob (#788)84656ffUpdate version to 13.3.2dd0d73cFail cert path validation closed instead213e9baAdd test for failure to chain to trust anchor989507aAdd tests for notAfter enforcementb55f4b9Move explanation into test7bed04cUpdate comments around cert chain validity6ee9644Add new testsUpdates
helmetfrom 8.1.0 to 8.3.0Changelog
Sourced from helmet's changelog.
Commits
75f1a988.3.0f03f70dUpdate changelog for 8.3.0 releasea307fceFix capitalization in CSP package changelog5347b43Format default CSP in README for readability9afc570CSP: fix middleware-specific README missing link266c95cMinor speedups to project setups test7a4196cCSP: update package-specific changelog02716b4CSP: improve performance when there are no dynamic directives3f511edCSP: move utility functions to separate file80338afCSP: disabling defaults with no directives is now an errorUpdates
josefrom 6.2.2 to 6.2.10Release notes
Sourced from jose's releases.
... (truncated)
Changelog
Sourced from jose's changelog.
... (truncated)
Commits
3eab152chore(release): 6.2.10021abf4refactor(jws): specialize compact processinga998927refactor(jwe): specialize compact processingeedb124refactor(jose): share binary input validation52ba159refactor(jwt): share producer claim state85e30edrefactor(jose): share compact token processing internals0bd81d2test(jose): cover hidden critical-header options9cf7876test(jose): reject callable object impostorsf23cafdtest(jose): preserve resolved key data properties1ee6f61refactor(jwe): consolidate CBC decryption failuresUpdates
libphonenumber-jsfrom 1.12.40 to 1.13.11Changelog
Sourced from libphonenumber-js's changelog.
... (truncated)
Commits
f3b939b1.13.11bef7ba3Updated metadatad0ba204#209. Potential fix for git tags not being pushed6d3380f#209. Potential fix for git tags not being pushed948939dUpdate README.md9758fd51.13.107615e3fUpdated metadata07fe4ec1.13.9213e20aUpdated metadataabcbef51.13.8Maintainer changes
This version was pushed to npm by GitLab CI/CD, a new releaser for libphonenumber-js since your current version.
Updates
pgfrom 8.20.0 to 8.23.0Changelog
Sourced from pg's changelog.
Commits
df274d1Publisheb19d0fAdd opt-in query pipelining (#3652)b617619Publishd80b261Update docs & changelog835fb83Fix error handling for exceptions on values parsing. (#3574)f49ab4afix: correct spelling mistakes across codebase (#3692)d7175a4Expand CI matrix of PG versions and add direct SSL test (#3693)882fc30Add support for sslnegotiation=direct (PostgreSQL 17) (#3688)544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)Updates
validatorfrom 13.15.26 to 13.15.35Release notes
Sourced from validator's releases.
Changelog
Sourced from validator's changelog.
Commits
7a80797maintenance: 2604 release (#2695)941db7ffix(isSlug): restrict allowed characters to valid slug charset (#2693)2758f70chore: fix typo in comment (#2591)fcfbff5feat(isJson): allow any valid JSON value to pass (#2690)f06caeerefactor: replace if-then-else flow by a single return statement (#2592)9fa1e3afeat(isPostalCode): Add postal code for Monaco (#2682)b1aea75feat(isMobilePhone): add Djibouti (fr-DJ) mobile phone validation (#2676)f715cddfix(isPassportNumber): improveMXlocale (#2643)e8c6914fix(isTaxID): add formatted CPF support and additional test cases for pt-BR l...90b0a9afix(isTaxID): improvept-BRlocale by adding support for alphanumeric CNPJ ...Updates
zodfrom 4.3.6 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.