chore(deps): bump the aws-sdk group in /backend with 2 updates#3
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the aws-sdk group in /backend with 2 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the aws-sdk group in /backend with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner). Updates `@aws-sdk/client-s3` from 3.1026.0 to 3.1050.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1050.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.1026.0 to 3.1050.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1050.0/packages/s3-request-presigner) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1050.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1050.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
mazurwieslaw2022-cmd
added a commit
that referenced
this pull request
May 20, 2026
Trzy warstwy w jednym commicie (zmiany sie nakladaja na tych samych plikach, atomowy split nie ma sensu): 1. TYPOGRAFIA - globalna podmianka em-dash (U+2014) i en-dash (U+2013) na hyphen (U+002D) per memory rule feedback_typografia_myslnik.md. 208 wystapien em-dash + 1 en-dash w 15 plikach. Dwie kotwice TOC naprawione (slug z 2 hyphens -> 3 hyphens): - governance/CONSTITUTION.md #3-granice---czego-... - deploy/USER_GUIDE.md #7-audyt---co-patron-zapisuje 2. HUMANIZER-PL - usuniecie wzorcow AI-slop PL w 12 plikach: - inflacja znaczeniowa, slop-slownictwo PL ('kluczowy', 'kompleksowy') - imieslowy pozornej glebi ('zachowujac' -> 'Trzyma') - kalki anglicyzmow ('audit log' -> 'dziennik audytu', 'via' -> 'przez') - strona bierna ('jest szyfrowany' -> aktywne) - naduzycie pogrubienia (zdjete w ~30 miejscach) - regula trojki, hedging, artefakty czatbota Pliki: CONSTITUTION.md, IMPLEMENTATION_PLAYBOOK.md, governance/README.md, ADR-0001, ADR-0002, deploy/README.md, USER_GUIDE.md, BACKUP.md, NOTICE, README.md, backend SYSTEM_PROMPT (prompts.ts). 3. MERIT FIXES - zarzuty merytoryczne Marko: - liczba MCP konektorow: '4' -> '5' (README.md, deploy/README.md, scripts/bundle-mcp.cjs komentarz) - brakujacy 'krs' w bundle path deploy/README.md - 'Status: Accepted' -> 'Status: Przyjety' w ADR-0001, ADR-0002 (spojnosc rejestru PL) Pozostale zarzuty stylistyczne Marko (zargon IT w USER_GUIDE, dublowanie attribution w README, niespojne nazwy rol operator/ Administrator) - osobna runda iteracyjna, NIE w tym commicie. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
mazurwieslaw2022-cmd
added a commit
that referenced
this pull request
May 20, 2026
…ADR-0003) backend/src/lib/pseudonim/pseudonim.regression-pl.test.ts - 20 numerowanych przypadkow polskich w 6 kategoriach (15 PASS + 5 todo dokumentujace ZNANE braki skeletonu do domkniecia w tygodniu 2-3): KAT 1 - fleksja imion (Discovery 1 ADR-0003): #1-5 #1 PASS: dokumentuje deficyt - 'Jan Kowalski' i 'Jana Kowalskiego' to dwa rozne tokeny zamiast jednego z sufiksem przypadka #2 PASS: unwrap nie odmienia tokenow - LLM widzi 2 tokeny, output OK tylko gdy LLM uzyje wlasciwego w wlasciwym kontekscie #3-5 todo: LLM-fallback 7 przypadkow / sufiksy [PERSON_1.dat] / unwrap z odmiana KAT 2 - formy prawne PL: #6-9 (sp. z o.o. / S.A. / sp.j./sp.k. PASS, #9 Sp. z o.o. Sp. k. zlozona forma - todo) KAT 3 - identyfikatory PL: #10-13 (PESEL w sasiedztwie roku / NIP w 3 formatach / KRS wymaga prefiksu / REGON 9+14 cyfr - wszystko PASS) KAT 4 - adresy PL: #14 PASS przez LLM-fallback span ADDRESS, #15 kod pocztowy XX-XXX jako wlasny regex - todo KAT 5 - telefon +48 i email: #16-17 PASS KAT 6 - wspolwystepowanie i okraglosc: #18-20 PASS (pelny fragment pozwu z 7 kategoriami PII / unwrap odtwarza bez utraty / 3 osoby w jednym tekscie bez kolizji) Walidacja: 115/115 zielone + 5 todo (zero regresji vs 100/100 przed). Numeracja stabilna: #21+ idzie na koniec, NIE renumerujesz. Asset wielofunkcyjny: - regression seed dla T1 planu migracji (rozszerzac do 50 cases w T2) - demo dla kancelarii pilotazowej (T4 shadow mode) - dokumentacja deficytow w it.todo - co Discovery 1 wymaga - sanity check po kazdym wpiece w streamChatWithTools Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.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 aws-sdk group in /backend with 2 updates: @aws-sdk/client-s3 and @aws-sdk/s3-request-presigner.
Updates
@aws-sdk/client-s3from 3.1026.0 to 3.1050.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
bdc9fc6Publish v3.1050.004d52f3Publish v3.1049.0be183b6fix(client-sts): update imports to new module locations (#8025)313813dPublish v3.1048.01af9047chore(codegen): updated import sources for aws-sdk core (#8015)eabae7dchore(codegen): sync for browser bundle fixes (#8022)8edb907Publish v3.1047.0a664335Publish v3.1046.09ce20f6chore(codegen): dependency version bump (#8008)acffbf9chore: update smithy/core imports (#7979)Updates
@aws-sdk/s3-request-presignerfrom 3.1026.0 to 3.1050.0Release notes
Sourced from @aws-sdk/s3-request-presigner's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/s3-request-presigner's changelog.
... (truncated)
Commits
bdc9fc6Publish v3.1050.004d52f3Publish v3.1049.0313813dPublish v3.1048.0901b75achore(packages): update import paths (#8024)eabae7dchore(codegen): sync for browser bundle fixes (#8022)8edb907Publish v3.1047.0a664335Publish v3.1046.06a0f061chore(core/util): migrate minor utility functions to core (#8007)9ce20f6chore(codegen): dependency version bump (#8008)acffbf9chore: update smithy/core imports (#7979)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 conditions