scaleway-lib
scaleway-lib copied to clipboard
chore(deps): update dependency esbuild-plugin-browserslist to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| esbuild-plugin-browserslist | 0.16.0 -> 1.0.0 |
Release Notes
nihalgonsalves/esbuild-plugin-browserslist (esbuild-plugin-browserslist)
v1.0.0
⚠ BREAKING CHANGES
- This drops support for Node 18, and switches to a pure ESM package. This means that you either have to use
"type": "module"in yourpackage.json, or upgrade to a Node version that supports require(esm), i.e. >= v20.19.0, >= v22.12.0, or v23 and above.
Build System
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: cc936e0fe378ede35413c36b5b6321f11bba1808
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.76%. Comparing base (
2462838) to head (cc936e0). Report is 7 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2542 +/- ##
=======================================
Coverage 78.76% 78.76%
=======================================
Files 26 26
Lines 871 871
Branches 112 112
=======================================
Hits 686 686
Misses 172 172
Partials 13 13
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.