ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

📦 Update subpackage devDependencies #40143

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Update Type Package file
eslint (source) 9.9.1 -> 9.10.0 age adoption passing confidence minor devDependencies third_party/amp-toolbox-cache-url/package.json
jasmine (source) 5.2.0 -> 5.3.0 age adoption passing confidence minor devDependencies third_party/amp-toolbox-cache-url/package.json
rollup-plugin-json 4.0.0 -> 4.0.0 replacement devDependencies third_party/amp-toolbox-cache-url/package.json

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: ```sh # Check out the PR branch git checkout -b renovate/subpackage-devdependencies main git pull https://github.com/ampproject/amphtml.git renovate/subpackage-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 git@github.com:ampproject/amphtml.git renovate/subpackage-devdependencies:renovate/subpackage-devdependencies ```

This is a special PR that replaces rollup-plugin-json with the community suggested minimal stable replacement version.


Release Notes

eslint/eslint (eslint) ### [`v9.10.0`](https://redirect.github.com/eslint/eslint/compare/v9.9.1...6448f3280f85137b429c1c320da6fb4b48169bd5) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.9.1...v9.10.0)
jasmine/jasmine-npm (jasmine) ### [`v5.3.0`](https://redirect.github.com/jasmine/jasmine-npm/releases/tag/v5.3.0) [Compare Source](https://redirect.github.com/jasmine/jasmine-npm/compare/v5.2.0...v5.3.0) Please see the [release notes](https://redirect.github.com/jasmine/jasmine-npm/blob/main/release_notes/5.3.0.md).

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.



This PR was generated by Mend Renovate. View the repository job log.