Skip to content

Bump the npm_and_yarn group across 1 directory with 2 updates#7348

Merged
bdukes merged 1 commit into
developfrom
dependabot/npm_and_yarn/npm_and_yarn-9fb8dfe25f
Jul 3, 2026
Merged

Bump the npm_and_yarn group across 1 directory with 2 updates#7348
bdukes merged 1 commit into
developfrom
dependabot/npm_and_yarn/npm_and_yarn-9fb8dfe25f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 2 updates in the / directory: js-yaml and sigstore.

Updates js-yaml from 3.14.2 to 3.15.0

Changelog

Sourced from js-yaml's changelog.

4.3.0, 3.15.0 - 2026-06-27

Security

  • Backported maxTotalMergeKeys option.

[5.2.0] - 2026-06-26

Added

  • Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one load() / loadAll() call.
  • Added maxAliases (-1) loader option to limit the number of YAML aliases per document.

Removed

  • maxMergeSeqLength replaced with maxTotalMergeKeys for limiting YAML merge processing.

Fixed

  • Round-trip of integers with exponential form (>= 1e21)

[5.1.0] - 2026-06-23

Added

  • Collection tags can finalize an incrementally populated carrier into a different result value.

Changed

  • [breaking] quoteStyle now selects the preferred quote style; use the restored forceQuotes option to force quoting non-key strings.

[5.0.0] - 2026-06-20

Added

  • Added named exports for schemas, tags, parser events and AST utilities.
  • Reworked JSON_SCHEMA and CORE_SCHEMA with spec-compliant scalar resolution rules, and added YAML11_SCHEMA.
  • Added realMapTag for lossless mappings with non-string and complex keys. Object-based mappings now reject complex keys instead of stringifying them.
  • Added dump() transform option for changing the generated AST before rendering.
  • Added dump() options seqInlineFirst, flowBracketPadding, flowSkipCommaSpace, flowSkipColonSpace, quoteFlowKeys, quoteStyle and tagBeforeAnchor.
  • Added formal data layers (events and AST) for modular data pipelines.
    • Added low-level parser (to events), presenter and visitor APIs.
  • Added the YAML Test Suite to the test set.

Changed

  • See the migration guide for upgrade notes.
  • Rewritten in TypeScript and reorganized the public API around flat named exports.

... (truncated)

Commits

Updates sigstore from 4.0.0 to 4.1.1

Release notes

Sourced from sigstore's releases.

sigstore@4.1.1

Patch Changes

  • 7845532: Verification of OID certificate extensions
  • f074710: Require inclusion promise in Rekor entry when used as timestamp source
  • Updated dependencies [b5aa4f1]
  • Updated dependencies [7845532]
  • Updated dependencies [f074710]
    • @​sigstore/core@​3.2.1
    • @​sigstore/verify@​3.1.1

sigstore@4.1.0

Minor Changes

  • eba6a52: verify(bundle[, payload][, options]) now returns a Signer object containing the public key and identity information from the verification.

Patch Changes

  • Updated dependencies [cee51c0]
  • Updated dependencies [2042aad]
  • Updated dependencies [018974e]
  • Updated dependencies [dea916f]
  • Updated dependencies [61a4f9e]
  • Updated dependencies [5ffadc0]
  • Updated dependencies [5ffadc0]
  • Updated dependencies [1663b3e]
    • @​sigstore/tuf@​4.0.1
    • @​sigstore/verify@​3.1.0
    • @​sigstore/sign@​4.1.0
    • @​sigstore/core@​3.1.0
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 2 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml) and [sigstore](https://github.com/sigstore/sigstore-js).


Updates `js-yaml` from 3.14.2 to 3.15.0
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...3.15.0)

Updates `sigstore` from 4.0.0 to 4.1.1
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@4.0.0...sigstore@4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.15.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: sigstore
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added javascript Pull requests that update Javascript code Type: Maintenance labels Jul 2, 2026
@bdukes bdukes added this to the 10.3.3 milestone Jul 2, 2026
@bdukes bdukes enabled auto-merge July 2, 2026 15:06
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Test Results

    1 files  ±0      1 suites  ±0   1m 23s ⏱️ +6s
2 603 tests ±0  2 591 ✅ ±0  12 💤 ±0  0 ❌ ±0 
2 926 runs  ±0  2 914 ✅ ±0  12 💤 ±0  0 ❌ ±0 

Results for commit 652c986. ± Comparison against base commit 2d2a8ae.

This pull request removes 64 and adds 64 tests. Note that renamed tests count towards both.
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_ar_JO("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_ca_ES("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_en_US("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_fr_FR("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_he_IL("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_ru_RU("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_tr_TR("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_zh_CN("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ SaveSettings_CallsUpdateModuleSetting_WithRightParameters_ar_JO("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ SaveSettings_CallsUpdateModuleSetting_WithRightParameters_ca_ES("Bsskk41233[]#%&",-5,-13456.456d,True,06/30/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
…
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_ar_JO("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_ca_ES("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_en_US("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_fr_FR("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_he_IL("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_ru_RU("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_tr_TR("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ GetSettings_GetsValuesFrom_ModuleSettingsCollection_zh_CN("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ SaveSettings_CallsUpdateModuleSetting_WithRightParameters_ar_JO("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
DotNetNuke.Tests.Core.Entities.Modules.Settings.ModuleSettingsTests ‑ SaveSettings_CallsUpdateModuleSetting_WithRightParameters_ca_ES("Bsskk41233[]#%&",-5,-13456.456d,True,07/01/2026 00:00:00,1.05:06:07,Value2,DotNetNuke.Tests.Core.Entities.Modules.Settings.ComplexType)
…

@bdukes bdukes added this pull request to the merge queue Jul 3, 2026
Merged via the queue into develop with commit f257046 Jul 3, 2026
12 checks passed
@bdukes bdukes deleted the dependabot/npm_and_yarn/npm_and_yarn-9fb8dfe25f branch July 3, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code Type: Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants