ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

chore(deps): update dependency @stencil/core to v4.18.0

Open renovate[bot] opened this issue 1 year ago • 3 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stencil/core (source) 4.17.2 -> 4.18.0 age adoption passing confidence

Release Notes

ionic-team/stencil (@​stencil/core)

v4.18.0

Compare Source

Bug Fixes
Features

🏊 4.17.2 (2024-04-29)

Bug Fixes

🚒 4.17.1 (2024-04-23)

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekday before 11am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 10 '24 00:05 renovate[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 1:38pm

vercel[bot] avatar May 10 '24 00:05 vercel[bot]

@thetaPC I updated this PR to account for the modes being reported in the output of api.txt. I split this into a few different commits:

  • https://github.com/ionic-team/ionic-framework/pull/29487/commits/4159dd1d6a6f84430b4663528b600df6810211e2 just reruns stencil build in core, where you can see all the duplicate-looking entries, now that we have a css property per mode
  • https://github.com/ionic-team/ionic-framework/pull/29487/commits/ad2271eb1f5f55bae45bac0d81eaeb1d3a772b4c updates the output target for api.txt to add the mode
  • https://github.com/ionic-team/ionic-framework/pull/29487/commits/a6e24280f5c4801b046611d064ff6832a181be91 updates the api.txt again, this time with the new OT

LMK if you have any questions!

CC: @brandyscarney @sean-perkins

rwaskiewicz avatar May 10 '24 13:05 rwaskiewicz

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.

renovate[bot] avatar May 10 '24 15:05 renovate[bot]

[!NOTE] Once this is merged into main and syncing to next, the dev team will need to run npm run build from core/ to generate the updated contents of api.txt with the ionic mode. Otherwise CI will fail with the generated diff.

sean-perkins avatar May 13 '24 15:05 sean-perkins

:shipit:

brandyscarney avatar May 15 '24 19:05 brandyscarney