Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@snyk/protect 1.1294.0 -> 1.1297.2 age adoption passing confidence dependencies minor
async (source) 3.2.2 -> 3.2.6 age adoption passing confidence resolutions patch
csurf 1.10.0 -> 1.11.0 age adoption passing confidence dependencies minor
decode-uri-component ^0.2.1 -> ^0.4.0 age adoption passing confidence resolutions minor
engine.io (source) 6.6.2 -> 6.6.4 age adoption passing confidence resolutions patch
express (source) 4.21.1 -> 4.21.2 age adoption passing confidence dependencies patch
govuk-elements-sass ~3.0.2 -> ~3.1.0 age adoption passing confidence dependencies minor
govuk_template_jinja ^0.23.0 -> ^0.26.0 age adoption passing confidence dependencies minor
govuk_template_mustache ^0.19.0 -> ^0.26.0 age adoption passing confidence dependencies minor
hashicorp/terraform 1.3.9 -> 1.12.2 age adoption passing confidence minor
http-cache-semantics 4.1.1 -> 4.2.0 age adoption passing confidence resolutions minor
idam-pr 2.2.6 -> 2.3.0 age adoption passing confidence minor
jackspeak 2.1.1 -> 2.3.6 age adoption passing confidence resolutions minor
multer 1.4.5-lts.1 -> 1.4.5-lts.2 age adoption passing confidence dependencies patch
nconf 0.11.4 -> 0.13.0 age adoption passing confidence resolutions minor
nock 13.5.5 -> 13.5.6 age adoption passing confidence devDependencies patch
node (source) 18.17.0 -> 18.20.8 age adoption passing confidence minor
path-to-regexp ^0.1.12 -> ^0.2.0 age adoption passing confidence resolutions minor
path-to-regexp ^0.1.12 -> ^0.2.0 age adoption passing confidence dependencies minor
qs 6.13.0 -> 6.14.0 age adoption passing confidence resolutions minor
sass 1.83.1 -> 1.89.2 age adoption passing confidence dependencies minor
semver 7.5.4 -> 7.7.2 age adoption passing confidence resolutions minor
serve-favicon 2.5.0 -> 2.5.1 age adoption passing confidence dependencies patch
shelljs 0.8.5 -> 0.10.0 age adoption passing confidence resolutions minor
ua-parser-js (source) ^0.7.33 -> ^0.8.0 age adoption passing confidence resolutions minor
validator 13.12.0 -> 13.15.15 age adoption passing confidence resolutions minor
validator 13.12.0 -> 13.15.15 age adoption passing confidence dependencies minor
ws 8.18.0 -> 8.18.2 age adoption passing confidence resolutions patch
yarn (source) 3.6.4 -> 3.8.7 age adoption passing confidence packageManager minor

Release Notes

snyk/snyk (@​snyk/protect)

v1.1297.2

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes
  • logging: Improves the sanitization of credentials in local debug logs. (e054455)
  • language-server: IDE Connectivity for Proxy Users: Fixes an issue where IDE plugins could fail to connect when operating behind an NTLM proxy.
  • language-server: Snyk Code Local Engine Fix: Addresses a regression that prevented the Snyk Code Local Engine (SCLE) from functioning correctly within the IDEs.

v1.1297.1

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes
  • test: Rollbacked a regression introduced by a change in gradle module resolution in version 1.1297.0 (7991133)

v1.1297.0

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Features
  • container: Support scanning container images from tar files without specifying a type (58b0861)
  • iac: Improve IaC deployment to avoid on the fly downloads (5108f58)
  • sbom: Introduce sbom monitor command (24e96c3)
  • test: Improve gradle module resolution (7991133)
  • language-server: Introduce explanation of AI fixes in IDEs (74fa322)
Bug Fixes
  • container: Fix issue when scanning invalid node manifest files (ceb8020)
  • code: Fix hash mismatches for files containing non-UTF-8 content (33d33e9)
  • iac: Ensure to use the correct org id when sharing results for v2 (1c4094a)
  • iac: Ensure to use target-name (2201f0a)
  • sbom: Fix issues when generating sboms based on NuGet .sln (80c43d9)
  • test: Fix issues when scanning gradle projects on Windows (11586cc)
  • test: Improve error messages when using fail-fast, all-projects and json (a396bd6)
  • test: Fix yarn 2 out of sync issues (18aee45)
  • test: Fix pnpm out of sync issue for duplicated peer and dev dependencies (2581e16)
  • test: Ensure internal dependencies are represented correctly when normalizing Gradle dependencies (c7e2713)
  • test: Fix testing composer-based PHP projects (39e3379)
  • language-server: Fix and improve issue filtering in IDEs (a474d67)
  • language-server: Fix unmanaged C/C++ scans with '—unmanaged' flag in additional parameters (01f53e3)
  • language-server: Fix applying Snyk Code AI fixes on the wrong lines (01f53e3)

v1.1296.2

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News
  • mcp: Add experimental Model Context Protocol server for agentic workflow support (3b5f494)
Bug Fixes
  • general: Fix OAuth authentication issues (b2684db)
  • code: Write JSON/SARIF files when nested directories do not exist (faca897)
  • test: Clearer error messages when testing multiple projects with fail-fast (a396bd6)

v1.1296.1

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News
  • test: Add poetry v2 support (49c6652)
  • code: Fix backward compatibility issue in sarif driver name (5ef6442)
  • iac: Fix iac test network issues (815ed82)
  • language-server: Increase authentication resilience (07fc381)
  • language-server: Avoid that the trust dialog blocks the application. (07fc381)
  • language-server: Fix duplicate Open Source Issues appearing only in a single IDE tree node, despite occurring in multiple files. (07fc381)
  • dependency: Upgrade golang.org/x/net to address CVE-2025-22870 (7edd450)

v1.1296.0

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News
  • general: Improved error logging and handling
Features
  • container: add support for --exclude-node-modules option (4756f27)
  • container: adds kaniko support (bfb69c8)
  • general: display a unique interactionID alongside each error (960a71c)
  • test: python support for local wheel files specifiers (42675eb)
  • test: dep-graph json file output (90f24ec)
  • test: print legacy tree with json file output (b256937)
  • test: display all applicable maven unmanaged identities (ebf6ba1)
  • code: enable v1 fingerprints in code sarif output (00644af)
  • test: Add 'pkgIdProvenance' labels to dependency graph nodes when the package identity has been changed from what has been discovered in the manifest files (4d529b3)
  • test: added Python support for sys_platform (1aa1565)
  • language-server AI fix explain (26d118f)
  • language-server enable calling mcp commands via ls commands (6f80a03)
  • language-server add scan source to metrics (6f80a03)
  • language-server add mcp server, refactoring (6f80a03)
  • language-server added a new code action and code lens for showDocument (8e7ab06)
  • language-server add Option for Pre-Scan command, fix auth race (64920ac)
  • language-server add ideStyle variable to static html (0a05e66)
  • language-server intiial commit of shared html for scan summary panel (0a05e66)
  • language-server send scan summary and scan base & working directory concurrently (1908a08)
  • language-server store folder config outside of git repo, add reference folder (50d0770)
  • language-server send initial summary panel notification (50d0770)
  • language-server add a new $/snyk.scanSummary notificiation (fc80c9c)
  • language-server support maven pom hierarchies for highlighting & fixes (e5924fc)
  • language-server Sending a user event when fixing inside the editor (e5924fc)
  • language-server Sending IDE+extension versions to autofix (a18975a)
Bug Fixes
  • container: add container test doc info for --exclude-node-modules (2faf2d1)
  • test: fix dotnet UTF-16LE support for target framework (e90075a)
  • test: reduce false positives when scanning improved dotnet projects (c21625a)
  • test: use --strict-out-of-sync when set to false with pnpm for top level dependencies (8d5b71a)
  • test: fix OutOfSync errors in pnpm for download urls (b6e4ea0)
  • test: fix OutOfSync errors in pnpm git protocol dependencies (5c8dc34)
  • code: Don't write sarif files when no results are found (5a15113)
  • code: Support single file test for golang native implementation (d7881f1)
  • sbom: mavenAggregateProject with Dverbose or sbom (e88cf71)
  • iac: Updates the user messages for snyk iac test --report for IaC V2 (1c9b3b3)
  • language-server check folder trust before opening/changing/saving file (26d118f)
  • language-server new issue summary totals (6f80a03)
  • language-server add correct lesson url for license issues (6f80a03)
  • language-server issues with non-UTF-8 encoded files in Snyk Code (8e7ab06)
  • language-server ignore first dataflow element for oss fingerprint (64920ac)
  • language-server use workdir folderConfig for ref Scan (64920ac)
  • language-server test bundle add size property (0a05e66)
  • language-server normalize path for file filter and reduce memory footprint (0a05e66)
  • language-server add ideScript to Summary html (0a05e66)
  • language-server add css variables and headers (0a05e66)
  • language-server panic in range_finder (50d0770)
  • language-server fix issue metadata used for hashing (fc80c9c)
  • language-server use diff without enricher for delta (b213b58)
  • language-server move issue view option filtering to the LS to not display ignored diagnostics in editor (b213b58)
  • language-server add api version query to explain API URL (b213b58)

v1.1295.4

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes

v1.1295.3

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes
  • security: Upgrades dependencies to address CVE-2025-21614
  • language-server: Improved memory usage when executing code scans on large projects
  • language-server: Fix incorrect filtering of files when executing code scans which could fail the analysis
  • language-server: Fix random unexpected logouts when using OAuth2 authentication

v1.1295.2

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes
  • general: revert dependencies upgrade which introduced a regression on a number of Linux installations

v1.1295.1

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes
  • security: Upgrades goproxy to 1.5 to address a high severity vulnerability
  • security: Upgrades dependencies in IaC plugin to address CVE-2025-21614

v1.1295.0

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Features
  • iac: include evidence field in json output [IAC-3161] (9487a08)
  • auth: auto detect API Url during OAuth authentication (6884511)
Bug Fixes
  • test: support verbose gradle graphs for sbom generation (600ef50)
  • general: prevent snyk-policy lib from interrupting stdout to ensure valid --json --sarif output (469edf5)
  • general: improved error messages around network requests (f6fc5f7)
  • general: only read SNYK_ prefixed env vars (5bfcbe8)
  • instrumentation: add default oss product for monitor as well (83cabc3)
  • container: optional dependencies are properly connected in the dep-graph (3205e66)
  • container: package-lock v3 missing sub-dependencies 94c9b7f)
  • container: support --exclude-app-vulns with oauth (73a75fa)
  • monitor: use error catalog messages for monitor commands (4e58601)
  • iac: extra error handling and debugging [IAC-3138] (7fbae0f)
  • iac: snyk-iac-test security update [IAC-3171] (fac22bb)
  • iac: update snyk-iac-parsers version [IAC-3138] (5326d9d)
  • iac: use proxy aware snyk-iac-test [INC-1647] (d5d1e2e)
  • test: do not treat warnings as errors on restore (d0113eb)
  • test:fix mismatch/off-by-one on unmanagedDependencyCount in the analytics logs UNIFY-340 (75d8e6d)
  • test: update snyk-nodejs-plugin to fix micromatch vuln (766bd1d)
  • test: upgrade mvn-plugin to handle jar scanning sha-not-found error (060380a)
  • test: fix runtime versions overwriting nuget versions (5e715cf)
  • instrumentation: stop sending CLI args in analytics (6d183fb)
  • policy update policy library to fix valid json output (0bc0aed)

v1.1294.3

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes

v1.1294.2

Compare Source

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Bug Fixes
  • container: ignore npm/yarn default cache directories
  • container: fix: avoid possible unhandled promise rejections

v1.1294.1

Compare Source

Bug Fixes
caolan/async (async)

v3.2.6

Compare Source

v3.2.5

Compare Source

  • Ensure Error objects such as AggregateError are propagated without modification (#​1920)

v3.2.4

Compare Source

  • Fix a bug in priorityQueue where it didn't wait for the result. (#​1725)
  • Fix a bug where unshiftAsync was included in priorityQueue. (#​1790)

v3.2.3

Compare Source

expressjs/csurf (csurf)

v1.11.0

Compare Source

===================

SamVerschueren/decode-uri-component (decode-uri-component)

v0.4.1

Compare Source

  • Add TypeScript type definitions c345b4c

v0.4.0

Compare Source

v0.3.0

Compare Source

socketio/socket.io (engine.io)

v6.6.4

Compare Source

The bump of the cookie dependency was reverted, as it drops support for older Node.js versions (< 14).

Dependencies

v6.6.3

Compare Source

This release contains a bump of the cookie dependency.

Release notes: https://github.com/jshttp/cookie/releases/tag/v1.0.0

Dependencies
expressjs/express (express)

v4.21.2

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.1...4.21.2

alphagov/govuk_elements (govuk-elements-sass)

v3.1.3

Compare Source

Changes:

  • Fix missing arrow on the <details> element in Firefox (PR #​534)
  • Heading classes set to display: block; (PR #​552)
  • Add class to adjust fieldset top margin when used after error summary (PR #​552)
  • Change error layout for single-question form pages (PR #​552)

v3.1.2

Compare Source

Guidance Changes

  • Use h2 for error summary headings in form examples (#​510)
  • Use aria-disabled to make disabled buttons compatible with older screen readers (JAWS 15 and below) (#​532)
  • Change error summary ARIA role to "alert" (#​511)
  • Reflect form validation error in page title (#​509)
  • Remove "Example service name" from the confirmation page example (#​549)
  • Remove tabindex attribute from the main element (#​534)
  • Use the details polyfill from frontend toolkit (#​562)

Build Changes

  • Update documentation to reference correct asset paths (#​531)
  • Replace postinstall script with Heroku's postbuild script (#​530)
  • Switch to Heroku deploying on successful CI run rather than triggering it from Travis (#​559)
  • Ensure documentation styles don't override examples (#​548)

Dependencies

  • Update govuk_template_jinja to 0.23.0 (#​558)
  • Update govuk_frontend_toolkit to v7.1.0 (#​526, #​562)
  • Update run-sequence to version 2.1.0 (#​537)

v3.1.1

Compare Source

v3.1.0

Compare Source

3.1.0

  • Split the list of partials imported by GOV.UK elements into two further files - elements and frontend-toolkit.
    This supports npm-sass, where the frontend toolkit dependencies are imported separately (PR #​489).
  • Add a new class .body-text for use inside legends, for text to accompany radio buttons or checkboxes - either 'select one', or 'select all that apply'.
    Ensure legends or elements within legends have margins in webkit browsers (PR #​484).
  • Move the breadcrumb so it sits outside the main element (PR #​478)
  • Constrain error summary boxes to 2/3 of the page width (PR #​477)
  • Remove the right padding from the last column of items in a table.
    Remove color set for table headers and cells, to allow users to change colour settings (PR #​482
  • Align table captions to the left (PR #​476).
  • Add guidance for use of table captions (PR #​488).
  • Fix unnecessary float and width 100% for .form-section and .form-group (PR #​487).
  • Fix incorrect margin above the last panel in a group (PR #​498).
  • Add guidance for the mininum text size to be used with the highlight box on confimation boxes (PR #​481).
  • Update govuk_template_jinja to 0.22.0 (PR #​493).
alphagov/govuk_template_jinja (govuk_template_jinja)

v0.26.0

[Compare Source](https://redirect.github.com/alphagov/govuk_template_jinja/compare/v0.25.0...v


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6939a2c to 8a9e10d Compare June 4, 2023 09:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from bab353a to 09d53c4 Compare June 9, 2023 16:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e6649fd to 329fe0c Compare June 18, 2023 07:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from dea2c0c to b8c7587 Compare June 21, 2023 14:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4ed8ad8 to 5526ca6 Compare May 16, 2025 17:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c46f22e to 96238b9 Compare May 21, 2025 15:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f96e20e to bf6b707 Compare May 28, 2025 11:31
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview May 28, 2025 11:49 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 07fdfc4 to e106248 Compare June 4, 2025 07:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c36a009 to 61c577e Compare June 10, 2025 10:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b427c8f to 38b6ab4 Compare June 16, 2025 15:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 38b6ab4 to 535408a Compare June 17, 2025 14:29
@renovate renovate bot changed the title Update All patch-minor dependencies Update All patch-minor dependencies - autoclosed Jun 18, 2025
@renovate renovate bot closed this Jun 18, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch June 18, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants