dependabot[bot]
|
73bfb11c3e
|
chore(deps-dev): bump @aws-sdk/credential-provider-env (#1490)
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env) from 3.883.0 to 3.888.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.888.0/packages/credential-provider-env)
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.888.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
ce10ea457f
|
chore(deps-dev): bump @types/node from 24.3.1 to 24.5.0 (#1494)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.1 to 24.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
6e6743c58a
|
chore(deps-dev): bump @biomejs/biome from 2.2.3 to 2.2.4 (#1493)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.4/packages/@biomejs/biome)
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
7695a63157
|
chore(deps-dev): bump memfs from 4.38.2 to 4.39.0 (#1491)
Bumps [memfs](https://github.com/streamich/memfs) from 4.38.2 to 4.39.0.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/memfs/compare/v4.38.2...v4.39.0)
---
updated-dependencies:
- dependency-name: memfs
dependency-version: 4.39.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
177dade8f5
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
a87e741eba
|
feat: Add global timeout support (#1487)
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
215dbfc2e0
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
569add8750
|
fix: properly expose getProxyForUrl (introduced in #1482) (#1486)
* chore: use stricter typescript config
* fix: properly expose getProxyForUrl (in #1482)
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
45e9b2361a
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
Michał Pawlik
|
9aa437c71f
|
feat: Improve debug logging in retry logic (#1485)
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
1b22251287
|
chore(deps): bump vite from 6.3.5 to 7.1.5 (#1484)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 7.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
30f1979f73
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
c8eae42842
|
feat: add no-proxy support (#1482)
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
d1738addf8
|
chore(deps-dev): bump @biomejs/biome from 2.2.2 to 2.2.3 (#1480)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.3/packages/@biomejs/biome)
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
3c81eaa0ac
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
c1f99d9919
|
chore(deps): bump @aws-sdk/client-sts from 3.873.0 to 3.883.0 (#1478)
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) from 3.873.0 to 3.883.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-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-sts)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.883.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
c8d2acc8cd
|
chore(deps-dev): bump @aws-sdk/credential-provider-env (#1479)
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env) from 3.879.0 to 3.883.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/packages/credential-provider-env)
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.883.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
10d0957229
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
1db6a8d36b
|
chore(deps): bump @smithy/node-http-handler from 4.1.1 to 4.2.0 (#1477)
Bumps [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.2.0/packages/node-http-handler)
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
26ee0db93b
|
chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 (#1475)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.0 to 24.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
Henry Griffiths
|
368291f3c1
|
ci: update configure-aws-credentials to v5 (#1470)
BEGIN_COMMIT_OVERRIDE
chore: update configure-aws-credentials to v5 (#1470)
END_COMMIT_OVERRIDE
|
2026-01-27 15:45:43 -08:00 |
|
Henry Griffiths
|
af208eb863
|
chore: update readme version to v5 (#1469)
|
2026-01-27 15:45:43 -08:00 |
|
Henry Griffiths
|
4f7685c9d1
|
chore: update actions/checkout to v5 (#1471)
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
7de3ac08ca
|
chore: revert 163b496 (#1473)
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
9515e12615
|
chore: update AWS role references to use variables (#1472)
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
e1f27963af
|
chore: remove release-please-action override (#1467)
|
2026-01-27 15:45:43 -08:00 |
|
AWS SDKs and Tools bot
|
44e3fb90db
|
chore(main): release 5.0.0 (#1451)
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
0a6b7158f2
|
chore: Fix markdown link formatting in README.md (#1466)
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
ecfe99e00b
|
chore: update README with versioning (#1465)
* chore: update README with versioning and license info
* chore: fix typo
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
7203c21033
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
827af033de
|
chore(deps-dev): bump @aws-sdk/credential-provider-env (#1463)
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env) from 3.876.0 to 3.879.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.879.0/packages/credential-provider-env)
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.879.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
dependabot[bot]
|
cd8279cd8c
|
chore(deps-dev): bump memfs from 4.38.1 to 4.38.2 (#1462)
Bumps [memfs](https://github.com/streamich/memfs) from 4.38.1 to 4.38.2.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/memfs/compare/v4.38.1...v4.38.2)
---
updated-dependencies:
- dependency-name: memfs
dependency-version: 4.38.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
d0a05da0c8
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
9fb1716ceb
|
feat: support account id allowlist (#1456)
* feat: support account id allowlist
* chore: update readme
---------
Co-authored-by: Michael Lehmann <lehmanmj@amazon.com>
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
ae5e76d11f
|
chore: Update dist
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
4f0bc4ee1c
|
feat: add skip OIDC option (#1458)
|
2026-01-27 15:45:43 -08:00 |
|
Tom Keller
|
84104e7415
|
chore: update OS matrix in inline-policy for tests-integ-release.yml (#1461)
Removed Windows from the OS matrix in the workflow.
|
2026-01-27 15:45:43 -08:00 |
|
Michael Lehmann
|
81dc407534
|
chore: make script inline (#1460)
* add pre-release integ tests
* chore: remove unnecessary sudo and reorganize test files
* chore: inline write token file
|
2026-01-27 15:45:43 -08:00 |
|
Michael Lehmann
|
2e3dfc44a9
|
chore: redact s3 contents
|
2026-01-27 15:45:43 -08:00 |
|
Michael Lehmann
|
d89333df1f
|
chore: add pre-release integ tests (#1457)
* add pre-release integ tests
* chore: remove unnecessary sudo and reorganize test files
|
2026-01-27 15:45:43 -08:00 |
|
GitHub Actions
|
38d8c64eb3
|
chore: Update dist
|
2026-01-27 15:45:42 -08:00 |
|
dependabot[bot]
|
a7097b0e08
|
chore(deps-dev): bump @aws-sdk/credential-provider-env (#1453)
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env) from 3.864.0 to 3.873.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.873.0/packages/credential-provider-env)
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.873.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:42 -08:00 |
|
GitHub Actions
|
e75f7e3d06
|
chore: Update dist
|
2026-01-27 15:45:42 -08:00 |
|
dependabot[bot]
|
b54432e49c
|
chore(deps): bump @aws-sdk/client-sts from 3.864.0 to 3.873.0 (#1455)
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) from 3.864.0 to 3.873.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-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.873.0/clients/client-sts)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.873.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:42 -08:00 |
|
dependabot[bot]
|
f913942884
|
chore(deps-dev): bump @biomejs/biome from 2.2.0 to 2.2.2 (#1454)
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.2.2/packages/@biomejs/biome)
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
|
2026-01-27 15:45:42 -08:00 |
|
dependabot[bot]
|
993411ece6
|
chore(deps-dev): bump memfs from 4.36.3 to 4.38.1 (#1452)
Bumps [memfs](https://github.com/streamich/memfs) from 4.36.3 to 4.38.1.
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/memfs/compare/v4.36.3...v4.38.1)
---
updated-dependencies:
- dependency-name: memfs
dependency-version: 4.38.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-27 15:45:42 -08:00 |
|
Tom Keller
|
e8cc5bc2e0
|
chore: update last release sha (#1450)
|
2026-01-27 15:45:42 -08:00 |
|
Tom Keller
|
9466cfb60a
|
chore: exclude dist and github from release-processing (#1447)
|
2026-01-27 15:45:42 -08:00 |
|
GitHub Actions
|
6357374424
|
chore: Update dist
|
2026-01-27 15:45:42 -08:00 |
|
Tom Keller
|
0a2792614c
|
chore: cleanup input handling (#1445)
Co-authored-by: Michael Lehmann <lehmanmj@amazon.com>
|
2026-01-27 15:45:40 -08:00 |
|