Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript language:C#

Filter by

144M results  (2 s)

144M results

Bumps i18next from 23.16.0 to 26.3.3. details summary Release notes /summary p em Sourced from a href= https://github.com/i18next/i18next/releases i18next s releases /a . /em /p blockquote h2 v26.3.3 /h2 ...
dependencies
javascript

Bumps the github-actions group with 4 updates in the / directory: ministryofjustice/laa-ccms-common-workflows/.github/workflows/gradle-build-and-publish.yml, ministryofjustice/laa-ccms-common-workflows/.github/workflows/ecr-publish-image.yml, ...
dependencies
github_actions

Summary Adds the fourth Spec Kit 006 implementation slice: non-enforcing Authority Scope shadow readiness evaluation. What changed - Added an application-layer readiness evaluator with stable readiness ...
auth
migration
runtime
tests

Bumps js-yaml from 4.1.1 to 4.3.0. details summary Changelog /summary p em Sourced from a href= https://github.com/nodeca/js-yaml/blob/4.3.0/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 4.3.0 ...
dependencies
javascript

Summary FB Marketplace CDN URLs contain auth tokens that expire in ~24-48h, breaking images in the dashboard. This stores images permanently. - db/migrations/003_image_data.sql: adds image_data TEXT ...

Bumps @fortawesome/free-regular-svg-icons from 7.2.0 to 7.3.0. details summary Release notes /summary p em Sourced from a href= https://github.com/FortAwesome/Font-Awesome/releases @​fortawesome/free-regular-svg-icons ...
dependencies
javascript

Summary Fixes the service-worker cache-poisoning bug reported in #1178. Previously both caching branches in sw.js called cache.put(request, response.clone()) without inspecting the response, so 4xx/5xx ...
bug
SSoC26

Bumps ch.qos.logback:logback-classic from 1.5.34 to 1.5.37. details summary Release notes /summary p em Sourced from a href= https://github.com/qos-ch/logback/releases ch.qos.logback:logback-classic s ...
dependencies
java

Updates the requirements on hashicorp/aws to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/hashicorp/terraform-provider-aws/releases hashicorp/aws ...
dependencies
terraform

Description Adds the Express.js server scaffold and in-memory group data model required for the Groups API. Related Issue Related to #17 Changes Made - [x] Dockerfile.server: standalone backend ...