AWS SDKs and Tools bot
7474bc4690
chore(main): release 4.3.1
2025-08-04 16:23:36 -07:00
Tom Keller
be2e7ad815
fix: update readme to 4.3.1 ( #1424 )
...
This is a fix instead of a chore to force a 4.3.1 tag
Release-as: 4.3.1
2025-08-04 23:17:49 +00:00
Michael Lehmann
4a9906ba73
Merge pull request #1422 from aws-actions/lehmanmj-patch-2
...
chore: Update README.md
2025-08-04 13:54:52 -07:00
Michael Lehmann
83a7f06197
Update README.md
...
update readme with latest version
2025-08-04 13:52:04 -07:00
Tom Keller
b8b4fdbcd4
Update CHANGELOG.md
2025-08-04 13:47:32 -07:00
AWS SDKs and Tools bot
d0834ad3a6
chore(main): release 4.3.0
2025-08-04 13:47:32 -07:00
kellertk
3f7c218721
chore: release 4.3.0
...
Release-As: 4.3.0
2025-08-04 13:34:43 -07:00
GitHub Actions
c7b374462f
chore: Update dist
2025-08-04 20:30:15 +00:00
kellertk
cbea70821e
fix: properly set proxy environment variable
2025-08-04 13:29:35 -07:00
Michael Lehmann
9581336d17
Revert "Merge pull request #1415 from aws-actions/lehmanmj-patch-1"
2025-08-04 11:48:51 -07:00
Michael Lehmann
51f5560378
Merge pull request #1415 from aws-actions/lehmanmj-patch-1
...
chore: Update README.md
2025-08-04 11:06:12 -07:00
Michael Lehmann
d343995f27
Update README.md
...
update README to note that authenticated-arn value is output.
also changed version numbers to reflect new version.
2025-08-04 10:59:21 -07:00
AWS SDKs and Tools bot
59b441846a
chore(main): release 4.3.0 ( #1380 )
2025-08-04 10:49:14 -07:00
GitHub Actions
9fa0b155aa
chore: Update dist
2025-08-04 17:40:17 +00:00
Tom Keller
59489ba544
feat: depenency update and feature cleanup ( #1414 )
...
* chore: add clean script
* chore: run npm audit fix
* chore: unblock update to vitest 3.x
* chore(deps-dev): update vitest dependencies
Closes #1275
Closes #1276
* chore(deps): update https-proxy-agent and types to match
Closes #1407 .
* chore: add lint:fix script
* feat: support HTTPS_PROXY environment variable
Closes #1061
Closes #861
* feat: output ARN of authenticated prinicpal
Closes #1062
Closes #1191
2025-08-04 10:39:42 -07:00
GitHub Actions
a021b96993
chore: Update dist
2025-07-31 22:07:21 +00:00
dependabot[bot]
e7ec4b66d5
chore(deps-dev): bump @biomejs/biome from 1.9.4 to 2.1.2 ( #1410 )
...
* chore(deps-dev): bump @biomejs/biome from 1.9.4 to 2.1.2
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) from 1.9.4 to 2.1.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.1.2/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: bump biome and fix linting errors
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kellertk <kellertk@amazon.com >
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2025-07-31 22:06:42 +00:00
Henry Griffiths
5b3c895046
fix(docs): readme samples versioning
2025-07-31 14:38:32 -07:00
kellertk
63b1cdc38a
Merge branch 'dmarkhas-patch-1'
2025-07-31 14:24:42 -07:00
Michael Lehmann
fc2b804e37
Update README.md
...
note that the expiration is listed in the readme as an output.
2025-07-31 14:03:15 -07:00
Tom Keller
243d714529
Merge branch 'main' into patch-1
2025-07-31 13:20:49 -07:00
GitHub Actions
9227d6ee4a
chore: Update dist
2025-07-31 20:18:37 +00:00
dependabot[bot]
84ac3de26c
chore(deps): bump @aws-sdk/client-sts from 3.840.0 to 3.855.0 ( #1406 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.840.0 to 3.855.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.855.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.855.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>
2025-07-31 20:17:57 +00:00
dependabot[bot]
cfc1102463
chore(deps-dev): bump memfs from 4.17.2 to 4.23.0 ( #1408 )
...
Bumps [memfs](https://github.com/streamich/memfs ) from 4.17.2 to 4.23.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.17.2...v4.23.0 )
---
updated-dependencies:
- dependency-name: memfs
dependency-version: 4.23.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>
2025-07-31 20:15:32 +00:00
GitHub Actions
0ed0e57cf8
chore: Update dist
2025-07-31 20:13:42 +00:00
dependabot[bot]
5fd1747fbc
chore(deps-dev): bump @aws-sdk/credential-provider-env ( #1409 )
...
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env ) from 3.844.0 to 3.855.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.855.0/packages/credential-provider-env )
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.855.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>
2025-07-31 20:13:05 +00:00
Tom Keller
6b8bbaed05
chore: switch to pull_request_target for dependabot-autoapprove
2025-07-31 13:06:19 -07:00
Tom Keller
8128bbdaac
Update assume role arn
2025-07-31 12:44:18 -07:00
Alisha Kulkarni
77e8c97f17
Update README.md - Spelling correction
2025-07-29 10:49:16 -07:00
kellertk
b09a246f74
chore: Revise readme
2025-07-29 10:49:16 -07:00
Michael Lehmann
10850c9616
Merge pull request #1404 from aws-actions/remove-integ
...
chore: remove unneeded integ test
2025-07-28 13:06:52 -07:00
Tom Keller
a31e903eec
Merge branch 'main' into remove-integ
2025-07-25 21:23:12 -07:00
Tom Keller
b88116ba3b
chore: remove unneeded integ test
2025-07-25 21:22:44 -07:00
GitHub Actions
68858db075
chore: Update dist
2025-07-25 22:59:55 +00:00
dependabot[bot]
93f10a2e06
chore(deps-dev): bump @aws-sdk/credential-provider-env ( #1400 )
...
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env ) from 3.840.0 to 3.844.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.844.0/packages/credential-provider-env )
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.844.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>
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2025-07-25 22:59:15 +00:00
Tom Keller
fd13a40502
update workflow file ARNs ( #1403 )
2025-07-25 22:08:17 +00:00
GitHub Actions
a159d7bb53
chore: Update dist
2025-07-15 06:48:23 +00:00
dependabot[bot]
a9a3826013
chore(deps): bump @smithy/node-http-handler from 4.0.6 to 4.1.0 ( #1399 )
...
Bumps [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 4.0.6 to 4.1.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.1.0/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-version: 4.1.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>
2025-07-15 06:47:44 +00:00
GitHub Actions
f503a18704
chore: Update dist
2025-07-01 06:12:59 +00:00
dependabot[bot]
66d12fc03b
chore(deps): bump @aws-sdk/client-sts from 3.835.0 to 3.840.0 ( #1393 )
...
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.840.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>
2025-07-01 06:12:19 +00:00
Joseph Klix
37fe9a740b
Merge pull request #1387 from jizusun/patch-1
...
fix: the wrong example region for China partition in README
2025-06-30 16:28:30 -07:00
Jizu Sun
0d129e7d87
Merge branch 'main' into patch-1
2025-06-26 10:19:49 +02:00
GitHub Actions
3d8cba388a
chore: Update dist
2025-06-24 03:52:08 +00:00
dependabot[bot]
a19327083a
chore(deps): bump @aws-sdk/client-sts from 3.830.0 to 3.835.0 ( #1388 )
...
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.835.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>
2025-06-24 03:51:28 +00:00
Jizu Sun
bca7d38ca4
docs: fix the wrong example region for China partitation
2025-06-17 16:27:48 +08:00
dependabot[bot]
3bb878b6ab
chore(deps-dev): bump @types/node from 24.0.0 to 24.0.3 ( #1384 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.0.0 to 24.0.3.
- [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.0.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>
2025-06-17 04:03:39 +00:00
GitHub Actions
3c7407c187
chore: Update dist
2025-06-17 04:00:34 +00:00
dependabot[bot]
20ef22c966
chore(deps): bump @aws-sdk/client-sts from 3.826.0 to 3.830.0 ( #1385 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.826.0 to 3.830.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.830.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.830.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>
2025-06-17 03:59:54 +00:00
dependabot[bot]
a95656fcd9
chore(deps-dev): bump @types/node from 22.15.29 to 24.0.0 ( #1382 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.29 to 24.0.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.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 03:34:42 +00:00
GitHub Actions
15a2ebe5a0
chore: Update dist
2025-06-10 03:31:51 +00:00
dependabot[bot]
875428c99e
chore(deps): bump @aws-sdk/client-sts from 3.821.0 to 3.826.0 ( #1383 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.821.0 to 3.826.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.826.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.826.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>
2025-06-10 03:31:13 +00:00
GitHub Actions
f03bfa9b96
chore: Update dist
2025-06-10 03:27:48 +00:00
dependabot[bot]
a93de34720
chore(deps-dev): bump @aws-sdk/credential-provider-env ( #1381 )
...
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env ) from 3.821.0 to 3.826.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.826.0/packages/credential-provider-env )
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.826.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>
2025-06-10 03:27:09 +00:00
GitHub Actions
ab0ba40832
chore: Update dist
2025-06-05 22:07:39 +00:00
Michael Lehmann
c3b3ce61b0
Merge pull request #1379 from aws-actions/disable-env-output
...
feat: Optional environment variable output
2025-06-05 15:06:53 -07:00
Michael Lehmann
33adce1577
tests for disabled output-env-credentials
2025-06-05 13:55:47 -07:00
Michael Lehmann
3d90187bb1
add dist
2025-06-05 10:53:03 -07:00
Michael Lehmann
6f3d50aafb
decouple env creds output from log masking
2025-06-04 16:17:54 -07:00
Michael Lehmann
aeb75711d0
fix to make action still run
2025-06-04 15:45:40 -07:00
Michael Lehmann
7a01614d60
more debug
2025-06-04 15:10:23 -07:00
Michael Lehmann
b7878cdf5c
update dist
2025-06-04 15:07:36 -07:00
Michael Lehmann
0adfac7013
debug messages
2025-06-04 15:06:41 -07:00
Michael Lehmann
243e417dfd
update dist
2025-06-04 14:36:54 -07:00
Michael Lehmann
308756d6c3
add output-env-credentials flag (defaults to true)
2025-06-04 14:04:20 -07:00
dependabot[bot]
151e7fee89
chore(deps-dev): bump @types/node from 22.15.21 to 22.15.29 ( #1374 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.21 to 22.15.29.
- [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: 22.15.29
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>
2025-06-03 03:35:40 +00:00
GitHub Actions
a275d07fc4
chore: Update dist
2025-06-03 03:34:21 +00:00
dependabot[bot]
2d7f362573
chore(deps): bump @aws-sdk/client-sts from 3.817.0 to 3.821.0 ( #1373 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.817.0 to 3.821.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.821.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.821.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>
2025-06-03 03:33:36 +00:00
GitHub Actions
b92d0d98bf
chore: Update dist
2025-05-27 03:27:00 +00:00
dependabot[bot]
ff4bb8c1f9
chore(deps): bump @aws-sdk/client-sts from 3.812.0 to 3.817.0 ( #1370 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.812.0 to 3.817.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.817.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.817.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>
2025-05-27 03:26:21 +00:00
dependabot[bot]
2092c6a253
chore(deps-dev): bump @types/node from 22.15.19 to 22.15.21 ( #1369 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.19 to 22.15.21.
- [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: 22.15.21
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>
2025-05-27 03:23:25 +00:00
GitHub Actions
ca88fa5aed
chore: Update dist
2025-05-27 03:21:39 +00:00
dependabot[bot]
91b1921080
chore(deps-dev): bump @aws-sdk/credential-provider-env ( #1368 )
...
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env ) from 3.812.0 to 3.816.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.816.0/packages/credential-provider-env )
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.816.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>
2025-05-27 03:21:02 +00:00
Dan Markhasin
34b52a3920
Update README.md
...
Fixed README to reflect the actual names of the output variables
2025-05-20 13:23:39 +03:00
GitHub Actions
439a529737
chore: Update dist
2025-05-20 03:43:21 +00:00
dependabot[bot]
244b4ca7be
chore(deps): bump @aws-sdk/client-sts from 3.808.0 to 3.812.0 ( #1361 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.808.0 to 3.812.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.812.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.812.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>
2025-05-20 03:42:40 +00:00
dependabot[bot]
21cf8e5f31
chore(deps-dev): bump @smithy/property-provider from 4.0.2 to 4.0.3 ( #1364 )
...
Bumps [@smithy/property-provider](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/property-provider ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/property-provider@4.0.3/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
dependency-version: 4.0.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>
2025-05-20 03:40:13 +00:00
dependabot[bot]
6ccac84ceb
chore(deps-dev): bump memfs from 4.17.1 to 4.17.2 ( #1360 )
...
Bumps [memfs](https://github.com/streamich/memfs ) from 4.17.1 to 4.17.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.17.1...v4.17.2 )
---
updated-dependencies:
- dependency-name: memfs
dependency-version: 4.17.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>
2025-05-20 03:38:04 +00:00
dependabot[bot]
e20bc6c550
chore(deps-dev): bump @types/node from 22.15.17 to 22.15.19 ( #1359 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.17 to 22.15.19.
- [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: 22.15.19
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>
2025-05-20 03:36:01 +00:00
GitHub Actions
97c66b881d
chore: Update dist
2025-05-15 16:34:23 +00:00
dependabot[bot]
ffa925d298
chore(deps): bump undici from 5.28.5 to 5.29.0 ( #1357 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 16:33:48 +00:00
AWS SDKs and Tools bot
b475783126
chore(main): release 4.2.1 ( #1356 )
2025-05-14 10:13:08 -07:00
Michael Lehmann
e56e6c4038
Merge pull request #1355 from hozzer/main
...
fix: ensure explicit inputs take precedence over environment variables
2025-05-14 10:10:25 -07:00
hozzer
c0573b22e0
update dist
2025-05-14 13:47:00 +01:00
hozzer
df9c8fed6b
fix: prioritize explicit inputs over environment variables
2025-05-14 13:35:51 +01:00
GitHub Actions
e7aeb52aa2
chore: Update dist
2025-05-13 03:42:06 +00:00
dependabot[bot]
51886263f2
chore(deps): bump @aws-sdk/client-sts from 3.803.0 to 3.808.0 ( #1353 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.803.0 to 3.808.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.808.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.808.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>
2025-05-13 03:41:26 +00:00
GitHub Actions
a7d7b7872a
chore: Update dist
2025-05-13 03:40:08 +00:00
dependabot[bot]
e10de4c3ea
chore(deps-dev): bump @aws-sdk/credential-provider-env ( #1352 )
...
Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env ) from 3.799.0 to 3.808.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.808.0/packages/credential-provider-env )
---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
dependency-version: 3.808.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>
2025-05-13 03:39:30 +00:00
dependabot[bot]
85f7c4ce7f
chore(deps-dev): bump @types/node from 22.15.11 to 22.15.17 ( #1351 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.11 to 22.15.17.
- [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: 22.15.17
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>
2025-05-13 03:37:12 +00:00
Alisha Kulkarni
f24d7193d9
Merge pull request #1331 from aws-actions/release-please--branches--main--components--configure-aws-credentials
...
chore(main): release 4.2.0
2025-05-06 13:18:00 -07:00
Alisha Kulkarni
f6095d9dc4
Merge branch 'main' into release-please--branches--main--components--configure-aws-credentials
2025-05-06 13:16:29 -07:00
dependabot[bot]
df1fa04984
chore(deps-dev): bump memfs from 4.17.0 to 4.17.1 ( #1348 )
...
Bumps [memfs](https://github.com/streamich/memfs ) from 4.17.0 to 4.17.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.17.0...v4.17.1 )
---
updated-dependencies:
- dependency-name: memfs
dependency-version: 4.17.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>
2025-05-06 03:48:41 +00:00
dependabot[bot]
1c397386a2
chore(deps-dev): bump @types/node from 22.15.3 to 22.15.11 ( #1345 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.3 to 22.15.11.
- [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: 22.15.11
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>
2025-05-06 03:46:27 +00:00
AWS SDKs and Tools bot
21e0c4b1ca
chore(main): release 4.2.0
2025-05-05 20:44:51 -07:00
GitHub Actions
b0f2baf098
chore: Update dist
2025-05-06 03:44:51 +00:00
dependabot[bot]
4320d1b180
chore(deps): bump @aws-sdk/client-sts from 3.798.0 to 3.803.0 ( #1346 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.798.0 to 3.803.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.803.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.803.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>
2025-05-06 03:44:09 +00:00
dependabot[bot]
5d1959cbc9
chore(deps): bump vite from 6.3.2 to 6.3.4 ( #1344 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.2 to 6.3.4.
- [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/v6.3.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 17:43:18 +00:00
GitHub Actions
3ecfae8a2c
chore: Update dist
2025-04-29 03:22:08 +00:00
dependabot[bot]
2f26d75abd
chore(deps): bump @aws-sdk/client-sts from 3.787.0 to 3.798.0 ( #1342 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.787.0 to 3.798.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.798.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.798.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>
2025-04-29 03:21:33 +00:00
dependabot[bot]
658557f884
chore(deps-dev): bump @types/node from 22.14.1 to 22.15.3 ( #1341 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.14.1 to 22.15.3.
- [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: 22.15.3
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>
2025-04-29 03:19:12 +00:00
GitHub Actions
f157a6574f
chore: Update dist
2025-04-25 23:12:05 +00:00
Tom Keller
9e38641911
fix: role chaning on mulitple runs ( #1340 )
2025-04-25 16:11:28 -07:00
Tom Keller
2c168adcae
feat: support action inputs as environment variables ( #1338 )
...
* support action inputs as environment variables
* update dist
* fix: update tsconfig for package step
* fix: update environment variable setting method
* fix: make biome happy
---------
Co-authored-by: Michael Lehmann <lehmanmj@amazon.com >
2025-04-25 13:15:03 -07:00
GitHub Actions
4d5f2395c0
chore: Update dist
2025-04-24 22:55:35 +00:00
Michael Lehmann
a4f326760c
Merge pull request #1337 from aws-actions/output-expiration
...
feat: add Expiration field to Outputs
2025-04-24 15:55:00 -07:00
Michael Lehmann
93edf43b3a
document outputs in readme
2025-04-24 15:42:59 -07:00
Michael Lehmann
fe54dce1bb
update dist with changes
2025-04-24 15:05:57 -07:00
Michael Lehmann
423f4e15fb
Add Expiration field to output
2025-04-24 14:14:16 -07:00
Michael Lehmann
11e58be8bc
Merge pull request #1336 from aws-actions/lehmanmj-patch-1
...
chore: Update README.md
2025-04-24 12:16:29 -07:00
Michael Lehmann
7f5e3139fe
Update README.md
...
update readme.md to provide a suggestion for altering the role-session-name for easier auditability
2025-04-24 12:09:12 -07:00
Michael Lehmann
5a0cf0167f
Merge pull request #1334 from aws-actions/lehmanmj-patch-1
...
feat: Document role-duration-seconds range
2025-04-23 10:50:01 -07:00
Michael Lehmann
adb43a2cd3
Update README.md
2025-04-23 10:34:14 -07:00
dependabot[bot]
e62ae06aa8
chore(deps-dev): bump @types/node from 22.13.1 to 22.14.1 ( #1326 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.13.1 to 22.14.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: 22.14.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>
2025-04-22 23:45:50 +00:00
dependabot[bot]
66d7591932
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3 ( #1323 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.3 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.3
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>
2025-04-22 23:43:22 +00:00
GitHub Actions
76dfa67953
chore: Update dist
2025-04-22 23:41:36 +00:00
dependabot[bot]
ab246ce5fb
chore(deps): bump esbuild, @vitest/coverage-v8 and vitest ( #1333 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) to 0.25.2 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild ), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ). These dependencies need to be updated together.
Updates `esbuild` from 0.21.5 to 0.25.2
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.2 )
Updates `@vitest/coverage-v8` from 2.1.9 to 3.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/coverage-v8 )
Updates `vitest` from 2.1.9 to 3.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.2
dependency-type: indirect
- dependency-name: "@vitest/coverage-v8"
dependency-version: 3.1.2
dependency-type: direct:development
- dependency-name: vitest
dependency-version: 3.1.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 23:40:59 +00:00
GitHub Actions
ca537c9527
chore: Update dist
2025-04-22 23:39:29 +00:00
dependabot[bot]
72a198126f
chore(deps): bump @aws-sdk/client-sts from 3.741.0 to 3.787.0 ( #1325 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.741.0 to 3.787.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.787.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.787.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>
2025-04-22 23:38:50 +00:00
dependabot[bot]
203a39c651
chore(deps): bump vite from 5.4.14 to 5.4.18 ( #1332 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.14 to 5.4.18.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.18
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 23:36:33 +00:00
Michael Lehmann
c401b8a98c
Merge pull request #1330 from aws-actions/dependabot-and-build-test
...
fix: make sure action builds, also fix dependabot autoapprove
2025-04-22 16:34:27 -07:00
Michael Lehmann
27e906a655
make sure action builds, also fix dependabot autoapprove
2025-04-22 16:20:34 -07:00
Alisha Kulkarni
483d6b517a
Merge pull request #1329 from aws-actions/alikulka-patch-1
...
chore: Update README.md
2025-04-17 14:56:31 -07:00
Alisha Kulkarni
c7765366a4
Update README.md
...
Updated version tags in examples to reflect the latest semantic version.
2025-04-17 13:35:40 -07:00
AWS SDKs and Tools bot
ececac1a45
chore(main): release 4.1.0 ( #1282 )
...
Co-authored-by: Michael Lehmann <lehmanmj@amazon.com >
2025-02-10 15:09:08 -08:00
GitHub Actions
16fec6080f
chore: Update dist
2025-02-08 00:25:25 +00:00
Michael Lehmann
eb70354fb4
feat: idempotent fetch ( #1289 )
...
* Add functionality to re-use existing credentials
* Finish adding use-existing-credentials logic
* Add testing for use-existing-credentials
* Update README
* feat: finalize use-exisiting-credentials feature
---------
Co-authored-by: Tom Keller <kellertk@amazon.com >
2025-02-07 16:24:45 -08:00
dependabot[bot]
3478c15aa1
chore(deps-dev): bump memfs from 4.14.0 to 4.17.0 ( #1250 )
...
Bumps [memfs](https://github.com/streamich/memfs ) from 4.14.0 to 4.17.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.14.0...v4.17.0 )
---
updated-dependencies:
- dependency-name: memfs
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>
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2025-02-05 01:22:06 +00:00
GitHub Actions
a69d38c39d
chore: Update dist
2025-02-05 01:20:28 +00:00
dependabot[bot]
6b1d0f829d
chore(deps-dev): bump @smithy/property-provider from 3.1.8 to 4.0.1 ( #1246 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.1.8 to 4.0.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@4.0.1/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
dependency-type: direct:development
update-type: version-update:semver-major
...
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 >
2025-02-05 01:19:53 +00:00
Tom Keller
f021516513
chore: remove role session name
2025-02-04 17:18:15 -08:00
dependabot[bot]
1c8dbbcc02
chore(deps-dev): bump @vercel/ncc from 0.38.2 to 0.38.3 ( #1204 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.38.2 to 0.38.3.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.38.2...0.38.3 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
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 >
2025-02-05 01:13:40 +00:00
Tom Keller
ce290d67fe
chore: change dependabot role session name
2025-02-04 17:12:00 -08:00
Tom Keller
1780ebd97b
chore: create one-off test for CAWSC
2025-02-04 17:06:10 -08:00
GitHub Actions
a02ef26683
chore: Update dist
2025-02-05 00:30:13 +00:00
dependabot[bot]
5fbd2e409b
chore(deps-dev): bump typescript from 5.6.3 to 5.7.3 ( #1247 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.6.3 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.3 )
---
updated-dependencies:
- dependency-name: typescript
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>
Co-authored-by: Michael Lehmann <lehmanmj@amazon.com >
2025-02-05 00:29:37 +00:00
Michael Lehmann
f0af89b102
fix: Dependabot autoapprove id-token write permission ( #1285 )
...
* Fix automerge action syntax
* Fix typo
* Fix typo
* Add brackets
* add ID token permission
---------
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2025-02-05 00:27:51 +00:00
Michael Lehmann
b9ee51dc60
fix: Dependabot autoapprove ( #1284 )
...
* Fix automerge action syntax
* Fix typo
* Fix typo
* Add brackets
2025-02-05 00:23:12 +00:00
GitHub Actions
66c00faf39
chore: Update dist
2025-02-04 23:06:04 +00:00
Tom Keller
134d71efe0
fix: build failure due to tests ( #1283 )
2025-02-04 15:05:30 -08:00
dependabot[bot]
b8ef615781
chore(deps): bump undici from 5.28.4 to 5.28.5 ( #1271 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 14:34:15 -08:00
dependabot[bot]
e5b9735585
chore(deps-dev): bump @types/node from 22.9.0 to 22.13.1 ( #1277 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.9.0 to 22.13.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-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>
2025-02-04 14:30:57 -08:00
dependabot[bot]
79ebbb3141
chore(deps): bump @aws-sdk/client-sts from 3.682.0 to 3.741.0 ( #1278 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.682.0 to 3.741.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.741.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2025-02-04 14:18:13 -08:00
dependabot[bot]
7f029f3507
chore(deps-dev): bump vitest and @vitest/coverage-v8
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ). These dependencies needed to be updated together.
Updates `vitest` from 2.1.4 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest )
Updates `@vitest/coverage-v8` from 2.1.4 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/coverage-v8 )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-04 14:15:29 -08:00
Michael Lehmann
39fd91c08e
fix: typo ( #1281 )
...
* Fix automerge action syntax
* Fix typo
---------
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2025-02-04 22:10:35 +00:00
Michael Lehmann
cf624fbdad
Fix automerge action syntax
2025-02-04 12:02:34 -08:00
alikulka
4fc4975a85
Merge pull request #1273 from aws-actions/release-please--branches--main--components--configure-aws-credentials
...
chore(main): release 4.0.3
2025-01-27 14:06:10 -08:00
AWS SDKs and Tools bot
47ce154311
chore(main): release 4.0.3
2025-01-27 14:02:51 -08:00
alikulka
d700acbb22
Merge pull request #1266 from aws-actions/release-please-integration
...
feat: added release-please action config
2025-01-27 14:00:59 -08:00
Alisha Kulkarni
ca00fd4d38
chore: release 4.0.3
...
Release-As: 4.0.3
2025-01-27 13:47:58 -08:00
Alisha Kulkarni
0f88004d9c
feat: added release-please action config
2025-01-24 14:37:49 -08:00
GitHub Actions
f171d5c895
chore: Update dist
2025-01-17 21:55:17 +00:00
dependabot[bot]
2c187c9a63
chore(deps): bump @smithy/node-http-handler from 3.2.5 to 4.0.1 ( #1251 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.2.5 to 4.0.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@4.0.1/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-17 13:54:41 -08:00
Tom Keller
97834a484a
fix: add id-token permission to automerge
2024-11-06 15:30:39 -08:00
Tom Keller
16ffc4e9d9
chore: remove mergify ( #1196 )
...
* feat: autoapprove dependabot PRs without mergify
* chore: remove mergify
* fix: approve dependabot PRs as OSDS bot
2024-11-05 15:55:23 -08:00
dependabot[bot]
b47a85173f
chore(deps-dev): bump @types/node from 22.8.7 to 22.9.0 ( #1197 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.8.7 to 22.9.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-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>
2024-11-04 22:11:53 -08:00
GitHub Actions
7ec02fdd4f
chore: Update dist
2024-11-04 19:39:52 +00:00
Tom Keller
bfd218503e
fix: force push packaged files to main
2024-11-04 11:33:37 -08:00
Tom Keller
83b5a56547
fix: cpy syntax on npm package ( #1195 )
2024-11-04 11:26:48 -08:00
Tom Keller
ccbdafa425
chore: migrate to biomejs ( #1167 )
...
* chore: migrate to biomejs
* chore: migrate to biomejs
* chore: migrate from jest to vitest
* chore: error on lint warnings
* chore: remove obsolete depedencies
2024-11-04 10:19:12 -08:00
dependabot[bot]
d90c1f89e1
chore(deps-dev): bump @types/node from 22.7.8 to 22.8.2 ( #1192 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.8 to 22.8.2.
- [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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-29 03:25:31 +00:00
dependabot[bot]
8ce5662dcb
chore(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 ( #1193 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.13 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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>
2024-10-29 03:23:22 +00:00
dependabot[bot]
132df1605a
chore(deps-dev): bump @types/node from 22.7.5 to 22.7.8 ( #1188 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.5 to 22.7.8.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-22 03:40:55 +00:00
dependabot[bot]
c3eecb10dc
chore(deps): bump @smithy/node-http-handler from 3.2.4 to 3.2.5 ( #1187 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.2.5/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-22 03:38:20 +00:00
dependabot[bot]
b06d1612cc
chore(deps-dev): bump @smithy/property-provider from 3.1.7 to 3.1.8 ( #1186 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.1.8/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-22 03:36:17 +00:00
dependabot[bot]
3610e7477c
chore(deps-dev): bump aws-sdk-client-mock from 4.0.2 to 4.1.0 ( #1185 )
...
Bumps [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases )
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: aws-sdk-client-mock
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>
2024-10-22 03:33:37 +00:00
dependabot[bot]
2cefa29f87
chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 ( #1182 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3 )
---
updated-dependencies:
- dependency-name: typescript
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>
2024-10-15 03:05:09 +00:00
dependabot[bot]
a70163716a
chore(deps-dev): bump @types/node from 22.7.4 to 22.7.5 ( #1179 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.7.4 to 22.7.5.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-08 03:48:02 +00:00
GitHub Actions
074f3e3ed6
chore: Update dist
2024-10-08 03:46:04 +00:00
dependabot[bot]
cfdc9e618a
chore(deps): bump @actions/core from 1.10.1 to 1.11.1 ( #1177 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.1 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-08 03:45:14 +00:00
dependabot[bot]
f0b286ee81
chore(deps-dev): bump del-cli from 5.1.0 to 6.0.0 ( #1178 )
...
Bumps [del-cli](https://github.com/sindresorhus/del-cli ) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/del-cli/releases )
- [Commits](https://github.com/sindresorhus/del-cli/compare/v5.1.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: del-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-08 03:43:07 +00:00
dependabot[bot]
978afc099f
chore(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 ( #1176 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.30.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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>
2024-10-08 03:40:07 +00:00
dependabot[bot]
73daff1b20
chore(deps-dev): bump @types/node from 22.6.1 to 22.7.4 ( #1172 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.6.1 to 22.7.4.
- [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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-01 03:43:20 +00:00
dependabot[bot]
a9a462e707
chore(deps-dev): bump @smithy/property-provider from 3.1.6 to 3.1.7 ( #1171 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.1.7/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-01 03:41:21 +00:00
dependabot[bot]
c02032282e
chore(deps): bump @smithy/node-http-handler from 3.2.3 to 3.2.4 ( #1170 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.2.4/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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>
2024-10-01 03:39:01 +00:00
GitHub Actions
050bf7aae9
chore: Update dist
2024-09-24 03:27:06 +00:00
dependabot[bot]
1ff999ed11
chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 ( #1162 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.38.1 to 0.38.2.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.2 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-24 03:26:13 +00:00
GitHub Actions
cf0a0ec4cc
chore: Update dist
2024-09-24 03:23:58 +00:00
dependabot[bot]
f9195c8403
chore(deps): bump @smithy/node-http-handler from 3.2.2 to 3.2.3 ( #1163 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.2.3/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-24 03:23:06 +00:00
dependabot[bot]
da5122d981
chore(deps-dev): bump @types/node from 22.5.5 to 22.6.1 ( #1160 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.5 to 22.6.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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-24 03:21:20 +00:00
dependabot[bot]
aab03b4eeb
chore(deps-dev): bump aws-sdk-client-mock from 4.0.1 to 4.0.2 ( #1161 )
...
Bumps [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases )
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: aws-sdk-client-mock
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>
2024-09-24 03:18:47 +00:00
dependabot[bot]
909c963c25
chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 ( #1155 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.0 to 8.57.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v8.57.1 )
---
updated-dependencies:
- dependency-name: eslint
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-17 03:42:11 +00:00
dependabot[bot]
35f8f79dc2
chore(deps-dev): bump @smithy/property-provider from 3.1.4 to 3.1.6 ( #1156 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.1.6/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-17 03:40:08 +00:00
dependabot[bot]
e402f5e2c3
chore(deps): bump @smithy/node-http-handler from 3.2.0 to 3.2.2 ( #1153 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.2.2/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-17 03:38:23 +00:00
dependabot[bot]
45d446aaa3
chore(deps-dev): bump @types/node from 22.5.4 to 22.5.5 ( #1152 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.4 to 22.5.5.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-17 03:36:20 +00:00
dependabot[bot]
835806a903
chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 ( #1154 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.12 to 29.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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>
2024-09-17 03:34:11 +00:00
Ashish Dhingra
bd1354327e
chore: Modified bug issue template to add checkbox to report potential regression.
2024-09-12 11:12:07 -07:00
dependabot[bot]
1ceaabc2d4
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 ( #1148 )
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-10 04:00:45 +00:00
GitHub Actions
2ecdac5a31
chore: Update dist
2024-09-10 03:58:46 +00:00
dependabot[bot]
21013c6ea2
chore(deps): bump @smithy/node-http-handler from 3.1.4 to 3.2.0 ( #1150 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.2.0/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-10 03:57:57 +00:00
dependabot[bot]
1c492975ae
chore(deps-dev): bump @smithy/property-provider from 3.1.3 to 3.1.4 ( #1149 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.1.4/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-10 03:55:55 +00:00
dependabot[bot]
e46110bca8
chore(deps-dev): bump @types/node from 22.5.2 to 22.5.4 ( #1147 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.2 to 22.5.4.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-09-10 03:53:44 +00:00
dependabot[bot]
17842ca385
chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 ( #1146 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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>
2024-09-10 03:50:30 +00:00
dependabot[bot]
e26e190428
chore(deps-dev): bump @types/node from 22.5.0 to 22.5.2 ( #1142 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.0 to 22.5.2.
- [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-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>
2024-09-03 03:46:27 +00:00
GitHub Actions
0fc95ed935
chore: Update dist
2024-08-27 03:34:55 +00:00
dependabot[bot]
d23081dda5
chore(deps-dev): bump eslint-import-resolver-typescript ( #1139 )
...
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-27 03:34:08 +00:00
dependabot[bot]
3ce4859d07
chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 ( #1140 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.4 to 29.2.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5 )
---
updated-dependencies:
- dependency-name: ts-jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-27 03:32:06 +00:00
dependabot[bot]
779816abba
chore(deps-dev): bump @types/node from 22.4.1 to 22.5.0 ( #1138 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.4.1 to 22.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-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>
2024-08-27 03:29:17 +00:00
dependabot[bot]
ead1e6af28
chore(deps-dev): bump @types/node from 22.2.0 to 22.4.1 ( #1136 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.2.0 to 22.4.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-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>
2024-08-20 03:59:00 +00:00
dependabot[bot]
55f725fcb5
chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0 ( #1134 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.1.0 to 22.2.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-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>
2024-08-13 03:42:17 +00:00
Melle van der Linde
39228ca2bf
chore(deps): update github actions versions ( #1128 )
...
Co-authored-by: Melle <melle@git.com >
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2024-08-09 18:43:54 -07:00
dependabot[bot]
8179d389e2
chore(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 ( #1131 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.3 to 29.2.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4 )
---
updated-dependencies:
- dependency-name: ts-jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-06 03:08:40 +00:00
dependabot[bot]
9edadd368f
chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0 ( #1129 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.0.0 to 22.1.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-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>
2024-08-06 03:05:50 +00:00
dependabot[bot]
e57d9b2db1
chore(deps): bump @smithy/node-http-handler from 3.1.3 to 3.1.4 ( #1127 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.1.4/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-30 03:54:04 +00:00
dependabot[bot]
3802ea987a
chore(deps-dev): bump @types/node from 20.14.11 to 22.0.0 ( #1125 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.11 to 22.0.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-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 03:50:37 +00:00
dependabot[bot]
12e3392609
chore(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 ( #1122 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.2 to 29.2.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3 )
---
updated-dependencies:
- dependency-name: ts-jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-23 03:37:32 +00:00
dependabot[bot]
46b3b9326a
chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11 ( #1119 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.10 to 20.14.11.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-23 03:35:20 +00:00
dependabot[bot]
c6bba96e8b
chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 ( #1121 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-23 03:34:00 +00:00
dependabot[bot]
ca8fe1c3f8
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 ( #1118 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4 )
---
updated-dependencies:
- dependency-name: typescript
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>
2024-07-23 03:31:29 +00:00
dependabot[bot]
6116f2b953
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 ( #1115 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3 )
---
updated-dependencies:
- dependency-name: prettier
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-16 03:15:39 +00:00
GitHub Actions
02217eeb8c
chore: Update dist
2024-07-16 03:13:39 +00:00
dependabot[bot]
1ef78072ef
chore(deps): bump @smithy/node-http-handler from 3.1.2 to 3.1.3 ( #1112 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.1.3/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-16 03:12:52 +00:00
dependabot[bot]
1dc2e06aed
chore(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 ( #1113 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.0 to 29.2.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.2 )
---
updated-dependencies:
- dependency-name: ts-jest
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>
2024-07-16 03:10:48 +00:00
GitHub Actions
96589f5dfc
chore: Update dist
2024-07-09 03:15:41 +00:00
dependabot[bot]
66cc13c21a
chore(deps): bump @smithy/node-http-handler from 3.1.1 to 3.1.2 ( #1110 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.1.2/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-09 03:14:55 +00:00
dependabot[bot]
89b4925657
chore(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 ( #1109 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.5 to 29.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0 )
---
updated-dependencies:
- dependency-name: ts-jest
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-09 03:12:54 +00:00
dependabot[bot]
b6cea2df1f
chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10 ( #1108 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.9 to 20.14.10.
- [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-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>
2024-07-09 03:10:45 +00:00
dependabot[bot]
febab93d02
chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 ( #1104 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.8 to 20.14.9.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-02 04:05:39 +00:00
dependabot[bot]
556dab0aae
chore(deps-dev): bump @smithy/property-provider from 3.1.2 to 3.1.3 ( #1102 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.1.3/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-02 04:04:04 +00:00
dependabot[bot]
884bdab0d8
chore(deps): bump @smithy/node-http-handler from 3.1.0 to 3.1.1 ( #1105 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.1.1/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-02 04:02:01 +00:00
dependabot[bot]
6c6ac55798
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 ( #1103 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3 )
---
updated-dependencies:
- dependency-name: typescript
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>
2024-07-02 03:58:56 +00:00
dependabot[bot]
af7e7d4f5c
chore(deps-dev): bump @types/node from 20.14.4 to 20.14.8 ( #1096 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.4 to 20.14.8.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-25 03:33:51 +00:00
GitHub Actions
a5e454b255
chore: Update dist
2024-06-25 03:31:36 +00:00
dependabot[bot]
9fc3c1681a
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 ( #1098 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-25 03:30:38 +00:00
GitHub Actions
b4ffe2aa11
chore: Update dist
2024-06-25 03:28:22 +00:00
dependabot[bot]
1b9c66a165
chore(deps): bump @smithy/node-http-handler from 3.0.1 to 3.1.0 ( #1099 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.1.0/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-25 03:27:32 +00:00
dependabot[bot]
7e510d6542
chore(deps-dev): bump @smithy/property-provider from 3.1.1 to 3.1.2 ( #1097 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.1.2/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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>
2024-06-25 03:25:39 +00:00
dependabot[bot]
61a110527d
chore(deps-dev): bump @types/node from 20.14.2 to 20.14.4 ( #1091 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.2 to 20.14.4.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-18 03:12:00 +00:00
dependabot[bot]
826aaf0064
chore(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 ( #1090 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.4 to 29.1.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5 )
---
updated-dependencies:
- dependency-name: ts-jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-18 03:10:09 +00:00
dependabot[bot]
294a79b668
chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 ( #1089 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2 )
---
updated-dependencies:
- dependency-name: prettier
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-18 03:08:33 +00:00
dependabot[bot]
994ed19d9f
chore(deps): bump @smithy/node-http-handler from 3.0.0 to 3.0.1 ( #1088 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.0.1/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-18 03:06:42 +00:00
dependabot[bot]
2e63828dd3
chore(deps-dev): bump @smithy/property-provider from 3.1.0 to 3.1.1 ( #1087 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.1.1/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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>
2024-06-18 03:04:53 +00:00
dependabot[bot]
c7680c3252
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 ( #1084 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-11 03:56:57 +00:00
dependabot[bot]
c03b90f3c2
chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 ( #1082 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.0...3.3.1 )
---
updated-dependencies:
- dependency-name: prettier
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-11 03:53:38 +00:00
dependabot[bot]
cf3f053829
chore(deps-dev): bump @types/node from 20.14.1 to 20.14.2 ( #1081 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.1 to 20.14.2.
- [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-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>
2024-06-11 03:51:47 +00:00
dependabot[bot]
bd07581024
chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 ( #1075 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.0 )
---
updated-dependencies:
- dependency-name: prettier
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-04 03:21:44 +00:00
dependabot[bot]
bb85fe0f29
chore(deps-dev): bump @smithy/property-provider from 3.0.0 to 3.1.0 ( #1079 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.1.0/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-04 03:19:47 +00:00
dependabot[bot]
29d24b9c2f
chore(deps-dev): bump aws-sdk-client-mock from 4.0.0 to 4.0.1 ( #1078 )
...
Bumps [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases )
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: aws-sdk-client-mock
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-04 03:17:38 +00:00
dependabot[bot]
7bcde6a7fc
chore(deps-dev): bump @types/node from 20.12.12 to 20.14.1 ( #1077 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.12 to 20.14.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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-04 03:15:29 +00:00
dependabot[bot]
e79c24214a
chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 ( #1076 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.3 to 29.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4 )
---
updated-dependencies:
- dependency-name: ts-jest
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>
2024-06-04 03:12:39 +00:00
dependabot[bot]
43c891271e
chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 ( #1072 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.2 to 29.1.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3 )
---
updated-dependencies:
- dependency-name: ts-jest
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>
2024-05-28 04:02:20 +00:00
dependabot[bot]
db27a042ea
--- ( #1071 )
...
updated-dependencies:
- dependency-name: "@types/node"
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>
2024-05-21 03:12:21 +00:00
GitHub Actions
fff2104678
chore: Update dist
2024-05-14 04:02:35 +00:00
dependabot[bot]
b7b582623b
chore: Bump @smithy/node-http-handler from 2.5.0 to 3.0.0 ( #1066 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@3.0.0/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-14 04:01:41 +00:00
GitHub Actions
045613fde5
chore: Update dist
2024-05-14 03:57:36 +00:00
dependabot[bot]
1a40b8cd5a
chore: Bump @smithy/property-provider from 2.2.0 to 3.0.0 ( #1064 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@3.0.0/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-14 03:56:42 +00:00
dependabot[bot]
09f4416695
chore: Bump @types/node from 20.12.10 to 20.12.11 ( #1065 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.10 to 20.12.11.
- [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-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>
2024-05-14 03:54:13 +00:00
dependabot[bot]
ffc9011218
chore: Bump @types/node from 20.12.7 to 20.12.10 ( #1059 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.7 to 20.12.10.
- [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-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>
2024-05-07 03:51:18 +00:00
GitHub Actions
a78e788c51
chore: Update dist
2024-04-23 03:11:49 +00:00
dependabot[bot]
f36b88236d
chore: Bump @aws-sdk/client-sts from 3.554.0 to 3.556.0 ( #1055 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.554.0 to 3.556.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.556.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2024-04-23 03:10:51 +00:00
GitHub Actions
6f06e4dfb7
chore: Update dist
2024-04-16 03:36:00 +00:00
dependabot[bot]
f2e29018a3
chore: Bump @aws-sdk/client-sts from 3.549.0 to 3.554.0 ( #1054 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.549.0 to 3.554.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.554.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-16 03:35:09 +00:00
dependabot[bot]
c458ab2cb0
chore: Bump typescript from 5.4.4 to 5.4.5 ( #1053 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-16 03:33:10 +00:00
dependabot[bot]
aca3ce3e45
chore: Bump @types/node from 20.12.5 to 20.12.7 ( #1052 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.5 to 20.12.7.
- [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-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>
2024-04-16 03:30:53 +00:00
dependabot[bot]
e9cf1db62a
chore: Bump typescript from 5.4.3 to 5.4.4 ( #1047 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4 )
---
updated-dependencies:
- dependency-name: typescript
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-09 03:11:50 +00:00
dependabot[bot]
ad2daec542
chore: Bump @types/node from 20.12.2 to 20.12.5 ( #1049 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.2 to 20.12.5.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-09 03:09:45 +00:00
GitHub Actions
4397372e5c
chore: Update dist
2024-04-09 03:07:25 +00:00
dependabot[bot]
0f2f0dac6a
chore: Bump @aws-sdk/client-sts from 3.540.0 to 3.549.0 ( #1048 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.540.0 to 3.549.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.549.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2024-04-09 03:06:24 +00:00
GitHub Actions
587276aa2b
chore: Update dist
2024-04-04 17:25:24 +00:00
dependabot[bot]
dd3458040d
chore: Bump undici from 5.28.3 to 5.28.4 ( #1046 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 17:24:29 +00:00
dependabot[bot]
db5bf1fe97
chore: Bump @types/node from 20.11.30 to 20.12.2 ( #1045 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.30 to 20.12.2.
- [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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-02 03:59:04 +00:00
GitHub Actions
a955e86dca
chore: Update dist
2024-04-02 03:57:11 +00:00
dependabot[bot]
f2e859a9be
chore: Bump @aws-sdk/client-sts from 3.535.0 to 3.540.0 ( #1044 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.535.0 to 3.540.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.540.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2024-04-02 03:56:19 +00:00
GitHub Actions
cb66b82ec8
chore: Update dist
2024-03-26 17:01:11 +00:00
dependabot[bot]
9a9e6b7961
chore: Bump @aws-sdk/client-sts from 3.529.1 to 3.535.0 ( #1034 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.529.1 to 3.535.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.535.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Tim Finnigan <87778557+tim-finnigan@users.noreply.github.com >
2024-03-26 17:00:18 +00:00
dependabot[bot]
4fe8125b4f
chore: Bump @types/node from 20.11.29 to 20.11.30 ( #1042 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.29 to 20.11.30.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-26 03:49:33 +00:00
dependabot[bot]
18f29abc49
chore: Bump typescript from 5.4.2 to 5.4.3 ( #1041 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3 )
---
updated-dependencies:
- dependency-name: typescript
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>
2024-03-26 03:46:14 +00:00
dependabot[bot]
69786f15ae
chore: Bump @smithy/property-provider from 2.1.4 to 2.2.0 ( #1036 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.2.0/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-19 04:04:39 +00:00
dependabot[bot]
d234546a96
chore: Bump @types/node from 20.11.26 to 20.11.29 ( #1038 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.26 to 20.11.29.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-19 04:03:02 +00:00
dependabot[bot]
773f9c2d3f
chore: Bump aws-sdk-client-mock from 3.0.1 to 4.0.0 ( #1035 )
...
Bumps [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock ) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases )
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v3.0.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: aws-sdk-client-mock
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-19 04:01:10 +00:00
GitHub Actions
d0421aed0f
chore: Update dist
2024-03-19 03:58:25 +00:00
dependabot[bot]
304d8d7e94
chore: Bump @smithy/node-http-handler from 2.4.2 to 2.5.0 ( #1037 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.5.0/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
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>
2024-03-19 03:57:35 +00:00
Max Rabin
e0fc2428cc
Update example ARN of China Role ( #1025 )
...
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2024-03-12 17:17:29 +00:00
dependabot[bot]
1b1cca71d5
chore: Bump @smithy/property-provider from 2.1.3 to 2.1.4 ( #1031 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.1.4/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-12 04:08:30 +00:00
GitHub Actions
3f2fb6dc54
chore: Update dist
2024-03-12 04:06:03 +00:00
dependabot[bot]
a3cf0463b1
chore: Bump @aws-sdk/client-sts from 3.525.0 to 3.529.1 ( #1030 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.525.0 to 3.529.1.
- [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.529.1/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-12 04:05:08 +00:00
dependabot[bot]
d29f260a27
chore: Bump @smithy/node-http-handler from 2.4.1 to 2.4.2 ( #1029 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.4.2/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-12 04:03:17 +00:00
dependabot[bot]
5c47d180b4
chore: Bump @types/node from 20.11.24 to 20.11.26 ( #1028 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.24 to 20.11.26.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-12 04:00:10 +00:00
dependabot[bot]
7f3226aee9
chore: Bump typescript from 5.3.3 to 5.4.2 ( #1027 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
2024-03-12 03:57:42 +00:00
GitHub Actions
3bd0e77022
chore: Update dist
2024-03-05 03:47:23 +00:00
dependabot[bot]
2ec0c7d68f
chore: Bump @aws-sdk/client-sts from 3.521.0 to 3.525.0 ( #1023 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.521.0 to 3.525.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.525.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-05 03:46:33 +00:00
dependabot[bot]
858acd4186
chore: Bump @smithy/property-provider from 2.1.2 to 2.1.3 ( #1022 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.1.3/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-05 03:44:49 +00:00
dependabot[bot]
a206705a9c
chore: Bump @smithy/node-http-handler from 2.4.0 to 2.4.1 ( #1020 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.4.1/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-03-05 03:43:01 +00:00
dependabot[bot]
8a3c6172d2
chore: Bump @types/node from 20.11.20 to 20.11.24 ( #1019 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.20 to 20.11.24.
- [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-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>
2024-03-05 03:41:03 +00:00
dependabot[bot]
b140ab7b24
chore: Bump eslint from 8.56.0 to 8.57.0 ( #1016 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-27 03:46:07 +00:00
dependabot[bot]
16efdbdbee
chore: Bump @types/node from 20.11.19 to 20.11.20 ( #1015 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.19 to 20.11.20.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-27 03:44:22 +00:00
GitHub Actions
ce974c0f53
chore: Update dist
2024-02-27 03:37:04 +00:00
dependabot[bot]
75ac214068
chore: Bump @aws-sdk/client-sts from 3.515.0 to 3.521.0 ( #1013 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.515.0 to 3.521.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.521.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2024-02-27 03:36:10 +00:00
dependabot[bot]
859ce83a76
chore: Bump @types/node from 20.11.17 to 20.11.19 ( #1009 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.17 to 20.11.19.
- [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-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>
2024-02-20 03:26:45 +00:00
Tim Finnigan
e821ee1878
Merge pull request #1008 from aws-actions/kellertk-patch-1
...
chore: fix README typos
2024-02-16 11:11:35 -08:00
Tom Keller
c754bf3531
chore: minor README update
2024-02-16 10:19:19 -08:00
Tom Keller
0a785df9d6
chore: fix README typos
2024-02-16 10:13:23 -08:00
Gulshan Kumar
5393920a08
Update package.yml ( #996 )
...
Changing the checkout v3 to v4, it is basically a fix which was causing the deprecated issue.
Co-authored-by: Tim Finnigan <87778557+tim-finnigan@users.noreply.github.com >
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2024-02-16 10:11:00 -08:00
Gulshan Kumar
72072f2ea6
Update tests-unit.yml ( #994 )
...
node deprecated and checkout repository version changed, using the deprecated node version..
Co-authored-by: Tim Finnigan <87778557+tim-finnigan@users.noreply.github.com >
2024-02-16 10:10:37 -08:00
GitHub Actions
dc381ded38
chore: Update dist
2024-02-16 18:10:07 +00:00
dependabot[bot]
8b493da9a6
chore: Bump undici from 5.28.2 to 5.28.3 ( #1007 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 18:09:08 +00:00
GitHub Actions
03de6e7db9
chore: Update dist
2024-02-16 18:02:11 +00:00
George Fu
75a5a83a24
chore: fix test compatibility with AWS SDK JS v3.515.0 ( #1006 )
2024-02-16 10:01:15 -08:00
dependabot[bot]
2e34541e3b
chore: Bump @types/node from 20.11.16 to 20.11.17 ( #1004 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.16 to 20.11.17.
- [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-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>
2024-02-13 03:11:43 +00:00
Tim Finnigan
a5dceb9b44
Merge pull request #1003 from aws-actions/readme-update
...
chore: update README
2024-02-09 17:34:35 -08:00
Tom Keller
f6445e06fc
chore: minor README update
2024-02-09 17:00:57 -08:00
Tom Keller
40c1389cab
chore: minor README update
2024-02-09 16:57:50 -08:00
Tom Keller
01c96af67c
chore: update README
...
* Removed table of contents (auto-generated by GitHub now)
* Added list of option section
* Reformatted to 80 columns where possible
* Clarified that we use the JS credential flow. Fixes #962
* Mention role name limitation. Fixes #953
2024-02-09 16:49:12 -08:00
Tim Finnigan
486457dc46
add 4.0.2 entry ( #1002 )
2024-02-09 15:14:49 -08:00
dependabot[bot]
e3dd6a429d
chore: Bump @types/jest from 29.5.11 to 29.5.12 ( #1000 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.11 to 29.5.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-06 03:20:57 +00:00
dependabot[bot]
c6c400fca4
chore: Bump @types/node from 20.11.5 to 20.11.16 ( #999 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.5 to 20.11.16.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-06 03:17:01 +00:00
dependabot[bot]
c38ab417a3
chore: Bump prettier from 3.2.4 to 3.2.5 ( #998 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: prettier
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>
2024-02-06 03:12:22 +00:00
dependabot[bot]
2071ebe8a6
chore: Bump @types/node from 20.11.3 to 20.11.5 ( #986 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.3 to 20.11.5.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Tim Finnigan <87778557+tim-finnigan@users.noreply.github.com >
2024-01-31 15:14:17 +00:00
GitHub Actions
44112af7fc
chore: Update dist
2024-01-23 04:18:46 +00:00
dependabot[bot]
492c455782
chore: Bump @aws-sdk/client-sts from 3.490.0 to 3.496.0 ( #982 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.490.0 to 3.496.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.496.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-23 04:17:54 +00:00
GitHub Actions
13e074e8f2
chore: Update dist
2024-01-23 04:13:10 +00:00
dependabot[bot]
5a676ce81e
chore: Bump @smithy/property-provider from 2.0.17 to 2.1.1 ( #985 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.17 to 2.1.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.1.1/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-23 04:12:22 +00:00
dependabot[bot]
e43a696754
chore: Bump ts-jest from 29.1.1 to 29.1.2 ( #983 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2 )
---
updated-dependencies:
- dependency-name: ts-jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-23 04:07:45 +00:00
dependabot[bot]
eb98af56d5
chore: Bump prettier from 3.2.2 to 3.2.4 ( #981 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.4 )
---
updated-dependencies:
- dependency-name: prettier
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-23 04:04:12 +00:00
GitHub Actions
a3c5dd2542
chore: Update dist
2024-01-23 04:01:40 +00:00
dependabot[bot]
0bd285c4bc
chore: Bump @smithy/node-http-handler from 2.2.2 to 2.3.1 ( #980 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.3.1/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
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>
2024-01-23 04:00:46 +00:00
dependabot[bot]
2119c3b075
chore: Bump prettier from 3.1.1 to 3.2.2 ( #977 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.1 to 3.2.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.2 )
---
updated-dependencies:
- dependency-name: prettier
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-16 04:09:19 +00:00
dependabot[bot]
07a8ea5f5a
chore: Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 ( #978 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-16 04:05:17 +00:00
dependabot[bot]
70e62de715
chore: Bump @types/node from 20.10.8 to 20.11.3 ( #976 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.8 to 20.11.3.
- [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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-16 04:00:34 +00:00
GitHub Actions
2319a89145
chore: Update dist
2024-01-16 03:58:24 +00:00
dependabot[bot]
6956a71853
chore: Bump @aws-sdk/client-sts from 3.485.0 to 3.490.0 ( #975 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.485.0 to 3.490.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.490.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2024-01-16 03:57:36 +00:00
GitHub Actions
ec22c895de
chore: Update dist
2024-01-09 19:33:10 +00:00
Tim Finnigan
b7005563a6
Merge pull request #972 from tim-finnigan/update-package-lock
...
chore: Update `package-lock.json`
2024-01-09 11:32:17 -08:00
Tim Finnigan
9bca4288d8
Merge branch 'main' into update-package-lock
2024-01-09 11:27:33 -08:00
Tim Finnigan
f945fa0a83
update package-lock.json
2024-01-09 11:15:57 -08:00
Tim Finnigan
84ca8797c4
Merge pull request #971 from tim-finnigan/upgrade-ts-jest
...
chore: Upgrade `ts-jest` to 29.1.1
2024-01-09 10:17:56 -08:00
Tim Finnigan
ba029e74a9
Merge branch 'main' into upgrade-ts-jest
2024-01-09 10:09:05 -08:00
Tim Finnigan
f0e4044a3c
upgrade ts-jest
2024-01-09 09:51:30 -08:00
GitHub Actions
122203e88a
chore: Update dist
2024-01-09 17:18:06 +00:00
dependabot[bot]
a3b1b77678
chore: Bump @aws-sdk/client-sts from 3.484.0 to 3.485.0 ( #970 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.484.0 to 3.485.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.485.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-09 17:17:13 +00:00
dependabot[bot]
ad6ca71e8d
chore: Bump @smithy/node-http-handler from 2.2.1 to 2.2.2 ( #969 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.2.2/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-09 17:13:15 +00:00
dependabot[bot]
a7e8a89908
chore: Bump @smithy/property-provider from 2.0.16 to 2.0.17 ( #968 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.17/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-09 17:08:51 +00:00
dependabot[bot]
e250046fbb
chore: Bump @types/node from 20.10.6 to 20.10.7 ( #967 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.6 to 20.10.7.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-09 17:04:33 +00:00
Tim Finnigan
a30bce87e0
chore: update README to note requirement for self-hosted runners using v4 ( #941 )
...
* add note about using node20
* rever license changes
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-09 17:02:18 +00:00
dependabot[bot]
dca3818681
chore: Bump @types/node from 20.10.5 to 20.10.6 ( #963 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.5 to 20.10.6.
- [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-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: Tim Finnigan <87778557+tim-finnigan@users.noreply.github.com >
2024-01-02 22:46:43 +00:00
GitHub Actions
9f96a62d52
chore: Update dist
2024-01-02 03:38:09 +00:00
dependabot[bot]
3cb3bf0095
chore: Bump @aws-sdk/client-sts from 3.478.0 to 3.484.0 ( #965 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.478.0 to 3.484.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.484.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-02 03:37:19 +00:00
dependabot[bot]
9c0b2871d4
chore: Bump aws-sdk-client-mock from 3.0.0 to 3.0.1 ( #964 )
...
Bumps [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases )
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: aws-sdk-client-mock
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>
2024-01-02 03:32:38 +00:00
dependabot[bot]
6e4af399de
chore: Bump eslint-plugin-prettier from 5.0.1 to 5.1.2 ( #960 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.0.1 to 5.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-26 03:48:33 +00:00
GitHub Actions
c3ef853d76
chore: Update dist
2023-12-26 03:42:33 +00:00
dependabot[bot]
59816a5350
chore: Bump @aws-sdk/client-sts from 3.476.0 to 3.478.0 ( #959 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.476.0 to 3.478.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.478.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2023-12-26 03:41:42 +00:00
dependabot[bot]
32eebaca97
chore: Bump eslint from 8.55.0 to 8.56.0 ( #957 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 03:51:42 +00:00
dependabot[bot]
5327a0856f
chore: Bump @types/node from 20.10.4 to 20.10.5 ( #956 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.4 to 20.10.5.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 03:47:13 +00:00
dependabot[bot]
09698e3cea
chore: Bump eslint-plugin-import from 2.29.0 to 2.29.1 ( #955 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 03:43:04 +00:00
GitHub Actions
90d9aa46ae
chore: Update dist
2023-12-19 03:40:57 +00:00
dependabot[bot]
97bb7c6f07
chore: Bump @aws-sdk/client-sts from 3.470.0 to 3.476.0 ( #954 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.470.0 to 3.476.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.476.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2023-12-19 03:40:06 +00:00
dependabot[bot]
f749619a9b
chore: Bump @smithy/property-provider from 2.0.15 to 2.0.16 ( #952 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.16/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-12 04:27:59 +00:00
GitHub Actions
0ac17889e0
chore: Update dist
2023-12-12 04:25:32 +00:00
dependabot[bot]
b869ebdc58
chore: Bump @aws-sdk/client-sts from 3.465.0 to 3.470.0 ( #951 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.465.0 to 3.470.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.470.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-12 04:24:39 +00:00
dependabot[bot]
c717194ceb
chore: Bump @types/jest from 29.5.10 to 29.5.11 ( #950 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.10 to 29.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-12 04:19:33 +00:00
GitHub Actions
35b4008f8f
chore: Update dist
2023-12-12 04:17:19 +00:00
dependabot[bot]
37ecf4fbc7
chore: Bump @smithy/node-http-handler from 2.1.10 to 2.2.1 ( #948 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.1.10 to 2.2.1.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.2.1/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-12 04:16:20 +00:00
dependabot[bot]
1c6511baff
chore: Bump prettier from 3.1.0 to 3.1.1 ( #949 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1 )
---
updated-dependencies:
- dependency-name: prettier
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-12 04:12:08 +00:00
dependabot[bot]
9d8e57c0d9
chore: Bump typescript from 5.3.2 to 5.3.3 ( #946 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-12 04:07:32 +00:00
dependabot[bot]
a6effa60e1
chore: Bump @types/node from 20.10.3 to 20.10.4 ( #945 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.3 to 20.10.4.
- [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-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>
2023-12-12 04:03:00 +00:00
Tim Finnigan
6129f329e6
chore: remove warning ( #926 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-06 00:23:55 +00:00
GitHub Actions
0d2b0aeb3e
chore: Update dist
2023-12-05 04:03:30 +00:00
dependabot[bot]
072214f33c
chore: Bump @aws-sdk/client-sts from 3.458.0 to 3.465.0 ( #940 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.458.0 to 3.465.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.465.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-05 04:02:41 +00:00
dependabot[bot]
c6d659a7a6
chore: Bump eslint-config-prettier from 9.0.0 to 9.1.0 ( #939 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-05 03:58:11 +00:00
dependabot[bot]
189f0d36c9
chore: Bump @types/node from 20.10.0 to 20.10.3 ( #938 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.0 to 20.10.3.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-05 03:53:35 +00:00
dependabot[bot]
dc2fab50ae
chore: Bump eslint from 8.54.0 to 8.55.0 ( #936 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-12-05 03:48:58 +00:00
dependabot[bot]
7ca194810a
chore: Bump @types/jest from 29.5.9 to 29.5.10 ( #933 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.9 to 29.5.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-28 03:29:04 +00:00
dependabot[bot]
d949774e13
chore: Bump @types/node from 20.9.3 to 20.10.0 ( #935 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.9.3 to 20.10.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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-28 03:24:59 +00:00
dependabot[bot]
888a363842
chore: Bump @smithy/node-http-handler from 2.1.9 to 2.1.10 ( #934 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.1.10/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-28 03:20:46 +00:00
GitHub Actions
8525ed299e
chore: Update dist
2023-11-28 03:18:28 +00:00
dependabot[bot]
a3eb21e817
chore: Bump @aws-sdk/client-sts from 3.454.0 to 3.458.0 ( #932 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.454.0 to 3.458.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.458.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-28 03:17:38 +00:00
GitHub Actions
5b4e5446b4
chore: Update dist
2023-11-28 03:12:58 +00:00
dependabot[bot]
8a62607f2e
chore: Bump @smithy/property-provider from 2.0.14 to 2.0.15 ( #931 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.15/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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>
2023-11-28 03:12:08 +00:00
dependabot[bot]
b7c230fa4e
chore: Bump typescript from 5.2.2 to 5.3.2 ( #925 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
Co-authored-by: Tim Finnigan <87778557+tim-finnigan@users.noreply.github.com >
2023-11-22 19:34:55 +00:00
GitHub Actions
90cd6b2dfa
chore: Update dist
2023-11-22 19:31:12 +00:00
Tim Finnigan
e5170cf58c
fix eslint issue ( #928 )
2023-11-22 19:30:19 +00:00
dependabot[bot]
cd299def7b
chore: Bump @types/jest from 29.5.5 to 29.5.9 ( #927 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.5 to 29.5.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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>
2023-11-21 23:41:34 +00:00
dependabot[bot]
8cc39946cb
chore: Bump eslint from 8.53.0 to 8.54.0 ( #923 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-21 03:24:08 +00:00
dependabot[bot]
8b1e0b8ceb
chore: Bump @types/node from 20.9.0 to 20.9.3 ( #922 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.9.0 to 20.9.3.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-21 03:19:45 +00:00
GitHub Actions
e18f32a64a
chore: Update dist
2023-11-21 03:17:04 +00:00
dependabot[bot]
90a38202c9
chore: Bump @aws-sdk/client-sts from 3.450.0 to 3.454.0 ( #921 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.450.0 to 3.454.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.454.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2023-11-21 03:16:16 +00:00
dependabot[bot]
fba7546d2e
chore: Bump @smithy/property-provider from 2.0.13 to 2.0.14 ( #916 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.14/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-14 03:32:15 +00:00
GitHub Actions
8b0d1efc6a
chore: Update dist
2023-11-14 03:29:39 +00:00
dependabot[bot]
91b74540ba
chore: Bump @aws-sdk/client-sts from 3.441.0 to 3.450.0 ( #917 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.441.0 to 3.450.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.450.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-14 03:28:51 +00:00
dependabot[bot]
f8e37234b2
chore: Bump prettier from 3.0.3 to 3.1.0 ( #915 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0 )
---
updated-dependencies:
- dependency-name: prettier
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-14 03:24:14 +00:00
dependabot[bot]
46d4327865
chore: Bump @types/node from 20.8.10 to 20.9.0 ( #914 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.10 to 20.9.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-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>
2023-11-14 03:19:23 +00:00
Tim Finnigan
0a640cb1ea
replace shortened URL with full URL ( #905 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-09 23:56:58 +00:00
Tim Finnigan
3e19f1cabc
fix provider URL ( #907 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-09 23:52:38 +00:00
dependabot[bot]
41b08e5079
chore: Bump @types/node from 20.8.9 to 20.8.10 ( #910 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.9 to 20.8.10.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-07 03:51:39 +00:00
GitHub Actions
16f170c61f
chore: Update dist
2023-11-07 03:49:19 +00:00
dependabot[bot]
848e088e68
chore: Bump @aws-sdk/client-sts from 3.438.0 to 3.441.0 ( #909 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.438.0 to 3.441.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.441.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-07 03:48:33 +00:00
dependabot[bot]
d1892e5ca0
chore: Bump eslint from 8.52.0 to 8.53.0 ( #908 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-11-07 03:42:13 +00:00
dependabot[bot]
a4d92546ef
chore: Bump @types/node from 20.8.8 to 20.8.9 ( #903 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.8 to 20.8.9.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-31 03:24:09 +00:00
GitHub Actions
3a23e8d51e
chore: Update dist
2023-10-31 03:22:19 +00:00
dependabot[bot]
eb2eeb6916
chore: Bump @aws-sdk/client-sts from 3.433.0 to 3.438.0 ( #902 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.433.0 to 3.438.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.438.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2023-10-31 03:20:50 +00:00
dependabot[bot]
e6c766a518
chore: Bump @types/node from 20.8.6 to 20.8.8 ( #891 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.6 to 20.8.8.
- [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-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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-24 04:10:55 +00:00
dependabot[bot]
c452cdabc6
chore: Bump @smithy/property-provider from 2.0.12 to 2.0.13 ( #893 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.13/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-24 04:06:08 +00:00
dependabot[bot]
d7edf5202e
chore: Bump eslint-plugin-import from 2.28.1 to 2.29.0 ( #897 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-24 04:01:43 +00:00
dependabot[bot]
57806dc9dc
chore: Bump @vercel/ncc from 0.38.0 to 0.38.1 ( #899 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.38.0...0.38.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-24 03:56:50 +00:00
dependabot[bot]
342788401b
chore: Bump eslint from 8.51.0 to 8.52.0 ( #896 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-24 03:52:07 +00:00
dependabot[bot]
e31c779480
chore: Bump @smithy/node-http-handler from 2.1.7 to 2.1.8 ( #894 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.1.8/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-24 03:47:32 +00:00
GitHub Actions
20f218d030
chore: Update dist
2023-10-24 03:45:13 +00:00
dependabot[bot]
2dbd7dd8d8
chore: Bump @aws-sdk/client-sts from 3.429.0 to 3.433.0 ( #892 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.429.0 to 3.433.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.433.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
2023-10-24 03:44:14 +00:00
dependabot[bot]
43312bc545
chore: Bump @babel/traverse from 7.22.10 to 7.23.2 ( #890 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-17 03:39:23 +00:00
GitHub Actions
ada31760af
chore: Update dist
2023-10-17 03:36:56 +00:00
dependabot[bot]
14d98c717c
chore: Bump @aws-sdk/client-sts from 3.427.0 to 3.429.0 ( #889 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.427.0 to 3.429.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.429.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-17 03:35:58 +00:00
dependabot[bot]
b6768fa48a
chore: Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 ( #887 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-17 03:33:49 +00:00
dependabot[bot]
ca9cb67cf8
chore: Bump @types/node from 20.8.4 to 20.8.6 ( #886 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.4 to 20.8.6.
- [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-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>
2023-10-17 03:30:46 +00:00
James Cook
e49c9972c2
Fix to README: Link to details on Assuming a Role goes nowhere ( #878 )
...
Fixes #877 Link to details on Assuming a Role goes nowhere
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-10 19:07:01 +00:00
dependabot[bot]
dccdfaee7e
chore: Bump eslint from 8.50.0 to 8.51.0 ( #882 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-10 03:51:21 +00:00
GitHub Actions
837b5c8e7e
chore: Update dist
2023-10-10 03:48:48 +00:00
dependabot[bot]
d5dadc6a5e
chore: Bump @aws-sdk/client-sts from 3.423.0 to 3.427.0 ( #883 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.423.0 to 3.427.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.427.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-10 03:47:46 +00:00
dependabot[bot]
fa3da08deb
chore: Bump @smithy/node-http-handler from 2.1.6 to 2.1.7 ( #880 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.1.7/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-10 03:45:32 +00:00
GitHub Actions
f427477498
chore: Update dist
2023-10-10 03:43:24 +00:00
dependabot[bot]
feab0f2d40
chore: Bump @smithy/property-provider from 2.0.11 to 2.0.12 ( #879 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.12/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-10 03:42:07 +00:00
dependabot[bot]
78aae820bb
chore: Bump @types/node from 20.8.2 to 20.8.4 ( #881 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.2 to 20.8.4.
- [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-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>
2023-10-10 03:39:46 +00:00
Yasmine Talby
010d0da01d
chore: release v4.0.1 ( #876 )
2023-10-03 11:28:23 -07:00
dependabot[bot]
b48e2ee5c6
chore: Bump @types/node from 20.7.0 to 20.8.2 ( #875 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.7.0 to 20.8.2.
- [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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-03 03:30:03 +00:00
GitHub Actions
183b94a269
chore: Update dist
2023-10-03 03:27:24 +00:00
dependabot[bot]
1d4ae371e5
chore: Bump @aws-sdk/client-sts from 3.418.0 to 3.423.0 ( #873 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.418.0 to 3.423.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.423.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-03 03:26:23 +00:00
dependabot[bot]
6a430ce1a4
chore: Bump @smithy/node-http-handler from 2.1.5 to 2.1.6 ( #872 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.1.6/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-03 03:24:10 +00:00
dependabot[bot]
8402193770
chore: Bump @smithy/property-provider from 2.0.10 to 2.0.11 ( #874 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.11/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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>
2023-10-03 03:21:50 +00:00
Justin Plock
f31c158843
feat: Recommending using OIDC ( #871 )
...
* Recommending using OIDC
* Added tests
* fix test and package
* update readme
---------
Co-authored-by: peterwoodworth <woodwoop@amazon.com >
2023-09-29 21:05:32 +00:00
GitHub Actions
164817a8f8
chore: Update dist
2023-09-26 03:39:25 +00:00
dependabot[bot]
e2c335e163
chore: Bump @aws-sdk/client-sts from 3.414.0 to 3.418.0 ( #870 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.414.0 to 3.418.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.418.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-26 03:38:27 +00:00
dependabot[bot]
a1a09b7ff2
chore: Bump eslint from 8.49.0 to 8.50.0 ( #867 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.49.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-26 03:36:20 +00:00
dependabot[bot]
53bf02c02f
chore: Bump @smithy/property-provider from 2.0.9 to 2.0.10 ( #869 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.10/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-26 03:34:13 +00:00
dependabot[bot]
6960539309
chore: Bump @smithy/node-http-handler from 2.1.4 to 2.1.5 ( #868 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.1.5/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-26 03:31:54 +00:00
dependabot[bot]
83ceb16ee1
chore: Bump @types/node from 20.6.2 to 20.7.0 ( #866 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.2 to 20.7.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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-26 03:29:47 +00:00
dependabot[bot]
5cb52d02e4
chore: Bump eslint-import-resolver-typescript from 3.6.0 to 3.6.1 ( #864 )
...
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
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>
2023-09-26 03:27:13 +00:00
dependabot[bot]
fbaaea8490
chore: Bump jest and @types/jest ( #851 )
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ). These dependencies needed to be updated together.
Updates `jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
Updates `@types/jest` from 29.5.4 to 29.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/jest"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-19 03:39:45 +00:00
GitHub Actions
0d9b446851
chore: Update dist
2023-09-19 03:37:53 +00:00
dependabot[bot]
51e898662e
chore: Bump @aws-sdk/client-sts from 3.410.0 to 3.414.0 ( #856 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.410.0 to 3.414.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.414.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-19 03:36:47 +00:00
dependabot[bot]
dc894b4148
chore: Bump @jest/globals from 29.6.4 to 29.7.0 ( #852 )
...
Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals ) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-globals )
---
updated-dependencies:
- dependency-name: "@jest/globals"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-19 03:34:36 +00:00
GitHub Actions
4f8ea089cf
chore: Update dist
2023-09-19 03:31:35 +00:00
dependabot[bot]
ff5c452440
chore: Bump @smithy/node-http-handler from 2.1.2 to 2.1.4 ( #854 )
...
Bumps [@smithy/node-http-handler](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/node-http-handler ) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/node-http-handler@2.1.4/packages/node-http-handler )
---
updated-dependencies:
- dependency-name: "@smithy/node-http-handler"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-19 03:30:35 +00:00
dependabot[bot]
96cd64d434
chore: Bump @types/node from 20.6.0 to 20.6.2 ( #853 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.0 to 20.6.2.
- [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-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>
2023-09-19 03:26:46 +00:00
dependabot[bot]
3d11655d76
chore: Bump eslint from 8.48.0 to 8.49.0 ( #847 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.48.0 to 8.49.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-12 18:34:58 +00:00
GitHub Actions
e50f96d7c7
chore: Update dist
2023-09-12 18:32:52 +00:00
dependabot[bot]
8025ae060f
chore: Bump @actions/core from 1.10.0 to 1.10.1 ( #846 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-12 18:31:54 +00:00
GitHub Actions
bc2200e43c
chore: Update dist
2023-09-12 18:29:35 +00:00
dependabot[bot]
155b315cee
chore: Bump @aws-sdk/client-sts from 3.405.0 to 3.410.0 ( #845 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.405.0 to 3.410.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.410.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-12 18:28:40 +00:00
dependabot[bot]
59d2ad0a59
chore: Bump @types/node from 20.5.9 to 20.6.0 ( #844 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.9 to 20.6.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-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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-12 18:24:47 +00:00
dependabot[bot]
1067f72d75
chore: Bump @smithy/property-provider from 2.0.6 to 2.0.7 ( #843 )
...
Bumps [@smithy/property-provider](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/property-provider ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/awslabs/smithy-typescript/releases )
- [Changelog](https://github.com/awslabs/smithy-typescript/blob/main/packages/property-provider/CHANGELOG.md )
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/property-provider@2.0.7/packages/property-provider )
---
updated-dependencies:
- dependency-name: "@smithy/property-provider"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-12 18:22:28 +00:00
Peter Woodworth
393929845e
chore: fix mergify config ( #849 )
2023-09-12 11:18:48 -07:00
Peter Woodworth
8c3f20df09
chore: release v4 ( #840 )
...
* chore: release v4
* chore: remove node from matrix in integ tests
* chore: update changelog
2023-09-11 14:52:44 -07:00
Peter Woodworth
50ac8dd1e1
chore: release v3.0.2 ( #836 )
2023-09-07 13:32:01 -07:00
dependabot[bot]
a2593d09d1
chore: Bump @vercel/ncc from 0.36.1 to 0.38.0 ( #834 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
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>
2023-09-06 16:50:24 +00:00
dependabot[bot]
7a8dec84bd
chore: Bump jest and @types/jest ( #832 )
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ). These dependencies needed to be updated together.
Updates `jest` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest )
Updates `@types/jest` from 29.5.3 to 29.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@types/jest"
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>
2023-09-06 00:34:02 +00:00
dependabot[bot]
2b89f8a0da
chore: Bump @vercel/ncc from 0.34.0 to 0.36.1 ( #830 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.34.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-06 00:26:40 +00:00
dependabot[bot]
6488aec6e7
chore: Bump @jest/globals from 29.6.2 to 29.6.4 ( #829 )
...
Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals ) from 29.6.2 to 29.6.4.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest-globals )
---
updated-dependencies:
- dependency-name: "@jest/globals"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-06 00:24:41 +00:00
dependabot[bot]
856a411d27
chore: Bump jest-junit from 13.2.0 to 16.0.0 ( #828 )
...
Bumps [jest-junit](https://github.com/jest-community/jest-junit ) from 13.2.0 to 16.0.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases )
- [Commits](https://github.com/jest-community/jest-junit/compare/v13.2.0...v16.0.0 )
---
updated-dependencies:
- dependency-name: jest-junit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-06 00:19:53 +00:00
dependabot[bot]
7e7ee94419
chore: Bump @types/node from 14.18.54 to 20.5.9 ( #827 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.18.54 to 20.5.9.
- [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-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 00:17:07 +00:00
GitHub Actions
8ad39aa824
chore: Update dist
2023-09-06 00:09:30 +00:00
dependabot[bot]
2014030530
chore: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.6.0 ( #825 )
...
* chore: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.62.0 to 6.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: fix dependency tree updates
* fix: prevent eslint major version upgrade for node 14 compat
---------
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 >
Co-authored-by: Tom Keller <kellertk@amazon.com >
2023-09-06 00:08:11 +00:00
dependabot[bot]
3aeb7ba662
chore: Bump prettier from 2.8.8 to 3.0.3 ( #824 )
...
* chore: Bump prettier from 2.8.8 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: fix prettier major version incompatibility
---------
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 <kellertk@amazon.com >
2023-09-05 23:46:16 +00:00
dependabot[bot]
3994f1aeae
chore: Bump del-cli from 5.0.0 to 5.1.0 ( #823 )
...
Bumps [del-cli](https://github.com/sindresorhus/del-cli ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/del-cli/releases )
- [Commits](https://github.com/sindresorhus/del-cli/compare/v5.0.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: del-cli
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-05 22:07:06 +00:00
dependabot[bot]
a3412312b9
chore: Bump typescript from 4.9.5 to 5.2.2 ( #816 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.2.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-05 22:04:41 +00:00
dependabot[bot]
ef2571b57d
chore: Bump aws-sdk-client-mock from 2.2.0 to 3.0.0 ( #808 )
...
Bumps [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases )
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/compare/v2.2.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: aws-sdk-client-mock
dependency-type: direct:development
update-type: version-update:semver-major
...
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 >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-05 22:02:21 +00:00
GitHub Actions
8e373defe9
chore: Update dist
2023-09-05 21:59:32 +00:00
dependabot[bot]
9555344752
chore: Bump @aws-sdk/client-sts from 3.391.0 to 3.405.0 ( #822 )
...
Bumps [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts ) from 3.391.0 to 3.405.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.405.0/clients/client-sts )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sts"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-05 21:58:34 +00:00
dependabot[bot]
72f2c7b9a3
chore: Bump eslint-config-prettier from 8.10.0 to 9.0.0 ( #810 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.10.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-05 21:56:23 +00:00
dependabot[bot]
b0cb02aa90
chore: Bump eslint-plugin-import from 2.28.0 to 2.28.1 ( #809 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-05 21:54:28 +00:00
dependabot[bot]
7bac5f98a7
chore: Bump eslint from 8.47.0 to 8.48.0 ( #807 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-09-05 21:52:27 +00:00
Tom Keller
922470e4ee
chore: update Mergify queue rules
2023-09-05 14:48:45 -07:00
Tom Keller
d3c2317d0a
chore: enumerate all unit tests
2023-09-05 14:41:51 -07:00
Tom Keller
f0ede74cf3
chore: update check-success
2023-09-05 14:36:07 -07:00
Tom Keller
8afcd6259e
chore: update unit test title
2023-09-05 14:29:59 -07:00
Yukiya Hayashi A.k.a morihaya
84a8fd5e77
fix typo "odic" to "oidc" ( #820 )
...
Noticed a typo where "oidc" was mistakenly written as "odic". This typo was present in both the documentation and a certain file name.
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2023-09-05 14:28:45 -07:00
Peter Woodworth
d78f55b1db
fix: validation logic throwing unwanted errors ( #818 )
...
* fix: throws error even when valid credentials are present
* fix: throws error when invalid credentials are present despite not wanting to use them
2023-09-05 14:19:05 -07:00
Peter Woodworth
6c962b9fd3
chore: add stale issue bot ( #806 )
2023-08-25 14:48:36 -07:00
Peter Woodworth
14b6c355ca
chore: fix packaging workflow ( #805 )
...
* fix: token permission in package workflow conflicting with unit tests
* change secret arn and role to assume in package workflow
---------
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2023-08-25 13:35:09 -07:00
Tom Keller
22617f9706
Merge pull request #804 from aws-actions/kellertk-patch-1
...
chore: wording change to closed issue message
2023-08-25 13:06:16 -07:00
Tom Keller
622237c36a
chore: wording change to closed issue message
2023-08-25 12:53:54 -07:00
Tom Keller
014a5f9adc
Merge pull request #803 from j1mmie/j1mmie/incorrect-audience-in-readme
...
chore: change sts.amazon.com to sts.amazonaws.com in README.md
2023-08-25 12:51:25 -07:00
Tom Keller
44cffa5fa8
Merge pull request #802 from mhemani-reach/main
...
fix: Update README.md
2023-08-25 11:37:06 -07:00
Mujahid Hemani
19f0360930
Update README.md
...
fix link to changelog.md
2023-08-25 13:55:12 -04:00
Tom Keller
fd194eccd1
Merge pull request #799 from massongit/massongit-patch-1
...
fix: Fix NEWS in README
2023-08-25 09:44:03 -07:00
Masaya Suzuki
7f32242eff
doc: Fix NEWS
2023-08-25 13:03:26 +09:00
Jimmie Tyrrell
7e430f7278
Change sts.amazon.com to sts.amazonaws.com in README.md
...
Small typo that caused a major headache
2023-08-24 16:18:43 -07:00
Tom Keller
04b98b3f9e
Merge pull request #798 from aws-actions/kellertk-patch-1
...
chore: CHANGELOG.md for 3.0.1
2023-08-24 14:50:12 -07:00
peterwoodworth
a2b0094a4d
change bugfix description
2023-08-24 14:49:22 -07:00
Tom Keller
3464309856
chore: update CHANGELOG.md for v3.0.1
2023-08-24 14:48:11 -07:00
Tom Keller
3a12f318be
CHANGELOG.md for 3.0.1
2023-08-24 14:45:24 -07:00
Tom Keller
6478abc372
Merge pull request #794 from ubaid-ansari21/contri
...
fix: fix typo
2023-08-24 14:40:17 -07:00
Tom Keller
91d9dfcd6f
Merge branch 'main' into contri
2023-08-24 14:38:35 -07:00
Peter Woodworth
76997ececd
fix: action fails when intending to use existing credentials ( #796 )
...
* fix: action fails when intending to use existing credentials
* fix: action fails when intending to use existing credentials
* fix: action fails when intending to use existing credentials
* fix: action fails when intending to use existing credentials
* fix: action fails when intending to use existing credentials
* fix: action fails when intending to use existing credentials
---------
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2023-08-24 14:38:12 -07:00
Tom Keller
a96263310b
feat: special character check ( #797 )
...
* feat: add config option for special character handling
* chore: update dist files
2023-08-24 13:58:54 -07:00
Tom Keller
fbbf385657
feat: add config option for special character handling ( #795 )
2023-08-24 13:05:29 -07:00
ubaid-ansari21
f5f46df077
fix typo
2023-08-24 13:53:51 +05:30
Tom Keller
ef93a73b13
V3 ( #791 )
...
* feat!: v3 release
Squashed commit of the following:
commit 9df144b3ae
Merge: 19d3f3a 131c7b6
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Aug 23 14:41:33 2023 -0700
Merge remote-tracking branch 'origin' into vNext
commit 131c7b6fd1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Aug 22 03:12:24 2023 +0000
chore: Bump jest from 29.6.2 to 29.6.3 (#786 )
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.6.2 to 29.6.3.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 6334b403eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Aug 22 03:11:45 2023 +0000
chore: Bump aws-sdk from 2.1436.0 to 2.1441.0 (#787 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1436.0 to 2.1441.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1436.0...v2.1441.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 19d3f3a169
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 18 20:13:39 2023 -0700
chore: update readme and changelog
commit 4403e8d882
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 18 17:12:47 2023 -0700
chore: update workflows
commit 0f1923f1a1
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 18 17:01:59 2023 -0700
chore: update .github with current
commit 60a9bf1676
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 18 17:00:14 2023 -0700
chore: update .github with current
commit d3464b25f8
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 18 16:58:01 2023 -0700
chore: add examples to vNext branch
commit 7cd050ca4d
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 18 16:54:12 2023 -0700
chore: update readme
commit 0e32a13775
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 18 16:19:17 2023 -0700
chore: update readme
commit 2625b45d56
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 18 15:12:36 2023 -0700
chore: update readme
commit 19eb4df27e
Author: peterwoodworth <woodwoop@amazon.com >
Date: Thu Aug 17 17:22:20 2023 -0700
chore: update readme
commit 71ff793a0f
Author: peterwoodworth <woodwoop@amazon.com >
Date: Thu Aug 17 17:18:42 2023 -0700
chore: update readme
commit a272f95336
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Aug 16 17:05:42 2023 -0700
chore: update readme
commit 360ea313a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Aug 15 03:33:37 2023 +0000
chore: Bump aws-sdk from 2.1431.0 to 2.1436.0 (#783 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1431.0 to 2.1436.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1431.0...v2.1436.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit de93b00c9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Aug 15 03:32:58 2023 +0000
chore: Bump eslint from 8.46.0 to 8.47.0 (#784 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
commit 4dd1aeed85
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 11 16:41:44 2023 -0700
chore: remove unused dependency, fixing vulnerability
commit 7f4507af3c
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Aug 11 16:24:09 2023 -0700
fix: maxRetry hit infinite loop with negative input
commit 746d33e7c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Aug 8 03:23:17 2023 +0000
chore: Bump aws-sdk from 2.1426.0 to 2.1431.0 (#782 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1426.0 to 2.1431.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1426.0...v2.1431.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 706fc9ae3d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Aug 1 03:41:00 2023 +0000
chore: Bump eslint from 8.45.0 to 8.46.0 (#780 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 9918371ad5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Aug 1 03:39:16 2023 +0000
chore: Bump aws-sdk from 2.1421.0 to 2.1426.0 (#781 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1421.0 to 2.1426.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1421.0...v2.1426.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 345462ab9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Aug 1 03:38:28 2023 +0000
chore: Bump jest from 29.6.1 to 29.6.2 (#779 )
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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>
commit 80a7a6c2a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jul 25 03:22:02 2023 +0000
chore: Bump aws-sdk from 2.1416.0 to 2.1421.0 (#778 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1416.0 to 2.1421.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1416.0...v2.1421.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 385d7e1d64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jul 18 03:25:33 2023 +0000
chore: Bump aws-sdk from 2.1413.0 to 2.1416.0 (#774 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1413.0 to 2.1416.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1413.0...v2.1416.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 48560b5d49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jul 18 03:24:46 2023 +0000
chore: Bump eslint from 8.44.0 to 8.45.0 (#773 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
commit 35d8f9588b
Author: Shailja Khurana <117320115+khushail@users.noreply.github.com >
Date: Fri Jul 14 15:14:02 2023 -0700
added workflow for handling answerable discussions (#772 )
commit 86df881b31
Author: Tom Keller <1083460+kellertk@users.noreply.github.com >
Date: Wed Jul 12 14:51:43 2023 -0700
chore: add link to CF template in README (#771 )
commit a621db3279
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jul 11 03:16:22 2023 +0000
chore: Bump jest from 29.5.0 to 29.6.1 (#768 )
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 90858a2e70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jul 11 03:15:36 2023 +0000
chore: Bump aws-sdk from 2.1410.0 to 2.1413.0 (#767 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1410.0 to 2.1413.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1410.0...v2.1413.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 228a9916ee
Author: Tom Keller <1083460+kellertk@users.noreply.github.com >
Date: Fri Jul 7 16:49:10 2023 -0700
Update README.md for OIDC changes (#764 )
commit 65c2143642
Author: peterwoodworth <woodwoop@amazon.com >
Date: Thu Jul 6 15:19:05 2023 -0700
chore: add final tests, add outputs to action.yml
commit 7b893ba14b
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Jul 5 18:55:04 2023 -0700
feat: getIDToken retry, feat: special character in key retry
commit 3c981da079
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jul 4 03:30:19 2023 +0000
chore: Bump eslint from 8.43.0 to 8.44.0 (#761 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 222080786b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jul 4 03:29:03 2023 +0000
chore: Bump aws-sdk from 2.1405.0 to 2.1410.0 (#760 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1405.0 to 2.1410.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1405.0...v2.1410.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit aa2675f083
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jul 3 16:13:19 2023 -0700
implement last changes for vNext
commit 256d740e71
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Jun 30 16:20:47 2023 -0700
chore: remove unnecessary step in unit test job
commit cd5cd29d7f
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Jun 30 16:17:47 2023 -0700
chore: declare eol in gitattributes
commit 7b90497500
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Jun 30 16:11:12 2023 -0700
chore: disable auto crlf in unit tests
commit fb67439785
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Jun 30 15:48:15 2023 -0700
fix boolean input
commit 2b32a8f2c6
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Jun 30 15:40:41 2023 -0700
fix webIdentityTokenFile option, rearrange validation logic
commit 7526948ef9
Author: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
Date: Thu Jun 29 17:29:11 2023 -0700
chore: vnext unit tests (#758 )
* fix: unit tests
* get unit tests running
commit 0270d0bcec
Author: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
Date: Tue Jun 27 14:22:02 2023 -0700
chore: update readme with new thumbprint (#755 )
commit 4b8efb08db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 27 03:58:21 2023 +0000
chore: Bump aws-sdk from 2.1400.0 to 2.1405.0 (#754 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1400.0 to 2.1405.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1400.0...v2.1405.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit d26f2d03f8
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Jun 21 16:45:34 2023 -0700
feat: role-chaining
commit 20f59875fe
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Jun 21 15:13:42 2023 -0700
feat: optional policy inputs when assuming role
commit 10024331f6
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Jun 21 15:08:37 2023 -0700
feat: optional policy inputs when assuming role
commit 2cee35f9a9
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Jun 21 14:51:50 2023 -0700
feat: optional policy inputs when assuming role
commit 8aa25a5cb6
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Jun 21 14:50:04 2023 -0700
feat: optional policy inputs when assuming role
commit e849bae717
Author: peterwoodworth <woodwoop@amazon.com >
Date: Tue Jun 20 18:02:34 2023 -0700
chore: remove windows self-hosted runner
commit 8a5ae330dd
Author: peterwoodworth <woodwoop@amazon.com >
Date: Tue Jun 20 16:10:30 2023 -0700
chore: expand integ tests
commit 819a6d1c74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 20 03:58:58 2023 +0000
chore: Bump eslint from 8.42.0 to 8.43.0 (#750 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit e57babb541
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 20 03:58:19 2023 +0000
chore: Bump aws-sdk from 2.1396.0 to 2.1400.0 (#749 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1396.0 to 2.1400.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1396.0...v2.1400.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit c613996f9a
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jun 19 18:38:44 2023 -0700
chore: attempting to get to minimal integ test success
commit c13a9c8ef3
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jun 19 18:36:40 2023 -0700
chore: attempting to get to minimal integ test success
commit b98e10c776
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jun 19 18:25:03 2023 -0700
chore: set failing configuration on integ workflow matrix
commit 6d193465ae
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jun 19 16:32:19 2023 -0700
chore: remove push workflow trigger
commit a8f18666db
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jun 19 16:29:33 2023 -0700
chore: fix workflow file indentation
commit 7dec5a88ce
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jun 19 16:28:05 2023 -0700
chore: update workflow to be able to trigger
commit 0a8178a52a
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jun 19 16:21:45 2023 -0700
chore: update workflow to be able to trigger
commit 506b27277d
Author: peterwoodworth <woodwoop@amazon.com >
Date: Mon Jun 19 16:17:53 2023 -0700
chore: update workflow to be able to trigger
commit 5fd3084fc3
Author: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
Date: Wed Jun 14 15:02:32 2023 -0700
chore: update changelog for release (#745 )
commit d00f6c6f41
Author: Dimitar <dimitarshr@gmail.com >
Date: Wed Jun 14 22:43:04 2023 +0100
Allow inline session policies for assuming role (#739 )
* Allow to pass inline session policy as a parameter
Update the action file
Regenerate the dist/ content
Add test
* Fix typos
* Fix stylistic error
* Move the inline policy logic to allow assumeRole to use it as well; Update and add tests
* Add an option for managed policies
* Regenerate the dist/ files
* Use multiline input for managed policies
* Update readme
* Update readme
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit ae734070a0
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Jun 13 04:55:26 2023 +0000
chore: Update dist
commit 3d528c5f7d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 13 04:54:37 2023 +0000
chore: Bump aws-sdk from 2.1391.0 to 2.1396.0 (#744 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1391.0 to 2.1396.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1391.0...v2.1396.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit e7aae61719
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Jun 6 03:59:43 2023 +0000
chore: Update dist
commit 979ee1f6f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 6 03:59:04 2023 +0000
chore: Bump aws-sdk from 2.1386.0 to 2.1391.0 (#742 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1386.0 to 2.1391.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1386.0...v2.1391.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 184acc09ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 6 03:58:21 2023 +0000
chore: Bump eslint from 8.41.0 to 8.42.0 (#741 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
commit 375a690dc0
Author: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
Date: Wed May 31 14:43:39 2023 -0700
chore: update changelog for v2.1.0 (#738 )
* chore: update changelog for v2.1.0
* chore: update changelog for v2.1.0
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 8337ca3433
Author: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
Date: Wed May 31 14:38:06 2023 -0700
update time to ancient (#729 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 5727f247b6
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue May 30 03:59:04 2023 +0000
chore: Update dist
commit de3676366f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue May 30 03:58:14 2023 +0000
chore: Bump aws-sdk from 2.1382.0 to 2.1386.0 (#736 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1382.0 to 2.1386.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1382.0...v2.1386.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 81fba9ea6a
Author: escudero89 <532828+escudero89@users.noreply.github.com >
Date: Fri May 26 00:10:40 2023 +0200
Update README.md with v2 instead of v1 (#733 )
commit 8815b6557c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue May 23 03:59:25 2023 +0000
chore: Bump eslint from 8.40.0 to 8.41.0 (#732 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 3d77523f10
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue May 23 03:58:44 2023 +0000
chore: Update dist
commit 4eb7afece4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue May 23 03:58:06 2023 +0000
chore: Bump aws-sdk from 2.1378.0 to 2.1382.0 (#731 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1378.0 to 2.1382.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1378.0...v2.1382.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit d713a182c5
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue May 16 03:58:29 2023 +0000
chore: Update dist
commit 1910078421
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue May 16 03:57:45 2023 +0000
chore: Bump aws-sdk from 2.1374.0 to 2.1378.0 (#726 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1374.0 to 2.1378.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1374.0...v2.1378.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 580afbba80
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue May 9 03:59:53 2023 +0000
chore: Update dist
commit 1daf2a1967
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue May 9 03:59:14 2023 +0000
chore: Bump aws-sdk from 2.1369.0 to 2.1374.0 (#723 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1369.0 to 2.1374.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1369.0...v2.1374.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 76ad093bd5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue May 9 03:57:57 2023 +0000
chore: Bump eslint from 8.39.0 to 8.40.0 (#722 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
commit 6fbd316fd1
Author: Milo Hyson <siggimoo@users.noreply.github.com >
Date: Fri May 5 18:27:52 2023 -0700
Add role-chaining support (#688 )
* Add role-chaining support
* fix version in readme
* minor readme adjustment
---------
Co-authored-by: Milo Hyson <mhyson@tunein.com >
Co-authored-by: peterwoodworth <woodwoop@amazon.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 19f3a6d67f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue May 2 03:59:57 2023 +0000
chore: Bump axios from 1.3.6 to 1.4.0 (#720 )
Bumps [axios](https://github.com/axios/axios ) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.6...v1.4.0 )
---
updated-dependencies:
- dependency-name: axios
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>
commit 96aac45bfc
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue May 2 03:58:25 2023 +0000
chore: Update dist
commit 5e6a264592
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue May 2 03:57:46 2023 +0000
chore: Bump aws-sdk from 2.1364.0 to 2.1369.0 (#719 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1364.0 to 2.1369.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1364.0...v2.1369.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 82ea2d2853
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Apr 25 04:01:50 2023 +0000
chore: Bump axios from 1.3.5 to 1.3.6 (#716 )
Bumps [axios](https://github.com/axios/axios ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit e0213bba7a
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Apr 25 03:59:31 2023 +0000
chore: Update dist
commit 2beda2fb7c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Apr 25 03:58:42 2023 +0000
chore: Bump aws-sdk from 2.1360.0 to 2.1364.0 (#715 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1360.0 to 2.1364.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1360.0...v2.1364.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 0afc5d47c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Apr 25 03:57:35 2023 +0000
chore: Bump eslint from 8.38.0 to 8.39.0 (#714 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
commit 31bd3ae2db
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Apr 18 03:59:23 2023 +0000
chore: Update dist
commit 46648cb772
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Apr 18 03:58:27 2023 +0000
chore: Bump aws-sdk from 2.1354.0 to 2.1360.0 (#713 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1354.0 to 2.1360.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1354.0...v2.1360.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 60a5c129d0
Author: Jonathan Lang <jonathan.lang@tngtech.com >
Date: Wed Apr 12 00:46:13 2023 +0200
Fix Typo in README.md (#707 )
commit f576cc9d9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Apr 11 04:00:40 2023 +0000
chore: Bump axios from 1.3.4 to 1.3.5 (#712 )
Bumps [axios](https://github.com/axios/axios ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 9c17403327
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Apr 11 03:59:38 2023 +0000
chore: Bump eslint from 8.35.0 to 8.38.0 (#711 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.38.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 9c1a10e79c
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Apr 11 03:58:34 2023 +0000
chore: Update dist
commit 9192d9ecb4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Apr 11 03:57:48 2023 +0000
chore: Bump aws-sdk from 2.1329.0 to 2.1354.0 (#710 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1329.0 to 2.1354.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1329.0...v2.1354.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 26227bfa7d
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Mar 22 16:52:04 2023 -0700
chore: adjust cleanup build target
commit 0d90ddd1f2
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Mar 22 16:51:12 2023 -0700
chore: adjust cleanup build again
commit fc80f28dba
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Mar 22 16:37:58 2023 -0700
chore: adjust cleanup build and some imports
commit 3088522ce8
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Mar 22 16:32:37 2023 -0700
chore: build and set cleanup file
commit 0181111f1d
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Mar 22 15:12:07 2023 -0700
chore: build action
commit b723544115
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Mar 22 15:08:39 2023 -0700
fix: branch name is not sanitized, slight refactor
commit 0e613a0980
Author: Adrian Środoń <adriansrodon@tuta.io >
Date: Mon Mar 20 23:24:34 2023 +0100
docs: add note about case sensivity to CloudFormation template (#696 )
* docs: add note about case sensivity to CloudFormation template
* Move case-sensivity notes to CloudFormation template
commit 12d07d4800
Author: Tom Keller <kellertk@amazon.com >
Date: Fri Mar 17 17:46:57 2023 -0700
feat: update tests
commit f6fdf0cdbd
Author: peterwoodworth <woodwoop@amazon.com >
Date: Wed Mar 15 14:12:01 2023 -0700
feat: aws region is optional, use global sts endpoint when not set
commit cb1361ade3
Author: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
Date: Mon Mar 13 14:50:02 2023 -0700
docs: clarify safety of version migration in readme (#692 )
commit f9f25e69f5
Author: peterwoodworth <woodwoop@amazon.com >
Date: Fri Mar 10 14:35:59 2023 -0800
refactor, add new major version features and proxy
commit 83f0e97b2f
Merge: 7fc5f08 f86a0c3
Author: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
Date: Tue Mar 7 17:36:19 2023 -0800
Merge pull request #687 from fabienfoerster/patch-2
Update README examples to use v2
commit f86a0c30a5
Author: Fabien Foerster <f.foerster@bevolta.com >
Date: Tue Mar 7 21:29:17 2023 +0100
Update README examples to use v2
commit 7fc5f080e5
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Mar 7 01:02:37 2023 +0000
chore: Update dist
commit ffc08eae73
Author: Tom Keller <kellertk@amazon.com >
Date: Mon Mar 6 17:01:09 2023 -0800
Rename master to main
commit e1e17a757e
Author: Tom Keller <1083460+kellertk@users.noreply.github.com >
Date: Mon Mar 6 16:35:37 2023 -0800
Version 2 release (#685 )
* Update README for v2
* Remove codeql analysis
* Version bump checkout action
* Tweak closed issue message
* Changes for v2 release
* Adjust action name
* Update CHANGELOG
* Update action to use node 16
* Update versions
* Typo
commit bab55d3830
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Feb 28 04:09:09 2023 +0000
chore: Bump axios from 1.3.3 to 1.3.4 (#679 )
Bumps [axios](https://github.com/axios/axios ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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>
commit 07b737a14f
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Feb 28 04:00:33 2023 +0000
chore: Update dist
commit 26e4efa71f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Feb 28 03:59:47 2023 +0000
chore: Bump aws-sdk from 2.1320.0 to 2.1324.0 (#677 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1320.0 to 2.1324.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1320.0...v2.1324.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 7e0ecf0346
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Feb 28 03:58:55 2023 +0000
chore: Bump eslint from 8.34.0 to 8.35.0 (#675 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
commit 567d4149d6
Merge: 32eb1b4 85ec61b
Author: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
Date: Tue Feb 21 18:49:30 2023 -0800
Merge pull request #563 from russau/docs/readme-role-update
Minor: include a role condition test for AUD in sample CFN template
commit 32eb1b4a66
Author: Jackson Welsh <me@jacksonwel.sh >
Date: Tue Feb 21 20:36:17 2023 -0600
feat: document mask-aws-account-id input (#606 )
Closes aws-actions#304
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 6ca2577643
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Wed Feb 22 02:34:29 2023 +0000
chore: Update dist
commit f1de076135
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Feb 22 02:33:40 2023 +0000
chore: Bump aws-sdk from 2.1273.0 to 2.1320.0 (#666 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1273.0 to 2.1320.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1273.0...v2.1320.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
commit 077fd1fc8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Feb 21 04:00:04 2023 +0000
chore: Bump jest from 29.4.2 to 29.4.3 (#663 )
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.4.2 to 29.4.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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>
commit 1416c559c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Feb 14 04:08:31 2023 +0000
chore: Bump eslint from 8.33.0 to 8.34.0 (#653 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
commit c3f9f9cde3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Feb 14 04:02:34 2023 +0000
chore: Bump jest from 29.4.1 to 29.4.2 (#655 )
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.4.1 to 29.4.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 1a61b71d4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Feb 14 04:00:54 2023 +0000
chore: Bump axios from 1.3.2 to 1.3.3 (#651 )
Bumps [axios](https://github.com/axios/axios ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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>
commit 07d5781915
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Feb 7 03:03:40 2023 +0000
chore: Bump axios from 1.2.6 to 1.3.2 (#648 )
Bumps [axios](https://github.com/axios/axios ) from 1.2.6 to 1.3.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.6...v1.3.2 )
---
updated-dependencies:
- dependency-name: axios
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>
commit 5ed46d9d6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 31 03:10:42 2023 +0000
chore: Bump eslint from 8.32.0 to 8.33.0 (#645 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.32.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
commit 0d34112acb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 31 03:06:27 2023 +0000
chore: Bump jest from 29.3.1 to 29.4.1 (#643 )
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.3.1 to 29.4.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit fa45146389
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 31 03:05:11 2023 +0000
chore: Bump @vercel/ncc from 0.36.0 to 0.36.1 (#640 )
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit a075dc0410
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 31 03:03:44 2023 +0000
chore: Bump axios from 1.2.3 to 1.2.6 (#639 )
Bumps [axios](https://github.com/axios/axios ) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.3...v1.2.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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>
commit 3e21ee4ae7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 24 03:04:28 2023 +0000
chore: Bump axios from 1.2.2 to 1.2.3 (#630 )
Bumps [axios](https://github.com/axios/axios ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 491cd39cf6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 17 03:05:35 2023 +0000
chore: Bump eslint from 8.31.0 to 8.32.0 (#625 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 3654529dc6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 3 03:06:41 2023 +0000
chore: Bump json5 from 2.2.1 to 2.2.3 (#620 )
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit aa5a031041
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 3 03:04:46 2023 +0000
chore: Bump eslint from 8.30.0 to 8.31.0 (#619 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 55443b3d5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jan 3 03:03:28 2023 +0000
chore: Bump axios from 1.2.1 to 1.2.2 (#616 )
Bumps [axios](https://github.com/axios/axios ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 48f0cb7848
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Dec 20 03:04:13 2022 +0000
chore: Bump eslint from 8.29.0 to 8.30.0 (#610 )
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 90d1b38cb5
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Dec 13 03:05:43 2022 +0000
chore: Update dist
commit 422c797285
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Dec 13 03:04:51 2022 +0000
chore: Bump aws-sdk from 2.1268.0 to 2.1273.0 (#603 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1268.0 to 2.1273.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1268.0...v2.1273.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 4b942d82b0
Author: GitHub Actions <github-aws-sdk-osds-automation@amazon.com >
Date: Tue Dec 6 03:10:45 2022 +0000
chore: Update dist
commit 7437ed192e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Dec 6 03:09:51 2022 +0000
chore: Bump aws-sdk from 2.1262.0 to 2.1268.0 (#596 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1262.0 to 2.1268.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1262.0...v2.1268.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit ed4ba44f95
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Dec 6 03:08:24 2022 +0000
chore: Bump @vercel/ncc from 0.34.0 to 0.36.0 (#594 )
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
commit 10dc6d923a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Dec 6 03:05:08 2022 +0000
chore: Bump axios from 1.2.0 to 1.2.1 (#590 )
Bumps [axios](https://github .…
* chore: tweak readme for v3
2023-08-23 16:35:15 -07:00
dependabot[bot]
131c7b6fd1
chore: Bump jest from 29.6.2 to 29.6.3 ( #786 )
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.6.2 to 29.6.3.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-08-22 03:12:24 +00:00
dependabot[bot]
6334b403eb
chore: Bump aws-sdk from 2.1436.0 to 2.1441.0 ( #787 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1436.0 to 2.1441.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1436.0...v2.1441.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-08-22 03:11:45 +00:00
dependabot[bot]
360ea313a7
chore: Bump aws-sdk from 2.1431.0 to 2.1436.0 ( #783 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1431.0 to 2.1436.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1431.0...v2.1436.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-08-15 03:33:37 +00:00
dependabot[bot]
de93b00c9f
chore: Bump eslint from 8.46.0 to 8.47.0 ( #784 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-08-15 03:32:58 +00:00
dependabot[bot]
746d33e7c1
chore: Bump aws-sdk from 2.1426.0 to 2.1431.0 ( #782 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1426.0 to 2.1431.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1426.0...v2.1431.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-08-08 03:23:17 +00:00
dependabot[bot]
706fc9ae3d
chore: Bump eslint from 8.45.0 to 8.46.0 ( #780 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-08-01 03:41:00 +00:00
dependabot[bot]
9918371ad5
chore: Bump aws-sdk from 2.1421.0 to 2.1426.0 ( #781 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1421.0 to 2.1426.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1421.0...v2.1426.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-08-01 03:39:16 +00:00
dependabot[bot]
345462ab9e
chore: Bump jest from 29.6.1 to 29.6.2 ( #779 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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>
2023-08-01 03:38:28 +00:00
dependabot[bot]
80a7a6c2a2
chore: Bump aws-sdk from 2.1416.0 to 2.1421.0 ( #778 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1416.0 to 2.1421.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1416.0...v2.1421.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-07-25 03:22:02 +00:00
dependabot[bot]
385d7e1d64
chore: Bump aws-sdk from 2.1413.0 to 2.1416.0 ( #774 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1413.0 to 2.1416.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1413.0...v2.1416.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-07-18 03:25:33 +00:00
dependabot[bot]
48560b5d49
chore: Bump eslint from 8.44.0 to 8.45.0 ( #773 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-07-18 03:24:46 +00:00
Shailja Khurana
35d8f9588b
added workflow for handling answerable discussions ( #772 )
2023-07-14 15:14:02 -07:00
Tom Keller
86df881b31
chore: add link to CF template in README ( #771 )
2023-07-12 14:51:43 -07:00
dependabot[bot]
a621db3279
chore: Bump jest from 29.5.0 to 29.6.1 ( #768 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-07-11 03:16:22 +00:00
dependabot[bot]
90858a2e70
chore: Bump aws-sdk from 2.1410.0 to 2.1413.0 ( #767 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1410.0 to 2.1413.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1410.0...v2.1413.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-07-11 03:15:36 +00:00
Tom Keller
228a9916ee
Update README.md for OIDC changes ( #764 )
2023-07-07 16:49:10 -07:00
dependabot[bot]
3c981da079
chore: Bump eslint from 8.43.0 to 8.44.0 ( #761 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-07-04 03:30:19 +00:00
dependabot[bot]
222080786b
chore: Bump aws-sdk from 2.1405.0 to 2.1410.0 ( #760 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1405.0 to 2.1410.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1405.0...v2.1410.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-07-04 03:29:03 +00:00
Peter Woodworth
0270d0bcec
chore: update readme with new thumbprint ( #755 )
2023-06-27 14:22:02 -07:00
dependabot[bot]
4b8efb08db
chore: Bump aws-sdk from 2.1400.0 to 2.1405.0 ( #754 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1400.0 to 2.1405.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1400.0...v2.1405.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-06-27 03:58:21 +00:00
dependabot[bot]
819a6d1c74
chore: Bump eslint from 8.42.0 to 8.43.0 ( #750 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-20 03:58:58 +00:00
dependabot[bot]
e57babb541
chore: Bump aws-sdk from 2.1396.0 to 2.1400.0 ( #749 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1396.0 to 2.1400.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1396.0...v2.1400.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-06-20 03:58:19 +00:00
Peter Woodworth
5fd3084fc3
chore: update changelog for release ( #745 )
2023-06-14 15:02:32 -07:00
Dimitar
d00f6c6f41
Allow inline session policies for assuming role ( #739 )
...
* Allow to pass inline session policy as a parameter
Update the action file
Regenerate the dist/ content
Add test
* Fix typos
* Fix stylistic error
* Move the inline policy logic to allow assumeRole to use it as well; Update and add tests
* Add an option for managed policies
* Regenerate the dist/ files
* Use multiline input for managed policies
* Update readme
* Update readme
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-14 21:43:04 +00:00
GitHub Actions
ae734070a0
chore: Update dist
2023-06-13 04:55:26 +00:00
dependabot[bot]
3d528c5f7d
chore: Bump aws-sdk from 2.1391.0 to 2.1396.0 ( #744 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1391.0 to 2.1396.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1391.0...v2.1396.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-06-13 04:54:37 +00:00
GitHub Actions
e7aae61719
chore: Update dist
2023-06-06 03:59:43 +00:00
dependabot[bot]
979ee1f6f4
chore: Bump aws-sdk from 2.1386.0 to 2.1391.0 ( #742 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1386.0 to 2.1391.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1386.0...v2.1391.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-06 03:59:04 +00:00
dependabot[bot]
184acc09ea
chore: Bump eslint from 8.41.0 to 8.42.0 ( #741 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-06-06 03:58:21 +00:00
Peter Woodworth
375a690dc0
chore: update changelog for v2.1.0 ( #738 )
...
* chore: update changelog for v2.1.0
* chore: update changelog for v2.1.0
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-05-31 21:43:39 +00:00
Peter Woodworth
8337ca3433
update time to ancient ( #729 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-05-31 21:38:06 +00:00
GitHub Actions
5727f247b6
chore: Update dist
2023-05-30 03:59:04 +00:00
dependabot[bot]
de3676366f
chore: Bump aws-sdk from 2.1382.0 to 2.1386.0 ( #736 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1382.0 to 2.1386.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1382.0...v2.1386.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-05-30 03:58:14 +00:00
escudero89
81fba9ea6a
Update README.md with v2 instead of v1 ( #733 )
2023-05-25 22:10:40 +00:00
dependabot[bot]
8815b6557c
chore: Bump eslint from 8.40.0 to 8.41.0 ( #732 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-05-23 03:59:25 +00:00
GitHub Actions
3d77523f10
chore: Update dist
2023-05-23 03:58:44 +00:00
dependabot[bot]
4eb7afece4
chore: Bump aws-sdk from 2.1378.0 to 2.1382.0 ( #731 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1378.0 to 2.1382.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1378.0...v2.1382.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-05-23 03:58:06 +00:00
GitHub Actions
d713a182c5
chore: Update dist
2023-05-16 03:58:29 +00:00
dependabot[bot]
1910078421
chore: Bump aws-sdk from 2.1374.0 to 2.1378.0 ( #726 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1374.0 to 2.1378.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1374.0...v2.1378.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-05-16 03:57:45 +00:00
GitHub Actions
580afbba80
chore: Update dist
2023-05-09 03:59:53 +00:00
dependabot[bot]
1daf2a1967
chore: Bump aws-sdk from 2.1369.0 to 2.1374.0 ( #723 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1369.0 to 2.1374.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1369.0...v2.1374.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-05-09 03:59:14 +00:00
dependabot[bot]
76ad093bd5
chore: Bump eslint from 8.39.0 to 8.40.0 ( #722 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-05-09 03:57:57 +00:00
Milo Hyson
6fbd316fd1
Add role-chaining support ( #688 )
...
* Add role-chaining support
* fix version in readme
* minor readme adjustment
---------
Co-authored-by: Milo Hyson <mhyson@tunein.com >
Co-authored-by: peterwoodworth <woodwoop@amazon.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-05-06 01:27:52 +00:00
dependabot[bot]
19f3a6d67f
chore: Bump axios from 1.3.6 to 1.4.0 ( #720 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.6...v1.4.0 )
---
updated-dependencies:
- dependency-name: axios
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>
2023-05-02 03:59:57 +00:00
GitHub Actions
96aac45bfc
chore: Update dist
2023-05-02 03:58:25 +00:00
dependabot[bot]
5e6a264592
chore: Bump aws-sdk from 2.1364.0 to 2.1369.0 ( #719 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1364.0 to 2.1369.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1364.0...v2.1369.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-05-02 03:57:46 +00:00
dependabot[bot]
82ea2d2853
chore: Bump axios from 1.3.5 to 1.3.6 ( #716 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-04-25 04:01:50 +00:00
GitHub Actions
e0213bba7a
chore: Update dist
2023-04-25 03:59:31 +00:00
dependabot[bot]
2beda2fb7c
chore: Bump aws-sdk from 2.1360.0 to 2.1364.0 ( #715 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1360.0 to 2.1364.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1360.0...v2.1364.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-04-25 03:58:42 +00:00
dependabot[bot]
0afc5d47c7
chore: Bump eslint from 8.38.0 to 8.39.0 ( #714 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-04-25 03:57:35 +00:00
GitHub Actions
31bd3ae2db
chore: Update dist
2023-04-18 03:59:23 +00:00
dependabot[bot]
46648cb772
chore: Bump aws-sdk from 2.1354.0 to 2.1360.0 ( #713 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1354.0 to 2.1360.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1354.0...v2.1360.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-04-18 03:58:27 +00:00
Jonathan Lang
60a5c129d0
Fix Typo in README.md ( #707 )
2023-04-11 22:46:13 +00:00
dependabot[bot]
f576cc9d9b
chore: Bump axios from 1.3.4 to 1.3.5 ( #712 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-04-11 04:00:40 +00:00
dependabot[bot]
9c17403327
chore: Bump eslint from 8.35.0 to 8.38.0 ( #711 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.38.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-04-11 03:59:38 +00:00
GitHub Actions
9c1a10e79c
chore: Update dist
2023-04-11 03:58:34 +00:00
dependabot[bot]
9192d9ecb4
chore: Bump aws-sdk from 2.1329.0 to 2.1354.0 ( #710 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1329.0 to 2.1354.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1329.0...v2.1354.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-04-11 03:57:48 +00:00
Adrian Środoń
0e613a0980
docs: add note about case sensivity to CloudFormation template ( #696 )
...
* docs: add note about case sensivity to CloudFormation template
* Move case-sensivity notes to CloudFormation template
2023-03-20 15:24:34 -07:00
Peter Woodworth
cb1361ade3
docs: clarify safety of version migration in readme ( #692 )
2023-03-13 14:50:02 -07:00
Peter Woodworth
83f0e97b2f
Merge pull request #687 from fabienfoerster/patch-2
...
Update README examples to use v2
2023-03-07 17:36:19 -08:00
Fabien Foerster
f86a0c30a5
Update README examples to use v2
2023-03-07 21:29:17 +01:00
GitHub Actions
7fc5f080e5
chore: Update dist
2023-03-07 01:02:37 +00:00
Tom Keller
ffc08eae73
Rename master to main
2023-03-06 17:01:09 -08:00
Tom Keller
e1e17a757e
Version 2 release ( #685 )
...
* Update README for v2
* Remove codeql analysis
* Version bump checkout action
* Tweak closed issue message
* Changes for v2 release
* Adjust action name
* Update CHANGELOG
* Update action to use node 16
* Update versions
* Typo
2023-03-06 16:35:37 -08:00
dependabot[bot]
bab55d3830
chore: Bump axios from 1.3.3 to 1.3.4 ( #679 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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>
2023-02-28 04:09:09 +00:00
GitHub Actions
07b737a14f
chore: Update dist
2023-02-28 04:00:33 +00:00
dependabot[bot]
26e4efa71f
chore: Bump aws-sdk from 2.1320.0 to 2.1324.0 ( #677 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1320.0 to 2.1324.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1320.0...v2.1324.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-02-28 03:59:47 +00:00
dependabot[bot]
7e0ecf0346
chore: Bump eslint from 8.34.0 to 8.35.0 ( #675 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-02-28 03:58:55 +00:00
Peter Woodworth
567d4149d6
Merge pull request #563 from russau/docs/readme-role-update
...
Minor: include a role condition test for AUD in sample CFN template
2023-02-21 18:49:30 -08:00
Jackson Welsh
32eb1b4a66
feat: document mask-aws-account-id input ( #606 )
...
Closes aws-actions#304
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-02-22 02:36:17 +00:00
GitHub Actions
6ca2577643
chore: Update dist
2023-02-22 02:34:29 +00:00
dependabot[bot]
f1de076135
chore: Bump aws-sdk from 2.1273.0 to 2.1320.0 ( #666 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1273.0 to 2.1320.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1273.0...v2.1320.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2023-02-22 02:33:40 +00:00
dependabot[bot]
077fd1fc8f
chore: Bump jest from 29.4.2 to 29.4.3 ( #663 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.4.2 to 29.4.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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>
2023-02-21 04:00:04 +00:00
dependabot[bot]
1416c559c0
chore: Bump eslint from 8.33.0 to 8.34.0 ( #653 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-02-14 04:08:31 +00:00
dependabot[bot]
c3f9f9cde3
chore: Bump jest from 29.4.1 to 29.4.2 ( #655 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.4.1 to 29.4.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-02-14 04:02:34 +00:00
dependabot[bot]
1a61b71d4c
chore: Bump axios from 1.3.2 to 1.3.3 ( #651 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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>
2023-02-14 04:00:54 +00:00
dependabot[bot]
07d5781915
chore: Bump axios from 1.2.6 to 1.3.2 ( #648 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.6 to 1.3.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.6...v1.3.2 )
---
updated-dependencies:
- dependency-name: axios
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>
2023-02-07 03:03:40 +00:00
dependabot[bot]
5ed46d9d6a
chore: Bump eslint from 8.32.0 to 8.33.0 ( #645 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.32.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-01-31 03:10:42 +00:00
dependabot[bot]
0d34112acb
chore: Bump jest from 29.3.1 to 29.4.1 ( #643 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.3.1 to 29.4.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-01-31 03:06:27 +00:00
dependabot[bot]
fa45146389
chore: Bump @vercel/ncc from 0.36.0 to 0.36.1 ( #640 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-01-31 03:05:11 +00:00
dependabot[bot]
a075dc0410
chore: Bump axios from 1.2.3 to 1.2.6 ( #639 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.3...v1.2.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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>
2023-01-31 03:03:44 +00:00
dependabot[bot]
3e21ee4ae7
chore: Bump axios from 1.2.2 to 1.2.3 ( #630 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 03:04:28 +00:00
dependabot[bot]
491cd39cf6
chore: Bump eslint from 8.31.0 to 8.32.0 ( #625 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 03:05:35 +00:00
dependabot[bot]
3654529dc6
chore: Bump json5 from 2.2.1 to 2.2.3 ( #620 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-01-03 03:06:41 +00:00
dependabot[bot]
aa5a031041
chore: Bump eslint from 8.30.0 to 8.31.0 ( #619 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-01-03 03:04:46 +00:00
dependabot[bot]
55443b3d5b
chore: Bump axios from 1.2.1 to 1.2.2 ( #616 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 03:03:28 +00:00
dependabot[bot]
48f0cb7848
chore: Bump eslint from 8.29.0 to 8.30.0 ( #610 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 03:04:13 +00:00
GitHub Actions
90d1b38cb5
chore: Update dist
2022-12-13 03:05:43 +00:00
dependabot[bot]
422c797285
chore: Bump aws-sdk from 2.1268.0 to 2.1273.0 ( #603 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1268.0 to 2.1273.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1268.0...v2.1273.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 03:04:51 +00:00
GitHub Actions
4b942d82b0
chore: Update dist
2022-12-06 03:10:45 +00:00
dependabot[bot]
7437ed192e
chore: Bump aws-sdk from 2.1262.0 to 2.1268.0 ( #596 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1262.0 to 2.1268.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1262.0...v2.1268.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-06 03:09:51 +00:00
dependabot[bot]
ed4ba44f95
chore: Bump @vercel/ncc from 0.34.0 to 0.36.0 ( #594 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-06 03:08:24 +00:00
dependabot[bot]
10dc6d923a
chore: Bump axios from 1.2.0 to 1.2.1 ( #590 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-06 03:05:08 +00:00
dependabot[bot]
956e0a1a39
chore: Bump eslint from 8.28.0 to 8.29.0 ( #592 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 03:03:30 +00:00
GitHub Actions
3f68e499fc
chore: Update dist
2022-11-29 03:10:08 +00:00
dependabot[bot]
fc695622db
chore: Bump aws-sdk from 2.1259.0 to 2.1262.0 ( #587 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1259.0 to 2.1262.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1259.0...v2.1262.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 03:09:10 +00:00
dependabot[bot]
6e4fb66443
chore: Bump axios from 1.1.3 to 1.2.0 ( #586 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.1.3...v1.2.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 03:03:56 +00:00
GitHub Actions
6ffa76b6bb
chore: Update dist
2022-11-22 03:34:16 +00:00
dependabot[bot]
cb8cd6cf32
chore: Bump aws-sdk from 2.1254.0 to 2.1259.0 ( #584 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1254.0 to 2.1259.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1254.0...v2.1259.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-22 03:33:32 +00:00
dependabot[bot]
27645f79fb
chore: Bump eslint from 8.27.0 to 8.28.0 ( #581 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 03:31:25 +00:00
GitHub Actions
a54abfbe45
chore: Update dist
2022-11-17 23:36:04 +00:00
Eduard Marbach
c719b7b5e1
Feat: proxy implementation ( #246 )
...
* feat: implement proxy feature
* see #222
* refactor: pr changes
Co-authored-by: Peter Woodworth <44349620+peterwoodworth@users.noreply.github.com >
2022-11-17 23:35:16 +00:00
GitHub Actions
0cc6258771
chore: Update dist
2022-11-17 21:19:32 +00:00
Tom Keller
8fb0af0a95
chore: small typo in package.yml
2022-11-17 13:18:42 -08:00
Tom Keller
0d6d720d5d
fix: packaging credentials
2022-11-17 13:15:07 -08:00
dependabot[bot]
260cb07c24
chore: Bump jest from 29.3.0 to 29.3.1 ( #578 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.3.0 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-15 03:07:53 +00:00
dependabot[bot]
67ebae4d90
chore: Bump aws-sdk from 2.1249.0 to 2.1254.0 ( #576 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1249.0 to 2.1254.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1249.0...v2.1254.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 03:04:36 +00:00
dependabot[bot]
2303fbd559
chore: Bump jest from 29.2.2 to 29.3.0 ( #572 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.2.2 to 29.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.3.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 03:21:55 +00:00
dependabot[bot]
1c8164725c
chore: Bump eslint from 8.26.0 to 8.27.0 ( #570 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-08 03:11:11 +00:00
dependabot[bot]
3eb235fc77
chore: Bump aws-sdk from 2.1244.0 to 2.1249.0 ( #568 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1244.0 to 2.1249.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1244.0...v2.1249.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 03:08:22 +00:00
GitHub Actions
604caa0b29
chore: Update dist
2022-11-05 00:41:54 +00:00
Tom Keller
30dd5aee3e
fix: packaging credentials
2022-11-04 17:40:52 -07:00
Tom Keller
f4ef658335
Kellertk/packaging fix ( #567 )
...
* fix: packaging test failure
The tests fail if there are credentials available in the env, so
we need to get the AWS credentials *after* the package step.
* chore: remove unnecessary environment manipulation
* fix: packaging fixes
2022-11-05 00:16:25 +00:00
Tom Keller
6d8fe38ac8
Kellertk/packaging fix ( #566 )
...
* fix: packaging test failure
The tests fail if there are credentials available in the env, so
we need to get the AWS credentials *after* the package step.
* chore: remove unnecessary environment manipulation
2022-11-04 23:37:47 +00:00
Tom Keller
e0f275d6a6
fix: packaging test failure ( #565 )
...
The tests fail if there are credentials available in the env, so
we need to get the AWS credentials *after* the package step.
2022-11-04 21:36:26 +00:00
russ
85ec61b5fe
include a role condition test for AUD in sample CFN template
2022-11-03 10:45:32 +11:00
dependabot[bot]
3179f23dc4
chore: Bump aws-sdk from 2.1239.0 to 2.1244.0 ( #558 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1239.0 to 2.1244.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1239.0...v2.1244.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 03:43:42 +00:00
George Rolston
6047a42774
feat: examples ( #553 )
...
* init examples
* restructure
* example versions
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2022-10-31 23:47:41 +00:00
Peter Woodworth
aeb090a13a
update package lock with node 14 ( #556 )
2022-10-26 19:01:51 +00:00
Peter Woodworth
20a08551f4
update package lock ( #555 )
2022-10-26 18:36:42 +00:00
Tom Keller
0ce040565f
packaging fix ( #552 )
2022-10-26 00:31:31 +00:00
Tom Keller
0ce30af4a2
chore: update to @vercel/ncc
2022-10-25 16:55:51 -07:00
Tom Keller
bad8bcf67a
fix: support packaging on protected branches ( #541 )
2022-10-25 23:54:42 +00:00
Tom Keller
f468b7f05b
chore: update to @vercel/ncc ( #551 )
...
* chore: update to @vercel/ncc
* refresh package-lock
Co-authored-by: peterwoodworth <woodwoop@amazon.com >
2022-10-25 19:29:50 +00:00
Tom Keller
a7871f486f
Merge pull request #548 from aws-actions/dependabot/npm_and_yarn/master/aws-sdk-2.1239.0
...
chore: Bump aws-sdk from 2.1234.0 to 2.1239.0
2022-10-25 09:18:23 -07:00
dependabot[bot]
4600c3d3ab
chore: Bump aws-sdk from 2.1234.0 to 2.1239.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1234.0 to 2.1239.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1234.0...v2.1239.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-25 03:47:55 +00:00
dependabot[bot]
654c85c3bd
chore: Bump eslint from 8.25.0 to 8.26.0 ( #549 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 03:46:55 +00:00
dependabot[bot]
3771c04929
chore: Bump jest from 29.2.0 to 29.2.2 ( #546 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.2.0 to 29.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 03:40:00 +00:00
dependabot[bot]
a12c502993
chore: Bump axios from 1.1.2 to 1.1.3 ( #535 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 03:38:18 +00:00
dependabot[bot]
201c28e22a
chore: Bump jest from 29.1.2 to 29.2.0 ( #534 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.1.2 to 29.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.2.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-18 03:31:52 +00:00
dependabot[bot]
e23a123a7b
chore: Bump aws-sdk from 2.1232.0 to 2.1234.0 ( #537 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1232.0 to 2.1234.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1232.0...v2.1234.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 03:26:57 +00:00
Tom Keller
0b60d8cf35
chore: Update dist ( #532 )
2022-10-17 22:27:31 +00:00
dependabot[bot]
50eedb0bfd
chore: Bump aws-sdk from 2.1231.0 to 2.1232.0 ( #526 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1231.0 to 2.1232.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1231.0...v2.1232.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 20:56:54 +00:00
Tom Keller
298d89ed65
Merge pull request #525 from aws-actions/peterwoodworth/node16announcement
...
chore: announce v1-node16 branch and update automation
2022-10-13 13:50:29 -07:00
peterwoodworth
bf1b24f227
address fixes
2022-10-13 13:44:39 -07:00
peterwoodworth
59e17413a1
announce v1-node16 branch and update automation on master
2022-10-13 13:37:46 -07:00
dependabot[bot]
5e8f93f56c
chore: Bump axios from 0.27.2 to 1.1.2 ( #517 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.1.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 03:16:39 +00:00
dependabot[bot]
227293d1f1
chore: Bump eslint from 8.24.0 to 8.25.0 ( #519 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-11 03:10:50 +00:00
dependabot[bot]
02d64821f5
chore: Bump aws-sdk from 2.1228.0 to 2.1231.0 ( #518 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1228.0 to 2.1231.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1228.0...v2.1231.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 03:06:10 +00:00
Daniel Barnes
eb745fe265
chore: update role duration description ( #486 )
...
* fix: role duration desc.
https://github.com/aws-actions/configure-aws-credentials/blob/67fbcbb121271f7775d2e7715933280b06314838/index.js#L10
https://github.com/aws-actions/configure-aws-credentials/blob/67fbcbb121271f7775d2e7715933280b06314838/index.js#L315
* bolding for better attention grabbing + session-token update
* spacing for attention
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-10 23:36:08 +00:00
Alexander Mancevice
5820660064
fix: Change role duration behavior ( #513 )
...
When a session token provided, use 1hr as role duration
Otherwise, use the max duration of GitHub action (6hr)
2022-10-10 23:29:04 +00:00
Brendon Smith
5a4b8f03d1
docs: Document GitHub Open ID Connect integration ( #300 )
...
* docs: Document GitHub Open ID Connect integration
* docs: Add guidance on configuring OIDC subject
https://github.com/aws-actions/configure-aws-credentials/pull/300#issuecomment-961143871
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-05 01:25:54 +00:00
dependabot[bot]
1a8c67f224
chore: Bump aws-sdk from 2.1224.0 to 2.1228.0 ( #509 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1224.0 to 2.1228.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1224.0...v2.1228.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-04 03:17:35 +00:00
dependabot[bot]
4c43463bca
chore: Bump jest from 29.0.3 to 29.1.2 ( #510 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.0.3 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-04 03:11:44 +00:00
dependabot[bot]
1cb4968956
chore: Bump @actions/core from 1.9.1 to 1.10.0 ( #508 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 03:06:15 +00:00
Peter Woodworth
2fd1c82a69
chore: add issue templates and actions ( #507 )
...
* chore: add issue templates and actions
* chore: add issue templates and actions
2022-10-01 00:31:14 +00:00
Tom Keller
b76492e92a
ECS devX are no longer reviewers
2022-09-30 17:24:47 -07:00
dependabot[bot]
26b8f023a5
chore: Bump eslint from 8.23.1 to 8.24.0 ( #506 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-27 03:03:42 +00:00
GitHub Actions
17bbe90162
chore: Update dist
2022-09-27 03:02:26 +00:00
dependabot[bot]
8a11b8d838
chore: Bump aws-sdk from 2.1219.0 to 2.1224.0 ( #505 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1219.0 to 2.1224.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1219.0...v2.1224.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 03:01:52 +00:00
dependabot[bot]
82d0c78cbe
chore: Bump jest from 27.5.1 to 29.0.3 ( #501 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 27.5.1 to 29.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 18:44:07 +00:00
GitHub Actions
fa4d57d969
chore: Update dist
2022-09-19 18:41:57 +00:00
dependabot[bot]
0d787d7f01
chore: Bump aws-sdk from 2.1112.0 to 2.1219.0 ( #503 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1112.0 to 2.1219.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1112.0...v2.1219.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 18:40:53 +00:00
dependabot[bot]
3cca7ed9f3
chore: Bump eslint from 8.13.0 to 8.23.1 ( #500 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.13.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-19 18:38:46 +00:00
GitHub Actions
d2f61a0379
chore: Update dist
2022-09-19 18:36:16 +00:00
dependabot[bot]
499b4f9c35
chore: Bump @actions/core from 1.6.0 to 1.9.1 ( #481 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.6.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-19 18:35:36 +00:00
dependabot[bot]
b03c2c7012
chore: Bump axios from 0.26.1 to 0.27.2 ( #434 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.27.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-19 18:34:19 +00:00
Tom Keller
f9dc1b2393
Semantic PRs is no longer maintained
2022-09-19 14:31:01 -04:00
Release Automation
67fbcbb121
chore(release): 1.7.0
2022-08-03 00:06:08 +00:00
peterwoodworth
58bb841154
empty
2022-08-02 14:14:37 -07:00
GitHub Actions
34779ed730
chore: Update dist
2022-07-21 18:30:44 +00:00
Peter Woodworth
bf7f81fcf7
Merge pull request #362 from alblue/allow-audience
...
feat: Allow audience to be explicitly specified
2022-07-21 11:29:19 -07:00
peterwoodworth
79fafe359f
remove unused variable
2022-07-21 11:09:28 -07:00
Alex Blewitt
d1edd20a7e
Updated README.md for information about using alternate audiences
2022-07-08 23:26:57 +01:00
dependabot[bot]
8a84b07f20
chore: Bump eslint from 8.12.0 to 8.13.0 ( #418 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.13.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-12 03:48:19 +00:00
GitHub Actions
2e344a8a34
chore: Update dist
2022-04-12 03:46:12 +00:00
dependabot[bot]
9f69d0f0bc
chore: Bump aws-sdk from 2.1107.0 to 2.1112.0 ( #417 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1107.0 to 2.1112.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1107.0...v2.1112.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-04-12 03:45:35 +00:00
GitHub Actions
1ca0e74a85
chore: Update dist
2022-04-05 03:02:50 +00:00
dependabot[bot]
1684cc585e
chore: Bump aws-sdk from 2.1102.0 to 2.1107.0 ( #414 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1102.0 to 2.1107.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1102.0...v2.1107.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-04-05 03:02:14 +00:00
dependabot[bot]
4ee5565853
chore: Bump minimist from 1.2.5 to 1.2.6 ( #412 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-29 03:05:26 +00:00
GitHub Actions
4ff5ea70e6
chore: Update dist
2022-03-29 03:03:30 +00:00
dependabot[bot]
6abb918e09
chore: Bump aws-sdk from 2.1097.0 to 2.1102.0 ( #411 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1097.0 to 2.1102.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1097.0...v2.1102.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-29 03:02:50 +00:00
dependabot[bot]
082f9f0637
chore: Bump eslint from 8.11.0 to 8.12.0 ( #410 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-03-29 03:01:29 +00:00
Alex Blewitt
2f8dfd0ed4
feat: Allow audience to be explicitly specified
...
The default audience for the GitHub OIDC uses sts.amazonaws.com, but there are
situations when it would be desirable to allow different audience names to be
used instead. Allow this to be specified as an argument to the action.
2022-03-24 10:22:07 +00:00
GitHub Actions
f350a92ff6
chore: Update dist
2022-03-22 03:02:46 +00:00
dependabot[bot]
88da7d4f1c
chore: Bump aws-sdk from 2.1093.0 to 2.1097.0 ( #408 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1093.0 to 2.1097.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1093.0...v2.1097.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-03-22 03:02:10 +00:00
GitHub Actions
18cfdaf552
chore: Update dist
2022-03-15 03:06:55 +00:00
dependabot[bot]
84665e59c8
chore: Bump aws-sdk from 2.1088.0 to 2.1093.0 ( #406 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1088.0 to 2.1093.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1088.0...v2.1093.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-15 03:06:09 +00:00
dependabot[bot]
8788ec5aa1
chore: Bump eslint from 8.10.0 to 8.11.0 ( #405 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.10.0...v8.11.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-15 03:03:49 +00:00
dependabot[bot]
22e077f99c
chore: Bump axios from 0.26.0 to 0.26.1 ( #404 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.26.0...v0.26.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
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>
2022-03-15 03:02:21 +00:00
GitHub Actions
dfe025559e
chore: Update dist
2022-03-08 03:02:42 +00:00
dependabot[bot]
8050a91cfa
chore: Bump aws-sdk from 2.1083.0 to 2.1088.0 ( #400 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1083.0 to 2.1088.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1083.0...v2.1088.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-03-08 03:02:07 +00:00
dependabot[bot]
e9dce0860a
chore: Bump eslint from 8.9.0 to 8.10.0 ( #398 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.10.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-01 03:05:38 +00:00
GitHub Actions
1936d118bd
chore: Update dist
2022-03-01 03:03:19 +00:00
dependabot[bot]
5d27778945
chore: Bump aws-sdk from 2.1078.0 to 2.1083.0 ( #397 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1078.0 to 2.1083.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1078.0...v2.1083.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-03-01 03:02:30 +00:00
GitHub Actions
f06248b64a
chore: Update dist
2022-02-22 03:03:33 +00:00
dependabot[bot]
ead0512447
chore: Bump aws-sdk from 2.1074.0 to 2.1078.0 ( #392 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1074.0 to 2.1078.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1074.0...v2.1078.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-02-22 03:02:52 +00:00
dependabot[bot]
d63be9338f
chore: Bump jest from 27.5.0 to 27.5.1 ( #388 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.5.0...v27.5.1 )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-15 03:07:51 +00:00
dependabot[bot]
3ffb855336
chore: Bump axios from 0.25.0 to 0.26.0 ( #387 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: axios
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-15 03:06:13 +00:00
dependabot[bot]
25579cba53
chore: Bump eslint from 8.8.0 to 8.9.0 ( #386 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.8.0...v8.9.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-15 03:04:23 +00:00
GitHub Actions
a64e523261
chore: Update dist
2022-02-15 03:02:43 +00:00
dependabot[bot]
ebad18e1cb
chore: Bump aws-sdk from 2.1070.0 to 2.1074.0 ( #385 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1070.0 to 2.1074.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1070.0...v2.1074.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-02-15 03:01:53 +00:00
dependabot[bot]
f324ccbd8b
chore: Bump follow-redirects from 1.14.7 to 1.14.8 ( #384 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 16:29:26 +00:00
Parag Sanjay Bhingre
f500e4423a
Merge pull request #355 from GrahamCampbell/patch-1
...
fix: Update `token.actions.githubusercontent.com` thumbprint
2022-02-11 09:49:22 -08:00
dependabot[bot]
717cbc82f1
chore: Bump jest from 27.4.7 to 27.5.0 ( #375 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.7 to 27.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.7...v27.5.0 )
---
updated-dependencies:
- dependency-name: jest
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-08 03:04:48 +00:00
GitHub Actions
8b86e3223d
chore: Update dist
2022-02-08 03:02:56 +00:00
dependabot[bot]
72ccd62416
chore: Bump aws-sdk from 2.1066.0 to 2.1070.0 ( #374 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1066.0 to 2.1070.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1066.0...v2.1070.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-02-08 03:02:13 +00:00
GitHub Actions
852be5b0ee
chore: Update dist
2022-02-01 03:03:58 +00:00
dependabot[bot]
488370bebd
chore: Bump aws-sdk from 2.1062.0 to 2.1066.0 ( #372 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1062.0 to 2.1066.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1062.0...v2.1066.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-01 03:03:23 +00:00
dependabot[bot]
a8081b3d23
chore: Bump eslint from 8.7.0 to 8.8.0 ( #371 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.7.0...v8.8.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-02-01 03:01:39 +00:00
dependabot[bot]
fd1891d12d
chore: Bump axios from 0.24.0 to 0.25.0 ( #367 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: axios
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>
2022-01-25 03:05:05 +00:00
GitHub Actions
2d5d4077ee
chore: Update dist
2022-01-25 03:02:53 +00:00
dependabot[bot]
f24ace22d4
chore: Bump aws-sdk from 2.1058.0 to 2.1062.0 ( #366 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1058.0 to 2.1062.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1058.0...v2.1062.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-01-25 03:02:17 +00:00
Release Automation
05b148adc3
chore(release): 1.6.1
2022-01-18 18:36:40 +00:00
GitHub Actions
4e8c2213ad
chore: Update dist
2022-01-18 18:12:23 +00:00
Parag Sanjay Bhingre
6b3c017dce
Merge pull request #350 from paragbhingre/OIDCParallelRequest
...
fix: OIDC Parallel Requests error
2022-01-18 10:11:36 -08:00
dependabot[bot]
45451d5084
chore: Bump eslint from 8.6.0 to 8.7.0 ( #364 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.6.0...v8.7.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-18 03:05:10 +00:00
GitHub Actions
a27dcef2f6
chore: Update dist
2022-01-18 03:03:14 +00:00
dependabot[bot]
8a29164c8b
chore: Bump aws-sdk from 2.1054.0 to 2.1058.0 ( #363 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1054.0 to 2.1058.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1054.0...v2.1058.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-01-18 03:02:32 +00:00
dependabot[bot]
8d9fac2d2c
chore: Bump follow-redirects from 1.14.4 to 1.14.7 ( #360 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15 15:44:31 +00:00
Graham Campbell
c3e3b80272
Update README.md
...
Co-authored-by: Richard Clarke <richard.clarke@vgw.co >
2022-01-13 10:29:28 +00:00
Graham Campbell
b878f4b65b
Update token.actions.githubusercontent.com thumbprint
2022-01-12 23:25:13 +00:00
GitHub Actions
860d476018
chore: Update dist
2022-01-12 18:39:06 +00:00
dependabot[bot]
98c131dea9
chore: Bump aws-sdk from 2.1049.0 to 2.1054.0 ( #353 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1049.0 to 2.1054.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1049.0...v2.1054.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-12 18:38:22 +00:00
dependabot[bot]
4d108addaf
chore: Bump jest from 27.4.5 to 27.4.7 ( #352 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.5 to 27.4.7.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.5...v27.4.7 )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-12 18:36:58 +00:00
Parag Bhingre
133757e9b8
fix: OIDC Parallel Requests error
2022-01-12 10:36:47 -08:00
Parag Sanjay Bhingre
603116e993
Merge pull request #351 from paragbhingre/mergify
...
fix: Strict Mode Deprecation
2022-01-12 10:34:12 -08:00
Parag Bhingre
4c5e1c60cc
fix: Strict Mode Deprecation
2022-01-11 16:42:07 -08:00
dependabot[bot]
9b9980021a
chore: Bump eslint from 8.5.0 to 8.6.0 ( #347 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-04 03:04:56 +00:00
GitHub Actions
f3ce02b094
chore: Update dist
2022-01-04 03:03:04 +00:00
dependabot[bot]
b76c725e12
chore: Bump aws-sdk from 2.1048.0 to 2.1049.0 ( #346 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1048.0 to 2.1049.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1048.0...v2.1049.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2022-01-04 03:02:21 +00:00
GitHub Actions
0dbbed9302
chore: Update dist
2021-12-28 03:02:44 +00:00
dependabot[bot]
ebbea79d94
chore: Bump aws-sdk from 2.1047.0 to 2.1048.0 ( #343 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1047.0 to 2.1048.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1047.0...v2.1048.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-12-28 03:02:05 +00:00
dependabot[bot]
7c62b07b9f
chore: Bump eslint from 8.4.1 to 8.5.0 ( #339 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.4.1...v8.5.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-21 03:03:46 +00:00
GitHub Actions
3fbeeb47e5
chore: Update dist
2021-12-21 03:02:11 +00:00
dependabot[bot]
63e6f31c9a
chore: Bump aws-sdk from 2.1046.0 to 2.1047.0 ( #338 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1046.0 to 2.1047.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1046.0...v2.1047.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-12-21 03:01:33 +00:00
GitHub Actions
bd9e4620f6
chore: Update dist
2021-12-14 03:03:56 +00:00
dependabot[bot]
57753efe28
chore: Bump aws-sdk from 2.1044.0 to 2.1046.0 ( #334 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1044.0 to 2.1046.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1044.0...v2.1046.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-14 03:03:18 +00:00
dependabot[bot]
306df94bc9
chore: Bump jest from 27.4.3 to 27.4.5 ( #333 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.3 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.3...v27.4.5 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-12-14 03:02:01 +00:00
dependabot[bot]
f6ce4d6612
chore: Bump eslint from 8.3.0 to 8.4.1 ( #327 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.3.0 to 8.4.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.3.0...v8.4.1 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-07 03:05:48 +00:00
GitHub Actions
96a6b113cd
chore: Update dist
2021-12-07 03:04:08 +00:00
dependabot[bot]
f93938f25d
chore: Bump aws-sdk from 2.1039.0 to 2.1044.0 ( #328 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1039.0 to 2.1044.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1039.0...v2.1044.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-07 03:03:29 +00:00
dependabot[bot]
ba85598351
chore: Bump jest from 27.4.0 to 27.4.3 ( #326 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.0 to 27.4.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.0...v27.4.3 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-12-07 03:02:16 +00:00
GitHub Actions
b978ecdce1
chore: Update dist
2021-11-30 03:03:10 +00:00
dependabot[bot]
f60aed899f
chore: Bump aws-sdk from 2.1034.0 to 2.1039.0 ( #320 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1034.0 to 2.1039.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1034.0...v2.1039.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-30 03:02:40 +00:00
dependabot[bot]
abe2958c93
chore: Bump jest from 27.3.1 to 27.4.0 ( #319 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.1 to 27.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.4.0 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-11-30 03:01:29 +00:00
Release Automation
ea7b857d8a
chore(release): 1.6.0
2021-11-23 21:14:51 +00:00
GitHub Actions
5932afb4de
chore: Update dist
2021-11-23 03:03:26 +00:00
dependabot[bot]
11ee46bb92
chore: Bump aws-sdk from 2.1029.0 to 2.1034.0 ( #315 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1029.0 to 2.1034.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1029.0...v2.1034.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-23 03:02:54 +00:00
dependabot[bot]
cbf875bf3b
chore: Bump eslint from 8.2.0 to 8.3.0 ( #314 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.2.0...v8.3.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2021-11-23 03:01:35 +00:00
GitHub Actions
fcd8bb1e0a
chore: Update dist
2021-11-16 03:01:55 +00:00
dependabot[bot]
f299f4c22f
chore: Bump aws-sdk from 2.1024.0 to 2.1029.0 ( #312 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1024.0 to 2.1029.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1024.0...v2.1029.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-11-16 03:01:27 +00:00
dependabot[bot]
2be883a47f
chore: Bump eslint from 8.1.0 to 8.2.0 ( #309 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-09 03:03:27 +00:00
GitHub Actions
6781b24514
chore: Update dist
2021-11-09 03:02:08 +00:00
dependabot[bot]
331e770405
chore: Bump aws-sdk from 2.1019.0 to 2.1024.0 ( #308 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1019.0 to 2.1024.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1019.0...v2.1024.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-11-09 03:01:35 +00:00
GitHub Actions
8eba69932f
chore: Update dist
2021-11-02 03:02:01 +00:00
dependabot[bot]
61cd0b489b
chore: Bump aws-sdk from 2.1015.0 to 2.1019.0 ( #303 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1015.0 to 2.1019.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1015.0...v2.1019.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-11-02 03:01:33 +00:00
GitHub Actions
e21f7333e8
chore: Update dist
2021-10-26 18:51:07 +00:00
dependabot[bot]
8852ea8a14
chore: Bump aws-sdk from 2.1011.0 to 2.1015.0 ( #298 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1011.0 to 2.1015.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1011.0...v2.1015.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-10-26 18:50:31 +00:00
dependabot[bot]
40618848ac
chore: Bump jest from 27.3.0 to 27.3.1 ( #296 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.0...v27.3.1 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-10-26 03:04:26 +00:00
dependabot[bot]
e0e9866084
chore: Bump axios from 0.23.0 to 0.24.0 ( #297 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: axios
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>
2021-10-26 03:02:46 +00:00
dependabot[bot]
599a2e5580
chore: Bump eslint from 8.0.1 to 8.1.0 ( #294 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.0.1...v8.1.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2021-10-26 03:01:35 +00:00
GitHub Actions
9e14050741
chore: Update dist
2021-10-19 22:03:43 +00:00
dependabot[bot]
f382f48182
chore: Bump aws-sdk from 2.996.0 to 2.1011.0 ( #292 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.996.0 to 2.1011.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.996.0...v2.1011.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-10-19 22:03:10 +00:00
dependabot[bot]
14cfe7b281
chore: Bump jest from 27.2.4 to 27.3.0 ( #290 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.4 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.3.0 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-10-19 03:04:07 +00:00
dependabot[bot]
f9473e17aa
chore: Bump axios from 0.22.0 to 0.23.0 ( #289 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: axios
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-10-19 03:02:59 +00:00
dependabot[bot]
84e68dc625
chore: Bump eslint from 7.32.0 to 8.0.1 ( #288 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.0.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 03:01:49 +00:00
Richard H Boyd
036a4a1ddf
feat: upgraded to new GH OIDC API ( #284 )
2021-10-18 18:33:08 +00:00
GitHub Actions
9aaa1daa91
chore: Update dist
2021-10-05 03:04:58 +00:00
dependabot[bot]
9ec13c9c00
chore: Bump @actions/core from 1.5.0 to 1.6.0 ( #277 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-10-05 03:04:27 +00:00
dependabot[bot]
3256f157d6
chore: Bump jest from 27.2.2 to 27.2.4 ( #276 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.2 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.4 )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-10-05 03:03:19 +00:00
GitHub Actions
ee3f482dac
chore: Update dist
2021-10-05 03:02:09 +00:00
dependabot[bot]
6ea0f4143d
chore: Bump axios from 0.21.4 to 0.22.0 ( #275 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.4 to 0.22.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.22.0 )
---
updated-dependencies:
- dependency-name: axios
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>
2021-10-05 03:01:34 +00:00
Richard H Boyd
a78fcb01f7
fix: reverting update to use new API ( #274 )
...
* Revert "chore: Update dist"
This reverts commit 9815921334 .
* Revert "fix: Updated token retrieval to use new API (#270 )"
This reverts commit 20ce4e5ba1 .
2021-09-30 18:12:15 +00:00
GitHub Actions
9815921334
chore: Update dist
2021-09-29 23:30:01 +00:00
Richard H Boyd
20ce4e5ba1
fix: Updated token retrieval to use new API ( #270 )
...
* feat: OIDC provider (with PR comments)
* feat: OIDC provider (with PR comments)
* updated OIDC based on new GH API
2021-09-29 23:29:33 +00:00
GitHub Actions
0c8047f19c
chore: Update dist
2021-09-28 18:31:07 +00:00
Richard H Boyd
b8c74de753
feat: added OIDC ( #262 )
...
* feat: OIDC provider (with PR comments)
* chore: Bump jest from 27.2.1 to 27.2.2 (#267 )
Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
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>
* chore: Bump ansi-regex from 5.0.0 to 5.0.1 (#269 )
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump aws-sdk from 2.991.0 to 2.996.0 (#268 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.991.0 to 2.996.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.991.0...v2.996.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* chore: Update dist
* feat: OIDC provider (with PR comments)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <runner@fv-az209-487.sst5i0nymnhu5a1lxus1lxbvub.xx.internal.cloudapp.net >
2021-09-28 18:30:32 +00:00
GitHub Actions
ef6880f4e4
chore: Update dist
2021-09-28 03:04:22 +00:00
dependabot[bot]
88e36ed0d9
chore: Bump aws-sdk from 2.991.0 to 2.996.0 ( #268 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.991.0 to 2.996.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.991.0...v2.996.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-09-28 03:03:48 +00:00
dependabot[bot]
207a070d63
chore: Bump ansi-regex from 5.0.0 to 5.0.1 ( #269 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 03:02:38 +00:00
dependabot[bot]
74ed23ca5e
chore: Bump jest from 27.2.1 to 27.2.2 ( #267 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-09-28 03:01:34 +00:00
dependabot[bot]
b9d67c7f13
chore: Bump jest from 27.2.0 to 27.2.1 ( #264 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.2.0 to 27.2.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1 )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-09-21 03:03:32 +00:00
GitHub Actions
7d82086556
chore: Update dist
2021-09-21 03:01:50 +00:00
dependabot[bot]
adee807d7a
chore: Bump aws-sdk from 2.988.0 to 2.991.0 ( #263 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.988.0 to 2.991.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.988.0...v2.991.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-09-21 03:01:23 +00:00
GitHub Actions
0f2c607a61
chore: Update dist
2021-09-14 03:04:00 +00:00
dependabot[bot]
dbc7efa3ed
chore: Bump aws-sdk from 2.983.0 to 2.988.0 ( #258 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.983.0 to 2.988.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.983.0...v2.988.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-09-14 03:03:23 +00:00
dependabot[bot]
34986b7882
chore: Bump jest from 27.1.0 to 27.2.0 ( #257 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.1.0 to 27.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.1.0...v27.2.0 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-09-14 03:01:37 +00:00
GitHub Actions
7b9eb2f6e4
chore: Update dist
2021-09-07 03:02:00 +00:00
dependabot[bot]
2e3c5998fd
chore: Bump aws-sdk from 2.979.0 to 2.983.0 ( #256 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.979.0 to 2.983.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.979.0...v2.983.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-09-07 03:01:28 +00:00
dependabot[bot]
dfa266992b
chore: Bump jest from 27.0.6 to 27.1.0 ( #254 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.1.0 )
---
updated-dependencies:
- dependency-name: jest
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-08-31 03:03:27 +00:00
GitHub Actions
882cf48fb9
chore: Update dist
2021-08-31 03:01:55 +00:00
dependabot[bot]
149a4abd85
chore: Bump aws-sdk from 2.974.0 to 2.979.0 ( #253 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.974.0 to 2.979.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.974.0...v2.979.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-08-31 03:01:28 +00:00
GitHub Actions
2bd0cfca33
chore: Update dist
2021-08-24 03:03:38 +00:00
dependabot[bot]
9b8de54d9b
chore: Bump @actions/core from 1.4.0 to 1.5.0 ( #252 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
2021-08-24 03:03:07 +00:00
GitHub Actions
fa2fb9f874
chore: Update dist
2021-08-24 03:01:54 +00:00
dependabot[bot]
f7a95e1861
chore: Bump aws-sdk from 2.969.0 to 2.974.0 ( #251 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.969.0 to 2.974.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.969.0...v2.974.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-08-24 03:01:21 +00:00
GitHub Actions
710f5b29b3
chore: Update dist
2021-08-17 03:01:49 +00:00
dependabot[bot]
6e5810b844
chore: Bump aws-sdk from 2.964.0 to 2.969.0 ( #250 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.964.0 to 2.969.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.964.0...v2.969.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-08-17 03:01:21 +00:00
市川恭佑 (ebi)
c48e1b5784
fix: typo "charcters" in README.md ( #241 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-08-16 17:15:51 +00:00
GitHub Actions
b0e8652658
chore: Update dist
2021-08-10 03:01:53 +00:00
dependabot[bot]
88787fda18
chore: Bump aws-sdk from 2.959.0 to 2.964.0 ( #248 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.959.0 to 2.964.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.959.0...v2.964.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-08-10 03:01:24 +00:00
GitHub Actions
1f1eb0f055
chore: Update dist
2021-08-03 20:36:13 +00:00
Michael Nesta
8053174404
feat: Add the ability to use a web identity token file ( #240 )
...
* feat: Add the ability to use a web identity token file
* mark web identity token file as not required
* fix indentation
* better docs and added support for relative vs absolute paths
* bind sts context and adjust fs calls
* exclude tags if using web identity token file
* fix readme aand adjust tag removal logic
* undo re-ordering of lines
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-08-03 20:35:25 +00:00
dependabot[bot]
ef6b971eca
chore: Bump eslint from 7.31.0 to 7.32.0 ( #244 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-08-03 03:03:34 +00:00
GitHub Actions
5548ca9128
chore: Update dist
2021-08-03 03:01:56 +00:00
dependabot[bot]
f8c0a913fd
chore: Bump aws-sdk from 2.954.0 to 2.959.0 ( #243 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.954.0 to 2.959.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.954.0...v2.959.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-08-03 03:01:27 +00:00
GitHub Actions
af7d0d7799
chore: Update dist
2021-07-27 03:02:01 +00:00
dependabot[bot]
8085c119c3
chore: Bump aws-sdk from 2.949.0 to 2.954.0 ( #242 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.949.0 to 2.954.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.949.0...v2.954.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-07-27 03:01:29 +00:00
GitHub Actions
e75b7bbcfa
chore: Update dist
2021-07-20 03:02:06 +00:00
dependabot[bot]
9b77c5dd92
chore: Bump aws-sdk from 2.944.0 to 2.949.0 ( #238 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.944.0 to 2.949.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.944.0...v2.949.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-07-20 03:01:33 +00:00
Release Automation
0d9a5be0dc
chore(release): 1.5.11
2021-07-19 18:15:05 +00:00
dependabot[bot]
10fe4828d8
chore: Bump eslint from 7.29.0 to 7.31.0 ( #237 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.29.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.31.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2021-07-19 17:25:00 +00:00
GitHub Actions
2b3967abf0
chore: Update dist
2021-07-13 03:01:55 +00:00
dependabot[bot]
7acd73f5ec
chore: Bump aws-sdk from 2.939.0 to 2.944.0 ( #235 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.939.0 to 2.944.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.939.0...v2.944.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-07-13 03:01:25 +00:00
GitHub Actions
b66e321a4e
chore: Update dist
2021-07-06 03:02:35 +00:00
dependabot[bot]
54cbd0351a
chore: Bump aws-sdk from 2.936.0 to 2.939.0 ( #232 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.936.0 to 2.939.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.936.0...v2.939.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-07-06 03:02:00 +00:00
GitHub Actions
6a87164302
chore: Update dist
2021-06-29 03:02:38 +00:00
dependabot[bot]
061049d49f
chore: Bump aws-sdk from 2.934.0 to 2.936.0 ( #231 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.934.0 to 2.936.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.934.0...v2.936.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-29 03:02:09 +00:00
dependabot[bot]
f68ad753c3
chore: Bump jest from 27.0.5 to 27.0.6 ( #230 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.5 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.5...v27.0.6 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-06-29 03:01:29 +00:00
dependabot[bot]
122d9ef75e
chore: Bump jest from 27.0.4 to 27.0.5 ( #226 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.4 to 27.0.5.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.4...v27.0.5 )
---
updated-dependencies:
- dependency-name: jest
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>
2021-06-25 16:37:24 +00:00
GitHub Actions
ab06157722
chore: Update dist
2021-06-25 16:35:25 +00:00
dependabot[bot]
13debc4a47
chore: Bump aws-sdk from 2.932.0 to 2.934.0 ( #227 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.932.0 to 2.934.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.932.0...v2.934.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-25 16:34:57 +00:00
dependabot[bot]
3db60a3b37
chore: Bump eslint from 7.27.0 to 7.29.0 ( #225 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.27.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.29.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2021-06-25 16:28:36 +00:00
GitHub Actions
02e35facd1
chore: Update dist
2021-06-22 03:02:10 +00:00
dependabot[bot]
d905ac4d91
chore: Bump aws-sdk from 2.928.0 to 2.932.0 ( #224 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.928.0 to 2.932.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.928.0...v2.932.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-06-22 03:01:41 +00:00
GitHub Actions
dc534a08cf
chore: Update dist
2021-06-15 05:03:27 +00:00
dependabot[bot]
0bcf2b267e
chore: Bump aws-sdk from 2.923.0 to 2.928.0 ( #223 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.923.0 to 2.928.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.923.0...v2.928.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-06-15 05:02:59 +00:00
GitHub Actions
77db83ef6f
chore: Update dist
2021-06-08 05:27:00 +00:00
dependabot[bot]
7e1dbf6504
chore: Bump @actions/core from 1.2.7 to 1.4.0 ( #221 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.4.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
2021-06-08 05:26:25 +00:00
dependabot[bot]
b0d5abffa1
chore: Bump jest from 27.0.3 to 27.0.4 ( #219 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.3 to 27.0.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.3...v27.0.4 )
---
updated-dependencies:
- dependency-name: jest
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-08 05:04:30 +00:00
GitHub Actions
17c44e335b
chore: Update dist
2021-06-08 05:03:10 +00:00
dependabot[bot]
1497fd0f1e
chore: Bump aws-sdk from 2.918.0 to 2.923.0 ( #218 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.918.0 to 2.923.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.918.0...v2.923.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
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>
2021-06-08 05:02:39 +00:00
Release Automation
13d241b293
chore(release): 1.5.10
2021-06-01 05:34:40 +00:00
dependabot[bot]
230d25f14e
chore: Bump jest from 27.0.1 to 27.0.3 ( #217 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.1 to 27.0.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.1...v27.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-01 05:10:18 +00:00
GitHub Actions
65b54d1a99
chore: Update dist
2021-06-01 05:09:07 +00:00
dependabot[bot]
ef2b041797
chore: Bump aws-sdk from 2.916.0 to 2.918.0 ( #216 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.916.0 to 2.918.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.916.0...v2.918.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 05:08:39 +00:00
dependabot[bot]
e1cbb915a6
chore: Bump jest from 26.6.3 to 27.0.1 ( #215 )
...
Bumps [jest](https://github.com/facebook/jest ) from 26.6.3 to 27.0.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-27 17:07:20 +00:00
GitHub Actions
7c6941c992
chore: Update dist
2021-05-27 17:05:33 +00:00
dependabot[bot]
0af073e722
chore: Bump aws-sdk from 2.913.0 to 2.916.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.913.0 to 2.916.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.913.0...v2.916.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-27 10:04:56 -07:00
GitHub Actions
47603571fa
chore: Update dist
2021-05-25 05:05:25 +00:00
dependabot[bot]
819cc639a4
chore: Bump aws-sdk from 2.908.0 to 2.913.0 ( #212 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.908.0 to 2.913.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.908.0...v2.913.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-25 05:04:54 +00:00
GitHub Actions
9a884abe4a
chore: Update dist
2021-05-25 05:03:52 +00:00
dependabot[bot]
8ad8d14cff
chore: Bump eslint from 7.26.0 to 7.27.0 ( #211 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 05:03:12 +00:00
dependabot[bot]
55f5493fd1
chore: Bump aws-sdk from 2.904.0 to 2.908.0 ( #210 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.904.0 to 2.908.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.904.0...v2.908.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 05:02:30 +00:00
GitHub Actions
30d0c4e632
chore: Update dist
2021-05-11 19:01:25 +00:00
Parag Sanjay Bhingre
4900858c22
fix: skips session tagging ( #209 )
2021-05-11 19:00:49 +00:00
GitHub Actions
745b3becf5
chore: Update dist
2021-05-11 05:04:18 +00:00
dependabot[bot]
74dad352c3
chore: Bump aws-sdk from 2.899.0 to 2.904.0 ( #208 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.899.0 to 2.904.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.899.0...v2.904.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-11 05:03:47 +00:00
dependabot[bot]
d3caf7c609
chore: Bump eslint from 7.25.0 to 7.26.0 ( #207 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 05:02:11 +00:00