amphtml
amphtml copied to clipboard
📦 Update core devDependencies
This PR contains the following updates:
See all other Renovate PRs on the Dependency Dashboard
How to resolve breaking changes
This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:
# Check out the PR branch
git checkout -b renovate/core-devdependencies main
git pull https://github.com/ampproject/amphtml.git renovate/core-devdependencies
# Directly make fixes and commit them
amp lint --fix # For lint errors in JS files
amp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors
# Push the changes to the branch
git push [email protected]:ampproject/amphtml.git renovate/core-devdependencies:renovate/core-devdependencies
Release Notes
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)
v3.600.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.598.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.596.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.592.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.591.0
Features
- client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9)
v3.590.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.588.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.587.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.583.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.582.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.577.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.576.0
Features
- client-s3: Updated a few x-id in the http uri traits (dcde25a)
v3.575.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.574.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.572.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.569.0
Bug Fixes
v3.568.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.567.0
Features
v3.565.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.564.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.563.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.556.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.554.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.552.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.550.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.549.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.540.0
Bug Fixes
v3.537.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.536.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.535.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.534.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.533.0
Features
- client-s3: This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT). (2ddd8ec)
3.529.1 (2024-03-08)
Note: Version bump only for package @​aws-sdk/client-s3
v3.529.1
Note: Version bump only for package @​aws-sdk/client-s3
v3.529.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.525.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.523.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.521.0
Features
v3.515.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.514.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.513.0
Features
v3.511.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.509.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.507.0
Features
v3.504.0
Note: Version bump only for package @​aws-sdk/client-s3
3.503.1 (2024-01-30)
Note: Version bump only for package @​aws-sdk/client-s3
v3.503.1
Note: Version bump only for package @​aws-sdk/client-s3
v3.503.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.502.0
Features
v3.501.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.499.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.498.0
Note: Version bump only for package @​aws-sdk/client-s3
v3.496.0
Bug Fixes
ChiragRupani/karma-chromiumedge-launcher (@​chiragrupani/karma-chromium-edge-launcher)
v2.4.1
: @​ChiragRupani/karma-chromium-edge-launcher 2.4.1
Changes:
This list of changes was auto generated.
Full Changelog: https://github.com/ChiragRupani/karma-chromiumedge-launcher/compare/2.3.1...2.4.1
jridgewell/resolve-uri (@​jridgewell/resolve-uri)
v3.1.2
What's Changed
- Use const enum for UrlType by @​sapphi-red in https://github.com/jridgewell/resolve-uri/pull/120
- Reduces file size by ~18%
New Contributors
- @​sapphi-red made their first contribution in https://github.com/jridgewell/resolve-uri/pull/120
Full Changelog: https://github.com/jridgewell/resolve-uri/compare/v3.1.1...v3.1.2
ajv-validator/ajv (ajv)
v8.16.0
What's Changed
- Revert fast-uri change by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2444
Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0
v8.15.0
What's Changed
- Replace
uri-js
withfast-uri
by @​vixalien in https://github.com/ajv-validator/ajv/pull/2415 - Bump to 8.15.0 by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2442
New Contributors
- @​vixalien made their first contribution in https://github.com/ajv-validator/ajv/pull/2415
Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.14.0...v8.15.0
v8.14.0
What's Changed
- readme: build badge by @​epoberezkin in https://github.com/ajv-validator/ajv/pull/2424
- Update workflows by @​rotu in https://github.com/ajv-validator/ajv/pull/2410
- docs: add warning to maxLength / minLength by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2428
- fix: broken link in docs warning by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2431
- compileAsync a schema with discriminator and $ref, fixes #​2427 by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2433
- bump version to 8.14.0 for publishing by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2440
New Contributors
- @​rotu made their first contribution in https://github.com/ajv-validator/ajv/pull/2410
Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.13.0...v8.14.0
v8.13.0
- add named exports
- update dependencies
- update node.js
postcss/autoprefixer (autoprefixer)
v10.4.19
- Removed
end value has mixed support, consider using flex-end
warning sinceend
/start
now have good support.
v10.4.18
- Fixed removing
-webkit-box-orient
on-webkit-line-clamp
(@​Goodwine).
avajs/ava (ava)
v6.1.3
What's Changed
- Include Node.js 22 in supported engines and test matrix by @​lenovouser in https://github.com/avajs/ava/pull/3328
- Add VS Code debugging instructions for Yarn PnP projects by @​bitjson in https://github.com/avajs/ava/pull/3317
- Document
serial
configuration option by @​turadg in https://github.com/avajs/ava/pull/3321
New Contributors
- @​bitjson made their first contribution in https://github.com/avajs/ava/pull/3317
- @​turadg made their first contribution in https://github.com/avajs/ava/pull/3321
- @​lenovouser made their first contribution in https://github.com/avajs/ava/pull/3328
Full Changelog: https://github.com/avajs/ava/compare/v6.1.2...v6.1.3
v6.1.2
What's Changed
- Fix throws assertions rejecting falsy values when
any: true
by @​gibson042 in https://github.com/avajs/ava/pull/3313
Full Changelog: https://github.com/avajs/ava/compare/v6.1.1...v6.1.2
v6.1.1
What's Changed
- Fix 'previous failures' in watch mode always incrementing by @​novemberborn in https://github.com/avajs/ava/pull/3297
Full Changelog: https://github.com/avajs/ava/compare/v6.1.0...v6.1.1
v6.1.0
What's Changed
-
Implement
registerCompletionHandler()
by @​novemberborn in https://github.com/avajs/ava/pull/3283AVA 6 expects test code to clean up gracefully when the tests are complete, allowing the test environment (worker thread or child process) to exit. If this does not happen, AVA will report a timeout. You can use
registerCompletionHandler()
to perform any other clean up (or indeed exit the process) after AVA has completed the test execution. See the description here. -
Fix potential bug with watch mode when no failed test files are written by @​novemberborn in https://github.com/avajs/ava/pull/3287
-
Fix
ava/internal
ESM type module by @​codetheweb in https://github.com/avajs/ava/pull/3292
Full Changelog: https://gith
Configuration
📅 Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Hey @estherkim! These files were changed:
build-system/tasks/e2e/amp-driver.js
Woohoo! Finally managed to get this PR green!
@erwinmombay - there are bundle-size changes worth looking into
Bump @erwinmombay / @ychsieh - some serious bundle size changes. PTAL? Should we try to mitigate those?