client-auto-scaling: Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement (041f6dd9)
New Features
client-route-53: Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (b3d22dec)
client-emr-containers: Correct endpoint for FIPS is configured for US Gov Regions. (0cd9baec)
client-inspector2: Add enums for Agentless scan statuses and EC2 enablement error states (52856e7f)
client-quicksight: Explicit query for authors and dashboard viewing sharing for embedded users (18135bcc)
client-bedrock: Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once. (06501cbb)
For list of updated packages, view updated-packages.md in assets-3.637.0.zip
v3.636.0
3.636.0(2024-08-21)
Chores
turbo: simplify build scripts in package.json (#6366) (614d98e1)
Documentation Changes
link to smithy/middleware-retry in Notable Changes (#6397) (31263194)
New Features
clients: update client endpoints as of 2024-08-21 (f8aaf1df)
client-ses: Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action" (aafc6ebd)
client-entityresolution: Increase the mapping attributes in Schema to 35. (d038be36)
client-glue: Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs. (b3bbf579)
client-securityhub: Security Hub documentation and definition updates (17db5f7e)
client-lambda: Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key. (6fff3639)
client-ec2: DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances (1baa7ea8)
client-auto-scaling: Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement (041f6dd9)
New Features
client-route-53: Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (b3d22dec)
client-emr-containers: Correct endpoint for FIPS is configured for US Gov Regions. (0cd9baec)
client-inspector2: Add enums for Agentless scan statuses and EC2 enablement error states (52856e7f)
client-quicksight: Explicit query for authors and dashboard viewing sharing for embedded users (18135bcc)
client-bedrock: Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once. (06501cbb)
For list of updated packages, view updated-packages.md in assets-3.637.0.zip
v3.636.0
3.636.0(2024-08-21)
Chores
turbo: simplify build scripts in package.json (#6366) (614d98e1)
Documentation Changes
link to smithy/middleware-retry in Notable Changes (#6397) (31263194)
New Features
clients: update client endpoints as of 2024-08-21 (f8aaf1df)
client-ses: Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action" (aafc6ebd)
client-entityresolution: Increase the mapping attributes in Schema to 35. (d038be36)
client-glue: Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs. (b3bbf579)
client-securityhub: Security Hub documentation and definition updates (17db5f7e)
client-lambda: Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key. (6fff3639)
client-ec2: DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances (1baa7ea8)
zone.js: Add support for addition jest functions. (#57280) (e1240c6), closes #57277
zone.js: Update the default behavior of fakeAsync to flush after the test (#57240) (70e8b40)
BREAKING CHANGES
zone.js:fakeAsync will now flush pending timers at the end of
the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
Commits
d1d4adc release: cut the zone.js-0.15.0 release (#57418)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the prod group with 9 updates in the / directory:
3.633.0
3.637.0
3.633.0
3.637.0
9.3.1
9.4.0
1.7.4
1.7.5
4.4.3
4.4.4
13.6.0
13.7.0
1.0.1
2.0.1
2.6.3
2.7.0
0.14.10
0.15.0
Updates
@aws-sdk/client-s3
from 3.633.0 to 3.637.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
ee762fe
Publish v3.637.02c0f590
Publish v3.635.0b474584
feat(client-s3): Amazon Simple Storage Service / Features : Add support for c...5154d4f
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (#6096)Updates
@aws-sdk/s3-request-presigner
from 3.633.0 to 3.637.0Release notes
Sourced from
@aws-sdk/s3-request-presigner
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-request-presigner
's changelog.Commits
ee762fe
Publish v3.637.02c0f590
Publish v3.635.05154d4f
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (#6096)Updates
@fastify/cookie
from 9.3.1 to 9.4.0Release notes
Sourced from
@fastify/cookie
's releases.Commits
4e816af
Bumped v9.4.0d2b6413
fix: stricter types for unsigned cookies (#292)cd9f415
chore(deps-dev): bump sinon from 17.0.2 to 18.0.0 (#286)b161b07
Fix problematic type comments (#284)70bf13f
Add algorithm and security notice (#285)e41c436
chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#283)cb3346f
fix: use request.protocol to check for HTTPS (#282)c474dbe
chore(.gitignore): add .tap/ dir (#278)Updates
axios
from 1.7.4 to 1.7.5Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)7004707
fix(adapter): fix undefined reference to hasBrowserEnv (#6572)fed1a4b
fix(core): fixReferenceError: navigator is not defined
for custom environm...550d885
fix(fetch): fix credentials handling in Cloudflare workers (#6533)bcd1c6d
chore(actions): fix sponsor action; (#6566)c8b7be5
chore(action): excludesponsors
branch from CI tests; (#6564)67aa1ef
chore(sponsor): update sponsor block (#6559)ff254a5
chore(action): change sponsors uri origin; (#6563)4f99675
chore(sponsor): update sponsor block (#6558)Updates
chart.js
from 4.4.3 to 4.4.4Release notes
Sourced from chart.js's releases.
Commits
dd554e0
Bump package version to 4.4.4 (#11874)2fa7241
Check if range method exists on element before executing it (#11873)a1f7355
Add radial linear scale to docs section of samples (#11871)3dac05e
Return false from the average tooltip positioner on no valid data (#11863)b51b57a
fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface (#11867)74122c1
fix(types): add xCenter and yCenter properties to RadialLinearScale interface...b9c0141
Bugfix/issue 11804 tooltip show for all invisible (#11858)f3f84fd
fix: Unset _resizeBeforeDraw before _resize() call to avoid possible recursio...147ee59
fix issue #11717 (#11844)0ca1b6e
Update OffscreenCanvas documentation, as it is widely available now (#11823)Updates
simple-icons
from 13.6.0 to 13.7.0Release notes
Sourced from simple-icons's releases.
Commits
45f8fec
Replace README CDN theme image links9dcae30
Release 3 new icons (v13.7.0)613e5c3
version bumpef7700c
Make ordering rules in Contribution Guidelines clearer (#11673)8f865c7
Add Thanos icon (#11202)dbca9c3
Add Baserow icon (#11215)b51a36d
Add HumHub icon (#11184)Updates
steam-appticket
from 1.0.1 to 2.0.1Release notes
Sourced from steam-appticket's releases.
Commits
3ff3473
2.0.179eb33b
Updated readme12c1445
Export ES6 default value in addition to named valuesf795c47
2.0.021393fc
2.0.0-beta.1ac7d4b9
Added lint-and-build workflowcc912e6
Port module to typescript1377fce
Bump required node versionb1a730e
Updated dependency versions62a5969
Properly decode version 2 tickets (fixes #5)Updates
tslib
from 2.6.3 to 2.7.0Release notes
Sourced from tslib's releases.
Commits
6abc075
Bump version to 2.7.0.227b5d6
Use global 'Iterator.prototype' for downlevel generators (#267)4f2902c
Implement deterministic collapse of 'await' in 'await using' (#262)Updates
zone.js
from 0.14.10 to 0.15.0Changelog
Sourced from zone.js's changelog.
Commits
d1d4adc
release: cut the zone.js-0.15.0 release (#57418)24cd1c8
build: lock file maintenance (#57340)e1240c6
fix(zone.js): Add support for addition jest functions. (#57280)70e8b40
fix(zone.js): Update the default behavior of fakeAsync to flush after the tes...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show